| Package | Description |
|---|---|
| org.gephi.io.exporter.preview | |
| org.gephi.io.exporter.spi |
Interfaces for creating new data exporters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PDFExporter
Class exporting the preview graph as a PDF file.
|
class |
PNGExporter |
class |
SVGExporter
Class exporting the preview graph as an SVG image.
|
| Modifier and Type | Method and Description |
|---|---|
VectorExporter |
ExporterBuilderSVG.buildExporter() |
VectorExporter |
ExporterBuilderPNG.buildExporter() |
VectorExporter |
ExporterBuilderPDF.buildExporter() |
| Modifier and Type | Method and Description |
|---|---|
VectorExporter |
VectorFileExporterBuilder.buildExporter()
Builds a new vector exporter instance, ready to be used.
|
Copyright © 2007–2017. All rights reserved.