|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectccvisu.CCVisu
public class CCVisu
Main class of the CCVisu package. Contains the main program and some auxiliary methods.
| Field Summary | |
|---|---|
static java.lang.String |
endl
End of line. |
static Marker |
marker
|
| Constructor Summary | |
|---|---|
CCVisu()
|
|
| Method Summary | |
|---|---|
static void |
initializeLayout(Options options)
Compute randomized initial layout for a given graph with the given number of dimensions. |
static void |
main(java.lang.String[] args)
Main program. |
static void |
process(Options options)
Processing the actual task. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String endl
public static Marker marker
| Constructor Detail |
|---|
public CCVisu()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - Command line arguments.public static void process(Options options)
options - Command-line options, already parsed.public static void initializeLayout(Options options)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||