public class FeatureEntity extends HierarchicalEntity<FeatureEntity>
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_GEOMETRY_ENTITY |
PROPERTY_DOMAIN_ID, PROPERTY_NAME, PROPERTY_PKID, PROPERTY_SERVICE_ID| Constructor and Description |
|---|
FeatureEntity() |
| Modifier and Type | Method and Description |
|---|---|
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, getMappedParameters, getName, getNameI18n, getParameters, getPkid, getService, getTranslations, hasParameters, isSetDescription, isSetName, setDescription, setDomainId, setName, setParameters, setPkid, setService, setTranslationspublic static final String PROPERTY_GEOMETRY_ENTITY
public GeometryEntity getGeometryEntity()
public void setGeometryEntity(GeometryEntity geometryEntity)
public void setGeometry(com.vividsolutions.jts.geom.Geometry geometry)
public boolean isSetGeometry()
Copyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.