Uses of Interface
net.opengis.gml.GridType
Packages that use GridType
Package
Description
-
Uses of GridType in net.opengis.gml
Subinterfaces of GridType in net.opengis.gmlModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Rectified Grid Type'.Methods in net.opengis.gml that return GridTypeModifier and TypeMethodDescriptionGmlFactory.createGridType()
Returns a new object of class 'Grid Type'.DocumentRoot.getGrid()
Returns the value of the 'Grid' containment reference.Methods in net.opengis.gml with parameters of type GridType -
Uses of GridType in net.opengis.gml.impl
Classes in net.opengis.gml.impl that implement GridTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Grid Type'.class
An implementation of the model object 'Rectified Grid Type'.Methods in net.opengis.gml.impl that return GridTypeMethods in net.opengis.gml.impl with parameters of type GridTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGrid
(GridType newGrid, NotificationChain msgs) void
-
Uses of GridType in net.opengis.gml.util
Methods in net.opengis.gml.util with parameters of type GridTypeModifier and TypeMethodDescriptionGmlSwitch.caseGridType
(GridType object) Returns the result of interpreting the object as an instance of 'Grid Type'.boolean
GmlValidator.validateGridType
(GridType gridType, DiagnosticChain diagnostics, Map context) -
Uses of GridType in net.opengis.gml.validation
Methods in net.opengis.gml.validation with parameters of type GridType