Uses of Class
com.luciad.view.gxy.TLcdGXYPolygonStampLabelPainter
Packages that use 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
Subclasses of TLcdGXYPolygonStampLabelPainter 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().classTLcdGXYPolygonStampLabelPainterthat displays the polygon's toString() method as a text label.