Uses of Class
com.luciad.shape.shape2D.TLcdXYPolyline
Packages that use TLcdXYPolyline
Package
Description
Handles the cgm format.
Provides shape classes containing a measure value.
Handles the dgn format.
Provides specialized Informix shapes.
Handles the S-57 format.
Three-dimensional shapes that can be changed in two dimensions.
-
Uses of TLcdXYPolyline in com.luciad.format.cgm
Subclasses of TLcdXYPolyline in com.luciad.format.cgmModifier and TypeClassDescriptionclassExtension of aTLcdXYPolylinewith a line style. -
Uses of TLcdXYPolyline in com.luciad.format.database.shape
Subclasses of TLcdXYPolyline in com.luciad.format.database.shapeModifier and TypeClassDescriptionclassThis class represents aTLcdXYPolylinewith measure values. -
Uses of TLcdXYPolyline in com.luciad.format.dgn
Subclasses of TLcdXYPolyline in com.luciad.format.dgnModifier and TypeClassDescriptionclassThis class represents a Curve2D from a DGN file.classThis class represents a LineString2D from a DGN file. -
Uses of TLcdXYPolyline in com.luciad.format.informix.spatial.shp
Subclasses of TLcdXYPolyline in com.luciad.format.informix.spatial.shpModifier and TypeClassDescriptionclassThis class represents aTLcdXYPolylinewith measure values.Constructors in com.luciad.format.informix.spatial.shp with parameters of type TLcdXYPolylineModifierConstructorDescriptionTLcdMeasureXYPolyline(TLcdXYPolyline aTLcdXYPolyline, boolean b, double[] aM_array) -
Uses of TLcdXYPolyline in com.luciad.format.s57
Subclasses of TLcdXYPolyline in com.luciad.format.s57Modifier and TypeClassDescriptionclassRepresents a Line feature in the S-57 domain model. -
Uses of TLcdXYPolyline in com.luciad.shape.shape2D
Constructors in com.luciad.shape.shape2D with parameters of type TLcdXYPolylineModifierConstructorDescriptionTLcdXYPolyline(TLcdXYPolyline aPolyline, boolean aDeepCopy) Makes a clone of the point list that represents the polyline if it implements the interfaceILcdCloneableandaDeepCopyis true.