Uses of Interface
net.opengis.gml311.GridLimitsType
Packages that use GridLimitsType
-
Uses of GridLimitsType in net.opengis.gml311
Methods in net.opengis.gml311 that return GridLimitsTypeModifier and TypeMethodDescriptionGml311Factory.createGridLimitsType()Returns a new object of class 'Grid Limits Type'.GridType.getLimits()Returns the value of the 'Limits' containment reference.Methods in net.opengis.gml311 with parameters of type GridLimitsTypeModifier and TypeMethodDescriptionvoidGridType.setLimits(GridLimitsType value) Sets the value of the 'Limits' containment reference. -
Uses of GridLimitsType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GridLimitsTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Grid Limits Type'.Fields in net.opengis.gml311.impl declared as GridLimitsTypeModifier and TypeFieldDescriptionprotected GridLimitsTypeGridTypeImpl.limitsThe cached value of the 'Limits' containment reference.Methods in net.opengis.gml311.impl that return GridLimitsTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGridLimitsType()GridTypeImpl.getLimits()Methods in net.opengis.gml311.impl with parameters of type GridLimitsTypeModifier and TypeMethodDescriptionNotificationChainGridTypeImpl.basicSetLimits(GridLimitsType newLimits, NotificationChain msgs) voidGridTypeImpl.setLimits(GridLimitsType newLimits) -
Uses of GridLimitsType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GridLimitsTypeModifier and TypeMethodDescriptionGml311Switch.caseGridLimitsType(GridLimitsType object) Returns the result of interpreting the object as an instance of 'Grid Limits Type'.booleanGml311Validator.validateGridLimitsType(GridLimitsType gridLimitsType, DiagnosticChain diagnostics, Map<Object, Object> context)