Uses of Interface
com.luciad.shape.shape2D.ILcd2DEditablePolypoint
Packages that use ILcd2DEditablePolypoint
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.
This package contains a domain model to represent an NVG 1.4/1.5 data source.
This package contains a domain model to represent an NVG 2.0 data source.
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 ILcd2DEditablePolypoint in com.luciad.format.cgm
Classes in com.luciad.format.cgm that implement ILcd2DEditablePolypointModifier and TypeClassDescriptionclassExtension of aTLcdXYPolygonwith a line and a fill style.classExtension of aTLcdXYPolylinewith a line style. -
Uses of ILcd2DEditablePolypoint in com.luciad.format.database.shape
Classes in com.luciad.format.database.shape that implement ILcd2DEditablePolypointModifier 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 ILcd2DEditablePolypoint in com.luciad.format.dgn
Classes in com.luciad.format.dgn that implement ILcd2DEditablePolypointModifier and TypeClassDescriptionclassThis class represents a Curve2D from a DGN file.classThis class represents a Curve2D from a DGN file.classThis class represents a Curve3D from a DGN file.classThis class represents a LineString2D from a DGN file.classThis class represents a LineString3D from a DGN file.classThis class represents a Shape2D from a DGN file.classThis class represents a Shape3D from a DGN file.classThis class represents a LineString2D from a DGN file.classThis class represents a Shape2D from a DGN file. -
Uses of ILcd2DEditablePolypoint in com.luciad.format.dwg
Classes in com.luciad.format.dwg that implement ILcd2DEditablePolypointModifier 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 ILcd2DEditablePolypoint in com.luciad.format.informix.spatial.shp
Classes in com.luciad.format.informix.spatial.shp that implement ILcd2DEditablePolypointModifier 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 ILcd2DEditablePolypoint in com.luciad.format.nvg.nvg15.model
Classes in com.luciad.format.nvg.nvg15.model that implement ILcd2DEditablePolypointModifier and TypeClassDescriptionclassImplementation ofILcd2DEditablePolypointthat represents an NVG 1.5 Multipoint. -
Uses of ILcd2DEditablePolypoint in com.luciad.format.nvg.nvg20.model
Classes in com.luciad.format.nvg.nvg20.model that implement ILcd2DEditablePolypointModifier and TypeClassDescriptionclassImplementation ofILcd2DEditablePolypointthat represents an NVG 2.0 MultiPoint. -
Uses of ILcd2DEditablePolypoint in com.luciad.format.s57
Classes in com.luciad.format.s57 that implement ILcd2DEditablePolypointModifier and TypeClassDescriptionclassRepresents a Line feature in the S-57 domain model. -
Uses of ILcd2DEditablePolypoint in com.luciad.shape.shape2D
Classes in com.luciad.shape.shape2D that implement ILcd2DEditablePolypointModifier and TypeClassDescriptionclassThis abstract class provides a basis for implementing theILcd2DEditablePolypointinterface.classThis abstract class provides a basis for implementing theILcd2DEditablePolypointinterface.classThis class provides an implementation ofILcd2DEditablePolygonin 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 ofILcd2DEditablePolylinein the geodetic space.classThis class provides an implementation ofILcd2DEditablePolypointin 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 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 ofILcd2DEditablePolygonin the geodetic space.classThis class provides an implementation ofILcd2DEditablePolylinein the cartesian space.classThis class provides an implementation ofILcd2DEditablePolylinein the geodetic space.classThis class provides an implementation ofILcd2DEditablePolypointin the cartesian space.classThis class provides an implementation ofILcd2DEditablePolypointin 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 ILcd2DEditablePolypoint in com.luciad.shape.shape3D
Subinterfaces of ILcd2DEditablePolypoint in com.luciad.shape.shape3DModifier and TypeInterfaceDescriptioninterfaceAn ILcd3DEditablePolypoint object is an ILcdPolypoint that can be changed in 3 dimensions.Classes in com.luciad.shape.shape3D that implement ILcd2DEditablePolypointModifier and TypeClassDescriptionclassThis abstract class provides a basis for implementing theILcd2DEditablePolypointinterface.classThis abstract class provides a basis for implementing theILcd3DEditablePolypointinterface.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 with a reduced memory footprint.classThis class provides an implementation ofILcd3DEditablePolylinein the cartesian space with a reduced memory footprint.classThis class provides an implementation ofILcd3DEditablePolypointin the cartesian space with a reduced memory footprint.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 ILcd2DEditablePolypoint in com.luciad.symbology.app6a.model
Classes in com.luciad.symbology.app6a.model that implement ILcd2DEditablePolypointModifier and TypeClassDescriptionclassA general representation of an editable APP-6 symbol. -
Uses of ILcd2DEditablePolypoint in com.luciad.symbology.milstd2525b.model
Classes in com.luciad.symbology.milstd2525b.model that implement ILcd2DEditablePolypointModifier and TypeClassDescriptionclassA general representation of an editable MIL-STD 2525 symbol.