org.freehep.postscript
Class ArithmeticOperator
java.lang.Object
org.freehep.postscript.PSObject
org.freehep.postscript.PSSimple
org.freehep.postscript.PSOperator
org.freehep.postscript.ArithmeticOperator
- All Implemented Interfaces:
- Cloneable
public class ArithmeticOperator
- extends PSOperator
Arithmetic Operators for PostScript Processor
- Version:
- $Id: ArithmeticOperator.java 8951 2006-09-12 21:44:14Z duns $
- Author:
- Mark Donszelmann
Fields inherited from class org.freehep.postscript.PSObject |
name |
random
protected PSRandom random
operators
public static Class[] operators
ArithmeticOperator
public ArithmeticOperator()
execute
public boolean execute(OperandStack os)
- Specified by:
execute
in class PSObject
Copyright © 2000-2006 FreeHEP. All Rights Reserved.