Uses of Class
com.luciad.view.gxy.TLcdGXYPolygonLabelPainter
Package
Description
Provides two-dimensional views and components supporting the visualization of the former's representation.
-
Uses of TLcdGXYPolygonLabelPainter in com.luciad.view.gxy
Modifier and TypeClassDescriptionclass
Extension ofTLcdGXYPolygonLabelPainter
that retrieves the label content through theILcdDataObject
interface instead of usingobject.toString()
.class
Extension ofTLcdGXYPolygonLabelPainter
that retrieves the label content through theILcdFeatured
interface instead of usingobject.toString()
.ModifierConstructorDescriptionTLcdGXYPolygonLabelPainter
(TLcdGXYPolygonLabelPainter aGXYLabelPainter) Clone constructor.