Package org.vast.ogc.om
Class MovingFeature
java.lang.Object
net.opengis.gml.v32.impl.AbstractGMLImpl
net.opengis.gml.v32.impl.AbstractFeatureImpl
org.vast.ogc.gml.GenericFeatureImpl
org.vast.ogc.om.MovingFeature
- All Implemented Interfaces:
 Serializable,AbstractFeature,AbstractGML,GenericFeature,IFeature,IResource
- See Also:
 
- 
Field Summary
FieldsFields inherited from class org.vast.ogc.gml.GenericFeatureImpl
properties, typeFields inherited from class net.opengis.gml.v32.impl.AbstractFeatureImpl
boundedBy, locationFields inherited from class net.opengis.gml.v32.impl.AbstractGMLImpl
description, descriptionReference, id, identifier, metaDataPropertyList, nameList, UUID_CODEFields inherited from interface org.vast.ogc.gml.IFeature
DEFAULT_QNAME - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.vast.ogc.gml.GenericFeatureImpl
getProperties, getProperty, getProperty, setProperty, setProperty, setTypeMethods inherited from class net.opengis.gml.v32.impl.AbstractFeatureImpl
equals, getBoundedBy, getGeometry, getGeometryProperty, hashCode, isSetBoundedBy, isSetGeometry, setBoundedByAsEnvelope, setGeometryMethods inherited from class net.opengis.gml.v32.impl.AbstractGMLImpl
addName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyList, getName, getNameList, getNumNames, getUniqueIdentifier, isSetDescription, isSetDescriptionReference, isSetIdentifier, setDescription, setDescriptionReference, setId, setIdentifier, setName, setUniqueIdentifierMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.opengis.gml.v32.AbstractFeature
getBoundedBy, getGeometryProperty, isSetBoundedBy, isSetGeometry, setBoundedByAsEnvelope, setGeometryMethods inherited from interface net.opengis.gml.v32.AbstractGML
addName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyList, getName, getNameList, getNumNames, getUniqueIdentifier, isSetDescription, isSetDescriptionReference, isSetIdentifier, setDescription, setDescriptionReference, setId, setIdentifier, setName, setUniqueIdentifierMethods inherited from interface org.vast.ogc.gml.IFeature
getGeometry, getId, getUniqueIdentifier, getValidTime, hasCustomGeomProperty, hasCustomTimePropertyMethods inherited from interface org.vast.util.IResource
getDescription, getName 
- 
Field Details
- 
MF_NS_PREFIX
- See Also:
 
 - 
MF_NS_URI
- See Also:
 
 - 
QNAME
 
 - 
 - 
Constructor Details
- 
MovingFeature
public MovingFeature() 
 - 
 - 
Method Details
- 
getQName
- Returns:
 - the Qualified name of the feature type
 
 - 
getType
- Specified by:
 getTypein interfaceIFeature- Overrides:
 getTypein classGenericFeatureImpl- Returns:
 - the feature type URI
 
 
 -