Class TLcdGXYLabelPlacer

java.lang.Object
com.luciad.view.gxy.labeling.TLcdGXYLabelPlacer
All Implemented Interfaces:
ILcdCloneable, ILcdGXYViewLabelPlacer, Cloneable

public class TLcdGXYLabelPlacer extends Object implements ILcdGXYViewLabelPlacer
This ILcdGXYViewLabelPlacer places the labels using a given algorithm. This label placer executes the label placing and the labeling algorithm on the EventDispatch thread.

Note: When using this label placer in combination with asynchronous painting, it passes the wrapped layer to the labeling algorithm, and not the asynchronous layer wrapper.

Since:
10.1