Uses of Class
com.luciad.view.gxy.TLcdGXYLabelPainter
Packages that use TLcdGXYLabelPainter
Package
Description
This package contains the class
TLcdAIXM51GXYPainterEditorProvider, which can be used as a
(label) painter provider and (label) editor provider to visualize and/or edit AIXM 5.1 data.Provides two-dimensional views and components supporting the visualization of the former's representation.
-
Uses of TLcdGXYLabelPainter in com.luciad.format.aixm51.view.gxy
Subclasses of TLcdGXYLabelPainter in com.luciad.format.aixm51.view.gxyModifier and TypeClassDescriptionclassExtension ofTLcdGXYLabelPainterfor AIXM 5.1 features that uses XPath expressions to retrieve the label content. -
Uses of TLcdGXYLabelPainter in com.luciad.view.gxy
Subclasses of TLcdGXYLabelPainter in com.luciad.view.gxyModifier and TypeClassDescriptionclassExtension ofTLcdGXYLabelPainterthat retrieves the label content through theILcdDataObjectinterface instead of usingobject.toString().classExtension ofTLcdGXYLabelPainterthat retrieves the label content through theILcdFeaturedinterface instead of usingobject.toString().Methods in com.luciad.view.gxy that return TLcdGXYLabelPainterConstructors in com.luciad.view.gxy with parameters of type TLcdGXYLabelPainterModifierConstructorDescriptionTLcdGXYLabelPainter(TLcdGXYLabelPainter aGXYLabelPainter) Clone constructor.