|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface which must be implemented as the UI for each primary panel.
Field Summary | |
static int |
Q_BOTTOM
The bit-number for a side. |
static int |
Q_BOTTOM_LEFT
A bit-combination indicating uniquely 2 orthogonal sides, and hence a corner. |
static int |
Q_BOTTOM_RIGHT
A bit-combination indicating uniquely 2 orthogonal sides, and hence a corner. |
static int |
Q_LEFT
The bit-number for a side. |
static int |
Q_RIGHT
The bit-number for a side. |
static int |
Q_TOP
The bit-number for a side. |
static int |
Q_TOP_LEFT
A bit-combination indicating uniquely 2 orthogonal sides, and hence a corner. |
static int |
Q_TOP_RIGHT
A bit-combination indicating uniquely 2 orthogonal sides, and hence a corner. |
Method Summary | |
int |
getQuadrant()
This shall return a corner indentification. |
Field Detail |
public static final int Q_TOP
public static final int Q_BOTTOM
public static final int Q_LEFT
public static final int Q_RIGHT
public static final int Q_TOP_LEFT
public static final int Q_TOP_RIGHT
public static final int Q_BOTTOM_LEFT
public static final int Q_BOTTOM_RIGHT
Method Detail |
public int getQuadrant()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |