public class BPositiveHandle extends AxisHandle
DESIGN_SIZE_LARGE, DESIGN_SIZE_SMALL, SIZE_LARGE, SIZE_SMALL
Constructor and Description |
---|
BPositiveHandle(int x,
int y,
int size)
Creates a new BPositiveHandle at the location (x,y) with the given size in screen pixels.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Returns a java.lang.String describing this Handle.
|
clone, draw, getBorderColor, getColor, getSize, getSize, getSize, pointOver, setBorderColor, setColor, setSize
equals, getLocation, getX, getY, move, setLocation, setLocation, setLocation, translate
public BPositiveHandle(int x, int y, int size)
x
- the x location of the Handle in screen coords.y
- the y location of the Handle in screen coords.size
- the size of the Handle in screen pixels.Copyright 2017 Xinapse Systems Limited. All Rights Reserved.