CH.ifa.draw.standard
Class BoxHandleKit
- java.lang.Object
-
- CH.ifa.draw.standard.BoxHandleKit
-
public class BoxHandleKit extends java.lang.ObjectA set of utility methods to create Handles for the common locations on a figure's display box.- See Also:
Handle
-
-
Constructor Summary
Constructors Constructor and Description BoxHandleKit()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidaddCornerHandles(Figure f, java.util.Vector handles)Fills the given Vector with handles at each corner of a figure.static voidaddHandles(Figure f, java.util.Vector handles)Fills the given Vector with handles at each corner and the north, south, east, and west of the figure.static Handleeast(Figure owner)static Handlenorth(Figure owner)static HandlenorthEast(Figure owner)static HandlenorthWest(Figure owner)static Handlesouth(Figure owner)static HandlesouthEast(Figure owner)static HandlesouthWest(Figure owner)static Handlewest(Figure owner)
-
-
-
Method Detail
-
addCornerHandles
public static void addCornerHandles(Figure f, java.util.Vector handles)
Fills the given Vector with handles at each corner of a figure.
-
addHandles
public static void addHandles(Figure f, java.util.Vector handles)
Fills the given Vector with handles at each corner and the north, south, east, and west of the figure.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG