org.citygml4j.jaxb.gml._3_1_1
Class QuantityExtentType
java.lang.Object
org.citygml4j.jaxb.gml._3_1_1.MeasureOrNullListType
org.citygml4j.jaxb.gml._3_1_1.QuantityExtentType
public class QuantityExtentType
- extends MeasureOrNullListType
Restriction of list type to store a 2-point range of numeric values. If one member is a null, then this is a single ended interval.
Java-Klasse für QuantityExtentType complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="QuantityExtentType">
<simpleContent>
<restriction base="<http://www.opengis.net/gml>MeasureOrNullListType">
</restriction>
</simpleContent>
</complexType>
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuantityExtentType
public QuantityExtentType()