|
|||||||||
| 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.UMLCreateObjectChecker
| Fields inherited from class edu.mit.sketch.uml.UMLCreateUMLChecker |
allPoints, examine_strokes, num_strokes, program_strokes, totalStrokesLength |
| Constructor Summary | |
UMLCreateObjectChecker(UMLStrokeCollection sc)
|
|
| Method Summary | |
int |
getHeight()
|
int |
getWidth()
|
int |
getX()
|
int |
getY()
|
boolean |
isObject(int n)
tell how many strokes to use to determine if it is an object |
| 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 UMLCreateObjectChecker(UMLStrokeCollection sc)
| Method Detail |
public boolean isObject(int n)
public int getX()
public int getY()
public int getWidth()
public int getHeight()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||