Uses of Class
com.luciad.view.gxy.TLcdGXYPolygonLabelPainter
Packages that use 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
Subclasses of TLcdGXYPolygonLabelPainter in com.luciad.view.gxyModifier 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()
.Constructors in com.luciad.view.gxy with parameters of type TLcdGXYPolygonLabelPainterModifierConstructorDescriptionTLcdGXYPolygonLabelPainter
(TLcdGXYPolygonLabelPainter aGXYLabelPainter) Clone constructor.