public class GmlAbstractGeometry extends AbstractFeature
| Constructor and Description |
|---|
GmlAbstractGeometry()
constructor
|
GmlAbstractGeometry(String id)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultElementEncoding() |
org.locationtech.jts.geom.Geometry |
getGeometry()
Get geometry
|
boolean |
isSetGeometry()
Is geometry set
|
void |
setGeometry(org.locationtech.jts.geom.Geometry geometry)
set geometry
|
accept, copyTo, getXml, isEncoded, isSetDefaultElementEncoding, isSetXml, setDefaultElementEncoding, setXml, wasEncodedaddMetaDataProperty, addMetaDataProperty, addName, addName, addName, copyTo, equals, getDescription, getFirstName, getGmlId, getHumanReadableIdentifier, getHumanReadableIdentifierCodeWithAuthority, getIdentifier, getIdentifierCodeWithAuthority, getMetaDataProperty, getName, getOriginalIdentifier, getOriginalIdentifierCodeWithAuthority, hashCode, isReferenced, isSetDescription, isSetGmlID, isSetHumanReadableIdentifier, isSetIdentifier, isSetMetaDataProperty, isSetName, isSetOriginalIdentifier, setDescription, setGmlId, setHumanReadableIdentifier, setHumanReadableIdentifier, setHumanReadableIdentifierAsIdentifier, setIdentifier, setIdentifier, setMetaDataProperty, setName, setNamepublic GmlAbstractGeometry()
public GmlAbstractGeometry(String id)
id - GML idpublic org.locationtech.jts.geom.Geometry getGeometry()
public void setGeometry(org.locationtech.jts.geom.Geometry geometry)
geometry - the geometry to setpublic boolean isSetGeometry()
public String getDefaultElementEncoding()
getDefaultElementEncoding in interface HasDefaultEncoding<AbstractFeature>getDefaultElementEncoding in class AbstractFeatureCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.