Uses of Interface
net.opengis.gml311.GridEnvelopeType
Packages that use GridEnvelopeType
-
Uses of GridEnvelopeType in net.opengis.gml311
Methods in net.opengis.gml311 that return GridEnvelopeTypeModifier and TypeMethodDescriptionGml311Factory.createGridEnvelopeType()
Returns a new object of class 'Grid Envelope Type'.GridLimitsType.getGridEnvelope()
Returns the value of the 'Grid Envelope' containment reference.Methods in net.opengis.gml311 with parameters of type GridEnvelopeTypeModifier and TypeMethodDescriptionvoid
GridLimitsType.setGridEnvelope
(GridEnvelopeType value) Sets the value of the 'Grid Envelope
' containment reference. -
Uses of GridEnvelopeType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GridEnvelopeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Grid Envelope Type'.Fields in net.opengis.gml311.impl declared as GridEnvelopeTypeModifier and TypeFieldDescriptionprotected GridEnvelopeType
GridLimitsTypeImpl.gridEnvelope
The cached value of the 'Grid Envelope
' containment reference.Methods in net.opengis.gml311.impl that return GridEnvelopeTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGridEnvelopeType()
GridLimitsTypeImpl.getGridEnvelope()
Methods in net.opengis.gml311.impl with parameters of type GridEnvelopeTypeModifier and TypeMethodDescriptionNotificationChain
GridLimitsTypeImpl.basicSetGridEnvelope
(GridEnvelopeType newGridEnvelope, NotificationChain msgs) void
GridLimitsTypeImpl.setGridEnvelope
(GridEnvelopeType newGridEnvelope) -
Uses of GridEnvelopeType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GridEnvelopeTypeModifier and TypeMethodDescriptionGml311Switch.caseGridEnvelopeType
(GridEnvelopeType object) Returns the result of interpreting the object as an instance of 'Grid Envelope Type'.boolean
Gml311Validator.validateGridEnvelopeType
(GridEnvelopeType gridEnvelopeType, DiagnosticChain diagnostics, Map<Object, Object> context)