com.osbcp.css.unit
Class EM

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

public final class EM
extends NumericUnit

Represents the em CSS unit

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

Constructor Summary
EM(int length)
          Constructor for creating a new em 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

EM

public EM(int length)
Constructor for creating a new em CSS unit

Parameters:
length - The numeric length value