com.osbcp.css.unit
Interface Unit

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
AUTO, CM, EM, EX, IN, MM, NumericUnit, PC, PCT, PT, PX

public interface Unit
extends java.io.Serializable

Represents a CSS unit

Author:
Christoffer Pettersson
See Also:
CSS Units

Method Summary
 java.lang.String toString()
           
 

Method Detail

toString

java.lang.String toString()
Overrides:
toString in class java.lang.Object