|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--edu.mit.sketch.uml.UMLCreateUMLChecker
|
+--edu.mit.sketch.uml.UMLArrowChecker
| Fields inherited from class edu.mit.sketch.uml.UMLCreateUMLChecker |
allPoints, examine_strokes, num_strokes, program_strokes, totalStrokesLength |
| Constructor Summary | |
UMLArrowChecker(Vector strokes)
|
|
UMLArrowChecker(Vector strokes,
int lines)
|
|
| Method Summary | |
Point |
getA()
|
Point |
getB()
|
Point |
getC()
|
Point |
getD()
|
Point |
getE()
|
Point |
getEndPoint()
|
Point |
getStartPoint()
|
int |
getType()
|
boolean |
isArrow(Graphics g)
|
| Methods inherited from class edu.mit.sketch.uml.UMLCreateUMLChecker |
clone, getExamineStrokes, makePointVector, recognizeStrokes, strokesJoined, strokesLength |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UMLArrowChecker(Vector strokes,
int lines)
public UMLArrowChecker(Vector strokes)
| Method Detail |
public Point getA()
public Point getB()
public Point getC()
public Point getD()
public Point getE()
public Point getStartPoint()
public Point getEndPoint()
public int getType()
public boolean isArrow(Graphics g)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||