GLG Toolkit, Java Class Library
Version 4.5
|
Possible values of the KeepEditRatio attribute, used only by the GLG Editor when performing HierarchyDown. More...
Possible values of the KeepEditRatio attribute, used only by the GLG Editor when performing HierarchyDown.
Constants | |
static final int | DONT_KEEP_RATIO = 0 |
Don't preserve X/Y ratio or size. More... | |
static final int | KEEP_RATIO = 1 |
Preserve X/Y ratio. More... | |
static final int | KEEP_SIZE = 2 |
Preserve size and X/Y ratio. More... | |
|
static |
Don't preserve X/Y ratio or size.
|
static |
Preserve X/Y ratio.
|
static |
Preserve size and X/Y ratio.