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 TypeMethodDescriptionvoidDocumentRoot.setGeometricComplex(GeometricComplexType value) Sets the value of the 'Geometric Complex' containment reference.voidGeometricComplexPropertyType.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 TypeClassDescriptionclassAn implementation of the model object 'Geometric Complex Type'.Fields in net.opengis.gml311.impl declared as GeometricComplexTypeModifier and TypeFieldDescriptionprotected GeometricComplexTypeGeometricComplexPropertyTypeImpl.geometricComplexThe 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGeometricComplex(GeometricComplexType newGeometricComplex, NotificationChain msgs) NotificationChainGeometricComplexPropertyTypeImpl.basicSetGeometricComplex(GeometricComplexType newGeometricComplex, NotificationChain msgs) voidDocumentRootImpl.setGeometricComplex(GeometricComplexType newGeometricComplex) voidGeometricComplexPropertyTypeImpl.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'.booleanGml311Validator.validateGeometricComplexType(GeometricComplexType geometricComplexType, DiagnosticChain diagnostics, Map<Object, Object> context)