org.citygml4j.jaxb.gml._3_1_1
Class MultiSurfaceDomainType
java.lang.Object
org.citygml4j.jaxb.gml._3_1_1.DomainSetType
org.citygml4j.jaxb.gml._3_1_1.MultiSurfaceDomainType
public class MultiSurfaceDomainType
- extends DomainSetType
Java-Klasse für MultiSurfaceDomainType complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="MultiSurfaceDomainType">
<complexContent>
<restriction base="{http://www.opengis.net/gml}DomainSetType">
<sequence minOccurs="0">
<element ref="{http://www.opengis.net/gml}MultiSurface"/>
</sequence>
<attGroup ref="{http://www.opengis.net/gml}AssociationAttributeGroup"/>
</restriction>
</complexContent>
</complexType>
Methods inherited from class org.citygml4j.jaxb.gml._3_1_1.DomainSetType |
get_Geometry, get_TimeObject, getActuate, getArcrole, getHref, getRemoteSchema, getRole, getShow, getTitle, getType, isSet_Geometry, isSet_TimeObject, isSetActuate, isSetArcrole, isSetHref, isSetRemoteSchema, isSetRole, isSetShow, isSetTitle, isSetType, set_Geometry, set_TimeObject, setActuate, setArcrole, setHref, setRemoteSchema, setRole, setShow, setTitle, setType |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiSurfaceDomainType
public MultiSurfaceDomainType()