Class AbstractFeatureImpl

java.lang.Object
net.opengis.gml.v32.impl.AbstractGMLImpl
net.opengis.gml.v32.impl.AbstractFeatureImpl
All Implemented Interfaces:
Serializable, AbstractFeature, AbstractGML, IFeature, IResource
Direct Known Subclasses:
DescribedObjectImpl, ExtensibleFeatureImpl, FeatureCollectionImpl, GenericFeatureImpl

public abstract class AbstractFeatureImpl extends AbstractGMLImpl implements AbstractFeature
POJO class for XML type AbstractFeatureType(@http://www.opengis.net/gml/3.2). This is a complex type.
See Also: