Uses of Interface
net.opengis.gml311.RingType
Packages that use RingType
- 
Uses of RingType in net.opengis.gml311Methods in net.opengis.gml311 that return RingTypeModifier and TypeMethodDescriptionGml311Factory.createRingType()Returns a new object of class 'Ring Type'.RingPropertyType.getRing()Returns the value of the 'Ring' containment reference.DocumentRoot.getRing1()Returns the value of the 'Ring1' containment reference.Methods in net.opengis.gml311 with parameters of type RingType
- 
Uses of RingType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement RingTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Ring Type'.Fields in net.opengis.gml311.impl declared as RingTypeModifier and TypeFieldDescriptionprotected RingTypeRingPropertyTypeImpl.ringThe cached value of the 'Ring' containment reference.Methods in net.opengis.gml311.impl that return RingTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createRingType()RingPropertyTypeImpl.getRing()DocumentRootImpl.getRing1()Methods in net.opengis.gml311.impl with parameters of type RingTypeModifier and TypeMethodDescriptionNotificationChainRingPropertyTypeImpl.basicSetRing(RingType newRing, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetRing1(RingType newRing1, NotificationChain msgs) voidvoid
- 
Uses of RingType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type RingTypeModifier and TypeMethodDescriptionGml311Switch.caseRingType(RingType object) Returns the result of interpreting the object as an instance of 'Ring Type'.booleanGml311Validator.validateRingType(RingType ringType, DiagnosticChain diagnostics, Map<Object, Object> context)