Uses of Interface
net.opengis.gml.GridLimitsType
-
Packages that use GridLimitsType Package Description net.opengis.gml net.opengis.gml.impl net.opengis.gml.util net.opengis.gml.validation -
-
Uses of GridLimitsType in net.opengis.gml
Methods in net.opengis.gml that return GridLimitsType Modifier and Type Method Description GridLimitsType
GmlFactory. 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 GridLimitsType Modifier and Type Class Description class
GridLimitsTypeImpl
An implementation of the model object 'Grid Limits Type'.Methods in net.opengis.gml.impl that return GridLimitsType Modifier and Type Method Description GridLimitsType
GmlFactoryImpl. createGridLimitsType()
-
Uses of GridLimitsType in net.opengis.gml.util
Methods in net.opengis.gml.util with parameters of type GridLimitsType Modifier and Type Method Description Object
GmlSwitch. caseGridLimitsType(GridLimitsType object)
Returns the result of interpreting the object as an instance of 'Grid Limits Type'.boolean
GmlValidator. 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 Modifier and Type Method Description boolean
GridTypeValidator. validateLimits(GridLimitsType value)
-