|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object infovis.graph.GraphProxy infovis.graph.visualization.layout.AbstractGraphLayout infovis.graph.visualization.layout.CircularLayout
public class CircularLayout
Class CircularLayout
Field Summary |
---|
Fields inherited from class infovis.graph.visualization.layout.AbstractGraphLayout |
---|
COLUMN_FIXED |
Fields inherited from interface infovis.Graph |
---|
GRAPH_TYPE, GRAPH_TYPE_DIRECTED, GRAPH_TYPE_UNDIRECTED, NIL |
Fields inherited from interface infovis.metadata.Constants |
---|
CONTRIBUTOR, COVERAGE, CREATOR, DATE, DESCRITION, FORMAT, IDENTIFIER, LANGUAGE, PUBLISHER, RELATION, RIGHTS, SOURCE, SUBJECT, TITLE, TYPE |
Constructor Summary | |
---|---|
CircularLayout()
|
Method Summary | |
---|---|
void |
computeShapes(Rectangle2D bounds,
NodeLinkGraphVisualization vis)
|
String |
getName()
Returns the Graph name. |
Methods inherited from class infovis.graph.visualization.layout.AbstractGraphLayout |
---|
computeShapes, createRect, getBounds, getLinkShapes, getOrientation, getParent, getPreferredSize, getRectAt, getShapes, getVisualization, incrementLayout, initRect, invalidate, isFinished, setRectSizeAt, setShapeAt |
Methods inherited from class infovis.graph.GraphProxy |
---|
addEdge, addGraphChangedListener, addVertex, clear, edgeIterator, edgeIterator, findEdge, getClientProperty, getDegree, getEdge, getEdgesCount, getEdgeTable, getFirstVertex, getGraph, getInDegree, getInEdgeAt, getMetadata, getOtherVertex, getOutDegree, getOutEdgeAt, getSecondVertex, getVertexTable, getVerticesCount, inEdgeIterator, isDirected, outEdgeIterator, removeEdge, removeGraphChangedListener, removeVertex, setDirected, setGraph, setName, vertexIterator |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CircularLayout()
Method Detail |
---|
public String getName()
Graph
getName
in interface Graph
getName
in interface Layout
getName
in class GraphProxy
public void computeShapes(Rectangle2D bounds, NodeLinkGraphVisualization vis)
computeShapes
in class AbstractGraphLayout
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |