Interface ILcdGML3AbstractGeometricAggregate

All Superinterfaces:
ILcdGML3AbstractGeometry, ILcdGML3AbstractGML, ILcdGML3SrsInformationGroup, ILcdGML3SrsReferenceGroup, ILcdGML3StandardObjectProperties
All Known Subinterfaces:
ILcdGML3MultiCurve, ILcdGML3MultiGeometry, ILcdGML3MultiPoint, ILcdGML3MultiSurface

public interface ILcdGML3AbstractGeometricAggregate extends ILcdGML3AbstractGeometry
Deprecated.
This class has been deprecated. The GML decoders and encoders in the com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the packages com.luciad.format.gml2.xml, com.luciad.format.gml31.xml and com.luciad.format.gml32.xml.
Interface for the gml:AbstractGeometricAggregateType type.

This is the abstract root type of the geometric aggregates.

(GML Specification, v3.1.0, paragraph 11.3.1.1)