org.jfree.layouting.input.style.values
public class CSSNumericType extends CSSType
| Field Summary | |
|---|---|
| static CSSNumericType | CM |
| static CSSNumericType | DEG |
| static CSSNumericType | EM |
| static CSSNumericType | EX |
| static CSSNumericType | INCH |
| static CSSNumericType | MM |
| static CSSNumericType | NUMBER |
| static CSSNumericType | PC |
| static CSSNumericType | PERCENTAGE |
| static CSSNumericType | PT |
| static CSSNumericType | PX |
| Constructor Summary | |
|---|---|
| protected | CSSNumericType(String name) |