Uses of Class
com.luciad.shape.shape2D.TLcd2DEditableFeaturedPoint
Packages that use TLcd2DEditableFeaturedPoint
Package
Description
Handles MapInfo formats: the binary map format and the ASCII mif
format.
Three-dimensional shapes that can be changed in two dimensions.
-
Uses of TLcd2DEditableFeaturedPoint in com.luciad.format.mif
Subclasses of TLcd2DEditableFeaturedPoint in com.luciad.format.mif -
Uses of TLcd2DEditableFeaturedPoint in com.luciad.shape.shape2D
Constructors in com.luciad.shape.shape2D with parameters of type TLcd2DEditableFeaturedPointModifierConstructorDescriptionTLcd2DEditableFeaturedPoint
(TLcd2DEditableFeaturedPoint a2DEditableFeaturedPoint) Constructs aTLcd2DEditableFeaturedPoint
that is a clone of the givenTLcd2DEditableFeaturedPoint
.