org.apache.sanselan.common
Class RationalNumberUtilities

java.lang.Object
  extended by java.lang.Number
      extended by org.apache.sanselan.common.RationalNumberUtilities
All Implemented Interfaces:
java.io.Serializable

public abstract class RationalNumberUtilities
extends java.lang.Number

See Also:
Serialized Form

Constructor Summary
RationalNumberUtilities()
           
 
Method Summary
static RationalNumber getRationalNumber(double value)
           
 
Methods inherited from class java.lang.Number
byteValue, doubleValue, floatValue, intValue, longValue, shortValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RationalNumberUtilities

public RationalNumberUtilities()
Method Detail

getRationalNumber

public static final RationalNumber getRationalNumber(double value)


Copyright © 2007-2009. All Rights Reserved.