|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSEdit.Structure
SEdit.Formalisms.Mobile.MobileStructure
CLASSE MobileStructure
Field Summary | |
protected boolean |
running
|
Fields inherited from class SEdit.Structure |
agent, arrowList, description, displayGrid, editor, formalism, gridSize, modified, nodeList, snapToGrid |
Constructor Summary | |
MobileStructure()
|
Method Summary | |
int |
getRelaxingTime()
|
void |
normalize(SElement s)
|
void |
run()
|
void |
scramble()
|
void |
setRelaxingTime(int t)
|
void |
shake()
|
void |
start()
|
void |
stop()
|
Methods inherited from class SEdit.Structure |
activate, addArrow, addArrow, addNode, addNode, clearAll, createNode, deleteAll, drawBackground, dump, end, existID, getAgent, getArrow, getArrowFromLabel, getArrows, getDescription, getDisplayGrid, getEditor, getFormalism, getGridSize, getNode, getNodeFromLabel, getNodes, getSnapToGrid, initStructure, isConnectable, newArrowID, newNodeID, preactivate, removeArrow, removeNode, setAgent, setDescription, setDisplayGrid, setEditor, setFormalism, setGridSize, setSnapToGrid, setSnapToGrid1, toggleShowGrid, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected boolean running
Constructor Detail |
public MobileStructure()
Method Detail |
public int getRelaxingTime()
public void setRelaxingTime(int t)
public void start()
public void stop()
public void run()
run
in interface Runnable
public void scramble()
public void shake()
public void normalize(SElement s)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |