t3.remotehrd.protocol
Class OpDestroyUnwarpedRect

java.lang.Object
  extended by t3.remotehrd.protocol.OpDestroyUnwarpedRect
All Implemented Interfaces:
java.io.Serializable

public class OpDestroyUnwarpedRect
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 int elId
           
 java.awt.Rectangle r
           
 
Constructor Summary
OpDestroyUnwarpedRect(int id, java.awt.Rectangle r)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

elId

public int elId

r

public java.awt.Rectangle r
Constructor Detail

OpDestroyUnwarpedRect

public OpDestroyUnwarpedRect(int id,
                             java.awt.Rectangle r)