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 TypeMethodDescriptionvoidTLspLabelPlacer.addLabelObstacleProvider(String aPlacementGroupID, ILspLabelObstacleProvider aLabelObstacleProvider) Attaches an obstacle provider to a label group.voidTLspLabelPlacer.removeLabelObstacleProvider(String aPlacementGroupID, ILspLabelObstacleProvider aLabelObstacleProvider) Detaches an obstacle provider from the group with the given id.