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 TypeInterfaceDescriptioninterface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Abstract Ring Type'.class
An 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.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'.boolean
GmlValidator.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 TypeMethodDescriptionboolean
DocumentRootValidator.validateRing
(AbstractRingType value)