org.freehep.postscript.operators
Class ConversionOperator
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.ConversionOperator
- All Implemented Interfaces:
- Cloneable
public abstract class ConversionOperator
- extends AbstractOperator
Type, Attribute and Conversion 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 |
ConversionOperator
public ConversionOperator()
register
public static void register(PSDictionary dict)
Copyright © 2001-2009 FreeHEP. All Rights Reserved.