Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.opengis.filter.spatial Classes and Interfaces - 16 results found.
NameDescriptionTypePackageFramework
BBOXSpatial operator that evaluates to true when the bounding box of the feature's geometry overlaps the bounding box provided in this object's properties.Interfaceorg.opengis.filter.spatialGeoTools
BBOX3DAn extension to the general BBOX filter for supporting 3D Bounding Boxes that have a minimum and maximum Z-value.Interfaceorg.opengis.filter.spatialGeoTools
BeyondConcrete distance buffer operator that evaluates as true when all of a feature's geometry lies beyond (i.Interfaceorg.opengis.filter.spatialGeoTools
BinarySpatialOperatorAbstract superclass for filter operators that perform some sort of spatial comparison on two geometric objects.Interfaceorg.opengis.filter.spatialGeoTools
BoundedSpatialOperatorMarker interface for spatial operators that are a subset of the BBOX relationship.Interfaceorg.opengis.filter.spatialGeoTools
ContainsConcrete binary spatial operator that evaluates to true if the the first geometric operand contains the second.Interfaceorg.opengis.filter.spatialGeoTools
CrossesConcrete binary spatial operator that evaluates to true if the first geometric operand crosses the second (in the sense definedInterfaceorg.opengis.filter.spatialGeoTools
DisjointConcrete binary spatial operator that evaluates to true if the first operand is disjoint from the second (in the sense definedInterfaceorg.opengis.filter.spatialGeoTools
DistanceBufferOperatorAbstract superclass for spatial operators that check that one shape satisfies some relation to a buffer around another shape.Interfaceorg.opengis.filter.spatialGeoTools
DWithinConcrete distance buffer operator that evaluates as true when any part of the first geometry lies within the given distanceInterfaceorg.opengis.filter.spatialGeoTools
EqualsConcrete binary spatial operator that evaluates to true if the geometry of the two operands are equal.Interfaceorg.opengis.filter.spatialGeoTools
IntersectsConcrete binary spatial operator that evaluates to true if the two geometric operands intersect.Interfaceorg.opengis.filter.spatialGeoTools
OverlapsConcrete binary spatial operator that evaluates to true if the interior of the first geometry somewhere overlaps theInterfaceorg.opengis.filter.spatialGeoTools
SpatialOperatorAbstract base class for operators that perform a spatial comparison on geometric attributes of a feature.Interfaceorg.opengis.filter.spatialGeoTools
TouchesConcrete binary spatial operator that evaluates to true if the feature's geometry touches, but does not overlap with theInterfaceorg.opengis.filter.spatialGeoTools
WithinConcrete binary spatial operator that evaluates to true if the feature's geometry is completely contained by the constantInterfaceorg.opengis.filter.spatialGeoTools