Class IndexedFacetDistance.FacetSequenceDistance

  • All Implemented Interfaces:
    ItemDistance
    Enclosing class:
    IndexedFacetDistance

    private static class IndexedFacetDistance.FacetSequenceDistance
    extends java.lang.Object
    implements ItemDistance
    Tests whether the base geometry lies within a specified distance of the given geometry. // * @param g the geometry to test // * @param maximumDistance the maximum distance to test // * @return true if the geometry lies with the specified distance
    • Constructor Detail

      • FacetSequenceDistance

        private FacetSequenceDistance()