Uses of Interface
com.luciad.shape.shape2D.ILcd2DEditablePolygon
Packages that use 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
Classes in com.luciad.format.cgm that implement ILcd2DEditablePolygonModifier and TypeClassDescriptionclassExtension of aTLcdXYPolygonwith a line and a fill style. -
Uses of ILcd2DEditablePolygon in com.luciad.format.database.shape
Classes in com.luciad.format.database.shape that implement ILcd2DEditablePolygonModifier and TypeClassDescriptionclassThis class represents aTLcdLonLatHeightMPolygonwith a measure (M) value.classThis class represents aTLcdLonLatPolygonwith measure values.classThis class represents aTLcdXYPolygonwith measure values.classThis class represents aTLcdXYZPolygonwith measure values. -
Uses of ILcd2DEditablePolygon in com.luciad.format.dgn
Classes in com.luciad.format.dgn that implement ILcd2DEditablePolygonModifier and TypeClassDescriptionclassThis class represents a Shape2D from a DGN file.classThis class represents a Shape2D from a DGN file. -
Uses of ILcd2DEditablePolygon in com.luciad.format.dwg
Classes in com.luciad.format.dwg that implement ILcd2DEditablePolygonModifier 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 ILcd2DEditablePolygon in com.luciad.format.informix.spatial.shp
Classes in com.luciad.format.informix.spatial.shp that implement ILcd2DEditablePolygonModifier and TypeClassDescriptionclassThis class represents aTLcdXYPolygonwith measure values.classThis class represents aTLcdXYZPolygonwith measure values. -
Uses of ILcd2DEditablePolygon in com.luciad.format.nvg.nvg15.model
Classes in com.luciad.format.nvg.nvg15.model that implement ILcd2DEditablePolygonModifier and TypeClassDescriptionclassImplementation ofILcd2DEditablePolygonthat represents an NVG 2.0 Polygon. -
Uses of ILcd2DEditablePolygon in com.luciad.format.nvg.nvg20.model
Classes in com.luciad.format.nvg.nvg20.model that implement ILcd2DEditablePolygonModifier and TypeClassDescriptionclassImplementation of anILcd2DEditablePolygonthat represents an NVG 2.0 Linear Ring. -
Uses of ILcd2DEditablePolygon in com.luciad.format.s57
Classes in com.luciad.format.s57 that implement ILcd2DEditablePolygon -
Uses of ILcd2DEditablePolygon in com.luciad.shape.shape2D
Classes in com.luciad.shape.shape2D that implement ILcd2DEditablePolygonModifier and TypeClassDescriptionclassThis class provides an implementation ofILcd2DEditablePolygonin 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 ofILcd2DEditablePolygonin 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 ofILcd2DEditablePolygonin the cartesian space.Methods in com.luciad.shape.shape2D that return ILcd2DEditablePolygon -
Uses of ILcd2DEditablePolygon in com.luciad.shape.shape3D
Classes in com.luciad.shape.shape3D that implement ILcd2DEditablePolygonModifier and TypeClassDescriptionclassThis class provides an implementation ofILcd3DEditablePolygonin the geodetic space.classThis class provides an implementation ofILcd3DEditablePolygonin the cartesian space.