Uses of Interface
net.opengis.gml.EnvelopeType
Packages that use EnvelopeType
Package
Description
-
Uses of EnvelopeType in net.opengis.gml
Subinterfaces of EnvelopeType in net.opengis.gmlModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Envelope With Time Period Type'.Methods in net.opengis.gml that return EnvelopeTypeModifier and TypeMethodDescriptionGmlFactory.createEnvelopeType()
Returns a new object of class 'Envelope Type'.BoundingShapeType.getEnvelope()
Returns the value of the 'Envelope' containment reference.DocumentRoot.getEnvelope()
Returns the value of the 'Envelope' containment reference.Methods in net.opengis.gml with parameters of type EnvelopeTypeModifier and TypeMethodDescriptionvoid
BoundingShapeType.setEnvelope
(EnvelopeType value) Sets the value of the 'Envelope
' containment reference.void
DocumentRoot.setEnvelope
(EnvelopeType value) Sets the value of the 'Envelope
' containment reference. -
Uses of EnvelopeType in net.opengis.gml.impl
Classes in net.opengis.gml.impl that implement EnvelopeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Envelope Type'.class
An implementation of the model object 'Envelope With Time Period Type'.Methods in net.opengis.gml.impl that return EnvelopeTypeModifier and TypeMethodDescriptionGmlFactoryImpl.createEnvelopeType()
BoundingShapeTypeImpl.getEnvelope()
DocumentRootImpl.getEnvelope()
Methods in net.opengis.gml.impl with parameters of type EnvelopeTypeModifier and TypeMethodDescriptionNotificationChain
BoundingShapeTypeImpl.basicSetEnvelope
(EnvelopeType newEnvelope, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetEnvelope
(EnvelopeType newEnvelope, NotificationChain msgs) void
BoundingShapeTypeImpl.setEnvelope
(EnvelopeType newEnvelope) void
DocumentRootImpl.setEnvelope
(EnvelopeType newEnvelope) -
Uses of EnvelopeType in net.opengis.gml.util
Methods in net.opengis.gml.util with parameters of type EnvelopeTypeModifier and TypeMethodDescriptionGmlSwitch.caseEnvelopeType
(EnvelopeType object) Returns the result of interpreting the object as an instance of 'Envelope Type'.boolean
GmlValidator.validateEnvelopeType
(EnvelopeType envelopeType, DiagnosticChain diagnostics, Map context) -
Uses of EnvelopeType in net.opengis.gml.validation
Methods in net.opengis.gml.validation with parameters of type EnvelopeTypeModifier and TypeMethodDescriptionboolean
BoundingShapeTypeValidator.validateEnvelope
(EnvelopeType value) boolean
DocumentRootValidator.validateEnvelope
(EnvelopeType value) -
Uses of EnvelopeType in net.opengis.wcs10
Subinterfaces of EnvelopeType in net.opengis.wcs10Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Lon Lat Envelope Base Type'.interface
A representation of the model object 'Lon Lat Envelope Type'. -
Uses of EnvelopeType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement EnvelopeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Lon Lat Envelope Base Type'.class
An implementation of the model object 'Lon Lat Envelope Type'. -
Uses of EnvelopeType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type EnvelopeTypeModifier and TypeMethodDescriptionWcs10Switch.caseEnvelopeType
(EnvelopeType object) Returns the result of interpreting the object as an instance of 'Envelope Type'.