Uses of Class
de.turnertech.ows.gml.Distance
Packages that use Distance
-
Uses of Distance in de.turnertech.ows.gml
Methods in de.turnertech.ows.gml that return DistanceModifier and TypeMethodDescriptionstatic DistanceDistance.fromFeet(double feet) static DistanceDistance.fromKilometres(double kilometres) static DistanceDistance.fromMetres(double metres) static DistanceDistance.fromNauticalMiles(double nauticalMiles) Distance.inFeet()Distance.inKilometres()Distance.inMetres()Distance.inNauticalMiles()Methods in de.turnertech.ows.gml with parameters of type DistanceModifier and TypeMethodDescriptionbooleanDistance.equalsDistance(Distance other) booleanDistance.equalsDistance(Distance other, double tolerance)