Uses of Interface
org.gephi.io.importer.api.ElementDraft
-
Packages that use ElementDraft Package Description org.gephi.io.importer.api API for importing data from any support. -
-
Uses of ElementDraft in org.gephi.io.importer.api
Subinterfaces of ElementDraft in org.gephi.io.importer.api Modifier and Type Interface Description interfaceEdgeDraftDraft edge, hosted by import containers to represent edges found when importing.interfaceNodeDraftDraft node, hosted by import containers to represent nodes found when importing.
-