Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3AbstractGeometricPrimitive
Packages that use ILcdGML3AbstractGeometricPrimitive
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3AbstractGeometricPrimitive in com.luciad.format.gml3.model.geometry
Subinterfaces of ILcdGML3AbstractGeometricPrimitive in com.luciad.format.gml3.model.geometryModifier 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.Methods in com.luciad.format.gml3.model.geometry that return ILcdGML3AbstractGeometricPrimitiveModifier and TypeMethodDescriptionILcdGML3GeometricPrimitiveProperty.getGeometricPrimitive()
Deprecated.Returns the geometric primitive contained in this property.Methods in com.luciad.format.gml3.model.geometry with parameters of type ILcdGML3AbstractGeometricPrimitiveModifier and TypeMethodDescriptionvoid
ILcdGML3GeometricPrimitiveProperty.setGeometricPrimitive
(ILcdGML3AbstractGeometricPrimitive aPrimitive) Deprecated.Sets the geometric primitive to be contained in this property.