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 TypeMethodDescriptionvoidDocumentRoot.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 TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetEnvelopeWithTimePeriod(EnvelopeWithTimePeriodType newEnvelopeWithTimePeriod, NotificationChain msgs) voidDocumentRootImpl.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'.booleanGmlValidator.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 TypeMethodDescriptionbooleanDocumentRootValidator.validateEnvelopeWithTimePeriod(EnvelopeWithTimePeriodType value)