Uses of Interface
net.opengis.gml311.GridLengthType
Packages that use GridLengthType
-
Uses of GridLengthType in net.opengis.gml311
Methods in net.opengis.gml311 that return GridLengthTypeModifier and TypeMethodDescriptionGml311Factory.createGridLengthType()
Returns a new object of class 'Grid Length Type'. -
Uses of GridLengthType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GridLengthTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Grid Length Type'.Methods in net.opengis.gml311.impl that return GridLengthType -
Uses of GridLengthType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GridLengthTypeModifier and TypeMethodDescriptionGml311Switch.caseGridLengthType
(GridLengthType object) Returns the result of interpreting the object as an instance of 'Grid Length Type'.boolean
Gml311Validator.validateGridLengthType
(GridLengthType gridLengthType, DiagnosticChain diagnostics, Map<Object, Object> context)