Uses of Interface
org.gephi.io.exporter.spi.VectorExporter
-
Packages that use VectorExporter Package Description org.gephi.io.exporter.spi Interfaces for creating new data exporters. -
-
Uses of VectorExporter in org.gephi.io.exporter.spi
Methods in org.gephi.io.exporter.spi that return VectorExporter Modifier and Type Method Description VectorExporterVectorFileExporterBuilder. buildExporter()Builds a new vector exporter instance, ready to be used.
-