|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvisidia.io.ClassIO
visidia.io.SensorMoverIO
public class SensorMoverIO
This class deals with input operations on sensor movers.
| Constructor Summary | |
|---|---|
SensorMoverIO(ClassIdentifier classId)
Instantiates a new sensor mover input/output. |
|
| Method Summary | |
|---|---|
SensorMover |
load()
Loads the current file as a sensor mover. |
void |
save(java.lang.Object object)
This function does nothing. |
| Methods inherited from class visidia.io.ClassIO |
|---|
getClassIdentifier, load, recreateInSystemClassLoader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SensorMoverIO(ClassIdentifier classId)
classId - the class identifier| Method Detail |
|---|
public SensorMover load()
load in interface VisidiaIOload in class ClassIOVisidiaIO.load()public void save(java.lang.Object object)
save in interface VisidiaIOsave in class ClassIOobject - the objectVisidiaIO.save(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||