Uses of Class
com.luciad.shape.shape2D.ALcd2DEditablePolypoint
Packages that use ALcd2DEditablePolypoint
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.
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 ALcd2DEditablePolypoint in com.luciad.format.cgm
Subclasses of ALcd2DEditablePolypoint in com.luciad.format.cgmModifier and TypeClassDescriptionclass
Extension of aTLcdXYPolygon
with a line and a fill style.class
Extension of aTLcdXYPolyline
with a line style. -
Uses of ALcd2DEditablePolypoint in com.luciad.format.database.shape
Subclasses of ALcd2DEditablePolypoint in com.luciad.format.database.shapeModifier and TypeClassDescriptionclass
This class represents aTLcdLonLatPolygon
with measure values.class
This class represents aTLcdLonLatPolyline
with measure values.class
This class represents aTLcdLonLatPolypoint
with measure values.class
This class represents aTLcdXYPolygon
with measure values.class
This class represents aTLcdXYPolyline
with measure values.class
This class represents aTLcdXYPolypoint
with measure values. -
Uses of ALcd2DEditablePolypoint in com.luciad.format.dgn
Subclasses of ALcd2DEditablePolypoint in com.luciad.format.dgnModifier and TypeClassDescriptionclass
This class represents a Curve2D from a DGN file.class
This class represents a LineString2D from a DGN file.class
This class represents a Shape2D from a DGN file. -
Uses of ALcd2DEditablePolypoint in com.luciad.format.dwg
Subclasses of ALcd2DEditablePolypoint in com.luciad.format.dwgModifier and TypeClassDescriptionclass
This class represents a Face3D from a DWG file.class
This class represents a Polyline2D from a DWG file.class
This class represents a Face3D from a DWG file. -
Uses of ALcd2DEditablePolypoint in com.luciad.format.informix.spatial.shp
Subclasses of ALcd2DEditablePolypoint in com.luciad.format.informix.spatial.shpModifier and TypeClassDescriptionclass
This class represents aTLcdXYPolygon
with measure values.class
This class represents aTLcdXYPolyline
with measure values.class
This class represents aTLcdXYPolypoint
with measure values. -
Uses of ALcd2DEditablePolypoint in com.luciad.format.s57
Subclasses of ALcd2DEditablePolypoint in com.luciad.format.s57Modifier and TypeClassDescriptionclass
Represents a Line feature in the S-57 domain model. -
Uses of ALcd2DEditablePolypoint in com.luciad.shape.shape2D
Subclasses of ALcd2DEditablePolypoint in com.luciad.shape.shape2DModifier and TypeClassDescriptionclass
This class provides an implementation ofILcd2DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolyline
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolypoint
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolyline
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolygon
in the cartesian space.class
This class provides an implementation ofILcd2DEditablePolyline
in the cartesian space.class
This class provides an implementation ofILcd2DEditablePolypoint
in the cartesian space. -
Uses of ALcd2DEditablePolypoint in com.luciad.symbology.app6a.model
Subclasses of ALcd2DEditablePolypoint in com.luciad.symbology.app6a.modelModifier and TypeClassDescriptionclass
A general representation of an editable APP-6 symbol. -
Uses of ALcd2DEditablePolypoint in com.luciad.symbology.milstd2525b.model
Subclasses of ALcd2DEditablePolypoint in com.luciad.symbology.milstd2525b.modelModifier and TypeClassDescriptionclass
A general representation of an editable MIL-STD 2525 symbol.