org.gnu.pango

Class Scale

public class Scale extends Object

Field Summary
static ScaleLARGE
static ScaleMEDIUM
static ScaleSMALL
static ScaleXX_LARGE
static ScaleXX_SMALL
static ScaleX_LARGE
static ScaleX_SMALL
Constructor Summary
Scale(double value)
Method Summary
doublegetValue()

Field Detail

LARGE

public static final Scale LARGE

MEDIUM

public static final Scale MEDIUM

SMALL

public static final Scale SMALL

XX_LARGE

public static final Scale XX_LARGE

XX_SMALL

public static final Scale XX_SMALL

X_LARGE

public static final Scale X_LARGE

X_SMALL

public static final Scale X_SMALL

Constructor Detail

Scale

public Scale(double value)

Method Detail

getValue

public double getValue()