com.osbcp.css.unit
Class MM

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

public final class MM
extends NumericUnit

Represents the millimeter (mm) CSS unit

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

Constructor Summary
MM(int length)
          Constructor for creating a new millimeter (mm) 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

MM

public MM(int length)
Constructor for creating a new millimeter (mm) CSS unit

Parameters:
length - The numeric length value