Uses of Package
org.gephi.io.importer.api
-
Packages that use org.gephi.io.importer.api Package Description org.gephi.io.generator.spi Generator interfaces that plugins implement to add new generators.org.gephi.io.importer.api API for importing data from any support.org.gephi.io.importer.spi Interfaces for creating new data importers.org.gephi.io.processor.spi Interfaces that define the way data are unloaded from container and appened to the workspace. -
Classes in org.gephi.io.importer.api used by org.gephi.io.generator.spi Class Description ContainerLoader Interface for loading aContainer
with graph and attributes data from an importer. -
Classes in org.gephi.io.importer.api used by org.gephi.io.importer.api Class Description ColumnDraft Column draft used by containers to represent future attribute columns.Container A container is created each time data are imported by importers.ContainerLoader Interface for loading aContainer
with graph and attributes data from an importer.ContainerUnloader Interface for unloading a container.Database Database description and connection details.EdgeDirection Edge direction setting.EdgeDirectionDefault Graph level setting that indicates the nature of its edges.EdgeDraft Draft edge, hosted by import containers to represent edges found when importing.EdgeMergeStrategy Defines the way edge weights are merged.ElementDraft Draft element, hosted by import containers to represent nodes or edges found when importing.ElementDraft.Factory Node and edge draft factory.ElementIdType Element id type.FileType File type definition.Issue Issue are logged and classified byReport
to describe a problem encountered during import process.Issue.Level NodeDraft Draft node, hosted by import containers to represent nodes found when importing.PropertiesAssociations PropertiesAssociations.EdgeProperties PropertiesAssociations.NodeProperties Report Report is a log and issue container. -
Classes in org.gephi.io.importer.api used by org.gephi.io.importer.spi Class Description ContainerLoader Interface for loading aContainer
with graph and attributes data from an importer.Database Database description and connection details.FileType File type definition.Report Report is a log and issue container. -
Classes in org.gephi.io.importer.api used by org.gephi.io.processor.spi Class Description Container A container is created each time data are imported by importers.ContainerUnloader Interface for unloading a container.Report Report is a log and issue container.