Uses of Class
com.luciad.view.gxy.TLcdGXYPolygonStampLabelPainter
Package
Description
Provides two-dimensional views and components supporting the visualization of the former's representation.
-
Uses of TLcdGXYPolygonStampLabelPainter 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()
.class
TLcdGXYPolygonStampLabelPainter
that displays the polygon's toString() method as a text label.