t3.hrd.state
Class UnwarpedRect
java.lang.Object
t3.hrd.state.UnwarpedRect
- All Implemented Interfaces:
- java.io.Serializable
public class UnwarpedRect
- extends java.lang.Object
- implements java.io.Serializable
Represents an unwarped rectangle.
- Author:
- pjt40
- See Also:
- Serialized Form
Constructor Summary |
UnwarpedRect(java.awt.Rectangle r,
int backgroundARGB,
boolean typeLineNotWord)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
r
public final java.awt.Rectangle r
backgroundARGB
public final int backgroundARGB
typeLineNotWord
public final boolean typeLineNotWord
UnwarpedRect
public UnwarpedRect(java.awt.Rectangle r,
int backgroundARGB,
boolean typeLineNotWord)