org.freehep.postscript.types
Class Dispatcher

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

public final class Dispatcher
extends Object

Objects for PostScript Processor, as defined in 3.3 Data Types and Objects

Author:
Mark Donszelmann

Method Summary
static boolean dispatch(OperandStack os, PSTokenizable in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

dispatch

public static boolean dispatch(OperandStack os,
                               PSTokenizable in)


Copyright © 2001-2009 FreeHEP. All Rights Reserved.