Uses of Interface
net.opengis.gml311.RectifiedGridDomainType
Packages that use RectifiedGridDomainType
-
Uses of RectifiedGridDomainType in net.opengis.gml311
Methods in net.opengis.gml311 that return RectifiedGridDomainTypeModifier and TypeMethodDescriptionGml311Factory.createRectifiedGridDomainType()
Returns a new object of class 'Rectified Grid Domain Type'.DocumentRoot.getRectifiedGridDomain()
Returns the value of the 'Rectified Grid Domain' containment reference.RectifiedGridCoverageType.getRectifiedGridDomain()
Returns the value of the 'Rectified Grid Domain' containment reference.Methods in net.opengis.gml311 with parameters of type RectifiedGridDomainTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setRectifiedGridDomain
(RectifiedGridDomainType value) Sets the value of the 'Rectified Grid Domain
' containment reference.void
RectifiedGridCoverageType.setRectifiedGridDomain
(RectifiedGridDomainType value) Sets the value of the 'Rectified Grid Domain
' containment reference. -
Uses of RectifiedGridDomainType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement RectifiedGridDomainTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Rectified Grid Domain Type'.Fields in net.opengis.gml311.impl declared as RectifiedGridDomainTypeModifier and TypeFieldDescriptionprotected RectifiedGridDomainType
RectifiedGridCoverageTypeImpl.rectifiedGridDomain
The cached value of the 'Rectified Grid Domain
' containment reference.Methods in net.opengis.gml311.impl that return RectifiedGridDomainTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createRectifiedGridDomainType()
DocumentRootImpl.getRectifiedGridDomain()
RectifiedGridCoverageTypeImpl.getRectifiedGridDomain()
Methods in net.opengis.gml311.impl with parameters of type RectifiedGridDomainTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetRectifiedGridDomain
(RectifiedGridDomainType newRectifiedGridDomain, NotificationChain msgs) NotificationChain
RectifiedGridCoverageTypeImpl.basicSetRectifiedGridDomain
(RectifiedGridDomainType newRectifiedGridDomain, NotificationChain msgs) void
DocumentRootImpl.setRectifiedGridDomain
(RectifiedGridDomainType newRectifiedGridDomain) void
RectifiedGridCoverageTypeImpl.setRectifiedGridDomain
(RectifiedGridDomainType newRectifiedGridDomain) -
Uses of RectifiedGridDomainType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type RectifiedGridDomainTypeModifier and TypeMethodDescriptionGml311Switch.caseRectifiedGridDomainType
(RectifiedGridDomainType object) Returns the result of interpreting the object as an instance of 'Rectified Grid Domain Type'.boolean
Gml311Validator.validateRectifiedGridDomainType
(RectifiedGridDomainType rectifiedGridDomainType, DiagnosticChain diagnostics, Map<Object, Object> context)