All Packages Class Hierarchy This Package Previous Next Index
Class CH.ifa.draw.figures.BorderTool
java.lang.Object
|
+----CH.ifa.draw.standard.AbstractTool
|
+----CH.ifa.draw.standard.ActionTool
|
+----CH.ifa.draw.figures.BorderTool
- public class BorderTool
- extends ActionTool
BorderTool decorates the clicked figure with a BorderDecorator.
- See Also:
- BorderDecorator
-
BorderTool(DrawingView)
-
-
action(Figure)
- Decorates the clicked figure with a border.
BorderTool
public BorderTool(DrawingView view)
action
public void action(Figure figure)
- Decorates the clicked figure with a border.
- Overrides:
- action in class ActionTool
All Packages Class Hierarchy This Package Previous Next Index