Uses of Interface
net.opengis.gml311.RectifiedGridType
Packages that use RectifiedGridType
-
Uses of RectifiedGridType in net.opengis.gml311
Methods in net.opengis.gml311 that return RectifiedGridTypeModifier and TypeMethodDescriptionGml311Factory.createRectifiedGridType()Returns a new object of class 'Rectified Grid Type'.DocumentRoot.getRectifiedGrid()Returns the value of the 'Rectified Grid' containment reference.RectifiedGridDomainType.getRectifiedGrid()Returns the value of the 'Rectified Grid' containment reference.Methods in net.opengis.gml311 with parameters of type RectifiedGridTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setRectifiedGrid(RectifiedGridType value) Sets the value of the 'Rectified Grid' containment reference.voidRectifiedGridDomainType.setRectifiedGrid(RectifiedGridType value) Sets the value of the 'Rectified Grid' containment reference. -
Uses of RectifiedGridType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement RectifiedGridTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Rectified Grid Type'.Fields in net.opengis.gml311.impl declared as RectifiedGridTypeModifier and TypeFieldDescriptionprotected RectifiedGridTypeRectifiedGridDomainTypeImpl.rectifiedGridThe cached value of the 'Rectified Grid' containment reference.Methods in net.opengis.gml311.impl that return RectifiedGridTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createRectifiedGridType()DocumentRootImpl.getRectifiedGrid()RectifiedGridDomainTypeImpl.getRectifiedGrid()Methods in net.opengis.gml311.impl with parameters of type RectifiedGridTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetRectifiedGrid(RectifiedGridType newRectifiedGrid, NotificationChain msgs) NotificationChainRectifiedGridDomainTypeImpl.basicSetRectifiedGrid(RectifiedGridType newRectifiedGrid, NotificationChain msgs) voidDocumentRootImpl.setRectifiedGrid(RectifiedGridType newRectifiedGrid) voidRectifiedGridDomainTypeImpl.setRectifiedGrid(RectifiedGridType newRectifiedGrid) -
Uses of RectifiedGridType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type RectifiedGridTypeModifier and TypeMethodDescriptionGml311Switch.caseRectifiedGridType(RectifiedGridType object) Returns the result of interpreting the object as an instance of 'Rectified Grid Type'.booleanGml311Validator.validateRectifiedGridType(RectifiedGridType rectifiedGridType, DiagnosticChain diagnostics, Map<Object, Object> context)