Uses of Interface
net.opengis.gml311.GridType
Packages that use GridType
-
Uses of GridType in net.opengis.gml311
Subinterfaces of GridType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Rectified Grid Type'.Methods in net.opengis.gml311 that return GridTypeModifier and TypeMethodDescriptionGml311Factory.createGridType()Returns a new object of class 'Grid Type'.DocumentRoot.getGrid()Returns the value of the 'Grid' containment reference.GridDomainType.getGrid()Returns the value of the 'Grid' containment reference.Methods in net.opengis.gml311 with parameters of type GridType -
Uses of GridType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GridTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Grid Type'.classAn implementation of the model object 'Rectified Grid Type'.Fields in net.opengis.gml311.impl declared as GridTypeModifier and TypeFieldDescriptionprotected GridTypeGridDomainTypeImpl.gridThe cached value of the 'Grid' containment reference.Methods in net.opengis.gml311.impl that return GridTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGridType()DocumentRootImpl.getGrid()GridDomainTypeImpl.getGrid()Methods in net.opengis.gml311.impl with parameters of type GridTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGrid(GridType newGrid, NotificationChain msgs) NotificationChainGridDomainTypeImpl.basicSetGrid(GridType newGrid, NotificationChain msgs) voidvoid -
Uses of GridType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GridTypeModifier and TypeMethodDescriptionGml311Switch.caseGridType(GridType object) Returns the result of interpreting the object as an instance of 'Grid Type'.booleanGml311Validator.validateGridType(GridType gridType, DiagnosticChain diagnostics, Map<Object, Object> context)