Package com.osbcp.css.unit

Package for the CSS units.

See:
          Description

Interface Summary
Unit Represents a CSS unit
 

Class Summary
AUTO Represents the AUTO value for certain CSS attributes
CM Represents the centimeter (cm) CSS unit.
EM Represents the em CSS unit
EX Represents the ex CSS unit
IN Represents the inch (in) CSS unit
MM Represents the millimeter (mm) CSS unit
NumericUnit Represents a numeric CSS unit.
PC Represents the pica (pc) CSS unit.
PCT Represents the percent (%) CSS unit
PT Represents the point (pt) CSS unit
PX Represents the pixel (px) CSS unit
 

Package com.osbcp.css.unit Description

Package for the CSS units.

Author:
Christoffer Pettersson