Uses of Interface
net.opengis.gml311.AbstractRingType
Packages that use AbstractRingType
-
Uses of AbstractRingType in net.opengis.gml311
Subinterfaces of AbstractRingType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Linear Ring Type'.interface
A representation of the model object 'Ring Type'.Methods in net.opengis.gml311 that return AbstractRingType -
Uses of AbstractRingType in net.opengis.gml311.impl
Classes in net.opengis.gml311.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'.class
An implementation of the model object 'Ring Type'.Methods in net.opengis.gml311.impl that return AbstractRingTypeModifier and TypeMethodDescriptionAbstractRingPropertyTypeImpl.getRing()
DocumentRootImpl.getRing()
Methods in net.opengis.gml311.impl with parameters of type AbstractRingTypeModifier and TypeMethodDescriptionNotificationChain
AbstractRingPropertyTypeImpl.basicSetRing
(AbstractRingType newRing, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetRing
(AbstractRingType newRing, NotificationChain msgs) -
Uses of AbstractRingType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractRingTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractRingType
(AbstractRingType object) Returns the result of interpreting the object as an instance of 'Abstract Ring Type'.boolean
Gml311Validator.validateAbstractRingType
(AbstractRingType abstractRingType, DiagnosticChain diagnostics, Map<Object, Object> context)