Class WhiteBoardShape
java.lang.Object
WhiteBoardShape
- public class WhiteBoardShape
- extends java.lang.Object
Constructor Summary |
WhiteBoardShape(int shape,
int ltX,
int ltY,
int rbX,
int rbY,
int ls,
int lc,
int lw,
int bs,
int bc)
|
WhiteBoardShape(int shape,
int pX,
int pY,
java.lang.String text)
|
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
WhiteBoardShape
public WhiteBoardShape(int shape,
int pX,
int pY,
java.lang.String text)
WhiteBoardShape
public WhiteBoardShape(int shape,
int ltX,
int ltY,
int rbX,
int rbY,
int ls,
int lc,
int lw,
int bs,
int bc)
toString
public java.lang.String toString()