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 TypeClassDescriptionclassExtension ofTLcdGXYPolygonLabelPainterthat retrieves the label content through theILcdDataObjectinterface instead of usingobject.toString().classExtension ofTLcdGXYPolygonLabelPainterthat retrieves the label content through theILcdFeaturedinterface instead of usingobject.toString().Constructors in com.luciad.view.gxy with parameters of type TLcdGXYPolygonLabelPainterModifierConstructorDescriptionTLcdGXYPolygonLabelPainter(TLcdGXYPolygonLabelPainter aGXYLabelPainter) Clone constructor.