Uses of Class
com.luciad.view.ALcdLabelLocations.LabelLocationFunction
Packages that use ALcdLabelLocations.LabelLocationFunction
-
Uses of ALcdLabelLocations.LabelLocationFunction in com.luciad.view
Methods in com.luciad.view with parameters of type ALcdLabelLocations.LabelLocationFunctionModifier and TypeMethodDescriptionabstract voidALcdLabelLocations.applyOnAllLabelLocations(ILcdView aView, ALcdLabelLocations.LabelLocationFunction aLabelLocationFunction) Iterates over all stored label locations by callingapplyOnLabelLocationfor every label location.voidTLcdLabelLocations.applyOnAllLabelLocations(ILcdView aView, ALcdLabelLocations.LabelLocationFunction aLabelLocationFunction) abstract voidALcdLabelLocations.applyOnPaintedLabelLocations(ILcdView aView, ALcdLabelLocations.LabelLocationFunction aLabelLocationFunction) Iterates over all label locations for the labels that were painted by callingapplyOnLabelLocationfor every painted label location.voidTLcdLabelLocations.applyOnPaintedLabelLocations(ILcdView aView, ALcdLabelLocations.LabelLocationFunction aLabelLocationFunction)