Uses of Interface
net.opengis.gml.AbstractRingType
Packages that use AbstractRingType
Package
Description
-
Uses of AbstractRingType in net.opengis.gml
Subinterfaces of AbstractRingType in net.opengis.gmlModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Linear Ring Type'.Methods in net.opengis.gml that return AbstractRingTypeModifier and TypeMethodDescriptionDocumentRoot.getRing()Returns the value of the 'Ring' containment reference. -
Uses of AbstractRingType in net.opengis.gml.impl
Classes in net.opengis.gml.impl that implement AbstractRingTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Ring Type'.classAn implementation of the model object 'Linear Ring Type'.Methods in net.opengis.gml.impl that return AbstractRingTypeMethods in net.opengis.gml.impl with parameters of type AbstractRingTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetRing(AbstractRingType newRing, NotificationChain msgs) -
Uses of AbstractRingType in net.opengis.gml.util
Methods in net.opengis.gml.util with parameters of type AbstractRingTypeModifier and TypeMethodDescriptionGmlSwitch.caseAbstractRingType(AbstractRingType object) Returns the result of interpreting the object as an instance of 'Abstract Ring Type'.booleanGmlValidator.validateAbstractRingType(AbstractRingType abstractRingType, DiagnosticChain diagnostics, Map context) -
Uses of AbstractRingType in net.opengis.gml.validation
Methods in net.opengis.gml.validation with parameters of type AbstractRingTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateRing(AbstractRingType value)