Uses of Interface
com.luciad.view.gxy.ILcdGXYLabelPriorityProvider
Packages that use ILcdGXYLabelPriorityProvider
Package
Description
Handles simulation of dynamic data.
Provides two-dimensional views and components supporting the visualization of the former's representation.
-
Uses of ILcdGXYLabelPriorityProvider in com.luciad.realtime
Methods in com.luciad.realtime that return ILcdGXYLabelPriorityProviderModifier and TypeMethodDescriptionTLcdContinuousDeclutteringLabelPainter.getLabelPriorityProvider()Deprecated.Returns the label priority provider.Methods in com.luciad.realtime with parameters of type ILcdGXYLabelPriorityProviderModifier and TypeMethodDescriptionvoidTLcdContinuousDeclutteringLabelPainter.setLabelPriorityProvider(ILcdGXYLabelPriorityProvider aLabelPriorityProvider) Deprecated.Sets the label priority provider, specifying the priority for individual labels. -
Uses of ILcdGXYLabelPriorityProvider in com.luciad.view.gxy
Methods in com.luciad.view.gxy that return ILcdGXYLabelPriorityProviderModifier and TypeMethodDescriptionTLcdGXYLayerLabelPainter.getLabelPriorityProvider()Returns theILcdGXYLabelPriorityProviderthat is used by this label painter.TLcdGXYViewLabelPainter.getLabelPriorityProvider()Deprecated.Returns theILcdGXYLabelPriorityProviderthat is used by this label painter.Methods in com.luciad.view.gxy with parameters of type ILcdGXYLabelPriorityProviderModifier and TypeMethodDescriptionvoidTLcdGXYLayerLabelPainter.setLabelPriorityProvider(ILcdGXYLabelPriorityProvider aLabelPriorityProvider) Sets theILcdGXYLabelPriorityProviderto be used by this label painter.voidTLcdGXYViewLabelPainter.setLabelPriorityProvider(ILcdGXYLabelPriorityProvider aLabelPriorityProvider) Deprecated.Sets theILcdGXYLabelPriorityProviderto be used by this label painter.