Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

diva.graph.basic
Class BubbleGraphDemo

java.lang.Object
 extended bydiva.graph.basic.BubbleGraphDemo

public class BubbleGraphDemo
extends java.lang.Object

Another graph demo. This uses a different rendering strategy for the same graph model as the BasicGraphDemo. Nodes are rendered as round bubble and edges are rendered as curved arcs.

Version:
$Id: BubbleGraphDemo.java,v 1.16 2005年12月30日 04:17:20 cxh Exp $
Author:
Michael Shilman, Steve Neuendorffer
Accepted Rating:
Red

Constructor Summary
BubbleGraphDemo(AppContext context)
Construct a new instance of the graph demo in a particular context.
Method Summary
static void main(java.lang.String[] argv)
Construct a new instance of graph demo, which does the work of setting up the graphs and displaying itself.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

BubbleGraphDemo

public BubbleGraphDemo(AppContext context)
Construct a new instance of the graph demo in a particular context.

Parameters:
context - The context in which the demo is constructed.
Method Detail

main

public static void main(java.lang.String[] argv)
Construct a new instance of graph demo, which does the work of setting up the graphs and displaying itself.

Parameters:
argv - Command line arguments, currently ignored.

Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

AltStyle によって変換されたページ (->オリジナル) /