org.citygml4j.jaxb.gml._3_1_1
Class DerivedCRSTypeType
java.lang.Object
org.citygml4j.jaxb.gml._3_1_1.CodeType
org.citygml4j.jaxb.gml._3_1_1.DerivedCRSTypeType
public class DerivedCRSTypeType
- extends CodeType
Type of a derived coordinate reference system.
Java-Klasse für DerivedCRSTypeType complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="DerivedCRSTypeType">
<simpleContent>
<restriction base="<http://www.opengis.net/gml>CodeType">
<attribute name="codeSpace" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</restriction>
</simpleContent>
</complexType>
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DerivedCRSTypeType
public DerivedCRSTypeType()