public abstract class AbstractGeometryCollectionBaseType extends AbstractGeometryType implements Visitable
Java class for AbstractGeometryCollectionBaseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractGeometryCollectionBaseType">
<complexContent>
<restriction base="{http://www.opengis.net/gml}AbstractGeometryType">
<attribute name="gid" type="{http://www.w3.org/2001/XMLSchema}ID" />
<attribute name="srsName" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</restriction>
</complexContent>
</complexType>
gid, srsName| Constructor and Description |
|---|
AbstractGeometryCollectionBaseType() |
afterUnmarshal, getGid, getJAXBElementName, getSrsName, isSetGid, isSetSrsName, setGid, setJAXBElementName, setSrsNameThis work is licensed under a Creative Commons Attribution 4.0 International License.