Uses of Interface
com.luciad.view.gxy.labeling.ILcdGXYViewLabelPlacer.ViewLabelPlacerCallback
Packages that use ILcdGXYViewLabelPlacer.ViewLabelPlacerCallback
Package
Description
Handles GXY view label placers and GXY labeling algorithms.
-
Uses of ILcdGXYViewLabelPlacer.ViewLabelPlacerCallback in com.luciad.view.gxy.labeling
Methods in com.luciad.view.gxy.labeling with parameters of type ILcdGXYViewLabelPlacer.ViewLabelPlacerCallbackModifier and TypeMethodDescriptionvoidILcdGXYViewLabelPlacer.placeLabels(Graphics aGraphics, ILcdGXYView aGXYView, ILcdGXYViewLabelPlacer.ViewLabelPlacerCallback aCallback) The implementation of this method shall define how to place the labels of all objects in the variousILcdGXYLayers of the givenILcdGXYView.voidILcdGXYViewLabelPlacer.placeLabels(Graphics aGraphics, List<ILcdGXYLayer> aGXYLayers, ILcdGXYView aGXYView, ILcdGXYViewLabelPlacer.ViewLabelPlacerCallback aCallback) The implementation of this method shall define how to place the labels of all objects in the variousILcdGXYLayers from the givenList.voidTLcdGXYAsynchronousLabelPlacer.placeLabels(Graphics aGraphics, ILcdGXYView aGXYView, ILcdGXYViewLabelPlacer.ViewLabelPlacerCallback aCallback) voidTLcdGXYAsynchronousLabelPlacer.placeLabels(Graphics aGraphics, List<ILcdGXYLayer> aGXYLayers, ILcdGXYView aGXYView, ILcdGXYViewLabelPlacer.ViewLabelPlacerCallback aCallback) voidTLcdGXYCompositeViewLabelPlacer.placeLabels(Graphics aGraphics, ILcdGXYView aGXYView, ILcdGXYViewLabelPlacer.ViewLabelPlacerCallback aCallback) voidTLcdGXYCompositeViewLabelPlacer.placeLabels(Graphics aGraphics, List<ILcdGXYLayer> aGXYLayers, ILcdGXYView aGXYView, ILcdGXYViewLabelPlacer.ViewLabelPlacerCallback aCallback) voidTLcdGXYLabelPlacer.placeLabels(Graphics aGraphics, ILcdGXYView aGXYView, ILcdGXYViewLabelPlacer.ViewLabelPlacerCallback aCallback) voidTLcdGXYLabelPlacer.placeLabels(Graphics aGraphics, List<ILcdGXYLayer> aGXYLayers, ILcdGXYView aGXYView, ILcdGXYViewLabelPlacer.ViewLabelPlacerCallback aCallback)