Package org.gephi.project.spi
-
Interface Summary Interface Description Controller<T extends Model> Singleton controllers that want to store data in workspaces can implement this interface.Model Model interface that can be used in combination withController
to store data in workspaces.WorkspaceBytesPersistenceProvider Binary Workspace persistence provider.WorkspacePersistenceProvider Interface modules implement to notify the system they can read/write part of the .gephi project file to serialize states and data.WorkspaceXMLPersistenceProvider XML Workspace persistence provider.