Package org.locationtech.jts.geom
Class OctagonalEnvelope.BoundingOctagonComponentFilter
java.lang.Object
org.locationtech.jts.geom.OctagonalEnvelope.BoundingOctagonComponentFilter
- All Implemented Interfaces:
GeometryComponentFilter
- Enclosing class:
OctagonalEnvelope
private static class OctagonalEnvelope.BoundingOctagonComponentFilter
extends Object
implements GeometryComponentFilter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
oe
-
-
Constructor Details
-
BoundingOctagonComponentFilter
BoundingOctagonComponentFilter(OctagonalEnvelope oe)
-
-
Method Details
-
filter
Description copied from interface:GeometryComponentFilterPerforms an operation with or ongeom.- Specified by:
filterin interfaceGeometryComponentFilter- Parameters:
geom- aGeometryto which the filter is applied.
-