Uses of Class
com.luciad.view.gxy.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
Modifier and TypeClassDescriptionclass
Extension ofTLcdGXYLabelPainter
for AIXM 5.1 features that uses XPath expressions to retrieve the label content. -
Uses of TLcdGXYLabelPainter in com.luciad.view.gxy
Modifier and TypeClassDescriptionclass
Extension ofTLcdGXYLabelPainter
that retrieves the label content through theILcdDataObject
interface instead of usingobject.toString()
.class
Extension ofTLcdGXYLabelPainter
that retrieves the label content through theILcdFeatured
interface instead of usingobject.toString()
.ModifierConstructorDescriptionTLcdGXYLabelPainter
(TLcdGXYLabelPainter aGXYLabelPainter) Clone constructor.