Uses of Interface
net.opengis.gml311.TrackType
Packages that use TrackType
-
Uses of TrackType in net.opengis.gml311
Methods in net.opengis.gml311 that return TrackTypeModifier and TypeMethodDescriptionGml311Factory.createTrackType()
Returns a new object of class 'Track Type'.DocumentRoot.getTrack()
Returns the value of the 'Track' containment reference.Methods in net.opengis.gml311 with parameters of type TrackType -
Uses of TrackType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TrackTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Track Type'.Methods in net.opengis.gml311.impl that return TrackTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTrackType()
DocumentRootImpl.getTrack()
Methods in net.opengis.gml311.impl with parameters of type TrackTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTrack
(TrackType newTrack, NotificationChain msgs) void
-
Uses of TrackType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TrackTypeModifier and TypeMethodDescriptionGml311Switch.caseTrackType
(TrackType object) Returns the result of interpreting the object as an instance of 'Track Type'.boolean
Gml311Validator.validateTrackType
(TrackType trackType, DiagnosticChain diagnostics, Map<Object, Object> context)