public class ExampleGexfXConverter
extends java.lang.Object
GEFX files can be visualized with tools such as Gephi
We recommend play with the code to learn how to use the toolset.
| Constructor and Description |
|---|
ExampleGexfXConverter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
exampleConvert()
Launches the example
|
static void |
main(java.lang.String[] args)
Main method to launch the example
|
public static void main(java.lang.String[] args)
throws java.io.FileNotFoundException
args - The main args. None is neededjava.io.FileNotFoundException - Thrown if the file is not foundpublic static void exampleConvert()
throws java.io.FileNotFoundException
java.io.FileNotFoundException - Thrown if the file is not found