Serialized Form
-
Package com.Grapher.CustomGraph
-
Class com.Grapher.CustomGraph.CustomEdge extends DefaultWeightedEdge implements Serializable
-
Serialized Fields
-
_attributes
java.util.Map<java.lang.String,Attribute> _attributes
-
_id
long _id
-
-
-
-
Package com.Grapher.GUI
-
Class com.Grapher.GUI.Shower extends javax.swing.JApplet implements Serializable
-
Serialized Fields
-
jgxAdapter
JGraphXAdapter<CustomVertex,CustomEdge> jgxAdapter
-
-
-
-
Package com.Grapher.Tests
-
Class com.Grapher.Tests.HelloJGraphX extends javax.swing.JApplet implements Serializable
- serialVersionUID:
- 2202072534703043194L
-
Serialized Fields
-
jgxAdapter
JGraphXAdapter<java.lang.String,DefaultEdge> jgxAdapter
-
-