Package net.sf.opendse.visualization
Interface GraphPanelFormat
- All Known Implementing Classes:
AbstractGraphPanelFormat,GraphPanelFormatApplication,GraphPanelFormatArchitecture
public interface GraphPanelFormat
-
Method Summary
Modifier and TypeMethodDescriptionbooleangetGraph()getLabelPosition(Node node) getLayout(DirectedGraph<Node, LocalEdge> graph) intgetTooltip(Edge edge) getTooltip(Node node) booleanboolean
-
Method Details
-
getGraph
-
getLayout
-
getColor
-
getColor
-
getShape
-
getSize
-
isActive
-
isActive
-
getTooltip
-
getTooltip
-
getSymbol
-
getLabelPosition
-
drawEdge
-