Serialized Form


Package org.ujmp.jung

Class org.ujmp.jung.JungGraphActions extends JPopupMenu implements Serializable

serialVersionUID: -2307893165969916295L

Serialized Fields

jungGraphPanel

JungGraphPanel jungGraphPanel

frLayoutAction

Action frLayoutAction

iSomLayoutAction

Action iSomLayoutAction

kkLayoutAction

Action kkLayoutAction

springLayoutAction

Action springLayoutAction

circleLayoutAction

Action circleLayoutAction

refreshAction

Action refreshAction

exportToPdfAction

Action exportToPdfAction

exportToJpgAction

Action exportToJpgAction

toggleEdgesAction

Action toggleEdgesAction

toggleEdgeLabelsAction

Action toggleEdgeLabelsAction

toggleVertexLabelsAction

Action toggleVertexLabelsAction

Class org.ujmp.jung.JungGraphPanel extends edu.uci.ics.jung.visualization.VisualizationViewer implements Serializable

serialVersionUID: 5056858150031378990L

Serialized Fields

graph

edu.uci.ics.jung.graph.Graph graph

showEdges

boolean showEdges

showEdgeLabels

boolean showEdgeLabels

showVertexLabels

boolean showVertexLabels

bufferedImage

BufferedImage bufferedImage

Class org.ujmp.jung.MatrixGraphPanel extends JungGraphPanel implements Serializable

serialVersionUID: 5267278346111012739L

Serialized Fields

matrix

MatrixGUIObject matrix

Class org.ujmp.jung.ProjectionPanel extends JPanel implements Serializable

serialVersionUID: -6575744654019554947L

Serialized Fields

xAxis

int xAxis

yAxis

int yAxis

g

edu.uci.ics.jung.graph.Graph g

vv

edu.uci.ics.jung.visualization.VisualizationViewer vv

layout

edu.uci.ics.jung.visualization.AbstractLayout layout

vertexLocations

edu.uci.ics.jung.visualization.DefaultSettableVertexLocationFunction vertexLocations

Class org.ujmp.jung.TopologyPanel extends JungGraphPanel implements Serializable

serialVersionUID: -6852675670416844022L



Copyright © 2010. All Rights Reserved.