org.jgraph.util
Class JGraphGEOCodec
java.lang.Object
org.jgraph.util.JGraphGEOCodec
- public class JGraphGEOCodec
- extends Object
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 |
JGraphGEOCodec
public JGraphGEOCodec()
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)
Copyright (C) 2003-2005 Gaudenz Alder. All rights reserved.