GLG Toolkit, Java Class Library
Version 4.5
|
Specifies compatibility mode. More...
Specifies compatibility mode.
Constants | |
static final int | LATEST_RELEASE = 0x7fffffff |
Latest release compatibility (default). More... | |
static final int | PRE_2_9 = 0 |
Pre-2.9 release compatibility. More... | |
static final int | PRE_3_5 = 2 |
Pre-3.5 release compatibility. More... | |
static final int | PRE_4_2 = 3 |
Pre-4.2 release compatibility. More... | |
static final int | PRE_4_3 = 4 |
Pre-4.3 release compatibility. More... | |
|
static |
Latest release compatibility (default).
|
static |
Pre-2.9 release compatibility.
Handles name change of the TextColor attribute.
|
static |
Pre-3.5 release compatibility.
Handles GIS clipping in the orthographic projection and the use of the Z coordinate for elevation.
|
static |
Pre-4.2 release compatibility.
Changed mapping of negative viewport coordinates.
|
static |
Pre-4.3 release compatibility.
Reset Global Flag to LOCAL when binding.