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