org.freehep.postscript.operators
Class OutputOperator
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.OutputOperator
- All Implemented Interfaces: 
 - Cloneable
 
- Direct Known Subclasses: 
 - ShowPage
 
public abstract class OutputOperator
- extends AbstractOperator
 
Device Setup and Output 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 | 
 
 
 
 
 
 
 
OutputOperator
public OutputOperator()
register
public static void register(PSDictionary dict)
 
Copyright © 2001-2009 FreeHEP. All Rights Reserved.