Uses of Interface
com.luciad.view.lightspeed.label.ILspLabelObstacleProvider
Packages that use ILspLabelObstacleProvider
-
Uses of ILspLabelObstacleProvider in com.luciad.view.lightspeed.label
Methods in com.luciad.view.lightspeed.label with parameters of type ILspLabelObstacleProviderModifier and TypeMethodDescriptionvoid
TLspLabelPlacer.addLabelObstacleProvider
(String aPlacementGroupID, ILspLabelObstacleProvider aLabelObstacleProvider) Attaches an obstacle provider to a label group.void
TLspLabelPlacer.removeLabelObstacleProvider
(String aPlacementGroupID, ILspLabelObstacleProvider aLabelObstacleProvider) Detaches an obstacle provider from the group with the given id.