org.hfbk.vis.visnode.VisSerializer Class Reference

List of all members.

Static Public Member Functions

static Node buildNode (VisNode vn)
static String buildScript (VisNode vn)
static String buildTreeScript (VisNode vn)
static String vs (VisNode vn)

Detailed Description

Definition at line 6 of file VisSerializer.java.


Member Function Documentation

static Node org.hfbk.vis.visnode.VisSerializer.buildNode ( VisNode  vn  )  [static]

Definition at line 8 of file VisSerializer.java.

References org.hfbk.vis.visnode.VisNode.node, and org.dronus.graph.Node.text.

Referenced by org.hfbk.vis.visnode.VisSerializer.buildScript().

Here is the caller graph for this function:

static String org.hfbk.vis.visnode.VisSerializer.buildScript ( VisNode  vn  )  [static]

Definition at line 24 of file VisSerializer.java.

References org.hfbk.vis.visnode.VisSerializer.buildNode(), org.hfbk.vis.visnode.VisNode.position, and org.dronus.graph.Node.text.

Referenced by org.hfbk.vis.visnode.VisSerializer.buildTreeScript().

Here is the call graph for this function:

Here is the caller graph for this function:

static String org.hfbk.vis.visnode.VisSerializer.buildTreeScript ( VisNode  vn  )  [static]

Definition at line 32 of file VisSerializer.java.

References org.hfbk.vis.visnode.VisSerializer.buildScript(), and org.hfbk.vis.visnode.VisNode.children.

Referenced by org.hfbk.vis.visnode.VisSerializer.vs().

Here is the call graph for this function:

Here is the caller graph for this function:

static String org.hfbk.vis.visnode.VisSerializer.vs ( VisNode  vn  )  [static]

Definition at line 44 of file VisSerializer.java.

References org.hfbk.vis.visnode.VisSerializer.buildTreeScript().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Apr 7 17:59:57 2009 for visclient by  doxygen 1.5.1