Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3AbstractCurveSegment
Packages that use ILcdGML3AbstractCurveSegment
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3AbstractCurveSegment in com.luciad.format.gml3.model.geometry
Subinterfaces of ILcdGML3AbstractCurveSegment 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.Methods in com.luciad.format.gml3.model.geometry that return ILcdGML3AbstractCurveSegmentModifier and TypeMethodDescriptionILcdGML3CurveSegmentArrayProperty.getCurveSegment
(int aIndex) Deprecated.Returns the curve segment at the given index.Methods in com.luciad.format.gml3.model.geometry with parameters of type ILcdGML3AbstractCurveSegmentModifier and TypeMethodDescriptionvoid
ILcdGML3CurveSegmentArrayProperty.setCurveSegments
(ILcdGML3AbstractCurveSegment[] aCurveSegments) Deprecated.Sets the array of curve segments to be contained in this property.