Uses of Interface
net.opengis.gml.GridLimitsType
Packages that use GridLimitsType
Package
Description
-
Uses of GridLimitsType in net.opengis.gml
Methods in net.opengis.gml that return GridLimitsTypeModifier and TypeMethodDescriptionGmlFactory.createGridLimitsType()Returns a new object of class 'Grid Limits Type'. -
Uses of GridLimitsType in net.opengis.gml.impl
Classes in net.opengis.gml.impl that implement GridLimitsTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Grid Limits Type'.Methods in net.opengis.gml.impl that return GridLimitsType -
Uses of GridLimitsType in net.opengis.gml.util
Methods in net.opengis.gml.util with parameters of type GridLimitsTypeModifier and TypeMethodDescriptionGmlSwitch.caseGridLimitsType(GridLimitsType object) Returns the result of interpreting the object as an instance of 'Grid Limits Type'.booleanGmlValidator.validateGridLimitsType(GridLimitsType gridLimitsType, DiagnosticChain diagnostics, Map context) -
Uses of GridLimitsType in net.opengis.gml.validation
Methods in net.opengis.gml.validation with parameters of type GridLimitsType