org.freehep.postscript.types
Class PSUtils

java.lang.Object
  extended by org.freehep.postscript.types.PSUtils

public final class PSUtils
extends Object

Utilities for PostScript

Author:
Mark Donszelmann

Method Summary
static PSNumber parseNumber(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

parseNumber

public static PSNumber parseNumber(String name)
                            throws NumberFormatException
Throws:
NumberFormatException


Copyright © 2001-2009 FreeHEP. All Rights Reserved.