public class GeometryBoxDeleter
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
private static class |
GeometryBoxDeleter.BoxDeleteComponentOperation |
private static class |
GeometryBoxDeleter.BoxDeleteVertexOperation |
Constructor and Description |
---|
GeometryBoxDeleter() |
Modifier and Type | Method and Description |
---|---|
static Geometry |
delete(Geometry geom,
Envelope env) |
private static Geometry |
deleteComponents(Geometry geom,
Envelope env) |
private static Geometry |
deleteVertices(Geometry geom,
Envelope env) |