|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGraphicsConstants
Constants for the graphics, e.g. size of arrows etc.
Field Summary | |
---|---|
static int |
ARROW_SIZE
Size of arrows (for associations). |
static int |
COMMENT_DEFAULT_HEIGHT
|
static int |
COMMENT_DEFAULT_WIDTH
|
static int |
COMMENT_OTHER_MARGIN
|
static int |
COMMENT_TOP_MARGIN
|
static int |
DEFAULT_CORNER_SIZE
The default amount of pixels subtracted from the figure's height and width to determine the size of the corner in figures with folded corners. |
static int |
MULT_U_DIST
Distance from connections owner for multiplicity (description) without rhombus next to it. |
static int |
MULT_U_DIST_LARGE
Distance from connections owner for multiplicity (description) with rhombus next to it. |
static int |
MULT_V_DIST
Distance from connection for multiplicity (description). |
static int |
NAME_BORDER_BOTTOM_PADDING
|
static java.lang.String |
OBJECT_SEPARATOR
|
static int |
PACKAGE_MIN_HEIGHT
Minimal height of PackageFigure. |
static int |
PACKAGE_MIN_WIDTH
Minimal width of package figure. |
static int |
PACKAGE_PADDING
Padding between border and content in package. |
static int |
PROBLEMLINE_BORDER_BOTTON_PADDING
|
static int |
RHOMBUS_HEIGHT
Height of rhombus (for associations). |
static int |
RHOMBUS_WIDTH
Width of rhombus (for associations). |
static int |
SEPARATOR_BORDER_BOTTOM_PADDING
|
static int |
SEPARATOR_BORDER_LEFT_PADDING
|
static int |
SEPARATOR_BORDER_RIGHT_PADDING
|
static int |
SEPARATOR_BORDER_TOP_PADDING
|
static int |
UNDERLINE_BORDER_BOTTON_PADDING
|
Field Detail |
---|
static final int ARROW_SIZE
static final int RHOMBUS_HEIGHT
static final int RHOMBUS_WIDTH
static final int MULT_U_DIST
static final int MULT_U_DIST_LARGE
static final int MULT_V_DIST
static final int PACKAGE_PADDING
static final int DEFAULT_CORNER_SIZE
static final int PACKAGE_MIN_WIDTH
static final int PACKAGE_MIN_HEIGHT
static final int SEPARATOR_BORDER_TOP_PADDING
static final int SEPARATOR_BORDER_LEFT_PADDING
static final int SEPARATOR_BORDER_BOTTOM_PADDING
static final int SEPARATOR_BORDER_RIGHT_PADDING
static final int UNDERLINE_BORDER_BOTTON_PADDING
static final int PROBLEMLINE_BORDER_BOTTON_PADDING
static final int NAME_BORDER_BOTTOM_PADDING
static final int COMMENT_TOP_MARGIN
static final int COMMENT_OTHER_MARGIN
static final int COMMENT_DEFAULT_WIDTH
static final int COMMENT_DEFAULT_HEIGHT
static final java.lang.String OBJECT_SEPARATOR
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |