public class FeatureEntity extends HierarchicalEntity<FeatureEntity>
PROPERTY_DOMAIN_ID, PROPERTY_NAME, PROPERTY_PKID, PROPERTY_SERVICE_ID| Constructor and Description |
|---|
FeatureEntity() |
| Modifier and Type | Method and Description |
|---|---|
com.vividsolutions.jts.geom.Geometry |
getGeometry() |
com.vividsolutions.jts.geom.Geometry |
getGeometry(String srid) |
GeometryEntity |
getGeometryEntity() |
boolean |
isSetGeometry() |
void |
setGeometry(com.vividsolutions.jts.geom.Geometry geometry) |
void |
setGeometryEntity(GeometryEntity geometryEntity) |
String |
toString() |
getChildren, getParents, hasChildren, hasParents, setChildren, setParentsgetDescription, getDomainId, getLabelFrom, getName, getNameI18n, getParameters, getPkid, getService, getTranslations, hasParameters, isSetDescription, isSetName, setDescription, setDomainId, setName, setParameters, setPkid, setService, setTranslationspublic com.vividsolutions.jts.geom.Geometry getGeometry()
public com.vividsolutions.jts.geom.Geometry getGeometry(String srid)
public void setGeometry(com.vividsolutions.jts.geom.Geometry geometry)
public GeometryEntity getGeometryEntity()
public void setGeometryEntity(GeometryEntity geometryEntity)
public boolean isSetGeometry()
Copyright © 2015–2017 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.