Interface GeospatialEvaluationCriteria
- All Known Implementing Classes:
GeospatialEvaluationCriteriaImpl
public interface GeospatialEvaluationCriteria
-
Method Summary
Modifier and TypeMethodDescriptionorg.locationtech.jts.geom.Geometrydoubleorg.locationtech.jts.geom.GeometrygetInput()
-
Method Details
-
getOperation
String getOperation() -
getInput
org.locationtech.jts.geom.Geometry getInput() -
getCriteria
org.locationtech.jts.geom.Geometry getCriteria() -
getDistance
double getDistance()
-