org.apache.fop.pdf
Class PDFNumber

java.lang.Object
  extended byorg.apache.fop.pdf.PDFNumber

public class PDFNumber
extends Object


Constructor Summary
PDFNumber()
           
 
Method Summary
static String doubleOut(double doubleDown)
           
static String doubleOut(Double doubleDown)
           
static String doubleOut(double doubleDown, int dec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFNumber

public PDFNumber()
Method Detail

doubleOut

public static String doubleOut(Double doubleDown)

doubleOut

public static String doubleOut(double doubleDown)

doubleOut

public static String doubleOut(double doubleDown,
                               int dec)


Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.