Uses of Interface
com.luciad.shape.shape2D.ILcd2DEditablePolygon
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.
-
Uses of ILcd2DEditablePolygon in com.luciad.format.cgm
Modifier and TypeClassDescriptionclass
Extension of aTLcdXYPolygon
with a line and a fill style. -
Uses of ILcd2DEditablePolygon in com.luciad.format.database.shape
Modifier and TypeClassDescriptionclass
This class represents aTLcdLonLatHeightMPolygon
with a measure (M) value.class
This class represents aTLcdLonLatPolygon
with measure values.class
This class represents aTLcdXYPolygon
with measure values.class
This class represents aTLcdXYZPolygon
with measure values. -
Uses of ILcd2DEditablePolygon in com.luciad.format.dgn
Modifier and TypeClassDescriptionclass
This class represents a Shape2D from a DGN file.class
This class represents a Shape2D from a DGN file. -
Uses of ILcd2DEditablePolygon in com.luciad.format.dwg
Modifier 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 ILcd2DEditablePolygon in com.luciad.format.informix.spatial.shp
Modifier and TypeClassDescriptionclass
This class represents aTLcdXYPolygon
with measure values.class
This class represents aTLcdXYZPolygon
with measure values. -
Uses of ILcd2DEditablePolygon in com.luciad.format.nvg.nvg15.model
Modifier and TypeClassDescriptionclass
Implementation ofILcd2DEditablePolygon
that represents an NVG 2.0 Polygon. -
Uses of ILcd2DEditablePolygon in com.luciad.format.nvg.nvg20.model
Modifier and TypeClassDescriptionclass
Implementation of anILcd2DEditablePolygon
that represents an NVG 2.0 Linear Ring. -
Uses of ILcd2DEditablePolygon in com.luciad.format.s57
-
Uses of ILcd2DEditablePolygon in com.luciad.shape.shape2D
Modifier and TypeClassDescriptionclass
This class provides an implementation ofILcd2DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolygon
in the cartesian space.class
This class provides an implementation ofILcd2DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolygon
in the cartesian space. -
Uses of ILcd2DEditablePolygon in com.luciad.shape.shape3D
Modifier and TypeClassDescriptionclass
This class provides an implementation ofILcd3DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd3DEditablePolygon
in the cartesian space.