public class LinearRingMemberType extends GeometryAssociationType implements Visitable
Java class for LinearRingMemberType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LinearRingMemberType">
<complexContent>
<restriction base="{http://www.opengis.net/gml}GeometryAssociationType">
<sequence minOccurs="0">
<element ref="{http://www.opengis.net/gml}LinearRing"/>
</sequence>
<attGroup ref="{http://www.opengis.net/gml}AssociationAttributeGroup"/>
</restriction>
</complexContent>
</complexType>
actuate, arcrole, geometry, href, remoteSchema, role, show, title, type| Constructor and Description |
|---|
LinearRingMemberType() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor aVisitor) |
afterUnmarshal, getActuate, getArcrole, getGeometry, getHref, getJAXBElementName, getRemoteSchema, getRole, getShow, getTitle, getType, isSetActuate, isSetArcrole, isSetGeometry, isSetHref, isSetRemoteSchema, isSetRole, isSetShow, isSetTitle, isSetType, setActuate, setArcrole, setGeometry, setHref, setJAXBElementName, setRemoteSchema, setRole, setShow, setTitle, setTypepublic void accept(Visitor aVisitor)
accept in interface Visitableaccept in class GeometryAssociationTypeThis work is licensed under a Creative Commons Attribution 4.0 International License.