public class Point2DToJTS extends ToJTS
OPERATION_CONTAINS_CODE, OPERATION_CONTAINS_NAME, OPERATION_INTERSECTS_CODE, OPERATION_INTERSECTS_NAME| Constructor and Description |
|---|
Point2DToJTS() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(Geometry geom,
GeometryOperationContext ctx)
Invokes this operation given the geometry and context
|
getOperationIndexpublic java.lang.Object invoke(Geometry geom, GeometryOperationContext ctx)
GeometryOperation