org.freehep.postscript
Class ExtraOperator
java.lang.Object
org.freehep.postscript.PSObject
org.freehep.postscript.PSSimple
org.freehep.postscript.PSOperator
org.freehep.postscript.ExtraOperator
- All Implemented Interfaces:
- Cloneable
- public class ExtraOperator
- extends PSOperator
Extra Operators for PostScript Processor
- Version:
- $Id: ExtraOperator.java,v 1.3 2004/01/12 20:19:13 duns Exp $
- Author:
- Mark Donszelmann
- Source Code:
- ExtraOperator.java
Fields inherited from class org.freehep.postscript.PSObject |
name |
operators
public static Class[] operators
ExtraOperator
public ExtraOperator()
execute
public boolean execute(OperandStack os)
- Specified by:
execute
in class PSObject
Copyright © 2000-2004 FreeHEP, All Rights Reserved.