public static interface HibernateRelations.HasGeometry<T>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
GEOMETRY |
| Modifier and Type | Method and Description |
|---|---|
default org.locationtech.jts.geom.Geometry |
getGeometry() |
GeometryEntity |
getGeometryEntity() |
default boolean |
isSetGeometry() |
T |
setGeometry(org.locationtech.jts.geom.Geometry geometry) |
T |
setGeometryEntity(GeometryEntity geometryEntity) |
static final java.lang.String GEOMETRY
GeometryEntity getGeometryEntity()
T setGeometry(org.locationtech.jts.geom.Geometry geometry)
T setGeometryEntity(GeometryEntity geometryEntity)
default org.locationtech.jts.geom.Geometry getGeometry()
default boolean isSetGeometry()
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.