|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectch.epfl.craft.maglib.magnet.DefaultMagnetLayout
ch.epfl.craft.maglib.magnet.CentralMagnetLayout
ch.epfl.craft.magmap.magnet.MagMapMagnetLayout
This layout algorithm simply extends the DefaultMagnetLayout, and
listens to changes in the number of visible nodes controlled by the
numberOfNodesSlider Slider in MagMapMainFrame.
MagMapMainFrame,
DefaultMagnetLayout| Field Summary |
| Fields inherited from class ch.epfl.craft.maglib.magnet.DefaultMagnetLayout |
boundsOfView, continueupdating, currentThread, listeners, magnetModel, numberOfVisibleNodes |
| Constructor Summary | |
MagMapMagnetLayout()
|
|
| Method Summary | |
void |
stateChanged(javax.swing.event.ChangeEvent e)
Invoked when the numberOfNodesSlider Slider in
MagMapMainFrame has changed |
| Methods inherited from class ch.epfl.craft.maglib.magnet.CentralMagnetLayout |
run |
| Methods inherited from class ch.epfl.craft.maglib.magnet.DefaultMagnetLayout |
addListener, getNumberOfVisibleNodes, modelHasChanged, removeListener, setBounds, setMagnetModel, setNumberOfVisibleNodes, stopUpdatingPositions, updatePositions |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ch.epfl.craft.maglib.magnet.MagnetLayout |
addListener, getNumberOfVisibleNodes, removeListener, setBounds, setMagnetModel, setNumberOfVisibleNodes, stopUpdatingPositions, updatePositions |
| Methods inherited from interface ch.epfl.craft.maglib.magnet.MagnetModelListener |
modelHasChanged |
| Constructor Detail |
public MagMapMagnetLayout()
| Method Detail |
public void stateChanged(javax.swing.event.ChangeEvent e)
numberOfNodesSlider Slider in
MagMapMainFrame has changed
stateChanged in interface javax.swing.event.ChangeListenere - a ChangeEvent object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||