Uses of Interface
com.luciad.shape.ILcdPolypoint
Packages that use ILcdPolypoint
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.
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.
Handles the shp format.
Everything related to representing three-dimensional shapes.
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 ILcdPolypoint in com.luciad.format.asdi
Classes in com.luciad.format.asdi that implement ILcdPolypoint -
Uses of ILcdPolypoint in com.luciad.format.asterix
Classes in com.luciad.format.asterix that implement ILcdPolypointModifier and TypeClassDescriptionclassDefines an ASTERIX plot.classTime-dependent view on aTLcdASTERIXTrajectory. -
Uses of ILcdPolypoint in com.luciad.format.cgm
Classes in com.luciad.format.cgm that implement ILcdPolypointModifier and TypeClassDescriptionclassExtension of aTLcdXYPolygonwith a line and a fill style.classExtension of aTLcdXYPolylinewith a line style. -
Uses of ILcdPolypoint in com.luciad.format.database.shape
Classes in com.luciad.format.database.shape that implement ILcdPolypointModifier and TypeClassDescriptionclassThis class represents aTLcdLonLatHeightMPointwith a measure value.classThis class represents aTLcdLonLatHeightMPolygonwith a measure (M) value.classThis class represents aTLcdLonLatHeightPolylinewith measure values.classThis class represents aTLcdLonLatHeightPolypointwith measure values.classThis class represents aTLcdLonLatPointwith a measure (M) value.classThis class represents aTLcdLonLatPolygonwith measure values.classThis class represents aTLcdLonLatPolylinewith measure values.classThis class represents aTLcdLonLatPolypointwith measure values.classThis class represents aTLcdXYPointwith a measure (M) value.classThis class represents aTLcdXYPolygonwith measure values.classThis class represents aTLcdXYPolylinewith measure values.classThis class represents aTLcdXYPolypointwith measure values.classThis class represents aTLcdXYZPointwith a measure value.classThis class represents aTLcdXYZPolygonwith measure values.classThis class represents aTLcdXYZPolylinewith measure values.classThis class represents aTLcdXYZPolypointwith measure values. -
Uses of ILcdPolypoint in com.luciad.format.dgn
Classes in com.luciad.format.dgn that implement ILcdPolypointModifier 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 ILcdPolypoint in com.luciad.format.dwg
Classes in com.luciad.format.dwg that implement ILcdPolypointModifier and TypeClassDescriptionclassThis class represents a Face3D from a DWG file.classThis class represents a Point from a DWG file.classThis class represents a Polyline2D from a DWG file.classThis class represents a Face3D from a DWG file. -
Uses of ILcdPolypoint in com.luciad.format.informix.spatial.shp
Classes in com.luciad.format.informix.spatial.shp that implement ILcdPolypointModifier and TypeClassDescriptionclassThis class represents aTLcdXYPointwith a measure value.classThis class represents aTLcdXYPolygonwith measure values.classThis class represents aTLcdXYPolylinewith measure values.classThis class represents aTLcdXYPolypointwith measure values.classThis class represents aTLcdXYZPointwith a measure value.classThis class represents aTLcdXYZPolygonwith measure values.classThis class represents aTLcdXYZPolylinewith measure values.classThis class represents aTLcdXYZPolypointwith measure values. -
Uses of ILcdPolypoint in com.luciad.format.nvg.nvg15.model
Classes in com.luciad.format.nvg.nvg15.model that implement ILcdPolypointModifier and TypeClassDescriptionclassImplementation ofILcd2DEditablePolypointthat represents an NVG 1.5 Multipoint. -
Uses of ILcdPolypoint in com.luciad.format.nvg.nvg20.model
Classes in com.luciad.format.nvg.nvg20.model that implement ILcdPolypointModifier and TypeClassDescriptionclassImplementation ofILcd2DEditablePolypointthat represents an NVG 2.0 MultiPoint. -
Uses of ILcdPolypoint in com.luciad.format.s57
Classes in com.luciad.format.s57 that implement ILcdPolypointModifier and TypeClassDescriptionclassRepresents a Line feature in the S-57 domain model.classRepresents a node in the S-57 domain model.classRepresents a Point feature in the S-57 domain model.classRepresents a Sounding Point feature in the S-57 domain model. -
Uses of ILcdPolypoint in com.luciad.format.shp
Classes in com.luciad.format.shp that implement ILcdPolypointModifier and TypeClassDescriptionclassATLcdSHPMultiPointZis aILcdPolypointwith a measure value at each of the defining points.Constructors in com.luciad.format.shp with parameters of type ILcdPolypointModifierConstructorDescriptionTLcdSHPMultiPointZ(ILcdPolypoint aPolypoint) Constructs aTLcdSHPMultiPointZfrom the given polypoint having measure values 0.TLcdSHPMultiPointZ(ILcdPolypoint aPolypoint, double[] aMValues) Constructs aTLcdSHPMultiPointZfrom the given polypoint having measure values 0. -
Uses of ILcdPolypoint in com.luciad.shape
Classes in com.luciad.shape that implement ILcdPolypointModifier and TypeClassDescriptionclassThis abstract class provides a basis for implementing theILcdPointinterface. -
Uses of ILcdPolypoint in com.luciad.shape.shape2D
Subinterfaces of ILcdPolypoint in com.luciad.shape.shape2DModifier and TypeInterfaceDescriptioninterfaceAnILcd2DEditablePolypointobject is anILcdPolypointthat can be changed in two dimensions.Classes in com.luciad.shape.shape2D that implement ILcdPolypointModifier and TypeClassDescriptionclassThis abstract class provides a basis for implementing theILcd2DEditablePolypointinterface.classThis abstract class provides a basis for implementing theILcd2DEditablePointinterface.classThis abstract class provides a basis for implementing theILcd2DEditablePolypointinterface.classThis class provides an implementation ofILcd2DEditablePointin the geodetic space.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 ofILcd2DEditablePointin 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 ofILcd2DEditableZonalPointin the geodetic space.classThis class provides an implementation ofILcd2DEditablePointin the cartesian space, but internally using floats instead of doubles.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 ofILcd2DEditablePointin the cartesian 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.classThis class provides an implementation ofILcd2DEditableZonalPointin the cartesian space. -
Uses of ILcdPolypoint in com.luciad.shape.shape3D
Subinterfaces of ILcdPolypoint 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 ILcdPolypointModifier and TypeClassDescriptionclassThis abstract class provides a basis for implementing theILcd2DEditablePolypointinterface.classThis abstract class provides a basis for implementing theILcd3DEditablePointinterface.classThis abstract class provides a basis for implementing theILcd3DEditablePolypointinterface.classThis class provides an implementation ofILcd3DEditablePointin the geodetic space.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 ofILcd3DEditablePointin the cartesian space, but internally using floats instead of doubles.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 ofILcd3DEditablePointin the cartesian 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 ILcdPolypoint in com.luciad.symbology.app6a.model
Classes in com.luciad.symbology.app6a.model that implement ILcdPolypointModifier and TypeClassDescriptionclassA general representation of an editable APP-6 symbol. -
Uses of ILcdPolypoint in com.luciad.symbology.milstd2525b.model
Classes in com.luciad.symbology.milstd2525b.model that implement ILcdPolypointModifier and TypeClassDescriptionclassA general representation of an editable MIL-STD 2525 symbol.