Package ch.bailu.gtk.gsk
Schnittstelle Corner
public interface Corner
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
The bottom left cornerstatic final int
The bottom right cornerstatic final int
The top left cornerstatic final int
The top right corner
-
Felddetails
-
TOP_LEFT
static final int TOP_LEFTThe top left corner- Siehe auch:
-
TOP_RIGHT
static final int TOP_RIGHTThe top right corner- Siehe auch:
-
BOTTOM_RIGHT
static final int BOTTOM_RIGHTThe bottom right corner- Siehe auch:
-
BOTTOM_LEFT
static final int BOTTOM_LEFTThe bottom left corner- Siehe auch:
-