org.freehep.postscript
Class PSUtils

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

public class PSUtils
extends Object

Utilities for PostScript

Version:
$Id: PSUtils.java 8951 2006-09-12 21:44:14Z duns $
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 © 2000-2006 FreeHEP. All Rights Reserved.