com.mindfusion.diagramming
Class RenderTarget

java.lang.Object
  extended by com.mindfusion.diagramming.RenderTarget

public final class RenderTarget
extends java.lang.Object


Field Summary
static int Display
           
static int Printer
           
 
Constructor Summary
RenderTarget()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Display

public static final int Display
See Also:
Constant Field Values

Printer

public static final int Printer
See Also:
Constant Field Values
Constructor Detail

RenderTarget

public RenderTarget()