public static interface FeatureWith.FeatureWithGeometry
| Modifier and Type | Method and Description |
|---|---|
org.locationtech.jts.geom.Geometry |
getGeometry()
Get feature geometry
|
default boolean |
isSetGeometry()
Check whether geometry is set
|
void |
setGeometry(org.locationtech.jts.geom.Geometry geometry)
Set feature geometry, checks whether srid is valid
|
org.locationtech.jts.geom.Geometry getGeometry()
void setGeometry(org.locationtech.jts.geom.Geometry geometry)
geometry - Geometry to setdefault boolean isSetGeometry()
true, if geometry is setCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.