All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class CH.ifa.draw.standard.SouthEastHandle

CH.ifa.draw.standard.AbstractHandle
   |
   +----CH.ifa.draw.standard.LocatorHandle
           |
           +----CH.ifa.draw.standard.BoxHandle
                   |
                   +----CH.ifa.draw.standard.SouthEastHandle

public class SouthEastHandle
extends BoxHandle
A box handle on the lower right corner of the display box.


Method Index

 o invokeStep(int, int, int, int, DrawingView)
Tracks a step of the interaction.

Methods

 o invokeStep
 public void invokeStep(int x,
                        int y,
                        int anchorX,
                        int anchorY,
                        DrawingView view)
Tracks a step of the interaction.

Overrides:
invokeStep in class AbstractHandle

All Packages  Class Hierarchy  This Package  Previous  Next  Index