org.rblasch.convert.graph
Class Graphs

java.lang.Object
  extended byorg.rblasch.convert.graph.Graphs

public class Graphs
extends java.lang.Object

Author:
Ronald Blaschke

Constructor Summary
Graphs()
           
 
Method Summary
static void mergeInto(Graph graph, Graph g)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Graphs

public Graphs()
Method Detail

mergeInto

public static void mergeInto(Graph graph,
                             Graph g)


Copyright © 2004 Ronald Blaschke. All Rights Reserved.