org.freehep.postscript.operators
Class AbstractOperator
java.lang.Object
  
org.freehep.postscript.types.PSObject
      
org.freehep.postscript.types.PSSimple
          
org.freehep.postscript.types.PSOperator
              
org.freehep.postscript.operators.AbstractOperator
- All Implemented Interfaces: 
 - Cloneable
 
- Direct Known Subclasses: 
 - ArithmeticOperator, ArrayOperator, ControlOperator, ConversionOperator, DeviceOperator, DictionaryOperator, ErrorOperator, ExtraOperator, FileOperator, FontOperator, FormOperator, GeneralOperator, GraphicsStateOperator, MatrixOperator, MemoryOperator, MiscellaneousOperator, OutputOperator, PackedArrayOperator, PaintingOperator, PathOperator, RelationalOperator, StackOperator, StringOperator
 
public abstract class AbstractOperator
- extends PSOperator
 
- Author:
 
  - Mark Donszelmann (Mark.Donszelmann@gmail.com)
 
 
 
| Fields inherited from class org.freehep.postscript.types.PSSimple | 
log | 
 
| Fields inherited from class org.freehep.postscript.types.PSObject | 
name | 
 
 
 
 
 
 
AbstractOperator
public AbstractOperator()
register
public static void register(PSDictionary dict,
                            Class<?>[] clazz)
 
Copyright © 2001-2009 FreeHEP. All Rights Reserved.