Uses of Interface
org.gephi.io.exporter.spi.ByteExporter
-
Packages that use ByteExporter Package Description org.gephi.io.exporter.api API for exporting data to any support. -
-
Uses of ByteExporter in org.gephi.io.exporter.api
Methods in org.gephi.io.exporter.api with parameters of type ByteExporter Modifier and Type Method Description void
ExportController. exportStream(OutputStream stream, ByteExporter byteExporter)
-