|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--TestPlotter
Questo componente software testa le funzionalita' del plotter virtuale. Viene creato un plotter e poi vi si interagisce, invocandone metodi che alzano, abbassano il pennino virtuale e spostandolo in modo da tracciare linee nell'area del plotter. Per uscire dal programma in esecuzione chiudere la finestra del plotter stesso.
Constructor Summary | |
TestPlotter()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TestPlotter()
Method Detail |
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |