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