com.osbcp.css.unit
Class IN

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

public final class IN
extends NumericUnit

Represents the inch (in) CSS unit

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

Constructor Summary
IN(int length)
          Constructor for creating a new inch (inc) 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

IN

public IN(int length)
Constructor for creating a new inch (inc) CSS unit

Parameters:
length - The numeric length value