Uses of Class
com.luciad.shape.shape2D.TLcdXYPolypoint
Packages that use TLcdXYPolypoint
Package
Description
Handles the cgm format.
Provides shape classes containing a measure value.
Handles the dgn format.
Handles the dwg format.
Provides specialized Informix shapes.
Handles the S-57 format.
Three-dimensional shapes that can be changed in two dimensions.
-
Uses of TLcdXYPolypoint in com.luciad.format.cgm
Subclasses of TLcdXYPolypoint in com.luciad.format.cgmModifier and TypeClassDescriptionclassExtension of aTLcdXYPolygonwith a line and a fill style.classExtension of aTLcdXYPolylinewith a line style. -
Uses of TLcdXYPolypoint in com.luciad.format.database.shape
Subclasses of TLcdXYPolypoint in com.luciad.format.database.shapeModifier and TypeClassDescriptionclassThis class represents aTLcdXYPolygonwith measure values.classThis class represents aTLcdXYPolylinewith measure values.classThis class represents aTLcdXYPolypointwith measure values. -
Uses of TLcdXYPolypoint in com.luciad.format.dgn
Subclasses of TLcdXYPolypoint in com.luciad.format.dgnModifier and TypeClassDescriptionclassThis class represents a Curve2D from a DGN file.classThis class represents a LineString2D from a DGN file.classThis class represents a Shape2D from a DGN file. -
Uses of TLcdXYPolypoint in com.luciad.format.dwg
Subclasses of TLcdXYPolypoint in com.luciad.format.dwgModifier and TypeClassDescriptionclassThis class represents a Face3D from a DWG file.classThis class represents a Polyline2D from a DWG file.classThis class represents a Face3D from a DWG file. -
Uses of TLcdXYPolypoint in com.luciad.format.informix.spatial.shp
Subclasses of TLcdXYPolypoint in com.luciad.format.informix.spatial.shpModifier and TypeClassDescriptionclassThis class represents aTLcdXYPolygonwith measure values.classThis class represents aTLcdXYPolylinewith measure values.classThis class represents aTLcdXYPolypointwith measure values.Constructors in com.luciad.format.informix.spatial.shp with parameters of type TLcdXYPolypointModifierConstructorDescriptionTLcdMeasureXYPolypoint(TLcdXYPolypoint aTLcdXYPolypoint, boolean b, double[] aM_array) -
Uses of TLcdXYPolypoint in com.luciad.format.s57
Subclasses of TLcdXYPolypoint in com.luciad.format.s57Modifier and TypeClassDescriptionclassRepresents a Line feature in the S-57 domain model. -
Uses of TLcdXYPolypoint in com.luciad.shape.shape2D
Subclasses of TLcdXYPolypoint in com.luciad.shape.shape2DModifier and TypeClassDescriptionclassThis class provides an implementation ofILcd2DEditablePolygonin the cartesian space.classThis class provides an implementation ofILcd2DEditablePolylinein the cartesian space.Constructors in com.luciad.shape.shape2D with parameters of type TLcdXYPolypointModifierConstructorDescriptionTLcdXYPolypoint(TLcdXYPolypoint aPolypoint, boolean aDeepCopy) Makes a clone of the point list that represents the polypoint if it implements the interfaceILcdCloneableandaDeepCopyis true.