fr.emn.inputeditor
Class LiteXORRect

java.lang.Object
  extended byfr.emn.lite.LiteXOR
      extended byfr.emn.inputeditor.LiteXORRect

public class LiteXORRect
extends LiteXOR

Insert the type's description here. Creation date: (21/06/00 15:32:37)


Field Summary
 
Fields inherited from class fr.emn.lite.LiteXOR
path, transform, xorColor, xorStroke
 
Constructor Summary
LiteXORRect()
          LiteXORCross constructor comment.
 
Method Summary
 void setRect(java.awt.Point p1, java.awt.Point p2)
          Insert the method's description here.
 
Methods inherited from class fr.emn.lite.LiteXOR
clone, concatenate, equals, getBounds, getBoundsFromParent, getPath, getTransform, paint, preConcatenate, setPath, setTransform
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiteXORRect

public LiteXORRect()
LiteXORCross constructor comment.

Method Detail

setRect

public void setRect(java.awt.Point p1,
                    java.awt.Point p2)
Insert the method's description here. Creation date: (21/06/00 15:43:18)