net.opengis.gml
Class TrackType
java.lang.Object
net.opengis.gml.HistoryPropertyType
net.opengis.gml.TrackType
public class TrackType
- extends HistoryPropertyType
The track of a moving object is a sequence of specialized timeslices that indicate the status of the object.
Classe Java pour TrackType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="TrackType">
<complexContent>
<restriction base="{http://www.opengis.net/gml}HistoryPropertyType">
<sequence maxOccurs="unbounded">
<element ref="{http://www.opengis.net/gml}MovingObjectStatus"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrackType
public TrackType()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.