com.osbcp.css.unit
Class PT

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

public final class PT
extends NumericUnit

Represents the point (pt) CSS unit

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

Constructor Summary
PT(int length)
          Constructor for creating a new point (pt) 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

PT

public PT(int length)
Constructor for creating a new point (pt) CSS unit

Parameters:
length - The numeric length value