Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3AbstractGeometry
Package
Description
Model of the GML grid type.
Contains domain model interfaces for the GML3 feature schema.
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3AbstractGeometry in com.luciad.format.gml3.model.coverages
Modifier and TypeInterfaceDescriptioninterface
Deprecated.This class has been deprecated.interface
Deprecated.This class has been deprecated. -
Uses of ILcdGML3AbstractGeometry in com.luciad.format.gml3.model.feature
Modifier and TypeMethodDescriptionILcdGML3LocationProperty.getGeometry()
Deprecated.Returns the geometry contained in this location.Modifier and TypeMethodDescriptionvoid
ILcdGML3LocationProperty.setGeometry
(ILcdGML3AbstractGeometry aGeometry) Deprecated.Sets the geometry to be contained in this location. -
Uses of ILcdGML3AbstractGeometry in com.luciad.format.gml3.model.geometry
Modifier and TypeInterfaceDescriptioninterface
Deprecated.This class has been deprecated.interface
Deprecated.This class has been deprecated.interface
Deprecated.This class has been deprecated.interface
Deprecated.This class has been deprecated.interface
Deprecated.This class has been deprecated.interface
Deprecated.This class has been deprecated.interface
Deprecated.This class has been deprecated.interface
Deprecated.This class has been deprecated.interface
Deprecated.This class has been deprecated.interface
Deprecated.This class has been deprecated.interface
Deprecated.This class has been deprecated.interface
Deprecated.This class has been deprecated.interface
Deprecated.This class has been deprecated.interface
Deprecated.This class has been deprecated.interface
Deprecated.This class has been deprecated.interface
Deprecated.This class has been deprecated.Modifier and TypeMethodDescriptionILcdGML3GeometryArrayProperty.getGeometry
(int aIndex) Deprecated.Returns the geometry at the given index.ILcdGML3GeometryProperty.getGeometry()
Deprecated.Returns the geometry contained in this property.Modifier and TypeMethodDescriptionvoid
ILcdGML3GeometryArrayProperty.setGeometries
(ILcdGML3AbstractGeometry[] aGeometries) Deprecated.Sets the array of geometries to be contained in this array property.void
ILcdGML3GeometryProperty.setGeometry
(ILcdGML3AbstractGeometry aGeometry) Deprecated.Sets the geometry to be contained in this property.