org.jfree.layouting.input.style.keys.font
public class FontStretch extends Object
Field Summary | |
---|---|
static CSSConstant | CONDENSED |
static CSSConstant | EXPANDED |
static CSSConstant | EXTRA_CONDENSED |
static CSSConstant | EXTRA_EXPANDED |
static CSSConstant | NARROWER |
static CSSConstant | NORMAL |
static CSSConstant | SEMI_CONDENSED |
static CSSConstant | SEMI_EXPANDED |
static CSSConstant | ULTRA_CONDENSED |
static CSSConstant | ULTRA_EXPANDED |
static CSSConstant | WIDER |
Method Summary | |
---|---|
static CSSConstant | getByOrder(int order) |
static int | getOrder(CSSValue fs) |