Uses of Interface
com.luciad.view.gxy.ILcdGXYLayerLabelPainter
Package
Description
Handles simulation of dynamic data.
Provides two-dimensional views and components supporting the visualization of the former's representation.
Touch controllers for the 2D view.
Utilities for making maps.
-
Uses of ILcdGXYLayerLabelPainter in com.luciad.realtime
Modifier and TypeClassDescriptionclass
Deprecated.ILcdGXYViewLabelPlacer offers more powerful and flexible decluttering functionality -
Uses of ILcdGXYLayerLabelPainter in com.luciad.view.gxy
Modifier and TypeClassDescriptionclass
A greedy layer label painter based on the label locations provided by each label'slabel painter
.Modifier and TypeMethodDescriptionvoid
TLcdGXYLayer.setGXYLayerLabelPainter
(ILcdGXYLayerLabelPainter aGXYLayerLabelPainter) Deprecated.label algorithm providers offer more flexibility for labeling -
Uses of ILcdGXYLayerLabelPainter in com.luciad.view.gxy.controller.touch
Modifier and TypeMethodDescriptionprotected ILcdGXYLayerLabelPainter
TLcdMapTouchRulerController.createGXYLayerLabelPainter()
Creates theILcdGXYLayerLabelPainter
for the ruler controller. -
Uses of ILcdGXYLayerLabelPainter in com.luciad.view.map
Modifier and TypeMethodDescriptionprotected ILcdGXYLayerLabelPainter
TLcdAdvancedMapRulerController.createGXYLayerLabelPainter()
Creates theILcdGXYLayerLabelPainter
for the ruler controller.