Uses of Interface
com.luciad.view.lightspeed.label.ILspLabelPriorityProvider
Package
Description
This package defines all interfaces and abstract base classes related to
ILspStyler
.-
Uses of ILspLabelPriorityProvider in com.luciad.view.lightspeed.style.styler
Modifier and TypeMethodDescriptionprotected ILspLabelPriorityProvider
ALspLabelStyleCollector.getPriorityProvider()
Returns the priority provider that can be used to query the priority of the labels part of thisALspLabelStyleCollector.submit()
call.ALspLabelStyleCollectorWrapper.getPriorityProvider()
TLspLabelStyler.getPriorityProvider()
Returns the priority provider for the label(s).Modifier and TypeMethodDescriptionALspLabelStyleCollector.priority
(ILspLabelPriorityProvider aPriorityProvider) Specifies a priority provider for the label(s) part of thisALspLabelStyleCollector.submit()
call.ALspLabelStyleCollectorWrapper.priority
(ILspLabelPriorityProvider aPriorityProvider) TLspLabelStyler.Builder.priority
(ILspLabelPriorityProvider aPriorityProvider) Specifies a priority provider for the label(s).void
TLspLabelStyler.setPriorityProvider
(ILspLabelPriorityProvider aPriorityProvider) Specifies a priority provider for the label(s).