Uses of Interface
org.gephi.io.importer.api.ElementDraft.Factory
-
Packages that use ElementDraft.Factory Package Description org.gephi.io.importer.api API for importing data from any support. -
-
Uses of ElementDraft.Factory in org.gephi.io.importer.api
Methods in org.gephi.io.importer.api that return ElementDraft.Factory Modifier and Type Method Description ElementDraft.Factory
ContainerLoader. factory()
Returns the factory for building nodes and edges instances.
-