| Package | Description |
|---|---|
| org.gephi.io.exporter.plugin | |
| org.gephi.io.exporter.preview | |
| org.gephi.io.exporter.spi |
Interfaces for creating new data exporters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExporterBuilderCSV |
class |
ExporterBuilderDL |
class |
ExporterBuilderGDF |
class |
ExporterBuilderGEXF |
class |
ExporterBuilderGML |
class |
ExporterBuilderGraphML |
class |
ExporterBuilderPajek |
class |
ExporterBuilderSpreadsheet |
class |
ExporterBuilderVNA |
| Modifier and Type | Class and Description |
|---|---|
class |
ExporterBuilderPDF |
class |
ExporterBuilderPNG |
class |
ExporterBuilderSVG |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FileExporterBuilder
Exporter builder for a particular file format support.
|
interface |
GraphFileExporterBuilder
Exporter builder for graph file format support.
|
interface |
VectorFileExporterBuilder
Exporter builder for vector file format support.
|
Copyright © 2007–2017. All rights reserved.