| Modifier and Type | Method and Description |
|---|---|
Workspace |
AppearanceModelImpl.getWorkspace() |
| Modifier and Type | Method and Description |
|---|---|
AppearanceModelImpl |
AppearanceControllerImpl.getModel(Workspace workspace) |
| Constructor and Description |
|---|
AppearanceModelImpl(Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
Workspace |
AppearanceModel.getWorkspace()
Return the workspace this model is associated with
|
| Modifier and Type | Method and Description |
|---|---|
AppearanceModel |
AppearanceController.getModel(Workspace workspace)
Returns the appearance model for the given workspace.
|
| Modifier and Type | Method and Description |
|---|---|
Workspace |
FilterModelImpl.getWorkspace() |
| Modifier and Type | Method and Description |
|---|---|
FilterModel |
FilterControllerImpl.getModel(Workspace workspace) |
void |
FilterModelPersistenceProvider.readXML(XMLStreamReader reader,
Workspace workspace) |
void |
FilterModelPersistenceProvider.writeXML(XMLStreamWriter writer,
Workspace workspace) |
| Constructor and Description |
|---|
FilterLibraryImpl(Workspace workspace) |
FilterModelImpl(Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
Workspace |
FilterModel.getWorkspace() |
| Modifier and Type | Method and Description |
|---|---|
FilterModel |
FilterController.getModel(Workspace workspace)
Returns the filter's model for
workspace. |
| Modifier and Type | Method and Description |
|---|---|
FilterBuilder[] |
AttributeRangeBuilder.getBuilders(Workspace workspace) |
FilterBuilder[] |
AttributeNonNullBuilder.getBuilders(Workspace workspace) |
FilterBuilder[] |
AttributeEqualBuilder.getBuilders(Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
FilterBuilder[] |
DynamicRangeBuilder.getBuilders(Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
Filter |
SelfLoopFilterBuilder.getFilter(Workspace workspace) |
Filter |
MutualEdgeBuilder.getFilter(Workspace workspace) |
Filter |
EdgeWeightBuilder.getFilter(Workspace workspace) |
Filter |
EdgeTypeBuilder.getFilter(Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
Filter |
OutDegreeRangeBuilder.getFilter(Workspace workspace) |
Filter |
NeighborsBuilder.getFilter(Workspace workspace) |
MutualDegreeRangeBuilder.MutualDegreeRangeFilter |
MutualDegreeRangeBuilder.getFilter(Workspace workspace) |
Filter |
KCoreBuilder.getFilter(Workspace workspace) |
InDegreeRangeBuilder.InDegreeRangeFilter |
InDegreeRangeBuilder.getFilter(Workspace workspace) |
Filter |
HasSelfLoopBuilder.getFilter(Workspace workspace) |
Filter |
GiantComponentBuilder.getFilter(Workspace workspace) |
Filter |
EgoBuilder.getFilter(Workspace workspace) |
DegreeRangeBuilder.DegreeRangeFilter |
DegreeRangeBuilder.getFilter(Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
Filter |
UNIONBuilder.getFilter(Workspace workspace) |
Filter |
NOTBuilderNode.getFilter(Workspace workspace) |
Filter |
NOTBuilderEdge.getFilter(Workspace workspace) |
Filter |
MASKBuilderEdge.getFilter(Workspace workspace) |
Filter |
INTERSECTIONBuilder.getFilter(Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
FilterBuilder[] |
PartitionCountBuilder.getBuilders(Workspace workspace) |
FilterBuilder[] |
PartitionBuilder.getBuilders(Workspace workspace) |
FilterBuilder[] |
IntraEdgesBuilder.getBuilders(Workspace workspace) |
FilterBuilder[] |
InterEdgesBuilder.getBuilders(Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
FilterBuilder[] |
CategoryBuilder.getBuilders(Workspace workspace)
Returns the filter builders this category builder is building.
|
Filter |
FilterBuilder.getFilter(Workspace workspace)
Builds a new
Filter instance. |
| Modifier and Type | Method and Description |
|---|---|
org.gephi.graph.api.GraphModel |
GraphControllerImpl.getGraphModel(Workspace workspace) |
void |
GraphPersistenceProvider.readBytes(DataInputStream stream,
Workspace workspace) |
void |
LegacyGraphPersistenceProvider.readXML(XMLStreamReader reader,
Workspace workspace) |
void |
LegacyDataPersistenceProvider.readXML(XMLStreamReader reader,
Workspace workspace) |
void |
LegacyAttributeRowsPersistenceProvider.readXML(XMLStreamReader reader,
Workspace workspace) |
void |
LegacyAttributePersistenceProvider.readXML(XMLStreamReader reader,
Workspace workspace) |
void |
GraphPersistenceProvider.writeBytes(DataOutputStream stream,
Workspace workspace) |
void |
LegacyGraphPersistenceProvider.writeXML(XMLStreamWriter writer,
Workspace workspace) |
void |
LegacyDataPersistenceProvider.writeXML(XMLStreamWriter writer,
Workspace workspace) |
void |
LegacyAttributeRowsPersistenceProvider.writeXML(XMLStreamWriter writer,
Workspace workspace) |
void |
LegacyAttributePersistenceProvider.writeXML(XMLStreamWriter writer,
Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
org.gephi.graph.api.GraphModel |
GraphController.getGraphModel(Workspace workspace)
Returns the graph model for the given
workspace. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportController.exportFile(File file,
Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportControllerImpl.exportFile(File file,
Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
Workspace |
ExporterVNA.getWorkspace() |
Workspace |
ExporterSpreadsheet.getWorkspace() |
Workspace |
ExporterPajek.getWorkspace() |
Workspace |
ExporterGraphML.getWorkspace() |
Workspace |
ExporterGML.getWorkspace() |
Workspace |
ExporterGEXF.getWorkspace() |
Workspace |
ExporterGDF.getWorkspace() |
Workspace |
ExporterDL.getWorkspace() |
Workspace |
ExporterCSV.getWorkspace() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExporterVNA.setWorkspace(Workspace workspace) |
void |
ExporterSpreadsheet.setWorkspace(Workspace workspace) |
void |
ExporterPajek.setWorkspace(Workspace workspace) |
void |
ExporterGraphML.setWorkspace(Workspace workspace) |
void |
ExporterGML.setWorkspace(Workspace workspace) |
void |
ExporterGEXF.setWorkspace(Workspace workspace) |
void |
ExporterGDF.setWorkspace(Workspace workspace) |
void |
ExporterDL.setWorkspace(Workspace workspace) |
void |
ExporterCSV.setWorkspace(Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
Workspace |
SVGExporter.getWorkspace() |
Workspace |
PNGExporter.getWorkspace() |
Workspace |
PDFExporter.getWorkspace() |
| Modifier and Type | Method and Description |
|---|---|
void |
SVGExporter.setWorkspace(Workspace workspace) |
void |
PNGExporter.setWorkspace(Workspace workspace) |
void |
PDFExporter.setWorkspace(Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
Workspace |
Exporter.getWorkspace()
Returns the workspace from where data are exported
|
| Modifier and Type | Method and Description |
|---|---|
void |
Exporter.setWorkspace(Workspace workspace)
Sets the worksapce from where to export data
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportController.process(Container[] containers,
Processor processor,
Workspace workspace) |
void |
ImportController.process(Container container,
Processor processor,
Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportControllerImpl.process(Container[] containers,
Processor processor,
Workspace workspace) |
void |
ImportControllerImpl.process(Container container,
Processor processor,
Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractProcessor.setWorkspace(Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
void |
Processor.setWorkspace(Workspace workspace)
Sets the destination workspace for the data in the containers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LayoutModelPersistenceProvider.readXML(XMLStreamReader reader,
Workspace workspace) |
void |
LayoutModelPersistenceProvider.writeXML(XMLStreamWriter writer,
Workspace workspace) |
| Constructor and Description |
|---|
LayoutModelImpl(Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
Workspace |
PreviewModelImpl.getWorkspace() |
| Modifier and Type | Method and Description |
|---|---|
void |
PreviewWorkspaceDuplicateProvider.duplicate(Workspace source,
Workspace destination) |
PreviewModelImpl |
PreviewControllerImpl.getModel(Workspace workspace) |
RenderTarget |
PreviewControllerImpl.getRenderTarget(String name,
Workspace workspace) |
void |
PreviewPersistenceProvider.readXML(XMLStreamReader reader,
Workspace workspace) |
void |
PreviewControllerImpl.refreshPreview(Workspace workspace) |
void |
PreviewControllerImpl.render(RenderTarget target,
Renderer[] renderers,
Workspace workspace) |
void |
PreviewControllerImpl.render(RenderTarget target,
Workspace workspace) |
boolean |
PreviewControllerImpl.sendMouseEvent(PreviewMouseEvent event,
Workspace workspace) |
void |
PreviewPersistenceProvider.writeXML(XMLStreamWriter writer,
Workspace workspace) |
| Constructor and Description |
|---|
PreviewModelImpl(Workspace workspace) |
PreviewModelImpl(Workspace workspace,
PreviewController previewController) |
| Modifier and Type | Method and Description |
|---|---|
PreviewModel |
PreviewController.getModel(Workspace workspace)
Returns the preview model in
workspace. |
RenderTarget |
PreviewController.getRenderTarget(String name,
Workspace workspace)
Creates a new render target of the given type in the preview model
contained by
workspace. |
void |
PreviewController.refreshPreview(Workspace workspace)
Refreshes the preview model in
workspace. |
void |
PreviewController.render(RenderTarget target,
Renderer[] renderers,
Workspace workspace)
Renders the preview model in
workspace to target. |
void |
PreviewController.render(RenderTarget target,
Workspace workspace)
Renders the preview model in
workspace to target. |
boolean |
PreviewController.sendMouseEvent(PreviewMouseEvent event,
Workspace workspace)
Sends a
PreviewMouseEvent to the given workspace. |
| Modifier and Type | Method and Description |
|---|---|
void |
PreviewMouseListener.mouseClicked(PreviewMouseEvent event,
PreviewProperties properties,
Workspace workspace)
A single click event.
|
void |
PreviewMouseListener.mouseDragged(PreviewMouseEvent event,
PreviewProperties properties,
Workspace workspace)
If your listener needs to receive drag events, you must mark the previous press event as consumed.
|
void |
PreviewMouseListener.mousePressed(PreviewMouseEvent event,
PreviewProperties properties,
Workspace workspace)
A mouse press event.
|
void |
PreviewMouseListener.mouseReleased(PreviewMouseEvent event,
PreviewProperties properties,
Workspace workspace)
If your listener needs to receive release events, you must mark the previous press event as consumed.
|
| Modifier and Type | Method and Description |
|---|---|
Workspace |
ProjectController.duplicateWorkspace(Workspace workspace) |
Workspace |
WorkspaceProvider.getCurrentWorkspace()
Returns the current workspace or null if none.
|
Workspace |
ProjectController.getCurrentWorkspace() |
Workspace |
WorkspaceProvider.getWorkspace(int id)
Retrieve a workspace based on its unique identifier.
|
Workspace[] |
WorkspaceProvider.getWorkspaces()
Returns all the workspaces.
|
Workspace |
ProjectController.newWorkspace(Project project) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkspaceListener.close(Workspace workspace)
Notify a workspace will be closed, all data must be destroyed.
|
void |
ProjectController.deleteWorkspace(Workspace workspace) |
Workspace |
ProjectController.duplicateWorkspace(Workspace workspace) |
void |
WorkspaceListener.initialize(Workspace workspace)
Notify a workspace has been created.
|
void |
ProjectController.openWorkspace(Workspace workspace) |
void |
ProjectController.renameWorkspace(Workspace workspace,
String name) |
void |
WorkspaceListener.select(Workspace workspace)
Notify a workspace has become the selected workspace.
|
void |
ProjectController.setSource(Workspace workspace,
String source) |
void |
WorkspaceListener.unselect(Workspace workspace)
Notify another workspace will be selected.
|
| Modifier and Type | Method and Description |
|---|---|
Workspace |
ProjectControllerImpl.duplicateWorkspace(Workspace workspace) |
Workspace |
WorkspaceProviderImpl.getPrecedingWorkspace(Workspace workspace) |
Workspace |
WorkspaceProviderImpl.getWorkspace(int id) |
Workspace[] |
WorkspaceProviderImpl.getWorkspaces() |
Workspace |
ProjectControllerImpl.newWorkspace(Project project) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkspaceProviderImpl.addWorkspace(Workspace workspace) |
void |
ProjectControllerImpl.deleteWorkspace(Workspace workspace) |
Workspace |
ProjectControllerImpl.duplicateWorkspace(Workspace workspace) |
Workspace |
WorkspaceProviderImpl.getPrecedingWorkspace(Workspace workspace) |
void |
ProjectControllerImpl.openWorkspace(Workspace workspace) |
void |
WorkspaceProviderImpl.removeWorkspace(Workspace workspace) |
void |
ProjectControllerImpl.renameWorkspace(Workspace workspace,
String name) |
void |
WorkspaceProviderImpl.setCurrentWorkspace(Workspace currentWorkspace) |
void |
ProjectControllerImpl.setSource(Workspace workspace,
String source) |
| Modifier and Type | Method and Description |
|---|---|
static void |
GephiReader.readWorkspaceChildren(Workspace workspace,
XMLStreamReader reader,
WorkspaceXMLPersistenceProvider persistenceProvider) |
static void |
GephiWriter.writeWorkspace(XMLStreamWriter writer,
Workspace workspace) |
static void |
GephiWriter.writeWorkspaceChildren(XMLStreamWriter writer,
Workspace workspace,
WorkspaceXMLPersistenceProvider persistenceProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkspaceDuplicateProvider.duplicate(Workspace source,
Workspace destination) |
void |
WorkspaceBytesPersistenceProvider.readBytes(DataInputStream stream,
Workspace workspace)
This is automatically called when loading a project file.
|
void |
WorkspaceXMLPersistenceProvider.readXML(XMLStreamReader reader,
Workspace workspace)
This is automatically called when a start element with the tag name
provided in your
getIdentifier method. |
void |
WorkspaceBytesPersistenceProvider.writeBytes(DataOutputStream stream,
Workspace workspace)
This is automatically called when saving a project file.
|
void |
WorkspaceXMLPersistenceProvider.writeXML(XMLStreamWriter writer,
Workspace workspace)
This is automatically called when saving a project file.
|
| Modifier and Type | Method and Description |
|---|---|
StatisticsModel |
StatisticsControllerImpl.getModel(Workspace workspace) |
void |
StatisticsPersistenceProvider.readXML(XMLStreamReader reader,
Workspace workspace) |
void |
StatisticsPersistenceProvider.writeXML(XMLStreamWriter writer,
Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
StatisticsModel |
StatisticsController.getModel(Workspace workspace)
Returns the
StatisticsModel for workspace |
| Modifier and Type | Class and Description |
|---|---|
class |
WorkspaceImpl |
Copyright © 2007–2017. All rights reserved.