JGraphAddons
v1.0.8


org.jgraph.util
Class JGraphGEOCodec

java.lang.Object
  extended byorg.jgraph.util.JGraphGEOCodec

public class JGraphGEOCodec
extends Object


Constructor Summary
JGraphGEOCodec()
           
 
Method Summary
static void decode(JGraph graph, DefaultGraphCell cellPrototype, DefaultGraphCell portPrototype, DefaultGraphCell edgePrototype, InputStream fstream, int width, int height)
           
static Object getVertexForKey(Hashtable map, String key, DefaultGraphCell cellPrototype, DefaultGraphCell portPrototype)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JGraphGEOCodec

public JGraphGEOCodec()
Method Detail

decode

public static void decode(JGraph graph,
                          DefaultGraphCell cellPrototype,
                          DefaultGraphCell portPrototype,
                          DefaultGraphCell edgePrototype,
                          InputStream fstream,
                          int width,
                          int height)
                   throws Exception
Throws:
Exception

getVertexForKey

public static Object getVertexForKey(Hashtable map,
                                     String key,
                                     DefaultGraphCell cellPrototype,
                                     DefaultGraphCell portPrototype)

JGraphAddons
v1.0.8


Copyright (C) 2003-2005 Gaudenz Alder. All rights reserved.