Serialized Form


Package org.gcube.contentmanagement.lexicalmatcher.analysis.guesser.treeStructure.graph

Class org.gcube.contentmanagement.lexicalmatcher.analysis.guesser.treeStructure.graph.GraphDisplayer extends javax.swing.JApplet implements Serializable

Serialized Fields

m_jgAdapter

JGraphModelAdapter m_jgAdapter

newxposition

int newxposition

newyposition

int newyposition

g

CustomListenableDirectedWeightedGraph<V,E> g

nodesCounter

int nodesCounter

VertexNames

java.util.ArrayList<E> VertexNames

Edges

java.util.HashMap<K,V> Edges

Class org.gcube.contentmanagement.lexicalmatcher.analysis.guesser.treeStructure.graph.GraphFramer extends java.awt.Frame implements Serializable

Serialized Fields

graphDisplayer

GraphDisplayer graphDisplayer

Class org.gcube.contentmanagement.lexicalmatcher.analysis.guesser.treeStructure.graph.GraphGeneratorApplet extends javax.swing.JApplet implements Serializable

Serialized Fields

m_jgAdapter

JGraphModelAdapter m_jgAdapter