org.gnu.pango
public class Scale extends Object
Deprecated: This class is part of the java-gnome 2.x family of libraries,
which, due to their inefficiency and complexity, are no longer
being maintained and have been abandoned by the java-gnome
project. This class may exist in java-gnome 4.0; look out for
org.gnome.pango.Scale
.
As this package was never fully implemented in java-gnome 2.x,
however, any new code written will have a considerably different
public API.
Field Summary | |
---|---|
static Scale | LARGE |
static Scale | MEDIUM |
static Scale | SMALL |
static Scale | XX_LARGE |
static Scale | XX_SMALL |
static Scale | X_LARGE |
static Scale | X_SMALL |
Constructor Summary | |
---|---|
Scale(double value) |
Method Summary | |
---|---|
double | getValue() |