Uses of Class
org.apache.sis.internal.feature.SpatialOperationContext
Packages that use SpatialOperationContext
Package
Description
A set of helper classes for the SIS implementation.
-
Uses of SpatialOperationContext in org.apache.sis.internal.feature
Methods in org.apache.sis.internal.feature with parameters of type SpatialOperationContextModifier and TypeMethodDescriptionfinal booleanGeometryWrapper.predicate(DistanceOperatorName type, GeometryWrapper<G> other, javax.measure.Quantity<javax.measure.quantity.Length> distance, SpatialOperationContext context) Applies a filter predicate between this geometry and another geometry.final booleanGeometryWrapper.predicate(SpatialOperatorName type, GeometryWrapper<G> other, SpatialOperationContext context) Applies a filter predicate between this geometry and another geometry.