Uses of Interface
net.opengis.gml311.AbstractGeometricAggregateType
Packages that use AbstractGeometricAggregateType
-
Uses of AbstractGeometricAggregateType in net.opengis.gml311
Subinterfaces of AbstractGeometricAggregateType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Multi Curve Type'.interface
A representation of the model object 'Multi Geometry Type'.interface
A representation of the model object 'Multi Line String Type'.interface
A representation of the model object 'Multi Point Type'.interface
A representation of the model object 'Multi Polygon Type'.interface
A representation of the model object 'Multi Solid Type'.interface
A 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.impl
Classes in net.opengis.gml311.impl that implement AbstractGeometricAggregateTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Geometric Aggregate Type'.class
An implementation of the model object 'Multi Curve Type'.class
An implementation of the model object 'Multi Geometry Type'.class
An implementation of the model object 'Multi Line String Type'.class
An implementation of the model object 'Multi Point Type'.class
An implementation of the model object 'Multi Polygon Type'.class
An implementation of the model object 'Multi Solid Type'.class
An 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGeometricAggregate
(AbstractGeometricAggregateType newGeometricAggregate, NotificationChain msgs) NotificationChain
MultiGeometryPropertyTypeImpl.basicSetGeometricAggregate
(AbstractGeometricAggregateType newGeometricAggregate, NotificationChain msgs) -
Uses of AbstractGeometricAggregateType in net.opengis.gml311.util
Methods 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'.boolean
Gml311Validator.validateAbstractGeometricAggregateType
(AbstractGeometricAggregateType abstractGeometricAggregateType, DiagnosticChain diagnostics, Map<Object, Object> context)