com.osbcp.css.unit
Class CM

java.lang.Object
  extended by com.osbcp.css.unit.NumericUnit
      extended by com.osbcp.css.unit.CM
All Implemented Interfaces:
Unit, java.io.Serializable

public final class CM
extends NumericUnit

Represents the centimeter (cm) CSS unit.

Author:
Christoffer Pettersson
See Also:
CSS Units, Serialized Form

Constructor Summary
CM(int length)
          Constructor for creating a new centimeter (px) CSS unit
 
Method Summary
 
Methods inherited from class com.osbcp.css.unit.NumericUnit
toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CM

public CM(int length)
Constructor for creating a new centimeter (px) CSS unit

Parameters:
length - The numeric length value