Uses of Class
com.luciad.view.lightspeed.label.TLspLabelObstacle
-
Uses of TLspLabelObstacle in com.luciad.view.lightspeed.label
Modifier and TypeMethodDescriptionILspLabelConflictChecker.getObstacles()
Returns all obstacles that were added to (and not removed from) this conflict checker.TLspLabelConflictChecker.getObstacles()
TLspNoDeclutterLabelConflictChecker.getObstacles()
Modifier and TypeMethodDescriptionvoid
ILspLabelConflictChecker.addObstacle
(TLspLabelObstacle aObstacle) Add the given obstacle to this conflict checker.void
TLspLabelConflictChecker.addObstacle
(TLspLabelObstacle aLabelObstacle) void
TLspNoDeclutterLabelConflictChecker.addObstacle
(TLspLabelObstacle aObstacle) void
ILspLabelConflictChecker.removeObstacle
(TLspLabelObstacle aObstacle) Removes the given obstacle from the conflict checker.void
TLspLabelConflictChecker.removeObstacle
(TLspLabelObstacle aLabelObstacle) void
TLspNoDeclutterLabelConflictChecker.removeObstacle
(TLspLabelObstacle aObstacle) Modifier and TypeMethodDescriptionvoid
ILspLabelObstacleProvider.getLabelObstacles
(ILspView aView, List<TLspLabelObstacle> aObstaclesSFCT) Returns a list of obstacles for the given view.