Uses of Interface
net.opengis.gml311.LinearRingType
Packages that use LinearRingType
- 
Uses of LinearRingType in net.opengis.gml311Methods in net.opengis.gml311 that return LinearRingTypeModifier and TypeMethodDescriptionGml311Factory.createLinearRingType()Returns a new object of class 'Linear Ring Type'.DocumentRoot.getLinearRing()Returns the value of the 'Linear Ring' containment reference.LinearRingPropertyType.getLinearRing()Returns the value of the 'Linear Ring' containment reference.Methods in net.opengis.gml311 with parameters of type LinearRingTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setLinearRing(LinearRingType value) Sets the value of the 'Linear Ring' containment reference.voidLinearRingPropertyType.setLinearRing(LinearRingType value) Sets the value of the 'Linear Ring' containment reference.
- 
Uses of LinearRingType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement LinearRingTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Linear Ring Type'.Fields in net.opengis.gml311.impl declared as LinearRingTypeModifier and TypeFieldDescriptionprotected LinearRingTypeLinearRingPropertyTypeImpl.linearRingThe cached value of the 'Linear Ring' containment reference.Methods in net.opengis.gml311.impl that return LinearRingTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createLinearRingType()DocumentRootImpl.getLinearRing()LinearRingPropertyTypeImpl.getLinearRing()Methods in net.opengis.gml311.impl with parameters of type LinearRingTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetLinearRing(LinearRingType newLinearRing, NotificationChain msgs) NotificationChainLinearRingPropertyTypeImpl.basicSetLinearRing(LinearRingType newLinearRing, NotificationChain msgs) voidDocumentRootImpl.setLinearRing(LinearRingType newLinearRing) voidLinearRingPropertyTypeImpl.setLinearRing(LinearRingType newLinearRing) 
- 
Uses of LinearRingType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type LinearRingTypeModifier and TypeMethodDescriptionGml311Switch.caseLinearRingType(LinearRingType object) Returns the result of interpreting the object as an instance of 'Linear Ring Type'.booleanGml311Validator.validateLinearRingType(LinearRingType linearRingType, DiagnosticChain diagnostics, Map<Object, Object> context)