Class AbstractGeometryImpl

java.lang.Object
net.opengis.gml.v32.impl.AbstractGMLImpl
net.opengis.gml.v32.impl.AbstractGeometryImpl
All Implemented Interfaces:
Serializable, AbstractGeometry, AbstractGML
Direct Known Subclasses:
AbstractCurveImpl, PointImpl, PolygonImpl

public class AbstractGeometryImpl extends AbstractGMLImpl implements AbstractGeometry
POJO class for XML type AbstractGeometryType(@http://www.opengis.net/gml/3.2). This is a complex type.
See Also: