A C D E F G H I K L M N O P R S T U V W X Z 
All Classes All Packages

A

add(Object) - Method in interface org.gephi.project.api.Project
Adds an object to this project.
add(Object) - Method in interface org.gephi.project.api.Workspace
Adds an instance to this workspaces lookup.
add(Object) - Method in class org.gephi.project.impl.ProjectImpl
 
add(Object) - Method in class org.gephi.project.impl.WorkspaceImpl
 
addChangeListener(PropertyChangeListener) - Method in interface org.gephi.project.api.ProjectInformation
Deprecated.
Add change listener.
addChangeListener(PropertyChangeListener) - Method in interface org.gephi.project.api.WorkspaceInformation
Deprecated.
Add change listener.
addChangeListener(PropertyChangeListener) - Method in class org.gephi.project.impl.ProjectInformationImpl
 
addChangeListener(PropertyChangeListener) - Method in class org.gephi.project.impl.WorkspaceInformationImpl
 
addOrReplaceProject(ProjectImpl) - Method in class org.gephi.project.impl.ProjectsImpl
 
addProject(ProjectImpl) - Method in class org.gephi.project.impl.ProjectsImpl
 
addProjectListener(ProjectListener) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
addWorkspaceListener(WorkspaceListener) - Method in interface org.gephi.project.api.ProjectController
 
addWorkspaceListener(WorkspaceListener) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
author - Variable in class org.gephi.project.impl.ProjectMetaDataImpl
 

C

cancel - Variable in class org.gephi.project.io.DuplicateTask
 
cancel - Variable in class org.gephi.project.io.LoadTask
 
cancel - Variable in class org.gephi.project.io.SaveTask
 
cancel() - Method in class org.gephi.project.io.DuplicateTask
 
cancel() - Method in class org.gephi.project.io.LoadTask
 
cancel() - Method in class org.gephi.project.io.SaveTask
 
cause - Variable in exception org.gephi.project.api.GephiFormatException
 
changed(Project) - Method in interface org.gephi.project.api.ProjectListener
Called when a project was changer, for instance renamed.
CHARS - Static variable in class org.gephi.project.io.XMLChar
Character flags.
close() - Method in class org.gephi.project.impl.ProjectImpl
 
close() - Method in class org.gephi.project.impl.ProjectInformationImpl
 
close() - Method in class org.gephi.project.impl.WorkspaceImpl
 
close() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
 
close(Workspace) - Method in interface org.gephi.project.api.WorkspaceListener
Notify a workspace will be closed, all data must be destroyed.
CLOSE - org.gephi.project.impl.ProjectControllerImpl.EventType
 
closeCurrentProject() - Method in interface org.gephi.project.api.ProjectController
Closes the current project.
closeCurrentProject() - Method in class org.gephi.project.impl.ProjectControllerImpl
 
closeCurrentProject() - Method in class org.gephi.project.impl.ProjectsImpl
 
closeCurrentWorkspace() - Method in interface org.gephi.project.api.ProjectController
Unselects the current workspace.
closeCurrentWorkspace() - Method in class org.gephi.project.impl.ProjectControllerImpl
 
closed(Project) - Method in interface org.gephi.project.api.ProjectListener
Called when a project was closed.
CLOSED - org.gephi.project.impl.ProjectInformationImpl.Status
 
CLOSED - org.gephi.project.impl.WorkspaceInformationImpl.Status
 
compareTo(ProjectImpl) - Method in class org.gephi.project.impl.ProjectImpl
 
containsProject(Project) - Method in class org.gephi.project.impl.ProjectsImpl
 
Controller<T extends Model> - Interface in org.gephi.project.spi
Singleton controllers that want to store data in workspaces can implement this interface.
currentProject - Variable in class org.gephi.project.impl.ProjectsImpl
 
currentWorkspace - Variable in class org.gephi.project.impl.WorkspaceProviderImpl
 

D

deleteWorkspace(Workspace) - Method in interface org.gephi.project.api.ProjectController
Deletes the given workspace from its project.
deleteWorkspace(Workspace) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
description - Variable in class org.gephi.project.impl.ProjectMetaDataImpl
 
description - Variable in class org.gephi.project.impl.WorkspaceMetaDataImpl
 
disable() - Method in interface org.gephi.project.api.WorkspaceListener
Notify no more workspace is currently selected, the project is empty.
DISABLE - org.gephi.project.impl.ProjectControllerImpl.EventType
 
DuplicateTask - Class in org.gephi.project.io
 
DuplicateTask(Workspace) - Constructor for class org.gephi.project.io.DuplicateTask
 
duplicateWorkspace(Workspace) - Method in interface org.gephi.project.api.ProjectController
Duplicates the given workspace and adds it to the project.
duplicateWorkspace(Workspace) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
duplicateWorkspace(Workspace) - Method in class org.gephi.project.io.DuplicateTask
 
duplicateWorkspaceModel(Workspace, Workspace, WorkspaceBytesPersistenceProvider) - Method in class org.gephi.project.io.DuplicateTask
 
duplicateWorkspaceModel(Workspace, Workspace, WorkspaceXMLPersistenceProvider) - Method in class org.gephi.project.io.DuplicateTask
 

E

equals(Object) - Method in class org.gephi.project.impl.ProjectImpl
 
equals(Object) - Method in class org.gephi.project.impl.ProjectMetaDataImpl
 
equals(Object) - Method in class org.gephi.project.impl.WorkspaceMetaDataImpl
 
error(Project, Throwable) - Method in interface org.gephi.project.api.ProjectListener
Called when an error occurred in project manipulation.
EVENT_CLOSE - Static variable in interface org.gephi.project.api.ProjectInformation
Deprecated.
 
EVENT_CLOSE - Static variable in interface org.gephi.project.api.WorkspaceInformation
Deprecated.
 
EVENT_OPEN - Static variable in interface org.gephi.project.api.ProjectInformation
Deprecated.
 
EVENT_OPEN - Static variable in interface org.gephi.project.api.WorkspaceInformation
Deprecated.
 
EVENT_RENAME - Static variable in interface org.gephi.project.api.ProjectInformation
Deprecated.
 
EVENT_RENAME - Static variable in interface org.gephi.project.api.WorkspaceInformation
Deprecated.
 
EVENT_SET_FILE - Static variable in interface org.gephi.project.api.ProjectInformation
Deprecated.
 
EVENT_SET_SOURCE - Static variable in interface org.gephi.project.api.WorkspaceInformation
Deprecated.
 
EventType() - Constructor for enum org.gephi.project.impl.ProjectControllerImpl.EventType
 
execute(ProjectsImpl) - Method in class org.gephi.project.io.LoadTask
 

F

file - Variable in class org.gephi.project.impl.ProjectInformationImpl
 
file - Variable in class org.gephi.project.io.LoadTask
 
file - Variable in class org.gephi.project.io.SaveTask
 
findProjectByFile(File) - Method in class org.gephi.project.impl.ProjectsImpl
 
fireChangeEvent(String, Object, Object) - Method in class org.gephi.project.impl.ProjectInformationImpl
 
fireChangeEvent(String, Object, Object) - Method in class org.gephi.project.impl.WorkspaceInformationImpl
 
fireProjectEvent(Consumer<? super ProjectListener>) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
fireWorkspaceEvent(ProjectControllerImpl.EventType, Workspace) - Method in class org.gephi.project.impl.ProjectControllerImpl
 

G

GephiFormatException - Exception in org.gephi.project.api
 
GephiFormatException(Class, Throwable) - Constructor for exception org.gephi.project.api.GephiFormatException
 
GephiFormatException(String) - Constructor for exception org.gephi.project.api.GephiFormatException
 
GephiReader - Class in org.gephi.project.io
 
GephiReader() - Constructor for class org.gephi.project.io.GephiReader
 
GephiWriter - Class in org.gephi.project.io
 
GephiWriter() - Constructor for class org.gephi.project.io.GephiWriter
 
getAllProjects() - Method in interface org.gephi.project.api.ProjectController
Gets all active projects
getAllProjects() - Method in class org.gephi.project.impl.ProjectControllerImpl
 
getAuthor() - Method in interface org.gephi.project.api.ProjectMetaData
Returns the author of this project.
getAuthor() - Method in class org.gephi.project.impl.ProjectMetaDataImpl
 
getCurrentProject() - Method in interface org.gephi.project.api.ProjectController
Returns the current opened project.
getCurrentProject() - Method in interface org.gephi.project.api.Projects
Returns the current project..
getCurrentProject() - Method in class org.gephi.project.impl.ProjectControllerImpl
 
getCurrentProject() - Method in class org.gephi.project.impl.ProjectsImpl
 
getCurrentWorkspace() - Method in interface org.gephi.project.api.Project
Returns the current workspace.
getCurrentWorkspace() - Method in interface org.gephi.project.api.ProjectController
Returns the selected workspace of the current project.
getCurrentWorkspace() - Method in interface org.gephi.project.api.WorkspaceProvider
Deprecated.
Returns the current workspace or null if none.
getCurrentWorkspace() - Method in class org.gephi.project.impl.ProjectControllerImpl
 
getCurrentWorkspace() - Method in class org.gephi.project.impl.ProjectImpl
 
getCurrentWorkspace() - Method in class org.gephi.project.impl.WorkspaceProviderImpl
 
getDescription() - Method in interface org.gephi.project.api.ProjectMetaData
Returns the description of this project.
getDescription() - Method in interface org.gephi.project.api.WorkspaceMetaData
Returns the description of this workspace.
getDescription() - Method in class org.gephi.project.impl.ProjectMetaDataImpl
 
getDescription() - Method in class org.gephi.project.impl.WorkspaceMetaDataImpl
 
getFile() - Method in interface org.gephi.project.api.Project
Returns the file associated with this project.
getFile() - Method in interface org.gephi.project.api.ProjectInformation
Deprecated.
Returns the file associated with this project.
getFile() - Method in class org.gephi.project.impl.ProjectImpl
 
getFile() - Method in class org.gephi.project.impl.ProjectInformationImpl
 
getFileExtension(File) - Static method in class org.gephi.project.io.SaveTask
 
getFileName() - Method in interface org.gephi.project.api.Project
Returns the filename associated with this project.
getFileName() - Method in interface org.gephi.project.api.ProjectInformation
Deprecated.
Returns the filename associated with this project.
getFileName() - Method in class org.gephi.project.impl.ProjectImpl
 
getFileName() - Method in class org.gephi.project.impl.ProjectInformationImpl
 
getFileNameWithoutExt(File) - Static method in class org.gephi.project.io.SaveTask
 
getId() - Method in interface org.gephi.project.api.Workspace
Returns the workspace unique identifier
getId() - Method in class org.gephi.project.impl.WorkspaceImpl
 
getIdentifier() - Method in interface org.gephi.project.spi.WorkspacePersistenceProvider
Unique identifier for your WorkspacePersistenceProvider.
getKeywords() - Method in interface org.gephi.project.api.ProjectMetaData
Returns the keywords of this project.
getKeywords() - Method in class org.gephi.project.impl.ProjectMetaDataImpl
 
getLastOpened() - Method in class org.gephi.project.impl.ProjectImpl
 
getLocalizedMessage() - Method in exception org.gephi.project.api.GephiFormatException
 
getLocalizedMessage() - Method in exception org.gephi.project.api.LegacyGephiFormatException
 
getLookup() - Method in interface org.gephi.project.api.Project
Gets any optional object from this project.
getLookup() - Method in interface org.gephi.project.api.Workspace
Get any instance in the current lookup.
getLookup() - Method in class org.gephi.project.impl.ProjectImpl
 
getLookup() - Method in class org.gephi.project.impl.WorkspaceImpl
 
getMessage() - Method in exception org.gephi.project.api.GephiFormatException
 
getMessage() - Method in exception org.gephi.project.api.LegacyGephiFormatException
 
getModel() - Method in interface org.gephi.project.spi.Controller
Returns the model of the current workspace, or null if no workspace is selected.
getModel(Workspace) - Method in interface org.gephi.project.spi.Controller
Returns the model of the given workspace.
getModelClass() - Method in interface org.gephi.project.spi.Controller
Returns the model class this controller handles.
getName() - Method in interface org.gephi.project.api.Project
Returns the name of the project.
getName() - Method in interface org.gephi.project.api.ProjectInformation
Deprecated.
Returns the name of the project.
getName() - Method in interface org.gephi.project.api.Workspace
Returns the name of the workspace.
getName() - Method in interface org.gephi.project.api.WorkspaceInformation
Deprecated.
Returns the name of the workspace.
getName() - Method in class org.gephi.project.impl.ProjectImpl
 
getName() - Method in class org.gephi.project.impl.ProjectInformationImpl
 
getName() - Method in class org.gephi.project.impl.WorkspaceImpl
 
getName() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
 
getPersistenceProviders() - Static method in class org.gephi.project.io.PersistenceProviderUtils
 
getPrecedingWorkspace(Workspace) - Method in class org.gephi.project.impl.WorkspaceProviderImpl
 
getProject() - Method in interface org.gephi.project.api.ProjectInformation
Deprecated.
Returns the project this information class belongs to.
getProject() - Method in interface org.gephi.project.api.Workspace
Returns the project this workspace belong to
getProject() - Method in class org.gephi.project.impl.ProjectInformationImpl
 
getProject() - Method in class org.gephi.project.impl.WorkspaceImpl
 
getProjectByIdentifier(String) - Method in class org.gephi.project.impl.ProjectsImpl
 
getProjectMetadata() - Method in interface org.gephi.project.api.Project
Returns the project's metadata.
getProjectMetadata() - Method in class org.gephi.project.impl.ProjectImpl
 
getProjects() - Method in interface org.gephi.project.api.ProjectController
Deprecated.
Directly use this class instead as all the methods have been ported.
getProjects() - Method in interface org.gephi.project.api.Projects
Returns an array of all projects.
getProjects() - Method in class org.gephi.project.impl.ProjectControllerImpl
 
getProjects() - Method in class org.gephi.project.impl.ProjectsImpl
 
getSource() - Method in interface org.gephi.project.api.Workspace
Returns the workspace's source or null if missing.
getSource() - Method in interface org.gephi.project.api.WorkspaceInformation
Deprecated.
Returns the workspace's source or null if missing.
getSource() - Method in class org.gephi.project.impl.WorkspaceImpl
 
getSource() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
 
getStatus() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
 
getTitle() - Method in interface org.gephi.project.api.ProjectMetaData
Returns the title of this project.
getTitle() - Method in interface org.gephi.project.api.WorkspaceMetaData
Returns the title of this workspace.
getTitle() - Method in class org.gephi.project.impl.ProjectMetaDataImpl
 
getTitle() - Method in class org.gephi.project.impl.WorkspaceMetaDataImpl
 
getUniqueIdentifier() - Method in interface org.gephi.project.api.Project
Returns the project's unique identifier.
getUniqueIdentifier() - Method in class org.gephi.project.impl.ProjectImpl
 
getVersion() - Static method in class org.gephi.project.io.GephiWriter
 
getWorkspace() - Method in interface org.gephi.project.spi.Model
Returns the workspace this model is associated with.
getWorkspace(int) - Method in interface org.gephi.project.api.Project
Retrieve a workspace based on its unique identifier.
getWorkspace(int) - Method in interface org.gephi.project.api.WorkspaceProvider
Deprecated.
Retrieve a workspace based on its unique identifier.
getWorkspace(int) - Method in class org.gephi.project.impl.ProjectImpl
 
getWorkspace(int) - Method in class org.gephi.project.impl.WorkspaceProviderImpl
 
getWorkspaceIds() - Method in class org.gephi.project.impl.ProjectImpl
 
getWorkspaceMetadata() - Method in interface org.gephi.project.api.Workspace
Returns the workspace's metadata.
getWorkspaceMetadata() - Method in class org.gephi.project.impl.WorkspaceImpl
 
getWorkspaces() - Method in interface org.gephi.project.api.Project
Returns all the workspaces.
getWorkspaces() - Method in interface org.gephi.project.api.WorkspaceProvider
Deprecated.
Returns all the workspaces.
getWorkspaces() - Method in class org.gephi.project.impl.ProjectImpl
 
getWorkspaces() - Method in class org.gephi.project.impl.WorkspaceProviderImpl
 

H

handleException(Project, Throwable) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
hasCurrentProject() - Method in interface org.gephi.project.api.ProjectController
Returns true if a project is selected.
hasCurrentProject() - Method in interface org.gephi.project.api.Projects
Returns true if a project is selected.
hasCurrentProject() - Method in class org.gephi.project.impl.ProjectControllerImpl
 
hasCurrentProject() - Method in class org.gephi.project.impl.ProjectsImpl
 
hasCurrentWorkspace() - Method in interface org.gephi.project.api.Project
Returns true if the project has a current workspace.
hasCurrentWorkspace() - Method in interface org.gephi.project.api.WorkspaceProvider
Deprecated.
Returns true if the project has a current workspace.
hasCurrentWorkspace() - Method in class org.gephi.project.impl.ProjectImpl
 
hasCurrentWorkspace() - Method in class org.gephi.project.impl.WorkspaceProviderImpl
 
hasFile() - Method in interface org.gephi.project.api.Project
Returns true if the project is associated with a file.
hasFile() - Method in interface org.gephi.project.api.ProjectInformation
Deprecated.
Returns true if the project is associated with a file.
hasFile() - Method in class org.gephi.project.impl.ProjectImpl
 
hasFile() - Method in class org.gephi.project.impl.ProjectInformationImpl
 
hashCode() - Method in class org.gephi.project.impl.ProjectImpl
 
hashCode() - Method in class org.gephi.project.impl.ProjectMetaDataImpl
 
hashCode() - Method in class org.gephi.project.impl.WorkspaceMetaDataImpl
 
hasSource() - Method in interface org.gephi.project.api.Workspace
Returns true if the workspace has a source.
hasSource() - Method in interface org.gephi.project.api.WorkspaceInformation
Deprecated.
Returns true if the workspace has a source.
hasSource() - Method in class org.gephi.project.impl.WorkspaceImpl
 
hasSource() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
 

I

id - Variable in class org.gephi.project.impl.WorkspaceImpl
 
initialize(Workspace) - Method in interface org.gephi.project.api.WorkspaceListener
Notify a workspace has been created.
INITIALIZE - org.gephi.project.impl.ProjectControllerImpl.EventType
 
instanceContent - Variable in class org.gephi.project.impl.ProjectImpl
 
instanceContent - Variable in class org.gephi.project.impl.WorkspaceImpl
 
invalid() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
 
INVALID - org.gephi.project.impl.ProjectInformationImpl.Status
 
INVALID - org.gephi.project.impl.WorkspaceInformationImpl.Status
 
isClosed() - Method in interface org.gephi.project.api.Project
Returns true if the project is closed.
isClosed() - Method in interface org.gephi.project.api.ProjectInformation
Deprecated.
Returns true if the project is closed.
isClosed() - Method in interface org.gephi.project.api.Workspace
Returns true if the workspace is closed.
isClosed() - Method in interface org.gephi.project.api.WorkspaceInformation
Deprecated.
Returns true if the workspace is closed.
isClosed() - Method in class org.gephi.project.impl.ProjectImpl
 
isClosed() - Method in class org.gephi.project.impl.ProjectInformationImpl
 
isClosed() - Method in class org.gephi.project.impl.WorkspaceImpl
 
isClosed() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
 
isImport - Variable in exception org.gephi.project.api.GephiFormatException
 
isInvalid() - Method in interface org.gephi.project.api.Project
Returns true if the project is invalid.
isInvalid() - Method in interface org.gephi.project.api.ProjectInformation
Deprecated.
Returns true if the project is invalid.
isInvalid() - Method in interface org.gephi.project.api.Workspace
Returns true if the workspace is invalid.
isInvalid() - Method in interface org.gephi.project.api.WorkspaceInformation
Deprecated.
Returns true if the workspace is invalid.
isInvalid() - Method in class org.gephi.project.impl.ProjectImpl
 
isInvalid() - Method in class org.gephi.project.impl.ProjectInformationImpl
 
isInvalid() - Method in class org.gephi.project.impl.WorkspaceImpl
 
isInvalid() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
 
isOpen() - Method in interface org.gephi.project.api.Project
Returns true if the project is open.
isOpen() - Method in interface org.gephi.project.api.ProjectInformation
Deprecated.
Returns true if the project is open.
isOpen() - Method in interface org.gephi.project.api.Workspace
Returns true if the workspace is open.
isOpen() - Method in interface org.gephi.project.api.WorkspaceInformation
Deprecated.
Returns true if the workspace is open.
isOpen() - Method in class org.gephi.project.impl.ProjectImpl
 
isOpen() - Method in class org.gephi.project.impl.ProjectInformationImpl
 
isOpen() - Method in class org.gephi.project.impl.WorkspaceImpl
 
isOpen() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
 
isValid(int) - Static method in class org.gephi.project.io.XMLChar
Returns true if the specified character is valid.

K

keywords - Variable in class org.gephi.project.impl.ProjectMetaDataImpl
 

L

lastOpened - Variable in class org.gephi.project.impl.ProjectImpl
 
LegacyGephiFormatException - Exception in org.gephi.project.api
 
LegacyGephiFormatException() - Constructor for exception org.gephi.project.api.LegacyGephiFormatException
 
listeners - Variable in class org.gephi.project.impl.ProjectInformationImpl
 
listeners - Variable in class org.gephi.project.impl.WorkspaceInformationImpl
 
loadProjects(File) - Method in interface org.gephi.project.api.Projects
 
loadProjects(File) - Method in class org.gephi.project.impl.ProjectsImpl
 
LoadTask - Class in org.gephi.project.io
 
LoadTask(File) - Constructor for class org.gephi.project.io.LoadTask
 
lock() - Method in interface org.gephi.project.api.ProjectListener
 
longTaskExecutor - Variable in class org.gephi.project.impl.ProjectControllerImpl
 
lookup - Variable in class org.gephi.project.impl.ProjectImpl
 
lookup - Variable in class org.gephi.project.impl.WorkspaceImpl
 

M

MASK_VALID - Static variable in class org.gephi.project.io.XMLChar
Valid character mask.
message - Variable in exception org.gephi.project.api.GephiFormatException
 
Model - Interface in org.gephi.project.spi
Model interface that can be used in combination with Controller to store data in workspaces.

N

name - Variable in class org.gephi.project.impl.ProjectInformationImpl
 
name - Variable in class org.gephi.project.impl.WorkspaceInformationImpl
 
NEW - org.gephi.project.impl.ProjectInformationImpl.Status
 
newModel(Workspace) - Method in interface org.gephi.project.spi.Controller
Creates a new model instance for the given workspace.
newProject() - Method in interface org.gephi.project.api.ProjectController
Creates and open a new project.
newProject() - Method in class org.gephi.project.impl.ProjectControllerImpl
 
newWorkspace() - Method in class org.gephi.project.impl.ProjectImpl
 
newWorkspace() - Method in class org.gephi.project.impl.WorkspaceProviderImpl
 
newWorkspace(int) - Method in class org.gephi.project.impl.ProjectImpl
 
newWorkspace(int) - Method in class org.gephi.project.impl.WorkspaceProviderImpl
 
newWorkspace(Project) - Method in interface org.gephi.project.api.ProjectController
Creates and adds a new workspace to the given project.
newWorkspace(Project) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
newXMLReader(InputStream) - Static method in class org.gephi.project.io.LoadTask
 
newXMLWriter(OutputStream) - Static method in class org.gephi.project.io.SaveTask
 
nextUntitledProjectName() - Method in class org.gephi.project.impl.ProjectsImpl
 
nextWorkspaceId() - Method in class org.gephi.project.impl.ProjectImpl
 

O

open() - Method in class org.gephi.project.impl.ProjectImpl
 
open() - Method in class org.gephi.project.impl.ProjectInformationImpl
 
open() - Method in class org.gephi.project.impl.WorkspaceImpl
 
open() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
 
OPEN - org.gephi.project.impl.ProjectInformationImpl.Status
 
OPEN - org.gephi.project.impl.WorkspaceInformationImpl.Status
 
opened(Project) - Method in interface org.gephi.project.api.ProjectListener
Called when a project was successfully opened.
openNewWorkspace() - Method in interface org.gephi.project.api.ProjectController
Creates and open a new workspace in the current project.
openNewWorkspace() - Method in class org.gephi.project.impl.ProjectControllerImpl
 
openProject(File) - Method in interface org.gephi.project.api.ProjectController
Opens a project from a .gephi file.
openProject(File) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
openProject(Project) - Method in interface org.gephi.project.api.ProjectController
Opens a project from the list of active projects.
openProject(Project) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
openProjectInternal(Project) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
openWorkspace(Workspace) - Method in interface org.gephi.project.api.ProjectController
Selects the given workspace as the current workspace of the project.
openWorkspace(Workspace) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
org.gephi.project.api - package org.gephi.project.api
 
org.gephi.project.impl - package org.gephi.project.impl
 
org.gephi.project.io - package org.gephi.project.io
 
org.gephi.project.spi - package org.gephi.project.spi
 

P

PersistenceProviderUtils - Class in org.gephi.project.io
 
PersistenceProviderUtils() - Constructor for class org.gephi.project.io.PersistenceProviderUtils
 
progressTicket - Variable in class org.gephi.project.io.DuplicateTask
 
progressTicket - Variable in class org.gephi.project.io.LoadTask
 
progressTicket - Variable in class org.gephi.project.io.SaveTask
 
project - Variable in class org.gephi.project.impl.ProjectInformationImpl
 
project - Variable in class org.gephi.project.impl.WorkspaceImpl
 
project - Variable in class org.gephi.project.impl.WorkspaceProviderImpl
 
project - Variable in class org.gephi.project.io.SaveTask
 
Project - Interface in org.gephi.project.api
Project interface that internally stores, through its Lookup, various information and workspaces.
ProjectController - Interface in org.gephi.project.api
Project controller, manage projects and workspaces states.
ProjectControllerImpl - Class in org.gephi.project.impl
 
ProjectControllerImpl() - Constructor for class org.gephi.project.impl.ProjectControllerImpl
 
ProjectControllerImpl.EventType - Enum in org.gephi.project.impl
 
ProjectImpl - Class in org.gephi.project.impl
 
ProjectImpl(String) - Constructor for class org.gephi.project.impl.ProjectImpl
 
ProjectImpl(String, String) - Constructor for class org.gephi.project.impl.ProjectImpl
 
projectInformation - Variable in class org.gephi.project.impl.ProjectImpl
 
ProjectInformation - Interface in org.gephi.project.api
Deprecated.
Relevant methods have been ported to Project directly.

Clients can subscribe to changes by using the ProjectInformation.addChangeListener(java.beans.PropertyChangeListener) method. It triggers the following events:

  • EVENT_OPEN: Project opened
  • EVENT_CLOSE: Project closed
  • EVENT_RENAME: Project renamed
  • EVENT_SET_FILE: Project file set
ProjectInformationImpl - Class in org.gephi.project.impl
 
ProjectInformationImpl(Project, String) - Constructor for class org.gephi.project.impl.ProjectInformationImpl
 
ProjectInformationImpl.Status - Enum in org.gephi.project.impl
 
ProjectListener - Interface in org.gephi.project.api
Project listener.
projectListeners - Variable in class org.gephi.project.impl.ProjectControllerImpl
 
projectMetaData - Variable in class org.gephi.project.impl.ProjectImpl
 
ProjectMetaData - Interface in org.gephi.project.api
Hosts user data about a project.
ProjectMetaDataImpl - Class in org.gephi.project.impl
 
ProjectMetaDataImpl() - Constructor for class org.gephi.project.impl.ProjectMetaDataImpl
 
projects - Variable in class org.gephi.project.impl.ProjectControllerImpl
 
projects - Variable in class org.gephi.project.impl.ProjectsImpl
 
Projects - Interface in org.gephi.project.api
Hosts the project lists and the currently selected project.
ProjectsImpl - Class in org.gephi.project.impl
 
ProjectsImpl() - Constructor for class org.gephi.project.impl.ProjectsImpl
 
purge() - Method in class org.gephi.project.impl.WorkspaceProviderImpl
 

R

read(char[], int, int) - Method in class org.gephi.project.io.Xml10FilterReader
Every overload of Reader.read() method delegates to this one so it is enough to override only this one.
readBytes(DataInputStream, Workspace) - Method in interface org.gephi.project.spi.WorkspaceBytesPersistenceProvider
This is automatically called when loading a project file.
readProject(ZipFile, ProjectsImpl) - Method in class org.gephi.project.io.LoadTask
 
readProject(XMLStreamReader, ProjectsImpl) - Static method in class org.gephi.project.io.GephiReader
 
readProjectMetadata(XMLStreamReader, ProjectImpl) - Static method in class org.gephi.project.io.GephiReader
 
readWorkspace(XMLStreamReader, ProjectImpl) - Static method in class org.gephi.project.io.GephiReader
 
readWorkspace(ProjectImpl, String, ZipFile) - Method in class org.gephi.project.io.LoadTask
 
readWorkspaceChildren(Workspace, XMLStreamReader, WorkspaceXMLPersistenceProvider) - Static method in class org.gephi.project.io.GephiReader
 
readWorkspaceChildrenBytes(WorkspaceBytesPersistenceProvider, Workspace, ZipFile) - Method in class org.gephi.project.io.LoadTask
 
readWorkspaceChildrenXML(WorkspaceXMLPersistenceProvider, Workspace, ZipFile) - Method in class org.gephi.project.io.LoadTask
 
readWorkspaceMetadata(XMLStreamReader, Workspace) - Static method in class org.gephi.project.io.GephiReader
 
readXML(XMLStreamReader, Workspace) - Method in interface org.gephi.project.spi.WorkspaceXMLPersistenceProvider
This is automatically called when a start element with the tag name provided in your getIdentifier method.
registerNetbeansPropertyEditors() - Method in class org.gephi.project.impl.ProjectControllerImpl
If not already registered, includes NetBeans property editors in the search path.
remove(Object) - Method in interface org.gephi.project.api.Project
Removes an object to this project.
remove(Object) - Method in interface org.gephi.project.api.Workspace
Removes an instance from this workspaces lookup.
remove(Object) - Method in class org.gephi.project.impl.ProjectImpl
 
remove(Object) - Method in class org.gephi.project.impl.WorkspaceImpl
 
removeChangeListener(PropertyChangeListener) - Method in interface org.gephi.project.api.ProjectInformation
Deprecated.
Remove change listener.
removeChangeListener(PropertyChangeListener) - Method in interface org.gephi.project.api.WorkspaceInformation
Deprecated.
Remove change listener.
removeChangeListener(PropertyChangeListener) - Method in class org.gephi.project.impl.ProjectInformationImpl
 
removeChangeListener(PropertyChangeListener) - Method in class org.gephi.project.impl.WorkspaceInformationImpl
 
removeProject(Project) - Method in interface org.gephi.project.api.ProjectController
Removes the project from the active project list.
removeProject(Project) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
removeProject(ProjectImpl) - Method in class org.gephi.project.impl.ProjectsImpl
 
removeProjectListener(ProjectListener) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
removeWorkspace(Workspace) - Method in class org.gephi.project.impl.WorkspaceProviderImpl
 
removeWorkspaceListener(WorkspaceListener) - Method in interface org.gephi.project.api.ProjectController
 
removeWorkspaceListener(WorkspaceListener) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
renameProject(Project, String) - Method in interface org.gephi.project.api.ProjectController
Renames the given project with the provided string.
renameProject(Project, String) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
renameWorkspace(Workspace, String) - Method in interface org.gephi.project.api.ProjectController
Renames the given workspace with the provided string.
renameWorkspace(Workspace, String) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
run() - Method in class org.gephi.project.io.DuplicateTask
 
run() - Method in class org.gephi.project.io.SaveTask
 

S

saved(Project) - Method in interface org.gephi.project.api.ProjectListener
Called when a project was successfully saved.
saveProject(Project) - Method in interface org.gephi.project.api.ProjectController
Saves the current project to its .gephi file.
saveProject(Project) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
saveProject(Project, File) - Method in interface org.gephi.project.api.ProjectController
Saves the current project to a new .gephi file.
saveProject(Project, File) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
saveProjects(File) - Method in interface org.gephi.project.api.Projects
 
saveProjects(File) - Method in class org.gephi.project.impl.ProjectsImpl
 
SaveTask - Class in org.gephi.project.io
 
SaveTask(Project, File) - Constructor for class org.gephi.project.io.SaveTask
 
select(Workspace) - Method in interface org.gephi.project.api.WorkspaceListener
Notify a workspace has become the selected workspace.
SELECT - org.gephi.project.impl.ProjectControllerImpl.EventType
 
setAuthor(String) - Method in interface org.gephi.project.api.ProjectMetaData
Sets the project's author.
setAuthor(String) - Method in class org.gephi.project.impl.ProjectMetaDataImpl
 
setCurrentProject(ProjectImpl) - Method in class org.gephi.project.impl.ProjectsImpl
 
setCurrentWorkspace(Workspace) - Method in class org.gephi.project.impl.ProjectImpl
 
setCurrentWorkspace(Workspace) - Method in class org.gephi.project.impl.WorkspaceProviderImpl
 
setDescription(String) - Method in interface org.gephi.project.api.ProjectMetaData
Sets the project's description.
setDescription(String) - Method in interface org.gephi.project.api.WorkspaceMetaData
Sets the workspace's description.
setDescription(String) - Method in class org.gephi.project.impl.ProjectMetaDataImpl
 
setDescription(String) - Method in class org.gephi.project.impl.WorkspaceMetaDataImpl
 
setFile(File) - Method in class org.gephi.project.impl.ProjectImpl
 
setFile(File) - Method in class org.gephi.project.impl.ProjectInformationImpl
 
setKeywords(String) - Method in interface org.gephi.project.api.ProjectMetaData
Sets the project's keywords.
setKeywords(String) - Method in class org.gephi.project.impl.ProjectMetaDataImpl
 
setLastOpened() - Method in class org.gephi.project.impl.ProjectImpl
 
setLastOpened(Instant) - Method in class org.gephi.project.impl.ProjectImpl
 
setName(String) - Method in class org.gephi.project.impl.ProjectInformationImpl
 
setName(String) - Method in class org.gephi.project.impl.WorkspaceInformationImpl
 
setProgressTicket(ProgressTicket) - Method in class org.gephi.project.io.DuplicateTask
 
setProgressTicket(ProgressTicket) - Method in class org.gephi.project.io.LoadTask
 
setProgressTicket(ProgressTicket) - Method in class org.gephi.project.io.SaveTask
 
setSource(String) - Method in class org.gephi.project.impl.WorkspaceInformationImpl
 
setSource(Workspace, String) - Method in interface org.gephi.project.api.ProjectController
 
setSource(Workspace, String) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
setTitle(String) - Method in interface org.gephi.project.api.ProjectMetaData
Sets the project's title.
setTitle(String) - Method in interface org.gephi.project.api.WorkspaceMetaData
Sets the workspace's title.
setTitle(String) - Method in class org.gephi.project.impl.ProjectMetaDataImpl
 
setTitle(String) - Method in class org.gephi.project.impl.WorkspaceMetaDataImpl
 
setWorkspaceIds(int) - Method in class org.gephi.project.impl.ProjectImpl
 
source - Variable in class org.gephi.project.impl.WorkspaceInformationImpl
 
status - Variable in class org.gephi.project.impl.ProjectInformationImpl
 
status - Variable in class org.gephi.project.impl.WorkspaceInformationImpl
 
Status() - Constructor for enum org.gephi.project.impl.ProjectInformationImpl.Status
 
Status() - Constructor for enum org.gephi.project.impl.WorkspaceInformationImpl.Status
 

T

title - Variable in class org.gephi.project.impl.ProjectMetaDataImpl
 
title - Variable in class org.gephi.project.impl.WorkspaceMetaDataImpl
 
toString() - Method in class org.gephi.project.impl.ProjectImpl
 
toString() - Method in class org.gephi.project.impl.WorkspaceImpl
 
toString() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
 

U

uniqueIdentifier - Variable in class org.gephi.project.impl.ProjectImpl
 
unlock() - Method in interface org.gephi.project.api.ProjectListener
 
unselect(Workspace) - Method in interface org.gephi.project.api.WorkspaceListener
Notify another workspace will be selected.
UNSELECT - org.gephi.project.impl.ProjectControllerImpl.EventType
 

V

valueOf(String) - Static method in enum org.gephi.project.impl.ProjectControllerImpl.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gephi.project.impl.ProjectInformationImpl.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gephi.project.impl.WorkspaceInformationImpl.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gephi.project.impl.ProjectControllerImpl.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gephi.project.impl.ProjectInformationImpl.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gephi.project.impl.WorkspaceInformationImpl.Status
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.gephi.project.io.GephiReader
 
VERSION - Static variable in class org.gephi.project.io.GephiWriter
 

W

workspace - Variable in class org.gephi.project.io.DuplicateTask
 
Workspace - Interface in org.gephi.project.api
Workspace interface that internally stores, through its Lookup, various information and instances.
WorkspaceBytesPersistenceProvider - Interface in org.gephi.project.spi
Binary Workspace persistence provider.
workspaceIds - Variable in class org.gephi.project.impl.ProjectImpl
 
WorkspaceImpl - Class in org.gephi.project.impl
 
WorkspaceImpl(ProjectImpl, int) - Constructor for class org.gephi.project.impl.WorkspaceImpl
 
WorkspaceImpl(ProjectImpl, int, String, Object...) - Constructor for class org.gephi.project.impl.WorkspaceImpl
 
workspaceInformation - Variable in class org.gephi.project.impl.WorkspaceImpl
 
WorkspaceInformation - Interface in org.gephi.project.api
Deprecated.
Relevant methods have been ported to Workspace directly.

Clients can subscribe to changes by using the WorkspaceInformation.addChangeListener(java.beans.PropertyChangeListener) method. It triggers the following events:

  • EVENT_OPEN: Workspace opened
  • EVENT_CLOSE: Workspace closed
  • EVENT_RENAME: Workspace renamed
  • EVENT_SET_SOURCE: Workspace source set
WorkspaceInformationImpl - Class in org.gephi.project.impl
 
WorkspaceInformationImpl(String) - Constructor for class org.gephi.project.impl.WorkspaceInformationImpl
 
WorkspaceInformationImpl.Status - Enum in org.gephi.project.impl
 
WorkspaceListener - Interface in org.gephi.project.api
Workspace event listener.
workspaceListeners - Variable in class org.gephi.project.impl.ProjectControllerImpl
 
workspaceMetaData - Variable in class org.gephi.project.impl.WorkspaceImpl
 
WorkspaceMetaData - Interface in org.gephi.project.api
Hosts user data about a workspace.
WorkspaceMetaDataImpl - Class in org.gephi.project.impl
 
WorkspaceMetaDataImpl() - Constructor for class org.gephi.project.impl.WorkspaceMetaDataImpl
 
WorkspacePersistenceProvider - Interface in org.gephi.project.spi
Interface modules implement to notify the system they can read/write part of the .gephi project file to serialize states and data.
workspaceProvider - Variable in class org.gephi.project.impl.ProjectImpl
 
WorkspaceProvider - Interface in org.gephi.project.api
Deprecated.
All methods have been ported to Project directly.
WorkspaceProviderImpl - Class in org.gephi.project.impl
 
WorkspaceProviderImpl(ProjectImpl) - Constructor for class org.gephi.project.impl.WorkspaceProviderImpl
 
workspaces - Variable in class org.gephi.project.impl.WorkspaceProviderImpl
 
WorkspaceXMLPersistenceProvider - Interface in org.gephi.project.spi
XML Workspace persistence provider.
writeBytes(DataOutputStream, Workspace) - Method in interface org.gephi.project.spi.WorkspaceBytesPersistenceProvider
This is automatically called when saving a project file.
writeProject(OutputStream, ZipOutputStream) - Method in class org.gephi.project.io.SaveTask
 
writeProject(XMLStreamWriter, Project) - Static method in class org.gephi.project.io.GephiWriter
 
writeWorkspace(XMLStreamWriter, Workspace) - Static method in class org.gephi.project.io.GephiWriter
 
writeWorkspace(Workspace, OutputStream, ZipOutputStream) - Method in class org.gephi.project.io.SaveTask
 
writeWorkspaceChildren(XMLStreamWriter, Workspace, WorkspaceXMLPersistenceProvider) - Static method in class org.gephi.project.io.GephiWriter
 
writeWorkspaceChildrenBytes(Workspace, WorkspaceBytesPersistenceProvider, DataOutputStream, ZipOutputStream) - Method in class org.gephi.project.io.SaveTask
 
writeWorkspaceChildrenXML(Workspace, WorkspaceXMLPersistenceProvider, OutputStream, ZipOutputStream) - Method in class org.gephi.project.io.SaveTask
 
writeXML(XMLStreamWriter, Workspace) - Method in interface org.gephi.project.spi.WorkspaceXMLPersistenceProvider
This is automatically called when saving a project file.

X

Xml10FilterReader - Class in org.gephi.project.io
FilterReader to skip invalid xml version 1.0 characters.
Xml10FilterReader(Reader) - Constructor for class org.gephi.project.io.Xml10FilterReader
Creates filter reader which skips invalid xml characters.
XMLChar - Class in org.gephi.project.io
Class from Xerces
XMLChar() - Constructor for class org.gephi.project.io.XMLChar
 

Z

ZIP_LEVEL_PREFERENCE - Static variable in class org.gephi.project.io.SaveTask
 
A C D E F G H I K L M N O P R S T U V W X Z 
All Classes All Packages