Package org.gephi.io.processor.spi
Interfaces that define the way data are unloaded from container and appened to the workspace.
The purpose of processors is to unload data from the import container and push it to the workspace, with various strategy. For instance a processor could either create a new workspace or append data to the current workspace, with a particular strategy.
-
Interface Summary Interface Description Processor Interface that define the way data are unloaded from containers and appended to the workspace.ProcessorUI Define processor settings user interface.Scaler The scaler is part of the processing job and is responsible of transforming the position and size of imported nodes in order to fit in the system's scale.