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

A

add(Object) - Method in interface org.gephi.project.api.Project
Adds an abilities 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.workspace.impl.WorkspaceImpl
 
addChangeListener(PropertyChangeListener) - Method in interface org.gephi.project.api.ProjectInformation
Add change listener.
addChangeListener(PropertyChangeListener) - Method in interface org.gephi.project.api.WorkspaceInformation
Add change listener.
addChangeListener(PropertyChangeListener) - Method in class org.gephi.project.impl.ProjectInformationImpl
 
addChangeListener(PropertyChangeListener) - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
 
addProject(Project) - Method in class org.gephi.project.impl.ProjectsImpl
 
addWorkspace(Workspace) - Method in class org.gephi.project.impl.WorkspaceProviderImpl
 
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.LoadTask
 
cancel() - Method in class org.gephi.project.io.LoadTask
 
cancel - Variable in class org.gephi.project.io.SaveTask
 
cancel() - Method in class org.gephi.project.io.SaveTask
 
cause - Variable in exception org.gephi.project.io.GephiFormatException
 
CHARS - Static variable in class org.gephi.project.io.XMLChar
Character flags.
close(Workspace) - Method in interface org.gephi.project.api.WorkspaceListener
Notify a workspace will be closed, all data must be destroyed.
close() - Method in class org.gephi.project.impl.ProjectInformationImpl
 
close() - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
 
closeCurrentProject() - Method in interface org.gephi.project.api.ProjectController
 
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
 
closeCurrentWorkspace() - Method in class org.gephi.project.impl.ProjectControllerImpl
 
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
 
deleteWorkspace(Workspace) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
description - Variable in class org.gephi.project.impl.ProjectMetaDataImpl
 
disable() - Method in interface org.gephi.project.api.WorkspaceListener
Notify no more workspace is currently selected, the project is empty.
duplicate(Workspace, Workspace) - Method in interface org.gephi.project.spi.WorkspaceDuplicateProvider
 
duplicateWorkspace(Workspace) - Method in interface org.gephi.project.api.ProjectController
 
duplicateWorkspace(Workspace) - Method in class org.gephi.project.impl.ProjectControllerImpl
 

E

EVENT_CLOSE - Static variable in interface org.gephi.project.api.ProjectInformation
 
EVENT_CLOSE - Static variable in interface org.gephi.project.api.WorkspaceInformation
 
EVENT_OPEN - Static variable in interface org.gephi.project.api.ProjectInformation
 
EVENT_OPEN - Static variable in interface org.gephi.project.api.WorkspaceInformation
 
EVENT_RENAME - Static variable in interface org.gephi.project.api.ProjectInformation
 
EVENT_RENAME - Static variable in interface org.gephi.project.api.WorkspaceInformation
 
EVENT_SET_FILE - Static variable in interface org.gephi.project.api.ProjectInformation
 
EVENT_SET_SOURCE - Static variable in interface org.gephi.project.api.WorkspaceInformation
 

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
 
fireChangeEvent(String, Object, Object) - Method in class org.gephi.project.impl.ProjectInformationImpl
 
fireChangeEvent(String, Object, Object) - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
 
fireWorkspaceEvent(ProjectControllerImpl.EventType, Workspace) - Method in class org.gephi.project.impl.ProjectControllerImpl
 

G

GephiFormatException - Exception in org.gephi.project.io
 
GephiFormatException(Class, Throwable) - Constructor for exception org.gephi.project.io.GephiFormatException
 
GephiFormatException(String) - Constructor for exception org.gephi.project.io.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
 
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
 
getCurrentProject() - Method in interface org.gephi.project.api.Projects
Returns the current project or null if missing.
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.ProjectController
 
getCurrentWorkspace() - Method in interface org.gephi.project.api.WorkspaceProvider
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.WorkspaceProviderImpl
 
getDescription() - Method in interface org.gephi.project.api.ProjectMetaData
Returns the description of this project.
getDescription() - Method in class org.gephi.project.impl.ProjectMetaDataImpl
 
getFile() - Method in interface org.gephi.project.api.ProjectInformation
Returns the file associated with this project.
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.ProjectInformation
Returns the filename associated with this project.
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.workspace.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
 
getLocalizedMessage() - Method in exception org.gephi.project.io.GephiFormatException
 
getLookup() - Method in interface org.gephi.project.api.Project
Gets any optional abilities of 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.workspace.impl.WorkspaceImpl
 
getMessage() - Method in exception org.gephi.project.io.GephiFormatException
 
getName() - Method in interface org.gephi.project.api.ProjectInformation
Returns the name of the project.
getName() - Method in interface org.gephi.project.api.WorkspaceInformation
Returns the name of the workspace.
getName() - Method in class org.gephi.project.impl.ProjectInformationImpl
 
getName() - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
 
getPanel() - Method in interface org.gephi.project.spi.ProjectPropertiesUI
 
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
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.workspace.impl.WorkspaceImpl
 
getProjectIds() - Method in class org.gephi.project.impl.ProjectsImpl
 
getProjects() - Method in interface org.gephi.project.api.ProjectController
 
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.WorkspaceInformation
Returns the workspace's source or null if missing.
getSource() - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
 
getStatus() - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
 
getTitle() - Method in interface org.gephi.project.api.ProjectMetaData
Returns the title of this project.
getTitle() - Method in class org.gephi.project.impl.ProjectMetaDataImpl
 
getVersion() - Static method in class org.gephi.project.io.GephiWriter
 
getWorkspace(int) - Method in interface org.gephi.project.api.WorkspaceProvider
Retrieve a workspace based on its unique identifier.
getWorkspace(int) - Method in class org.gephi.project.impl.WorkspaceProviderImpl
 
getWorkspaceIds() - Method in class org.gephi.project.impl.ProjectImpl
 
getWorkspaces() - Method in interface org.gephi.project.api.WorkspaceProvider
Returns all the workspaces.
getWorkspaces() - Method in class org.gephi.project.impl.WorkspaceProviderImpl
 

H

hasCurrentProject() - Method in interface org.gephi.project.api.Projects
Returns true if a project is selected.
hasCurrentProject() - Method in class org.gephi.project.impl.ProjectsImpl
 
hasCurrentWorkspace() - Method in interface org.gephi.project.api.WorkspaceProvider
Returns true if the project has a current workspace.
hasCurrentWorkspace() - Method in class org.gephi.project.impl.WorkspaceProviderImpl
 
hasFile() - Method in interface org.gephi.project.api.ProjectInformation
Returns true if the project is associated with a file.
hasFile() - Method in class org.gephi.project.impl.ProjectInformationImpl
 
hasSource() - Method in interface org.gephi.project.api.WorkspaceInformation
Returns true if the workspace has a source.
hasSource() - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
 

I

id - Variable in class org.gephi.workspace.impl.WorkspaceImpl
 
initialize(Workspace) - Method in interface org.gephi.project.api.WorkspaceListener
Notify a workspace has been created.
instanceContent - Variable in class org.gephi.project.impl.ProjectImpl
 
instanceContent - Variable in class org.gephi.workspace.impl.WorkspaceImpl
 
invalid() - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
 
isClosed() - Method in interface org.gephi.project.api.ProjectInformation
Returns true if the project is closed.
isClosed() - Method in interface org.gephi.project.api.WorkspaceInformation
Returns true if the workspace is closed.
isClosed() - Method in class org.gephi.project.impl.ProjectInformationImpl
 
isClosed() - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
 
isImport - Variable in exception org.gephi.project.io.GephiFormatException
 
isInvalid() - Method in interface org.gephi.project.api.ProjectInformation
Returns true if the project is invalid.
isInvalid() - Method in interface org.gephi.project.api.WorkspaceInformation
Returns true if the workspace is invalid.
isInvalid() - Method in class org.gephi.project.impl.ProjectInformationImpl
 
isInvalid() - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
 
isOpen() - Method in interface org.gephi.project.api.ProjectInformation
Returns true if the project is open.
isOpen() - Method in interface org.gephi.project.api.WorkspaceInformation
Returns true if the workspace is open.
isOpen() - Method in class org.gephi.project.impl.ProjectInformationImpl
 
isOpen() - Method in class org.gephi.workspace.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

listeners - Variable in class org.gephi.project.impl.ProjectControllerImpl
 
listeners - Variable in class org.gephi.project.impl.ProjectInformationImpl
 
listeners - Variable in class org.gephi.workspace.impl.WorkspaceInformationImpl
 
LoadTask - Class in org.gephi.project.io
 
LoadTask(File) - Constructor for class org.gephi.project.io.LoadTask
 
lookup - Variable in class org.gephi.project.impl.ProjectImpl
 
lookup - Variable in class org.gephi.workspace.impl.WorkspaceImpl
 

M

MASK_VALID - Static variable in class org.gephi.project.io.XMLChar
Valid character mask.
message - Variable in exception org.gephi.project.io.GephiFormatException
 

N

name - Variable in class org.gephi.project.impl.ProjectInformationImpl
 
name - Variable in class org.gephi.workspace.impl.WorkspaceInformationImpl
 
newProject() - Method in interface org.gephi.project.api.ProjectController
 
newProject() - Method in class org.gephi.project.impl.ProjectControllerImpl
 
newWorkspace(Project) - Method in interface org.gephi.project.api.ProjectController
 
newWorkspace(Project) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
newWorkspace() - Method in class org.gephi.project.impl.WorkspaceProviderImpl
 
newWorkspace(int) - Method in class org.gephi.project.impl.WorkspaceProviderImpl
 
newXMLWriter(OutputStream) - Static method in class org.gephi.project.io.SaveTask
 
nextProjectId() - 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.ProjectInformationImpl
 
open() - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
 
openProject(File) - Method in interface org.gephi.project.api.ProjectController
 
openProject(File) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
openProject(Project) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
openWorkspace(Workspace) - Method in interface org.gephi.project.api.ProjectController
 
openWorkspace(Workspace) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
org.gephi.project.api - package org.gephi.project.api
API for project and workspace management.
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
SPI for workspace capabilities and project managment UI.
org.gephi.workspace.impl - package org.gephi.workspace.impl
 

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.LoadTask
 
progressTicket - 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.
project - Variable in class org.gephi.project.impl.ProjectInformationImpl
 
project - Variable in class org.gephi.project.impl.WorkspaceProviderImpl
 
project - Variable in class org.gephi.project.io.SaveTask
 
project - Variable in class org.gephi.workspace.impl.WorkspaceImpl
 
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
 
ProjectControllerImpl.EventType() - Constructor for enum org.gephi.project.impl.ProjectControllerImpl.EventType
 
projectIds - Variable in class org.gephi.project.impl.ProjectsImpl
 
ProjectImpl - Class in org.gephi.project.impl
 
ProjectImpl(int) - Constructor for class org.gephi.project.impl.ProjectImpl
 
ProjectImpl(String) - Constructor for class org.gephi.project.impl.ProjectImpl
 
ProjectInformation - Interface in org.gephi.project.api
Hosts various information about a project.
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
 
ProjectInformationImpl.Status() - Constructor for enum org.gephi.project.impl.ProjectInformationImpl.Status
 
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
 
ProjectPropertiesUI - Interface in org.gephi.project.spi
Interface for setting project meta-data dialog.
Projects - Interface in org.gephi.project.api
Hosts the project lists and the currently selected project.
projects - Variable in class org.gephi.project.impl.ProjectControllerImpl
 
projects - Variable in class org.gephi.project.impl.ProjectsImpl
 
ProjectsImpl - Class in org.gephi.project.impl
 
ProjectsImpl() - Constructor for class org.gephi.project.impl.ProjectsImpl
 

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(XMLStreamReader, ProjectsImpl) - Static method in class org.gephi.project.io.GephiReader
 
readProject(ZipFile) - Method in class org.gephi.project.io.LoadTask
 
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
 
readWorkspaceLegacy(XMLStreamReader, ProjectImpl) - 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 abilities 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.workspace.impl.WorkspaceImpl
 
removeChangeListener(PropertyChangeListener) - Method in interface org.gephi.project.api.ProjectInformation
Remove change listener.
removeChangeListener(PropertyChangeListener) - Method in interface org.gephi.project.api.WorkspaceInformation
Remove change listener.
removeChangeListener(PropertyChangeListener) - Method in class org.gephi.project.impl.ProjectInformationImpl
 
removeChangeListener(PropertyChangeListener) - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
 
removeProject(Project) - Method in interface org.gephi.project.api.ProjectController
 
removeProject(Project) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
removeProject(Project) - Method in class org.gephi.project.impl.ProjectsImpl
 
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
 
renameProject(Project, String) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
renameWorkspace(Workspace, String) - Method in interface org.gephi.project.api.ProjectController
 
renameWorkspace(Workspace, String) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
run() - Method in class org.gephi.project.io.LoadTask
 
run() - Method in class org.gephi.project.io.SaveTask
 

S

saveProject(Project) - Method in interface org.gephi.project.api.ProjectController
 
saveProject(Project, File) - Method in interface org.gephi.project.api.ProjectController
 
saveProject(Project) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
saveProject(Project, File) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
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.
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.WorkspaceProviderImpl
 
setDescription(String) - Method in interface org.gephi.project.api.ProjectMetaData
Sets the project's description.
setDescription(String) - Method in class org.gephi.project.impl.ProjectMetaDataImpl
 
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
 
setName(String) - Method in class org.gephi.project.impl.ProjectInformationImpl
 
setName(String) - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
 
setProgressTicket(ProgressTicket) - Method in class org.gephi.project.io.LoadTask
 
setProgressTicket(ProgressTicket) - Method in class org.gephi.project.io.SaveTask
 
setProjectIds(int) - Method in class org.gephi.project.impl.ProjectsImpl
 
setSource(Workspace, String) - Method in interface org.gephi.project.api.ProjectController
 
setSource(Workspace, String) - Method in class org.gephi.project.impl.ProjectControllerImpl
 
setSource(String) - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
 
setTitle(String) - Method in interface org.gephi.project.api.ProjectMetaData
Sets the project's title.
setTitle(String) - Method in class org.gephi.project.impl.ProjectMetaDataImpl
 
setup(Project) - Method in interface org.gephi.project.spi.ProjectPropertiesUI
 
setWorkspaceIds(int) - Method in class org.gephi.project.impl.ProjectImpl
 
source - Variable in class org.gephi.workspace.impl.WorkspaceInformationImpl
 
startup() - Method in interface org.gephi.project.api.ProjectController
 
startup() - Method in class org.gephi.project.impl.ProjectControllerImpl
 
status - Variable in class org.gephi.project.impl.ProjectInformationImpl
 
status - Variable in class org.gephi.workspace.impl.WorkspaceInformationImpl
 

T

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

U

unselect(Workspace) - Method in interface org.gephi.project.api.WorkspaceListener
Notify another workspace will be selected.
unsetup(Project) - Method in interface org.gephi.project.spi.ProjectPropertiesUI
 

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.workspace.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.workspace.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 - 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.
WorkspaceDuplicateProvider - Interface in org.gephi.project.spi
Interface to implement workspace duplicate providers.
workspaceIds - Variable in class org.gephi.project.impl.ProjectImpl
 
WorkspaceImpl - Class in org.gephi.workspace.impl
 
WorkspaceImpl(ProjectImpl, int) - Constructor for class org.gephi.workspace.impl.WorkspaceImpl
 
WorkspaceImpl(ProjectImpl, int, String) - Constructor for class org.gephi.workspace.impl.WorkspaceImpl
 
WorkspaceInformation - Interface in org.gephi.project.api
Hosts various information about a workspace.
WorkspaceInformationImpl - Class in org.gephi.workspace.impl
 
WorkspaceInformationImpl(String) - Constructor for class org.gephi.workspace.impl.WorkspaceInformationImpl
 
WorkspaceInformationImpl.Status - Enum in org.gephi.workspace.impl
 
WorkspaceInformationImpl.Status() - Constructor for enum org.gephi.workspace.impl.WorkspaceInformationImpl.Status
 
WorkspaceListener - Interface in org.gephi.project.api
Workspace event listener.
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 - Interface in org.gephi.project.api
Maintains workspaces list for projects, and the currently selected workspace.
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(XMLStreamWriter, Project) - Static method in class org.gephi.project.io.GephiWriter
 
writeProject(OutputStream, ZipOutputStream) - Method in class org.gephi.project.io.SaveTask
 
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 

Copyright © 2007–2016 Gephi Consortium. All rights reserved.