public abstract class AbstractFeatureImpl extends AbstractGMLImpl implements AbstractFeature
UUID_CODE| Constructor and Description |
|---|
AbstractFeatureImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Envelope |
getBoundedBy()
Gets the boundedBy property
|
AbstractGeometry |
getLocation()
Gets the location property
|
OgcProperty<AbstractGeometry> |
getLocationProperty()
Gets extra info (name, xlink, etc.) carried by the location property
|
QName |
getQName() |
int |
hashCode() |
boolean |
isSetBoundedBy()
Checks if boundedBy is set
|
boolean |
isSetLocation()
Checks if location is set
|
void |
setBoundedByAsEnvelope(Envelope boundedBy)
Sets the boundedByAsEnvelope property
|
void |
setLocation(AbstractGeometry location)
Sets the locationAsAbstractGeometry property
|
addName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyList, getName, getNameList, getNumNames, getUniqueIdentifier, isSetDescription, isSetDescriptionReference, isSetIdentifier, setDescription, setDescriptionReference, setId, setIdentifier, setName, setUniqueIdentifiergetClass, notify, notifyAll, toString, wait, wait, waitaddName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyList, getName, getNameList, getNumNames, getUniqueIdentifier, isSetDescription, isSetDescriptionReference, isSetIdentifier, setDescription, setDescriptionReference, setId, setIdentifier, setName, setUniqueIdentifierpublic QName getQName()
getQName in interface AbstractFeaturepublic Envelope getBoundedBy()
getBoundedBy in interface AbstractFeaturepublic boolean isSetBoundedBy()
isSetBoundedBy in interface AbstractFeaturepublic void setBoundedByAsEnvelope(Envelope boundedBy)
setBoundedByAsEnvelope in interface AbstractFeaturepublic AbstractGeometry getLocation()
getLocation in interface AbstractFeaturepublic OgcProperty<AbstractGeometry> getLocationProperty()
getLocationProperty in interface AbstractFeaturepublic boolean isSetLocation()
isSetLocation in interface AbstractFeaturepublic void setLocation(AbstractGeometry location)
setLocation in interface AbstractFeatureCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.