org.jfree.layouting.input.style.keys.line
public class VerticalAlign extends Object
| Field Summary | |
|---|---|
| static CSSConstant | BASELINE |
| static CSSConstant | BOTTOM |
| static CSSConstant | CENTRAL |
| static CSSConstant | MIDDLE |
| static CSSConstant | SUB |
| static CSSConstant | SUPER |
| static CSSConstant | TEXT_BOTTOM |
| static CSSConstant | TEXT_TOP |
| static CSSConstant | TOP |
| static CSSConstant | USE_SCRIPT |