samples.preview_new_graphdraw.staticlayouts
Class SimpleLayoutAlgorithm
java.lang.Object
samples.preview_new_graphdraw.AbstractLayout
samples.preview_new_graphdraw.StaticLayout
samples.preview_new_graphdraw.staticlayouts.SimpleLayoutAlgorithm
- All Implemented Interfaces:
- Cloneable, LayoutEmitter
public class SimpleLayoutAlgorithm
- extends StaticLayout
- Author:
- danyelf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleLayoutAlgorithm
public SimpleLayoutAlgorithm()
createVisVertex
protected VisVertex createVisVertex(Vertex v)
- Specified by:
createVisVertex
in class StaticLayout