org.freehep.postscript
Class DSC.Enumeration

java.lang.Object
  extended by org.freehep.postscript.DSC.Enumeration
All Implemented Interfaces:
DSC.Arguments
Enclosing class:
DSC

public static class DSC.Enumeration
extends Object
implements DSC.Arguments


Constructor Summary
DSC.Enumeration(String[] enumeration)
           
 
Method Summary
 Object parse(String key, String params, OperandStack os)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DSC.Enumeration

public DSC.Enumeration(String[] enumeration)
Method Detail

parse

public Object parse(String key,
                    String params,
                    OperandStack os)
Specified by:
parse in interface DSC.Arguments


Copyright © 2000-2006 FreeHEP. All Rights Reserved.