Uses of Interface
net.opengis.gml311.EnvelopeWithTimePeriodType
Packages that use EnvelopeWithTimePeriodType
-
Uses of EnvelopeWithTimePeriodType in net.opengis.gml311
Methods in net.opengis.gml311 that return EnvelopeWithTimePeriodTypeModifier and TypeMethodDescriptionGml311Factory.createEnvelopeWithTimePeriodType()
Returns a new object of class 'Envelope With Time Period Type'.DocumentRoot.getEnvelopeWithTimePeriod()
Returns the value of the 'Envelope With Time Period' containment reference.Methods in net.opengis.gml311 with parameters of type EnvelopeWithTimePeriodTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setEnvelopeWithTimePeriod
(EnvelopeWithTimePeriodType value) Sets the value of the 'Envelope With Time Period
' containment reference. -
Uses of EnvelopeWithTimePeriodType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement EnvelopeWithTimePeriodTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Envelope With Time Period Type'.Methods in net.opengis.gml311.impl that return EnvelopeWithTimePeriodTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createEnvelopeWithTimePeriodType()
DocumentRootImpl.getEnvelopeWithTimePeriod()
Methods in net.opengis.gml311.impl with parameters of type EnvelopeWithTimePeriodTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetEnvelopeWithTimePeriod
(EnvelopeWithTimePeriodType newEnvelopeWithTimePeriod, NotificationChain msgs) void
DocumentRootImpl.setEnvelopeWithTimePeriod
(EnvelopeWithTimePeriodType newEnvelopeWithTimePeriod) -
Uses of EnvelopeWithTimePeriodType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type EnvelopeWithTimePeriodTypeModifier and TypeMethodDescriptionGml311Switch.caseEnvelopeWithTimePeriodType
(EnvelopeWithTimePeriodType object) Returns the result of interpreting the object as an instance of 'Envelope With Time Period Type'.boolean
Gml311Validator.validateEnvelopeWithTimePeriodType
(EnvelopeWithTimePeriodType envelopeWithTimePeriodType, DiagnosticChain diagnostics, Map<Object, Object> context)