Interface GeospatialEvaluationCriteria

All Known Implementing Classes:
GeospatialEvaluationCriteriaImpl

public interface GeospatialEvaluationCriteria
  • Method Summary

    Modifier and Type
    Method
    Description
    org.locationtech.jts.geom.Geometry
     
    double
     
    org.locationtech.jts.geom.Geometry
     
     
  • Method Details

    • getOperation

      String getOperation()
    • getInput

      org.locationtech.jts.geom.Geometry getInput()
    • getCriteria

      org.locationtech.jts.geom.Geometry getCriteria()
    • getDistance

      double getDistance()