Package org.geotools.data.util
Class DistanceBufferUtil
Object
DistanceBufferUtil
Utility class for DistanceBufferOperations
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic double
getDistanceInMeters
(DistanceBufferOperator operator) Converts the distance of the operator in meters, or returns the current value if there is no units distancestatic double
getDistanceInNativeUnits
(DistanceBufferOperator operator, Integer currentSRID)
-
Field Details
-
LOGGER
Standard java logger
-
-
Constructor Details
-
DistanceBufferUtil
public DistanceBufferUtil()
-
-
Method Details
-
getDistanceInNativeUnits
-
getDistanceInMeters
Converts the distance of the operator in meters, or returns the current value if there is no units distance
-