Serialized Form
-
Package org.unifi.mecvirtualresourceallocation.graph.visualization
-
Class org.unifi.mecvirtualresourceallocation.graph.visualization.ConflictGraphPanel
class ConflictGraphPanel extends GraphPanel implements Serializable-
Serialized Fields
-
conflictGraph
ConflictGraph conflictGraph
The conflict graph to be visualized.
-
-
-
Class org.unifi.mecvirtualresourceallocation.graph.visualization.GraphPanel
class GraphPanel extends JPanel implements Serializable -
Class org.unifi.mecvirtualresourceallocation.graph.visualization.HyperGraphPanel
class HyperGraphPanel extends GraphPanel implements Serializable-
Serialized Fields
-
edgeColors
Map<HyperEdge,
Color> edgeColors The map of hyperedges to their assigned colors. -
hyperGraph
HyperGraph hyperGraph
The hypergraph to be visualized.
-
-
-