Uses of Interface
net.opengis.gml311.AbstractGeometricAggregateType
Packages that use AbstractGeometricAggregateType
- 
Uses of AbstractGeometricAggregateType in net.opengis.gml311Subinterfaces of AbstractGeometricAggregateType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Multi Curve Type'.interfaceA representation of the model object 'Multi Geometry Type'.interfaceA representation of the model object 'Multi Line String Type'.interfaceA representation of the model object 'Multi Point Type'.interfaceA representation of the model object 'Multi Polygon Type'.interfaceA representation of the model object 'Multi Solid Type'.interfaceA representation of the model object 'Multi Surface Type'.Methods in net.opengis.gml311 that return AbstractGeometricAggregateTypeModifier and TypeMethodDescriptionDocumentRoot.getGeometricAggregate()Returns the value of the 'Geometric Aggregate' containment reference.MultiGeometryPropertyType.getGeometricAggregate()Returns the value of the 'Geometric Aggregate' containment reference.
- 
Uses of AbstractGeometricAggregateType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement AbstractGeometricAggregateTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Geometric Aggregate Type'.classAn implementation of the model object 'Multi Curve Type'.classAn implementation of the model object 'Multi Geometry Type'.classAn implementation of the model object 'Multi Line String Type'.classAn implementation of the model object 'Multi Point Type'.classAn implementation of the model object 'Multi Polygon Type'.classAn implementation of the model object 'Multi Solid Type'.classAn implementation of the model object 'Multi Surface Type'.Methods in net.opengis.gml311.impl that return AbstractGeometricAggregateTypeModifier and TypeMethodDescriptionDocumentRootImpl.getGeometricAggregate()MultiGeometryPropertyTypeImpl.getGeometricAggregate()Methods in net.opengis.gml311.impl with parameters of type AbstractGeometricAggregateTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGeometricAggregate(AbstractGeometricAggregateType newGeometricAggregate, NotificationChain msgs) NotificationChainMultiGeometryPropertyTypeImpl.basicSetGeometricAggregate(AbstractGeometricAggregateType newGeometricAggregate, NotificationChain msgs) 
- 
Uses of AbstractGeometricAggregateType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type AbstractGeometricAggregateTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractGeometricAggregateType(AbstractGeometricAggregateType object) Returns the result of interpreting the object as an instance of 'Abstract Geometric Aggregate Type'.booleanGml311Validator.validateAbstractGeometricAggregateType(AbstractGeometricAggregateType abstractGeometricAggregateType, DiagnosticChain diagnostics, Map<Object, Object> context)