org.freedesktop.cairo
org.freedesktop.cairo.HintStyle
.
As this package was never correctly implemented in java-gnome 2.x,
any new code written will likely have a considerably different
public API.public class HintStyle extends org.gnu.glib.Enum
Modifier and Type | Field and Description |
---|---|
static HintStyle |
DEFAULT
Deprecated.
Superceeded by java-gnome 4.0; this method or constant
will no doubt exist conceptually, but it may have a different
name or signature in order that the presented API is an
algorithmic mapping of the underlying native libraries.
|
static HintStyle |
FULL
Deprecated.
Superceeded by java-gnome 4.0; this method or constant
will no doubt exist conceptually, but it may have a different
name or signature in order that the presented API is an
algorithmic mapping of the underlying native libraries.
|
static HintStyle |
MEDIUM
Deprecated.
Superceeded by java-gnome 4.0; this method or constant
will no doubt exist conceptually, but it may have a different
name or signature in order that the presented API is an
algorithmic mapping of the underlying native libraries.
|
static HintStyle |
NONE
Deprecated.
Superceeded by java-gnome 4.0; this method or constant
will no doubt exist conceptually, but it may have a different
name or signature in order that the presented API is an
algorithmic mapping of the underlying native libraries.
|
static HintStyle |
SLIGHT
Deprecated.
Superceeded by java-gnome 4.0; this method or constant
will no doubt exist conceptually, but it may have a different
name or signature in order that the presented API is an
algorithmic mapping of the underlying native libraries.
|
public static final HintStyle DEFAULT
public static final HintStyle NONE
public static final HintStyle SLIGHT
public static final HintStyle MEDIUM
public static final HintStyle FULL