org.gnu.pango

Class Scale


public class Scale
extends java.lang.Object

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()

Field Details

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 Details

Scale

public Scale(double value)

Method Details

getValue

public double getValue()