Uses of Interface
net.opengis.gml311.GeometricComplexType
Packages that use GeometricComplexType
-
Uses of GeometricComplexType in net.opengis.gml311
Methods in net.opengis.gml311 that return GeometricComplexTypeModifier and TypeMethodDescriptionGml311Factory.createGeometricComplexType()
Returns a new object of class 'Geometric Complex Type'.DocumentRoot.getGeometricComplex()
Returns the value of the 'Geometric Complex' containment reference.GeometricComplexPropertyType.getGeometricComplex()
Returns the value of the 'Geometric Complex' containment reference.Methods in net.opengis.gml311 with parameters of type GeometricComplexTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setGeometricComplex
(GeometricComplexType value) Sets the value of the 'Geometric Complex
' containment reference.void
GeometricComplexPropertyType.setGeometricComplex
(GeometricComplexType value) Sets the value of the 'Geometric Complex
' containment reference. -
Uses of GeometricComplexType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GeometricComplexTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Geometric Complex Type'.Fields in net.opengis.gml311.impl declared as GeometricComplexTypeModifier and TypeFieldDescriptionprotected GeometricComplexType
GeometricComplexPropertyTypeImpl.geometricComplex
The cached value of the 'Geometric Complex
' containment reference.Methods in net.opengis.gml311.impl that return GeometricComplexTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGeometricComplexType()
DocumentRootImpl.getGeometricComplex()
GeometricComplexPropertyTypeImpl.getGeometricComplex()
Methods in net.opengis.gml311.impl with parameters of type GeometricComplexTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGeometricComplex
(GeometricComplexType newGeometricComplex, NotificationChain msgs) NotificationChain
GeometricComplexPropertyTypeImpl.basicSetGeometricComplex
(GeometricComplexType newGeometricComplex, NotificationChain msgs) void
DocumentRootImpl.setGeometricComplex
(GeometricComplexType newGeometricComplex) void
GeometricComplexPropertyTypeImpl.setGeometricComplex
(GeometricComplexType newGeometricComplex) -
Uses of GeometricComplexType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GeometricComplexTypeModifier and TypeMethodDescriptionGml311Switch.caseGeometricComplexType
(GeometricComplexType object) Returns the result of interpreting the object as an instance of 'Geometric Complex Type'.boolean
Gml311Validator.validateGeometricComplexType
(GeometricComplexType geometricComplexType, DiagnosticChain diagnostics, Map<Object, Object> context)