public abstract class BaseShape<T extends SpatialContext> extends Object implements Shape
| Modifier and Type | Method and Description |
|---|---|
T |
getContext()
Get the SpatialContext that created the Shape
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, getArea, getBoundingBox, getBuffered, getCenter, hasArea, isEmpty, relateprotected final T extends SpatialContext ctx
public BaseShape(T ctx)
public T getContext()
ShapegetContext in interface ShapeCopyright © 2025 LocationTech. All rights reserved.