org.freehep.postscript.operators
Class MiscellaneousOperator
java.lang.Object
org.freehep.postscript.types.PSObject
org.freehep.postscript.types.PSSimple
org.freehep.postscript.types.PSOperator
org.freehep.postscript.operators.AbstractOperator
org.freehep.postscript.operators.MiscellaneousOperator
- All Implemented Interfaces:
- Cloneable
public abstract class MiscellaneousOperator
- extends AbstractOperator
Miscellaneous Operators for PostScript Processor
- Author:
- Mark Donszelmann
Fields inherited from class org.freehep.postscript.types.PSSimple |
log |
Fields inherited from class org.freehep.postscript.types.PSObject |
name |
MiscellaneousOperator
public MiscellaneousOperator()
register
public static void register(PSDictionary dict)
Copyright © 2001-2009 FreeHEP. All Rights Reserved.