|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsamples.preview_new_graphdraw.AbstractLayout
samples.preview_new_graphdraw.StaticLayout
samples.preview_new_graphdraw.staticlayouts.RandomLayout
public class RandomLayout
Field Summary |
---|
Fields inherited from class samples.preview_new_graphdraw.AbstractLayout |
---|
screenSize, visEdgeMap, visVertexMap |
Constructor Summary | |
---|---|
RandomLayout()
|
Method Summary | |
---|---|
protected VisVertex |
createVisVertex(Vertex v)
|
Methods inherited from class samples.preview_new_graphdraw.StaticLayout |
---|
createVisEdge, createVisEdges, createVisVertices, emit, initializeLocations |
Methods inherited from class samples.preview_new_graphdraw.AbstractLayout |
---|
getScreenSize, getVisEdge, getVisVertex, repositionLayout, setDimensions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RandomLayout()
Method Detail |
---|
protected VisVertex createVisVertex(Vertex v)
createVisVertex
in class StaticLayout
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |