Uses of Interface
com.luciad.shape.ILcdPointList2
Packages that use ILcdPointList2
Package
Description
Provides classes and interfaces for decoding and displaying ASDI data, version 5.4.
Provides classes and interfaces for decoding and displaying ASTERIX data.
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.
Three-dimensional shapes that can be changed in all three dimensions.
Contains the domain model to represent military symbols from the APP-6A standard,
or optionally also from the TTA-106 V4 standard.
Military units (including modifiers) that can be represented by the MIL-STD 2525 military symbology standard.
-
Uses of ILcdPointList2 in com.luciad.format.asdi
Classes in com.luciad.format.asdi that implement ILcdPointList2Modifier and TypeClassDescriptionclassModels the path of a track flying from one point to another. -
Uses of ILcdPointList2 in com.luciad.format.asterix
Classes in com.luciad.format.asterix that implement ILcdPointList2Modifier and TypeClassDescriptionclassTLcdASTERIXTrajectorymodels the path of a track (for example an aircraft) flying from one point to another. -
Uses of ILcdPointList2 in com.luciad.format.cgm
Classes in com.luciad.format.cgm that implement ILcdPointList2Modifier and TypeClassDescriptionclassExtension of aTLcdXYPolygonwith a line and a fill style.classExtension of aTLcdXYPolylinewith a line style. -
Uses of ILcdPointList2 in com.luciad.format.database.shape
Classes in com.luciad.format.database.shape that implement ILcdPointList2Modifier and TypeClassDescriptionclassThis class represents aTLcdLonLatHeightMPolygonwith a measure (M) value.classThis class represents aTLcdLonLatHeightPolylinewith measure values.classThis class represents aTLcdLonLatHeightPolypointwith measure values.classThis class represents aTLcdLonLatPolygonwith measure values.classThis class represents aTLcdLonLatPolylinewith measure values.classThis class represents aTLcdLonLatPolypointwith measure values.classThis class represents aTLcdXYPolygonwith measure values.classThis class represents aTLcdXYPolylinewith measure values.classThis class represents aTLcdXYPolypointwith measure values.classThis class represents aTLcdXYZPolygonwith measure values.classThis class represents aTLcdXYZPolylinewith measure values.classThis class represents aTLcdXYZPolypointwith measure values. -
Uses of ILcdPointList2 in com.luciad.format.dgn
Classes in com.luciad.format.dgn that implement ILcdPointList2Modifier 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 ILcdPointList2 in com.luciad.format.dwg
Classes in com.luciad.format.dwg that implement ILcdPointList2Modifier 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 ILcdPointList2 in com.luciad.format.informix.spatial.shp
Classes in com.luciad.format.informix.spatial.shp that implement ILcdPointList2Modifier and TypeClassDescriptionclassThis class represents aTLcdXYPolygonwith measure values.classThis class represents aTLcdXYPolylinewith measure values.classThis class represents aTLcdXYPolypointwith measure values.classThis class represents aTLcdXYZPolygonwith measure values.classThis class represents aTLcdXYZPolylinewith measure values.classThis class represents aTLcdXYZPolypointwith measure values. -
Uses of ILcdPointList2 in com.luciad.format.s57
Classes in com.luciad.format.s57 that implement ILcdPointList2Modifier and TypeClassDescriptionclassRepresents an edge in the S-57 domain model.classRepresents an face in the S-57 domain model.classRepresents a Line feature in the S-57 domain model. -
Uses of ILcdPointList2 in com.luciad.shape.shape2D
Classes in com.luciad.shape.shape2D that implement ILcdPointList2Modifier and TypeClassDescriptionclassThis abstract class provides a basis for implementing theILcd2DEditablePolypointinterface.classThis class provides an implementation ofILcd2DEditablePointList.classThis class provides an implementation ofILcd2DEditablePolygonin the geodetic space.classThis class provides an implementation ofILcd2DEditablePolylinein the geodetic space.classThis class provides an implementation ofILcd2DEditablePolypointin the geodetic space.classThis class provides an implementation ofILcd2DEditablePolygonin the geodetic space.classThis class provides an implementation ofILcd2DEditablePolylinein the geodetic space.classThis class provides an implementation ofILcd2DEditablePolygonin the cartesian space.classThis class provides an implementation ofILcd2DEditablePolylinein the cartesian space.classThis class provides an implementation ofILcd2DEditablePolypointin the cartesian space. -
Uses of ILcdPointList2 in com.luciad.shape.shape3D
Classes in com.luciad.shape.shape3D that implement ILcdPointList2Modifier and TypeClassDescriptionclassThis abstract class provides a basis for implementing theILcd3DEditablePolypointinterface.classThis class provides an implementation ofILcd3DEditablePointList.classThis class provides an implementation ofILcd3DEditablePolygonin the geodetic space.classThis class provides an implementation ofILcd3DEditablePolypointin the geodetic space.classThis class provides an implementation ofILcd3DEditablePolypointin the geodetic space.classThis class provides an implementation ofILcd3DEditablePolygonin the cartesian space.classThis class provides an implementation ofILcd3DEditablePolylinein the cartesian space.classThis class provides an implementation ofILcd3DEditablePolypointin the cartesian space. -
Uses of ILcdPointList2 in com.luciad.symbology.app6a.model
Classes in com.luciad.symbology.app6a.model that implement ILcdPointList2Modifier and TypeClassDescriptionclassA general representation of an editable APP-6 symbol. -
Uses of ILcdPointList2 in com.luciad.symbology.milstd2525b.model
Classes in com.luciad.symbology.milstd2525b.model that implement ILcdPointList2Modifier and TypeClassDescriptionclassA general representation of an editable MIL-STD 2525 symbol.