Uses of Interface
net.opengis.gml.EnvelopeWithTimePeriodType
Packages that use EnvelopeWithTimePeriodType
Package
Description
-
Uses of EnvelopeWithTimePeriodType in net.opengis.gml
Methods in net.opengis.gml that return EnvelopeWithTimePeriodTypeModifier and TypeMethodDescriptionGmlFactory.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.gml 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.gml.impl
Classes in net.opengis.gml.impl that implement EnvelopeWithTimePeriodTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Envelope With Time Period Type'.Methods in net.opengis.gml.impl that return EnvelopeWithTimePeriodTypeModifier and TypeMethodDescriptionGmlFactoryImpl.createEnvelopeWithTimePeriodType()
DocumentRootImpl.getEnvelopeWithTimePeriod()
Methods in net.opengis.gml.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.gml.util
Methods in net.opengis.gml.util with parameters of type EnvelopeWithTimePeriodTypeModifier and TypeMethodDescriptionGmlSwitch.caseEnvelopeWithTimePeriodType
(EnvelopeWithTimePeriodType object) Returns the result of interpreting the object as an instance of 'Envelope With Time Period Type'.boolean
GmlValidator.validateEnvelopeWithTimePeriodType
(EnvelopeWithTimePeriodType envelopeWithTimePeriodType, DiagnosticChain diagnostics, Map context) -
Uses of EnvelopeWithTimePeriodType in net.opengis.gml.validation
Methods in net.opengis.gml.validation with parameters of type EnvelopeWithTimePeriodTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateEnvelopeWithTimePeriod
(EnvelopeWithTimePeriodType value)