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 TypeMethodDescriptionvoidGridLimitsType.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 TypeClassDescriptionclassAn implementation of the model object 'Grid Envelope Type'.Fields in net.opengis.gml311.impl declared as GridEnvelopeTypeModifier and TypeFieldDescriptionprotected GridEnvelopeTypeGridLimitsTypeImpl.gridEnvelopeThe 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 TypeMethodDescriptionNotificationChainGridLimitsTypeImpl.basicSetGridEnvelope(GridEnvelopeType newGridEnvelope, NotificationChain msgs) voidGridLimitsTypeImpl.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'.booleanGml311Validator.validateGridEnvelopeType(GridEnvelopeType gridEnvelopeType, DiagnosticChain diagnostics, Map<Object, Object> context)