Interface DistanceBufferOperator

    • Method Detail

      • getDistance

        double getDistance()
        Returns the buffer distance around the geometry that will be used when comparing features' geometries.
      • getDistanceUnits

        String getDistanceUnits()
        Gets the units of measure that can be used to interpret the distance value held by this object. An implementation may throw an exception if these units differ from the units of the coordinate system of its geometry or the feature's geometry.