A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractDatabase - Class in org.gephi.io.importer.api
- AbstractDatabase() - Constructor for class org.gephi.io.importer.api.AbstractDatabase
- add(float, float) - Method in class org.gephi.preview.api.Vector
- add(Double) - Method in class org.gephi.graph.api.types.TimestampSet
- 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(K) - Method in interface org.gephi.graph.api.types.TimeSet
-
Adds key to this set.
- add(Query) - Method in interface org.gephi.filters.api.FilterController
-
Adds
query
as a new query in the system. - add(Interval) - Method in class org.gephi.graph.api.types.IntervalSet
- add(Vector) - Method in class org.gephi.preview.api.Vector
- add(Vector, Vector) - Static method in class org.gephi.preview.api.Vector
- addAllEdges(Collection<? extends Edge>) - Method in interface org.gephi.graph.api.Graph
-
Adds all edges in the collection to this graph.
- addAllEdges(Collection<? extends Edge>) - Method in interface org.gephi.graph.api.Subgraph
-
Adds a collection of edges to this subgraph.
- addAllNodes(Collection<? extends Node>) - Method in interface org.gephi.graph.api.Graph
-
Adds all nodes in the collection to this graph.
- addAllNodes(Collection<? extends Node>) - Method in interface org.gephi.graph.api.Subgraph
-
Adds a collection of nodes to this subgraph.
- addAttributeColumn(Table, String, Class) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Adds a new column to the specified table with the given title and type of column.
- addBuilder(FilterBuilder) - Method in interface org.gephi.filters.api.FilterLibrary
-
Adds
builder
to this library. - 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(ChangeListener) - Method in interface org.gephi.filters.api.FilterModel
- addColumn(String, Class) - Method in interface org.gephi.graph.api.Table
-
Adds a new column to this table.
- addColumn(String, Class, Origin) - Method in interface org.gephi.graph.api.Table
-
Adds a new column to this table.
- addColumn(String, String, Class, Object) - Method in interface org.gephi.graph.api.Table
-
Adds a new column to this table.
- addColumn(String, String, Class, Origin, Object, boolean) - Method in interface org.gephi.graph.api.Table
-
Adds a new column to this table.
- addEdge(Edge) - Method in interface org.gephi.graph.api.Graph
-
Adds an edge to this graph.
- addEdge(Edge) - Method in interface org.gephi.graph.api.Subgraph
-
Adds an edge to this subgraph.
- addEdge(EdgeDraft) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Adds an edge to this container.
- addEdgeColumn(String, Class) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Adds a new edge column to this container.
- addEdgeColumn(String, Class, boolean) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Adds a new dynamic edge column to this container.
- addEdgePropertyAssociation(PropertiesAssociations.EdgeProperties, String) - Method in class org.gephi.io.importer.api.PropertiesAssociations
- addEdgeType(Object) - Method in interface org.gephi.graph.api.GraphModel
-
Adds a new edge type and returns the integer identifier.
- addInterval(double, double) - Method in interface org.gephi.io.importer.api.ElementDraft
- addInterval(String, String) - Method in interface org.gephi.io.importer.api.ElementDraft
- addInterval(Interval) - Method in interface org.gephi.graph.api.Element
-
Adds an interval.
- addIntervals(String) - Method in interface org.gephi.io.importer.api.ElementDraft
- addListener(TimelineModelListener) - Method in interface org.gephi.timeline.api.TimelineController
-
Add
listener
to the list of event listerners. - addNode(Node) - Method in interface org.gephi.graph.api.Graph
-
Adds a node to this graph.
- addNode(Node) - Method in interface org.gephi.graph.api.Subgraph
-
Adds a node to this subgraph.
- addNode(NodeDraft) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Adds a node to this container.
- addNodeColumn(String, Class) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Adds a new node column to this container.
- addNodeColumn(String, Class, boolean) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Adds a new dynamic node column to this container.
- addNodePropertyAssociation(PropertiesAssociations.NodeProperties, String) - Method in class org.gephi.io.importer.api.PropertiesAssociations
- addProperty(PreviewProperty) - Method in class org.gephi.preview.api.PreviewProperties
-
Add
property
to the properties. - addPropertyChangeListener(PropertyChangeListener) - Method in interface org.gephi.layout.api.LayoutModel
-
Add a property change listener for this model.
- addTimestamp(double) - Method in interface org.gephi.graph.api.Element
-
Adds a timestamp.
- addTimestamp(double) - Method in interface org.gephi.io.importer.api.ElementDraft
- addTimestamp(String) - Method in interface org.gephi.io.importer.api.ElementDraft
- addTimestamps(String) - Method in interface org.gephi.io.importer.api.ElementDraft
- addWorkspaceListener(WorkspaceListener) - Method in interface org.gephi.project.api.ProjectController
- allowAutoNode() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- allowParallelEdges() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- allowSelfLoop() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- alpha() - Method in interface org.gephi.graph.api.ElementProperties
-
Returns the alpha (transparency) component between zero and one.
- ALPHA - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- AND - org.gephi.datalab.api.AttributeColumnsMergeStrategiesController.BooleanOperations
- AppearanceController - Interface in org.gephi.appearance.api
-
Manage and controls the appearance of elements through visual transformations.
- AppearanceModel - Interface in org.gephi.appearance.api
-
Entry point to access the appearance functions.
- AppearanceModel.GraphFunction - Enum in org.gephi.appearance.api
-
Identifies the non-column-based functions.
- append(Report) - Method in class org.gephi.io.importer.api.Report
-
Appends all entries in
report
to this report. - applyPreset(PreviewPreset) - Method in class org.gephi.preview.api.PreviewProperties
-
Sets all preset's property values to this properties.
- areEdgesInGraph(Edge[]) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Checks if an array of edges are contained in the main view graph.
- areNodesInGraph(Node[]) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Checks if an array of nodes are contained in the main view graph.
- ARROW_SIZE - Static variable in class org.gephi.preview.api.PreviewProperty
-
Arrow
Float
property defining the arrow size. - AttributeColumnsController - Interface in org.gephi.datalab.api
-
This interface defines part of the Data Laboratory API basic actions.
- AttributeColumnsManipulator - Interface in org.gephi.datalab.spi.columns
-
Manipulation action to use for Data Laboratory column manipulator buttons.
- AttributeColumnsManipulatorUI - Interface in org.gephi.datalab.spi.columns
-
UI AttributeColumnsManipulators can provide.
- AttributeColumnsMergeStrategiesController - Interface in org.gephi.datalab.api
-
This interface defines part of the Data Laboratory API basic actions.
- AttributeColumnsMergeStrategiesController.BooleanOperations - Enum in org.gephi.datalab.api
-
Enumeration that defines the supported logic operations for a merge with
booleanLogicOperationsMerge
strategy. - AttributeColumnsMergeStrategy - Interface in org.gephi.datalab.spi.columns.merge
-
Service for defining strategies for merging attribute columns of a table.
- AttributeColumnsMergeStrategyBuilder - Interface in org.gephi.datalab.spi.columns.merge
-
This interface is used for providing AttributeColumnsMergeStrategy instances using the Netbeans Lookup but avoiding the singleton it causes.
- AttributeFunction - Interface in org.gephi.appearance.api
-
Attribute functions are based on attribute columns.
- AttributeRowsMergeStrategy - Interface in org.gephi.datalab.spi.rows.merge
-
Service for defining strategies for merging a column of rows of a table.
- AttributeRowsMergeStrategyBuilder - Interface in org.gephi.datalab.spi.rows.merge
-
This interface is used for providing RowsMergeStrategy instances using the Netbeans Lookup but avoiding the singleton it causes.
- ATTRIBUTES - Static variable in interface org.gephi.filters.api.FilterLibrary
-
Default
Category
for attributes filters. - AttributeUtils - Class in org.gephi.graph.api
-
Set of utility methods to manipulate supported attribute types.
- AttributeValueManipulator - Interface in org.gephi.datalab.spi.values
-
Manipulator for a single AttributeValue (cells) on right click.
- AttributeValueManipulatorBuilder - Interface in org.gephi.datalab.spi.values
-
This interface is used for providing AttributeValueManipulator instances using the Netbeans Lookup but avoiding the singleton it causes.
- AVERAGE - org.gephi.graph.api.Estimator
-
Average value.
- averageNumberMerge(Table, Column[], String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merges any combination of number or number list columns, calculating the average of all not null values and puts the result of each row in a new column of
BIGDECIMAL
AttributeType
. - AVG - org.gephi.io.importer.api.EdgeMergeStrategy
B
- b() - Method in interface org.gephi.graph.api.ElementProperties
-
Returns the blue color component between zero and one.
- B - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- B - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- BACKGROUND_COLOR - Static variable in class org.gephi.preview.api.PreviewProperty
-
General
Color
property of the background color - BasicDependantColorPropertyEditor - Class in org.gephi.preview.types.editors
-
Basic
PropertyEditor
forDependantColor
. - BasicDependantColorPropertyEditor() - Constructor for class org.gephi.preview.types.editors.BasicDependantColorPropertyEditor
- BasicDependantOriginalColorPropertyEditor - Class in org.gephi.preview.types.editors
-
Basic
PropertyEditor
forDependantOriginalColor
. - BasicDependantOriginalColorPropertyEditor() - Constructor for class org.gephi.preview.types.editors.BasicDependantOriginalColorPropertyEditor
- BasicEdgeColorPropertyEditor - Class in org.gephi.preview.types.editors
-
Basic
PropertyEditor
forEdgeColor
. - BasicEdgeColorPropertyEditor() - Constructor for class org.gephi.preview.types.editors.BasicEdgeColorPropertyEditor
- BezierInterpolator(float, float, float, float) - Constructor for class org.gephi.appearance.api.Interpolator.BezierInterpolator
-
constructor -- cubic bezier curve will be represented by control points (0,0) (px1,py1) (px2,py2) (1,1) -- px1, py1, px2, py2 all in range [0,1]
- booleanLogicOperationsMerge(Table, Column[], AttributeColumnsMergeStrategiesController.BooleanOperations[], String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Strategy to apply only to all boolean columns.
- bridge() - Method in interface org.gephi.graph.api.GraphModel
-
Returns the graph bridge.
- buildExporter() - Method in interface org.gephi.io.exporter.spi.ExporterBuilder
-
Builds a new exporter instance, ready to be used.
- buildExporter() - Method in interface org.gephi.io.exporter.spi.GraphFileExporterBuilder
-
Builds a new graph exporter instance, ready to be used.
- buildExporter() - Method in interface org.gephi.io.exporter.spi.VectorFileExporterBuilder
-
Builds a new vector exporter instance, ready to be used.
- buildImporter() - Method in interface org.gephi.io.importer.spi.DatabaseImporterBuilder
-
Builds a new database importer instance, ready to be used.
- buildImporter() - Method in interface org.gephi.io.importer.spi.FileImporterBuilder
-
Builds a new file importer instance, ready to be used.
- buildImporter() - Method in interface org.gephi.io.importer.spi.ImporterBuilder
-
Builds a new importer instance, ready to be used.
- buildImporter() - Method in interface org.gephi.io.importer.spi.WizardImporterBuilder
-
Builds a new wizard importer instance, ready to be used.
- buildLayout() - Method in interface org.gephi.layout.spi.LayoutBuilder
-
Builds an instance of the Layout.
- buildRenderTarget(PreviewModel) - Method in interface org.gephi.preview.spi.RenderTargetBuilder
-
Builds a new render target using the properties and dimensions defined in
previewModel
. - button - Variable in class org.gephi.preview.api.PreviewMouseEvent
- ByteExporter - Interface in org.gephi.io.exporter.spi
-
Exporter class for byte streams, when an
OutputStream
is needed.
C
- calculateColumnValuesFrequencies(Table, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Calculates the absolute frequency of appearance of each value of the given column and returns a Map containing each different value mapped to its frequency of appearance.
- canAlgo() - Method in interface org.gephi.layout.spi.Layout
-
Tests if the algorithm can run, called before each pass.
- cancel() - Method in class org.gephi.utils.longtask.api.LongTaskExecutor
-
Cancel the current task.
- cancel() - Method in interface org.gephi.utils.longtask.spi.LongTask
-
Cancel the task.
- canChangeColumnData(Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Indicates if the Data Laboratory API behaviour allows to change a value of the given column of a table.
- canClearColumnData(Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Indicates if the Data Laboratory API behaviour allows to set as null a value of the given column of a table.
- canConvertColumnToDynamic(Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Indicates if the Data Laboratory API behaviour allows to convert an existing column into its dynamic equivalent.
- canDeleteColumn(Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Indicates if the Data Laboratory API behaviour allows to delete the given column of a table.
- canExecute() - Method in interface org.gephi.datalab.spi.Manipulator
-
Indicates if this Manipulator has to be executable.
- canExecute() - Method in interface org.gephi.layout.api.LayoutController
-
Determine if the current Layout can be executed.
- canManipulateColumn(Table, Column) - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulator
-
Indicates if this AttributeColumnsManipulator can manipulate a specific AttributeColumn.
- canReplace(SearchReplaceController.SearchResult) - Method in interface org.gephi.datalab.api.SearchReplaceController
-
Indicates if a
SearchResult
can be replaced or not. - canStop() - Method in interface org.gephi.layout.api.LayoutController
-
Determine if the current Layout execution can be stopped.
- CanvasSize - Class in org.gephi.preview.api
-
A canvas size, with a top left coordinate, a width and an heigth.
- CanvasSize() - Constructor for class org.gephi.preview.api.CanvasSize
-
Constructs the default
CanvasSize
, with both width and height equal to zero. - CanvasSize(float, float, float, float) - Constructor for class org.gephi.preview.api.CanvasSize
-
Constructor.
- Category - Class in org.gephi.filters.spi
-
A filter category is like a folder, it describes the type of the filter and bring together to users filters that have the same categories.
- Category(String) - Constructor for class org.gephi.filters.spi.Category
- Category(String, Icon) - Constructor for class org.gephi.filters.spi.Category
- Category(String, Icon, Category) - Constructor for class org.gephi.filters.spi.Category
- CATEGORY_COMMUNITY_DETECTION - Static variable in interface org.gephi.statistics.spi.StatisticsUI
- CATEGORY_DYNAMIC - Static variable in interface org.gephi.statistics.spi.StatisticsUI
- CATEGORY_EDGE_ARROWS - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge arrow category
- CATEGORY_EDGE_LABELS - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge Label category
- CATEGORY_EDGE_OVERVIEW - Static variable in interface org.gephi.statistics.spi.StatisticsUI
- CATEGORY_EDGES - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge category
- CATEGORY_NETWORK_OVERVIEW - Static variable in interface org.gephi.statistics.spi.StatisticsUI
- CATEGORY_NODE_LABELS - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label category
- CATEGORY_NODE_OVERVIEW - Static variable in interface org.gephi.statistics.spi.StatisticsUI
- CATEGORY_NODES - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node category
- CategoryBuilder - Interface in org.gephi.filters.spi
-
Category builder is a convenient way to define multiple builders from a single source and grouped in a single category.
- center() - Method in class org.gephi.graph.api.Rect2D
- CharacterExporter - Interface in org.gephi.io.exporter.spi
-
Exporter class for char streams, when an
Writer
is needed. - CHART - org.gephi.timeline.api.TimelineModelEvent.EventType
- clean() - Method in class org.gephi.io.importer.api.Report
-
Free resources.
- clear() - Method in interface org.gephi.graph.api.Graph
-
Clears all edges and all nodes in the graph
- clear() - Method in class org.gephi.graph.api.types.IntervalMap
- clear() - Method in class org.gephi.graph.api.types.IntervalSet
- clear() - Method in interface org.gephi.graph.api.types.TimeMap
-
Empties this map.
- clear() - Method in interface org.gephi.graph.api.types.TimeSet
-
Empties this set.
- clear() - Method in class org.gephi.graph.api.types.TimestampMap
- clear() - Method in class org.gephi.graph.api.types.TimestampSet
- clearAttributes() - Method in interface org.gephi.graph.api.Element
-
Clears all attribute values.
- clearColumnData(Table, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Clears all rows data for a given column of a table (nodes table or edges table)
- clearEdgeData(Edge, Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Clears all edge attributes except computed attributes and id.
- clearEdges() - Method in interface org.gephi.graph.api.Graph
-
Clears all edges in the graph
- clearEdges(Node) - Method in interface org.gephi.graph.api.Graph
-
Clears the edges incident to the given node.
- clearEdges(Node, int) - Method in interface org.gephi.graph.api.Graph
-
Clears the edges of the given type incident to the given node.
- clearEdgesData(Edge[], Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Clears all the edges attributes except computed attributes and id, checking first that the edges are in the graph.
- clearNodeData(Node, Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Clears all node attributes except computed attributes and id, checking first that the node is in the graph.
- clearNodesData(Node[], Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Clears all the nodes attributes except computed attributes and id.
- clearRowData(Element, Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Clears row attributes except computed attributes and id if node/edge row.
- CLICKED - org.gephi.preview.api.PreviewMouseEvent.Type
- clickNodes(Node[]) - Method in interface org.gephi.tools.spi.NodeClickEventListener
-
Notify
nodes
have been clicked by user on the visualization window. - close() - Method in class org.gephi.io.importer.api.Report
-
Closes writing.
- close(Workspace) - Method in interface org.gephi.project.api.WorkspaceListener
-
Notify a workspace will be closed, all data must be destroyed.
- closeCurrentProject() - Method in interface org.gephi.project.api.ProjectController
- closeCurrentWorkspace() - Method in interface org.gephi.project.api.ProjectController
- closeEditWindow() - Method in interface org.gephi.tools.api.EditWindowController
- closeLoader() - Method in interface org.gephi.io.importer.api.Container
-
Close the current loading and clean content before unloading.
- COLOR - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- COLOR - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- Column - Interface in org.gephi.graph.api
-
A column belongs to a table and represent a dimension in the data.
- ColumnDiff - Interface in org.gephi.graph.api
-
Interface to retrieve elements touched in a column.
- ColumnDraft - Interface in org.gephi.io.importer.api
-
Column draft used by containers to represent future attribute columns.
- ColumnIndex<K,T extends Element> - Interface in org.gephi.graph.api
-
A column index is associated with a column and and keeps track of each unique value and can also return the minimum and maximum values in case of a sortable value type.
- ColumnIterable - Interface in org.gephi.graph.api
-
Column iterable.
- ColumnObserver - Interface in org.gephi.graph.api
-
Observer over a column to monitor changes in the attributes values.
- compareTo(Double) - Method in class org.gephi.graph.api.Interval
-
Compares this interval to the given timetamp.
- compareTo(Interval) - Method in class org.gephi.graph.api.Interval
-
Compares this interval with the specified interval for order.
- compareTo(PreviewPreset) - Method in class org.gephi.preview.api.PreviewPreset
- ComplexFilter - Interface in org.gephi.filters.spi
-
Filter working with full graphs and generally returning a subgraph.
- Configuration - Class in org.gephi.graph.api
-
Global configuration set at initialization.
- Configuration() - Constructor for class org.gephi.graph.api.Configuration
-
Default constructor.
- Container - Interface in org.gephi.io.importer.api
-
A container is created each time data are imported by importers.
- Container.Factory - Interface in org.gephi.io.importer.api
-
Container factory.
- ContainerLoader - Interface in org.gephi.io.importer.api
-
Interface for loading a
Container
with graph and attributes data from an importer. - ContainerUnloader - Interface in org.gephi.io.importer.api
-
Interface for unloading a container.
- contains(double) - Method in class org.gephi.graph.api.types.IntervalMap
-
Returns true if this map contains an interval that starts or ends at
timestamp
. - contains(double) - Method in class org.gephi.graph.api.types.IntervalSet
-
Returns true if this set contains an interval that starts or ends at
timestamp
. - contains(float, float, float, float) - Method in class org.gephi.graph.api.Rect2D
- contains(Double) - Method in class org.gephi.graph.api.types.TimestampMap
- contains(Double) - Method in class org.gephi.graph.api.types.TimestampSet
- contains(K) - Method in interface org.gephi.graph.api.types.TimeMap
-
Returns true if this map contains the given key.
- contains(K) - Method in interface org.gephi.graph.api.types.TimeSet
-
Returns true if this set contains
key
. - contains(Edge) - Method in interface org.gephi.graph.api.Graph
-
Returns true if edge is contained in this graph.
- contains(Interval) - Method in class org.gephi.graph.api.types.IntervalMap
- contains(Interval) - Method in class org.gephi.graph.api.types.IntervalSet
- contains(Node) - Method in interface org.gephi.graph.api.Graph
-
Returns true if node is contained in this graph.
- contains(Rect2D) - Method in class org.gephi.graph.api.Rect2D
- containsAutoNodes() - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
Returns true if the container contains nodes that were auto-created from edges.
- ContextMenuItemManipulator - Interface in org.gephi.datalab.spi
-
This interface defines a common extension for the manipulators that appear as context menu items such as NodesManipulator, EdgesManipulator and GraphContextMenuItem (from Visualization API)
- convertAttributeColumnToDynamic(Table, Column, double, double) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Converts and replaces a table column with a dynamic column preserving original column values.
- convertAttributeColumnToNewDynamicColumn(Table, Column, double, double, String) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Converts a table column into a new dynamic column preserving original column values.
- copy() - Method in class org.gephi.graph.api.Configuration
-
Copy this configuration.
- copyColumnDataToOtherColumn(Table, Column, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Copies all row values of a column to another column.
- copyEdgeDataToOtherEdges(Edge, Edge[], Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Copies attributes data of the given edge to the other rows except computed attributes and id.
- copyNodeDataToOtherNodes(Node, Node[], Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Copies attributes data of the given node to the other rows except computed attributes and id.
- copyNodes(Node[]) - Method in interface org.gephi.graph.api.GraphBridge
-
Copy the given nodes to the current graph store.
- copyRowDataToOtherRows(Element, Element[], Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Copies attributes data of the given row to the other rows except computed attributes and id if node/edge.
- copyView(GraphView) - Method in interface org.gephi.graph.api.GraphModel
-
Creates a new graph view based on an existing view.
- copyView(GraphView, boolean, boolean) - Method in interface org.gephi.graph.api.GraphModel
-
Creates a new graph based on an existing view.
- count(Object, Graph) - Method in interface org.gephi.appearance.api.Partition
-
Returns the number of elements for the given value.
- count(K) - Method in interface org.gephi.graph.api.ColumnIndex
-
Counts the elements with value.
- count(Column, Object) - Method in interface org.gephi.graph.api.Index
-
Counts the elements with value in the given column.
- countColumns() - Method in interface org.gephi.graph.api.Table
-
Counts the columns in this table.
- countColumns(Origin) - Method in interface org.gephi.graph.api.Table
-
Counts the columns of the given origin.
- countElements() - Method in interface org.gephi.graph.api.ColumnIndex
-
Counts the elements.
- countElements(Column) - Method in interface org.gephi.graph.api.Index
-
Counts the elements in the given column.
- countValues() - Method in interface org.gephi.graph.api.ColumnIndex
-
Counts the unique values.
- countValues(Column) - Method in interface org.gephi.graph.api.Index
-
Counts the unique values in the given column.
- createBooleanMatchesColumn(Table, Column, String, Pattern) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Creates a new
BOOLEAN
column from the given column and regular expression filling it with boolean values that indicate if each of the old column values match the regular expression. - createColumnObserver(boolean) - Method in interface org.gephi.graph.api.Column
-
Create a new column observer.
- createEdge(String, Node, Node, boolean) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates and edge between source and target node (if it does not already exist), directed or undirected.
- createEdge(String, Node, Node, boolean, Object) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates and edge between source and target node (if it does not already exist), directed or undirected.
- createEdge(String, Node, Node, boolean, Object, Graph) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates and edge between source and target node (if it does not already exist), directed or undirected, in the current graph.
- createEdge(String, Node, Node, boolean, Graph) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates and edge between source and target node (if it does not already exist), directed or undirected, in the current graph.
- createEdge(Node, Node, boolean) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates and edge between source and target node (if it does not already exist), directed or undirected, in the current graph.
- createEdge(Node, Node, boolean, Object) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates and edge between source and target node (if it does not already exist), directed or undirected, in the current graph.
- createEdge(Node, Node, boolean, Object, Graph) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates and edge between source and target node (if it does not already exist), directed or undirected.
- createEdge(Node, Node, boolean, Graph) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates and edge between source and target node (if it does not already exist), directed or undirected.
- createEdges(Node, Node[], boolean) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Tries to create edges between the source node and all other edges, directed or undirected.
- createElement(String) - Method in interface org.gephi.preview.api.SVGTarget
-
Create a new element
qualifiedName
in the document. - createFoundGroupsListColumn(Table, Column, String, Pattern) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Creates a new
LIST_STRING
column from the given column and regular expression with values that are the list of matching groups for the given regular expression for each row. - createGraphObserver(Graph, boolean) - Method in interface org.gephi.graph.api.GraphModel
-
Creates and returns a new graph observer.
- createNode(String) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates a node with default id and the given label in the current graph.
- createNode(String, String) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates a node with the given id and label in the current graph.
- createNode(String, String, Graph) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates a node with the given id and label.
- createNode(String, Graph) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates a node with default id and the given label.
- createProperty(Object, String) - Static method in class org.gephi.preview.api.PreviewProperty
-
Create a new preview property.
- createProperty(Object, String, Class) - Static method in class org.gephi.preview.api.PreviewProperty
-
Create a new preview property.
- createProperty(Object, String, Class, String, String, String) - Static method in class org.gephi.preview.api.PreviewProperty
-
Create a new preview property.
- createProperty(Object, String, Class, String, String, String, String...) - Static method in class org.gephi.preview.api.PreviewProperty
-
Create a new preview property.
- createProperty(Filter, Class, String) - Static method in class org.gephi.filters.spi.FilterProperty
-
Creates a property.
- createProperty(Filter, Class, String, String, String) - Static method in class org.gephi.filters.spi.FilterProperty
-
Creates a property.
- createProperty(Layout, Class, String, String, String, String, String) - Static method in class org.gephi.layout.spi.LayoutProperty
-
Create a property.
- createProperty(Layout, Class, String, String, String, String, String, Class<? extends PropertyEditor>) - Static method in class org.gephi.layout.spi.LayoutProperty
-
Create a property, with a particular
PropertyEditor
. - createProperty(Layout, Class, String, String, String, String, String, String) - Static method in class org.gephi.layout.spi.LayoutProperty
-
Create a property.
- createProperty(Layout, Class, String, String, String, String, String, String, Class<? extends PropertyEditor>) - Static method in class org.gephi.layout.spi.LayoutProperty
-
Create a property, with a particular
PropertyEditor
. - createQuery(Filter) - Method in interface org.gephi.filters.api.FilterController
-
Creates a query from
filter
. - createQuery(FilterBuilder) - Method in interface org.gephi.filters.api.FilterController
-
Creates a query from
builder
. - createTableObserver(boolean) - Method in interface org.gephi.graph.api.Table
-
Creates a new table observer and return it.
- createTextNode(String) - Method in interface org.gephi.preview.api.SVGTarget
-
Create a new text node with
data
in it. - createTicket(String, Cancellable) - Method in interface org.gephi.utils.progress.ProgressTicketProvider
- createView() - Method in interface org.gephi.graph.api.GraphModel
-
Creates a new graph view.
- createView(boolean, boolean) - Method in interface org.gephi.graph.api.GraphModel
-
Creates a new graph view.
- CRITICAL - org.gephi.io.importer.api.Issue.Level
- CUSTOM - org.gephi.preview.types.DependantColor.Mode
- CUSTOM - org.gephi.preview.types.DependantOriginalColor.Mode
- CUSTOM - org.gephi.preview.types.EdgeColor.Mode
- CUSTOM_BOUNDS - org.gephi.timeline.api.TimelineModelEvent.EventType
D
- DATA - org.gephi.graph.api.Origin
-
Data.
- Database - Interface in org.gephi.io.importer.api
-
Database description and connection details.
- DatabaseImporter - Interface in org.gephi.io.importer.spi
-
Importers interface for importing data from database sources.
- DatabaseImporterBuilder - Interface in org.gephi.io.importer.spi
-
Importer builder specific for
DatabaseImporter
. - DataLaboratoryHelper - Class in org.gephi.datalab.api
-
Helper class for simplifying the use of Data Laboratory API and SPI.
- DataLaboratoryHelper() - Constructor for class org.gephi.datalab.api.DataLaboratoryHelper
- DataTablesController - Interface in org.gephi.datalab.api.datatables
-
This interface defines part of the Data Laboratory API.
- DataTablesEventListener - Interface in org.gephi.datalab.api.datatables
-
This is the interface for a listener of
DataTablesController
requests. - DataTablesEventListenerBuilder - Interface in org.gephi.datalab.api.datatables
-
Builder interface for providing a default
DataTablesEventListener
when it has not been set. - DATE - org.gephi.graph.api.TimeFormat
-
Date representation.
- DATETIME - org.gephi.graph.api.TimeFormat
-
Date and time representation.
- DEFAULT_COLOR - Static variable in interface org.gephi.appearance.api.Partition
- defaultColumns() - Method in interface org.gephi.graph.api.GraphModel
-
Returns the default columns.
- degree() - Method in interface org.gephi.graph.api.GraphModel.DefaultColumns
-
Return node degree column.
- deleteAttributeColumn(Table, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Deletes the specified column from a table if the table has the column and data laboratory behaviour allows to delete it (see
canDeleteColumn
method). - deleteEdge(Edge) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Tries to delete an edge checking first if it is on the graph.
- deleteEdges(Edge[]) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Tries to delete an array of edges checking first if they are on the graph.
- deleteEdgesWithNodes(Edge[], boolean, boolean) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Tries to delete an array of edges checking first if they are on the graph and also deletes their source and target node if it is indicated.
- deleteEdgeWithNodes(Edge, boolean, boolean) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Tries to delete an edge checking first if it is on the graph and also deletes its source and target node if it is indicated.
- deleteNode(Node) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Tries to delete a node checking first if it is on the graph.
- deleteNodes(Node[]) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Tries to delete an array of nodes checking first if they are on the graph.
- deleteQuery(Query) - Method in interface org.gephi.filters.api.FilterLibrary
-
Delete a saved
query
from the library. - deleteWorkspace(Workspace) - Method in interface org.gephi.project.api.ProjectController
- DependantColor - Class in org.gephi.preview.types
-
A color that can be custom or depend from a parent color.
- DependantColor() - Constructor for class org.gephi.preview.types.DependantColor
- DependantColor(Color) - Constructor for class org.gephi.preview.types.DependantColor
- DependantColor(DependantColor.Mode) - Constructor for class org.gephi.preview.types.DependantColor
- DependantColor.Mode - Enum in org.gephi.preview.types
- DependantOriginalColor - Class in org.gephi.preview.types
-
A color that depends from another object, but can also have it's own color.
- DependantOriginalColor(Color) - Constructor for class org.gephi.preview.types.DependantOriginalColor
- DependantOriginalColor(DependantOriginalColor.Mode) - Constructor for class org.gephi.preview.types.DependantOriginalColor
- DependantOriginalColor.Mode - Enum in org.gephi.preview.types
- destroy() - Method in interface org.gephi.graph.api.ColumnObserver
-
Destroys this observer.
- destroy() - Method in interface org.gephi.graph.api.GraphObserver
-
Destroys this graph observer.
- destroy() - Method in interface org.gephi.graph.api.TableObserver
-
Destroys this observer.
- destroy(Filter) - Method in interface org.gephi.filters.spi.FilterBuilder
-
Notification when the filter is destroyed, to perform clean-up tasks.
- destroyView(GraphView) - Method in interface org.gephi.graph.api.GraphModel
-
Destroys the given view.
- detectNodeDuplicatesByColumn(Column, boolean) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Finds and returns nodes duplicates based on the values of a given column of nodes table
- DialogControls - Interface in org.gephi.datalab.spi
-
An instance of this interface is passed to any type of manipulator UI, allowing the UIs to enable/disable the dialog controls
- DIRECTED - org.gephi.io.importer.api.EdgeDirection
- DIRECTED - org.gephi.io.importer.api.EdgeDirectionDefault
- DIRECTED - Static variable in class org.gephi.preview.api.PreviewProperty
-
General
Boolean
property which indicates wheter the graph is directed - DirectedGraph - Interface in org.gephi.graph.api
-
Directed graph.
- DirectedSubgraph - Interface in org.gephi.graph.api
-
A directed subgraph.
- disable() - Method in interface org.gephi.project.api.WorkspaceListener
-
Notify no more workspace is currently selected, the project is empty.
- disableEdit() - Method in interface org.gephi.tools.api.EditWindowController
- div(float) - Method in class org.gephi.preview.api.Vector
- div(Vector, float) - Static method in class org.gephi.preview.api.Vector
- doBreak() - Method in interface org.gephi.graph.api.ColumnIterable
-
Break the iterator and release read lock (if any).
- doBreak() - Method in class org.gephi.graph.api.EdgeIterable.EdgeIterableEmpty
- doBreak() - Method in interface org.gephi.graph.api.ElementIterable
-
Break the iterator and release read lock (if any).
- doBreak() - Method in class org.gephi.graph.api.ElementIterable.ElementIterableEmpty
- doBreak() - Method in class org.gephi.graph.api.NodeIterable.NodeIterableEmpty
- doScale(Container) - Method in interface org.gephi.io.processor.spi.Scaler
-
Scale
container
content to the system scale. - DOUBLE - org.gephi.graph.api.TimeFormat
-
Date represented as a double number.
- drag(float, float) - Method in interface org.gephi.tools.spi.NodePressAndDraggingEventListener
-
Notify mouse is dragging
- DRAGGED - org.gephi.preview.api.PreviewMouseEvent.Type
- duplicate(Workspace, Workspace) - Method in interface org.gephi.project.spi.WorkspaceDuplicateProvider
- duplicateColumn(Table, Column, String, Class) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Duplicates a given column of a table and copies al row values.
- duplicateNode(Node) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Duplicates a node if it is in the graph, and returns the new node.
- duplicateNodes(Node[]) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Tries to duplicate an array of nodes with the same behaviour as
duplicateNode
method. - duplicateWorkspace(Workspace) - Method in interface org.gephi.project.api.ProjectController
- DynamicStatistics - Interface in org.gephi.statistics.spi
-
Define a dynamic statistics implementation.
E
- Edge - Interface in org.gephi.graph.api
-
An edge.
- EDGE - Static variable in interface org.gephi.filters.api.FilterLibrary
-
Default
Category
for filters working on edges only. - EDGE - Static variable in interface org.gephi.preview.api.Item
- EDGE_BUILDER - Static variable in interface org.gephi.preview.spi.ItemBuilder
- EDGE_COLOR - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge
EdgeColor
property defining the edge color. - EDGE_CURVED - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge
Boolean
property whether to draw curved edges. - EDGE_LABEL - Static variable in interface org.gephi.preview.api.Item
- EDGE_LABEL_BUILDER - Static variable in interface org.gephi.preview.spi.ItemBuilder
- EDGE_LABEL_COLOR - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge Label
DependantOriginalColor
property defining the color label. - EDGE_LABEL_FONT - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge Label
Font
property defining edge label's font. - EDGE_LABEL_MAX_CHAR - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge Label
Integer
property defining the maximum number of characters. - EDGE_LABEL_OUTLINE_COLOR - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge Label Outline
DependantColor
property defining the outline color. - EDGE_LABEL_OUTLINE_OPACITY - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge Label Outline
Float
property between 0-100 which defines the opacity. - EDGE_LABEL_OUTLINE_SIZE - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge Label Outline
Float
property defining the outline size. - EDGE_LABEL_SHORTEN - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge Label
Boolean
property defining whether the label is shortened. - EDGE_OPACITY - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge
Float
property between 0-100 which defines the opacity. - EDGE_RADIUS - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge
Float
property defining an extra distance between the node and the edge. - EDGE_RESCALE_WEIGHT - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge
Boolean
property defining whether edge's weight should be rescaled between fixed bounds. - EDGE_RESCALE_WEIGHT_MAX - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge
float
property defining the minimum weight when edge weight rescaling is enabled. - EDGE_RESCALE_WEIGHT_MIN - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge
float
property defining the minimum weight when edge weight rescaling is enabled. - EDGE_THICKNESS - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge
Float
property for the edge's thickness - EDGE_TYPE - org.gephi.appearance.api.AppearanceModel.GraphFunction
- EDGE_WEIGHT - org.gephi.appearance.api.AppearanceModel.GraphFunction
- EdgeColor - Class in org.gephi.preview.types
-
An edge color type.
- EdgeColor(Color) - Constructor for class org.gephi.preview.types.EdgeColor
- EdgeColor(EdgeColor.Mode) - Constructor for class org.gephi.preview.types.EdgeColor
- EdgeColor.Mode - Enum in org.gephi.preview.types
- EdgeDirection - Enum in org.gephi.io.importer.api
-
Edge direction setting.
- EdgeDirectionDefault - Enum in org.gephi.io.importer.api
-
Graph level setting that indicates the nature of its edges.
- EdgeDraft - Interface in org.gephi.io.importer.api
-
Draft edge, hosted by import containers to represent edges found when importing.
- edgeExists(String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Returns
true
if an edge exists with the givenid
. - edgeExists(String, String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Returns
true
if an edge exists fromsource
totarget
. - EdgeFilter - Interface in org.gephi.filters.spi
-
Basic filters for edges, that works as predicates.
- edgeId() - Method in interface org.gephi.graph.api.GraphModel.DefaultColumns
-
Return edge identifier column.
- EdgeIterable - Interface in org.gephi.graph.api
-
An edge iterable.
- EdgeIterable.EdgeIterableEmpty - Class in org.gephi.graph.api
-
Empty edge iterable.
- EdgeIterableEmpty() - Constructor for class org.gephi.graph.api.EdgeIterable.EdgeIterableEmpty
- edgeLabel() - Method in interface org.gephi.graph.api.GraphModel.DefaultColumns
-
Return edge label column.
- EdgeMergeStrategy - Enum in org.gephi.io.importer.api
-
Defines the way edge weights are merged.
- EdgeProperties - Interface in org.gephi.graph.api
-
Edge properties
- EdgesManipulator - Interface in org.gephi.datalab.spi.edges
-
Manipulator for edges.
- EdgesManipulatorBuilder - Interface in org.gephi.datalab.spi.edges
-
This interface is used for providing EdgesManipulator instances using the Netbeans Lookup but avoiding the singleton it causes.
- edgeTimeSet() - Method in interface org.gephi.graph.api.GraphModel.DefaultColumns
-
Return edge time-set (timestamp or interval) column.
- edgeType() - Method in interface org.gephi.graph.api.GraphModel.DefaultColumns
-
Return edge type column.
- edgeWeight() - Method in interface org.gephi.graph.api.GraphModel.DefaultColumns
-
Return edge weigth column.
- editEdge(Edge) - Method in interface org.gephi.tools.api.EditWindowController
- editEdges(Edge[]) - Method in interface org.gephi.tools.api.EditWindowController
- editNode(Node) - Method in interface org.gephi.tools.api.EditWindowController
- editNodes(Node[]) - Method in interface org.gephi.tools.api.EditWindowController
- EditWindowController - Interface in org.gephi.tools.api
-
Controller API for requesting the opening and usage of edit window.
- Element - Interface in org.gephi.graph.api
-
An element is a node or an edge.
- ElementDraft - Interface in org.gephi.io.importer.api
-
Draft element, hosted by import containers to represent nodes or edges found when importing.
- ElementDraft.Factory - Interface in org.gephi.io.importer.api
-
Node and edge draft factory.
- ElementFilter<K extends Element> - Interface in org.gephi.filters.spi
-
Basic filters for elements (nodes or edges).
- ElementIdType - Enum in org.gephi.io.importer.api
-
Element id type.
- ElementIterable<T extends Element> - Interface in org.gephi.graph.api
-
Element iterable.
- ElementIterable.ElementIterableEmpty - Class in org.gephi.graph.api
-
Empty element iterable.
- ElementIterableEmpty() - Constructor for class org.gephi.graph.api.ElementIterable.ElementIterableEmpty
- ElementProperties - Interface in org.gephi.graph.api
-
Element visual properties.
- EMPTY - Static variable in interface org.gephi.graph.api.EdgeIterable
-
The static empty iterable.
- EMPTY - Static variable in interface org.gephi.graph.api.ElementIterable
-
Empty iterable.
- EMPTY - Static variable in interface org.gephi.graph.api.NodeIterable
-
The static empty iterable.
- ENABLED - org.gephi.timeline.api.TimelineModelEvent.EventType
- end() - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Called at the end of the process after all loops.
- END - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- END - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- END_OPEN - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- END_OPEN - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- endAlgo() - Method in interface org.gephi.layout.spi.Layout
-
Called when the algorithm is finished (canAlgo() returns false).
- equals(Object) - Method in class org.gephi.appearance.api.Interpolator.BezierInterpolator
- equals(Object) - Method in class org.gephi.filters.api.Range
- equals(Object) - Method in class org.gephi.filters.spi.Category
- equals(Object) - Method in class org.gephi.graph.api.Configuration
- equals(Object) - Method in class org.gephi.graph.api.Interval
-
Compares this interval with the specified object for equality.
- equals(Object) - Method in class org.gephi.graph.api.types.IntervalMap
- equals(Object) - Method in class org.gephi.graph.api.types.IntervalSet
- equals(Object) - Method in class org.gephi.graph.api.types.TimestampMap
- equals(Object) - Method in class org.gephi.graph.api.types.TimestampSet
- equals(Object) - Method in class org.gephi.preview.api.PreviewPreset
- equals(Object) - Method in class org.gephi.preview.api.Vector
- Estimator - Enum in org.gephi.graph.api
-
Estimators specify the strategy to merge attribute values over time.
- evaluate(Graph, K) - Method in interface org.gephi.filters.spi.ElementFilter
- 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
- execute() - Method in interface org.gephi.datalab.spi.Manipulator
-
Execute this Manipulator.
- execute() - Method in interface org.gephi.io.exporter.spi.Exporter
-
Run the export process.
- execute(GraphModel) - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
First method to be executed in the dynamic statistic process.
- execute(GraphModel) - Method in interface org.gephi.statistics.spi.Statistics
-
Executes the statistics algorithm.
- execute(Table, Column) - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulator
-
Execute this AttributeColumnsManipulator with the indicated table and column
- execute(ContainerLoader) - Method in interface org.gephi.io.importer.spi.Importer
-
Run the import process.
- execute(Statistics) - Method in interface org.gephi.statistics.api.StatisticsController
-
Executes
statistics
in the current thread. - execute(Statistics, LongTaskListener) - Method in interface org.gephi.statistics.api.StatisticsController
-
Execute the statistics algorithm in a background thread and notify
listener
when finished. - execute(LongTask, Runnable) - Method in class org.gephi.utils.longtask.api.LongTaskExecutor
-
Execute a long task with cancel and progress support.
- execute(LongTask, Runnable, String, LongTaskErrorHandler) - Method in class org.gephi.utils.longtask.api.LongTaskExecutor
-
Execute a long task with cancel and progress support.
- executeAttributeColumnsManipulator(AttributeColumnsManipulator, GraphModel, Table, Column) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares the dialog UI of a AttributeColumnsManipulator if it has one and executes the manipulator in a separate Thread when the dialog is accepted or directly if there is no UI.
- executeLayout() - Method in interface org.gephi.layout.api.LayoutController
-
Executes the current Layout.
- executeLayout(int) - Method in interface org.gephi.layout.api.LayoutController
-
Executes the current layout for
numIterations
iterations. - executeManipulator(Manipulator) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares the dialog UI of a manipulator if it has one and executes the manipulator in a separate Thread when the dialog is accepted or directly if there is no UI.
- exists() - Method in interface org.gephi.graph.api.Column
-
Returns true if this column exists and belong to a table.
- ExportController - Interface in org.gephi.io.exporter.api
-
Manage exporting tasks.
- Exporter - Interface in org.gephi.io.exporter.spi
-
Define a class that can export data.
- ExporterBuilder - Interface in org.gephi.io.exporter.spi
-
Factory class for building exporter instances.
- ExporterUI - Interface in org.gephi.io.exporter.spi
-
Define exporter settings user interface.
- exportFile(File) - Method in interface org.gephi.io.exporter.api.ExportController
- exportFile(File, Exporter) - Method in interface org.gephi.io.exporter.api.ExportController
- exportFile(File, Workspace) - Method in interface org.gephi.io.exporter.api.ExportController
- exportStream(OutputStream, ByteExporter) - Method in interface org.gephi.io.exporter.api.ExportController
- exportToColumn(String, Query) - Method in interface org.gephi.filters.api.FilterController
-
Exports
query
result in a new columntitle
. - exportToLabelVisible(Query) - Method in interface org.gephi.filters.api.FilterController
-
Exports
query
result to visible/hidden labels. - exportToNewWorkspace(Query) - Method in interface org.gephi.filters.api.FilterController
-
Exports
query
result in a new workspace. - exportWriter(Writer, CharacterExporter) - Method in interface org.gephi.io.exporter.api.ExportController
F
- factory() - Method in interface org.gephi.graph.api.GraphModel
-
Returns the graph factory.
- factory() - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Returns the factory for building nodes and edges instances.
- Factory() - Constructor for class org.gephi.graph.api.GraphModel.Factory
- fatalError(Throwable) - Method in interface org.gephi.utils.longtask.api.LongTaskErrorHandler
- FileExporterBuilder - Interface in org.gephi.io.exporter.spi
-
Exporter builder for a particular file format support.
- FileImporter - Interface in org.gephi.io.importer.spi
-
Importers interface for importing data from files.
- FileImporter.FileAware - Interface in org.gephi.io.importer.spi
-
Optional interface to implement for
FileImporter
classes that need to receive the source file instead of theReader
- FileImporterBuilder - Interface in org.gephi.io.importer.spi
-
Importer builder specific for
FileImporter
. - FileType - Class in org.gephi.io.exporter.api
-
File type definition.
- FileType - Class in org.gephi.io.importer.api
-
File type definition.
- FileType(String[], String) - Constructor for class org.gephi.io.exporter.api.FileType
- FileType(String[], String) - Constructor for class org.gephi.io.importer.api.FileType
- FileType(String, String) - Constructor for class org.gephi.io.exporter.api.FileType
- FileType(String, String) - Constructor for class org.gephi.io.importer.api.FileType
- fill() - Method in interface org.gephi.graph.api.Subgraph
-
Fills the subgraph so all elements in the graph are in the subgraph.
- fillColumnWithValue(Table, Column, String) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Fills the data values of a given column of a table with a value as a String, parsing it for the
Class
of the column. - fillEdgesColumnWithValue(Edge[], Column, String) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Fills the data values of a given column of the indicated edges with a value as a String, parsing it for the
Class
of the column. - fillNodesColumnWithValue(Node[], Column, String) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Fills the data values of a given column of the indicated nodes with a value as a String, parsing it for the
Class
of the column. - filter(Query) - Method in interface org.gephi.filters.api.FilterController
-
Filtering method for API users.
- filter(Graph) - Method in interface org.gephi.filters.spi.ComplexFilter
- filter(Graph, Filter[]) - Method in interface org.gephi.filters.spi.Operator
- filter(Subgraph[]) - Method in interface org.gephi.filters.spi.Operator
- Filter - Interface in org.gephi.filters.spi
-
Filters are pruning the graph by keeping only nodes and edges that satisfy filters conditions.
- FilterBuilder - Interface in org.gephi.filters.spi
-
Filter builder, creating
Filter
instances for a single type of filters. - FilterController - Interface in org.gephi.filters.api
-
Use filters and queries for filtering the Graph.
- FilterLibrary - Interface in org.gephi.filters.api
-
The Filter Library is the place where filter builders are registered and ready to be used.
- FilterLibraryMask - Interface in org.gephi.filters.spi
-
Classes that implements this interface can be registered to the filter library to programmatically enable or disable categories, i.e.
- FilterModel - Interface in org.gephi.filters.api
-
The Filter Model hosts the queries defined in the system and the currently active query.
- FilterProperty - Class in org.gephi.filters.spi
-
Properties for filters.
- filterVisible(Query) - Method in interface org.gephi.filters.api.FilterController
-
Filters main graph with
query
and set result as the new visible graph. - findNext(SearchReplaceController.SearchOptions) - Method in interface org.gephi.datalab.api.SearchReplaceController
-
Finds next (or first) ocurrence for the given search options.
- findNext(SearchReplaceController.SearchResult) - Method in interface org.gephi.datalab.api.SearchReplaceController
-
Finds next ocurrence for the given search options contained in a SearchResult.
- finish() - Method in interface org.gephi.filters.spi.ElementFilter
- finish() - Method in interface org.gephi.utils.progress.ProgressTicket
-
Finish the progress task.
- finish(String) - Method in interface org.gephi.utils.progress.ProgressTicket
-
Finish the progress task and show and wrap-up message
- finish(ProgressTicket) - Static method in class org.gephi.utils.progress.Progress
-
Finish the progress task.
- finish(ProgressTicket, String) - Static method in class org.gephi.utils.progress.Progress
-
Finish the progress task and display a wrap-up message
- FIRST - org.gephi.graph.api.Estimator
-
First value.
- FIRST - org.gephi.io.importer.api.EdgeMergeStrategy
- firstQuartileNumberMerge(Table, Column[], String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merges any combination of number or number list columns, calculating the first quartile (Q1) of all not null values and puts the result of each row in a new column of
BIGDECIMAL
AttributeType
. - FIXED - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- Function - Interface in org.gephi.appearance.api
-
Functions represent the various transformations that can be applied to the graph elements.
G
- g() - Method in interface org.gephi.graph.api.ElementProperties
-
Returns the green color component between zero and one.
- G - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- G - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- G2D_TARGET - Static variable in interface org.gephi.preview.api.RenderTarget
- G2DTarget - Interface in org.gephi.preview.api
-
Rendering target to Java2d.
- GeneralActionsManipulator - Interface in org.gephi.datalab.spi.general
-
Manipulator for general actions that don't need to obtain any data before being executed.
- generate(Generator) - Method in interface org.gephi.io.generator.api.GeneratorController
-
Execute a generator task in a background thread.
- generate(ContainerLoader) - Method in interface org.gephi.io.generator.spi.Generator
-
Main method that generates the graph and put it in the container.
- Generator - Interface in org.gephi.io.generator.spi
-
Define a generator, that is generating graph structure from a bunch of parameters.
- GeneratorController - Interface in org.gephi.io.generator.api
-
Generator tasks controller, maintains generators list and the execution flow.
- GeneratorUI - Interface in org.gephi.io.generator.spi
-
Defines settings panel for a particular generator.
- 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
- get(double) - Method in interface org.gephi.graph.api.TimeIndex
-
Returns all elements at the given timestamp.
- get(Double, T) - Method in class org.gephi.graph.api.types.TimestampMap
- get(K) - Method in interface org.gephi.graph.api.ColumnIndex
-
Gets an Iterable of all elements in the column index with value.
- get(K, V) - Method in interface org.gephi.graph.api.types.TimeMap
-
Get the value for the given key.
- get(Column, Object) - Method in interface org.gephi.graph.api.Index
-
Gets an Iterable of all elements in the index with value in the given column.
- get(Interval) - Method in interface org.gephi.graph.api.TimeIndex
-
Returns all elements between the given interval (bounds included).
- get(Interval, Estimator) - Method in class org.gephi.graph.api.types.IntervalMap
- get(Interval, Estimator) - Method in interface org.gephi.graph.api.types.TimeMap
-
Get the estimated value for the given interval.
- get(Interval, Estimator) - Method in class org.gephi.graph.api.types.TimestampMap
- get(Interval, T) - Method in class org.gephi.graph.api.types.IntervalMap
- getAddedColumns() - Method in interface org.gephi.graph.api.TableDiff
-
Gets all added columns.
- getAddedEdges() - Method in interface org.gephi.graph.api.GraphDiff
-
Gets all added edges.
- getAddedNodes() - Method in interface org.gephi.graph.api.GraphDiff
-
Gets all added nodes.
- getAlpha() - Method in interface org.gephi.graph.api.TextProperties
-
Returns the alpha (transparency) component between zero and one.
- getArchivedFile(FileObject) - Static method in class org.gephi.io.importer.api.ImportUtils
- getAsText() - Method in class org.gephi.preview.types.editors.BasicDependantColorPropertyEditor
- getAsText() - Method in class org.gephi.preview.types.editors.BasicDependantOriginalColorPropertyEditor
- getAsText() - Method in class org.gephi.preview.types.editors.BasicEdgeColorPropertyEditor
- getAttribute(String) - Method in interface org.gephi.graph.api.Element
-
Gets the attribute for the given key.
- getAttribute(String) - Method in interface org.gephi.graph.api.Graph
-
Gets the attribute value for the given key.
- getAttribute(String, double) - Method in interface org.gephi.graph.api.Element
-
Gets the attribute for the given key and timestamp.
- getAttribute(String, double) - Method in interface org.gephi.graph.api.Graph
-
Gets the attribute for the given key and timestamp
- getAttribute(String, GraphView) - Method in interface org.gephi.graph.api.Element
-
Gets the attribute for the given key and graph view.
- getAttribute(String, Interval) - Method in interface org.gephi.graph.api.Element
-
Gets the attribute for the given key and interval.
- getAttribute(String, Interval) - Method in interface org.gephi.graph.api.Graph
-
Gets the attribute for the given key and interval
- getAttribute(Column) - Method in interface org.gephi.graph.api.Element
-
Gets the attribute for the given column.
- getAttribute(Column, double) - Method in interface org.gephi.graph.api.Element
-
Gets the attribute for the given column and timestamp.
- getAttribute(Column, GraphView) - Method in interface org.gephi.graph.api.Element
-
Gets the attribute for the given column and graph view.
- getAttribute(Column, Interval) - Method in interface org.gephi.graph.api.Element
-
Gets the attribute for the given column and interval.
- getAttributeColumns() - Method in interface org.gephi.graph.api.Element
-
Returns the columns.
- getAttributeColumnsManipulatorByName(String) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Returns the AttributeColumnsMergeStrategy with that class name or null if it does not exist
- getAttributeColumnsManipulators() - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares an array that has one instance of every AttributeColumnsManipulator implementation that has a builder registered and returns it.
- getAttributeColumnsMergeStrategies() - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares an array that has one new instance of every AttributeColumnsMergeStrategy implementation that is registered.
- getAttributeColumnsMergeStrategy() - Method in interface org.gephi.datalab.spi.columns.merge.AttributeColumnsMergeStrategyBuilder
- getAttributeColumnsMergeStrategyByName(String) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Returns the AttributeColumnsMergeStrategy with that class name or null if it does not exist
- getAttributeKeys() - Method in interface org.gephi.graph.api.Element
-
Returns the column identifier keys.
- getAttributeKeys() - Method in interface org.gephi.graph.api.Graph
-
Gets all attribute keys.
- getAttributeRowsMergeStrategies() - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares an array that has one new instance of every AttributeRowsMergeStrategy implementation that is registered.
- getAttributeRowsMergeStrategy() - Method in interface org.gephi.datalab.spi.rows.merge.AttributeRowsMergeStrategyBuilder
- getAttributeRowsMergeStrategyByName(String) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Returns the AttributeRowsMergeStrategy with that class name or null if it does not exist
- getAttributes() - Method in interface org.gephi.graph.api.Element
-
Returns all the attribute values in an array.
- getAttributes(Column) - Method in interface org.gephi.graph.api.Element
-
Returns an iterable over all the keys and values over time for the given (dynamic) column.
- getAttributeValueManipulator() - Method in interface org.gephi.datalab.spi.values.AttributeValueManipulatorBuilder
- getAttributeValueManipulatorByName(String) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Returns the AttributeColumnsMergeStrategy with that class name or null if it does not exist
- getAttributeValueManipulators() - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares an array with one new instance of every AttributeValueManipulator that has a builder registered and returns it.
- getAuthor() - Method in interface org.gephi.project.api.ProjectMetaData
-
Returns the author of this project.
- getB() - Method in interface org.gephi.graph.api.TextProperties
-
Returns the blue color component between zero and one.
- getBaseFont(Font) - Method in interface org.gephi.preview.api.PDFTarget
-
Get a the equivalent in iText of the Java font.
- getBoolean(double) - Method in class org.gephi.graph.api.types.TimestampBooleanMap
-
Get the value for the given timestamp.
- getBoolean(double, boolean) - Method in class org.gephi.graph.api.types.TimestampBooleanMap
-
Get the value for the given timestamp.
- getBoolean(Interval) - Method in class org.gephi.graph.api.types.IntervalBooleanMap
-
Get the value for the given interval.
- getBoolean(Interval, boolean) - Method in class org.gephi.graph.api.types.IntervalBooleanMap
-
Get the value for the given interval.
- getBooleanValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value as a boolean.
- getBounds() - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Returns the min and max bounds.
- getBuilder() - Method in interface org.gephi.filters.api.Query
-
Returns the filter builder that creates the filter this query is wrapping.
- getBuilder() - Method in interface org.gephi.layout.spi.Layout
-
The reference to the LayoutBuilder that instanciated this Layout.
- getBuilder(Class<? extends Statistics>) - Method in interface org.gephi.statistics.api.StatisticsController
-
Finds the builder from the statistics class.
- getBuilder(Filter) - Method in interface org.gephi.filters.api.FilterLibrary
-
Returns the builder that has created
filter
. - getBuilders(Workspace) - Method in interface org.gephi.filters.spi.CategoryBuilder
-
Returns the filter builders this category builder is building.
- getByte(double) - Method in class org.gephi.graph.api.types.TimestampByteMap
-
Get the value for the given timestamp.
- getByte(double, byte) - Method in class org.gephi.graph.api.types.TimestampByteMap
-
Get the value for the given timestamp.
- getByte(Interval) - Method in class org.gephi.graph.api.types.IntervalByteMap
-
Get the value for the given interval.
- getByte(Interval, byte) - Method in class org.gephi.graph.api.types.IntervalByteMap
-
Get the value for the given interval.
- getBzipFile(FileObject, File, boolean) - Static method in class org.gephi.io.importer.api.ImportUtils
- getCanonicalName() - Method in class org.gephi.layout.spi.LayoutProperty
- getCanvasSize(Item, PreviewProperties) - Method in interface org.gephi.preview.spi.Renderer
-
Compute the canvas size of the item to render.
- getCategory() - Method in interface org.gephi.appearance.spi.TransformerUI
-
Returns the transformer category.
- getCategory() - Method in interface org.gephi.filters.spi.CategoryBuilder
-
Returns the category builders are to be grouped in.
- getCategory() - Method in interface org.gephi.filters.spi.FilterBuilder
-
Returns the category this filter builder belongs to.
- getCategory() - Method in interface org.gephi.filters.spi.FilterLibraryMask
-
Returns the
Category
this masks is associated. - getCategory() - Method in interface org.gephi.io.importer.spi.ImporterWizardUI
-
There are two levels for wizard UIs, the category and then the display name.
- getCategory() - Method in class org.gephi.layout.spi.LayoutProperty
-
Return the category of the property
- getCategory() - Method in class org.gephi.preview.api.PreviewProperty
-
Returns the category of this property or
null
if not set. - getCategory() - Method in interface org.gephi.statistics.spi.StatisticsUI
-
Returns the category of this metric.
- getCharacter(double) - Method in class org.gephi.graph.api.types.TimestampCharMap
-
Get the value for the given timestamp.
- getCharacter(double, char) - Method in class org.gephi.graph.api.types.TimestampCharMap
-
Get the value for the given timestamp.
- getCharacter(Interval) - Method in class org.gephi.graph.api.types.IntervalCharMap
-
Get the value for the given interval.
- getCharacter(Interval, char) - Method in class org.gephi.graph.api.types.IntervalCharMap
-
Get the value for the given interval.
- getChart() - Method in interface org.gephi.timeline.api.TimelineModel
-
Returns the current timeline chart or
null
if node. - getChildProperties(PreviewProperty) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns all properties which defined
property
as a dependency. - getChildren() - Method in interface org.gephi.filters.api.Query
-
Returns queries that are children of this query.
- getChildrenSlotsCount() - Method in interface org.gephi.filters.api.Query
-
Returns the limit number of children this query can have.
- getColor() - Method in interface org.gephi.graph.api.ElementProperties
-
Returns the color.
- getColor() - Method in interface org.gephi.graph.api.TextProperties
-
Returns the color.
- getColor() - Method in interface org.gephi.io.importer.api.ElementDraft
-
Returns the element's color.
- getColor(Color) - Method in class org.gephi.preview.types.DependantColor
- getColor(Color, Color) - Method in class org.gephi.preview.types.DependantOriginalColor
- getColor(Color, Color, Color) - Method in class org.gephi.preview.types.EdgeColor
- getColor(Object) - Method in interface org.gephi.appearance.api.Partition
-
Returns the color for the given value.
- getColorValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns an the property value as a
Color
. - getColumn() - Method in interface org.gephi.appearance.api.AttributeFunction
-
Returns the column this function finds its value from.
- getColumn() - Method in interface org.gephi.appearance.api.Partition
-
Returns the column associated with this partition.
- getColumn() - Method in interface org.gephi.appearance.api.Ranking
-
Returns the column associated with this partition.
- getColumn() - Method in interface org.gephi.graph.api.ColumnIndex
-
Returns the column for which this column index belongs to.
- getColumn() - Method in interface org.gephi.graph.api.ColumnObserver
-
Gets the column this observer belongs to.
- getColumn() - Method in interface org.gephi.timeline.api.TimelineChart
-
The attribute column used to create this chart.
- getColumn(int) - Method in interface org.gephi.graph.api.Table
-
Returns the column at the given index.
- getColumn(String) - Method in interface org.gephi.graph.api.Table
-
Returns the column with the given identifier.
- getColumnIndex(Column) - Method in interface org.gephi.graph.api.Index
-
Returns the column index for the given column.
- getColumnNumbers(Table, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Prepares an array with all not null numbers of all the rows of a given column.
- getColumns() - Method in interface org.gephi.io.importer.api.ElementDraft
- getColumnsToSearch() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Returns columns indexes to search
- getConfiguration() - Method in interface org.gephi.graph.api.GraphModel
-
Returns the current configuration.
- getContainer() - Method in interface org.gephi.io.importer.spi.Importer
-
Returns the import container.
- getContentByte() - Method in interface org.gephi.preview.api.PDFTarget
-
Returns the
PDFContentBype
instance of the PDFTarget. - getControl1() - Method in class org.gephi.appearance.api.Interpolator.BezierInterpolator
- getControl2() - Method in class org.gephi.appearance.api.Interpolator.BezierInterpolator
- getControlButton() - Method in interface org.gephi.appearance.spi.TransformerUI
-
Returns the control buttons associated with this transformer.
- 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.
- getCurrentQuery() - Method in interface org.gephi.filters.api.FilterModel
-
Returns the query currently active or
null
if none is active. - 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.
- getCustomColor() - Method in class org.gephi.preview.types.DependantColor
- getCustomColor() - Method in class org.gephi.preview.types.DependantOriginalColor
- getCustomColor() - Method in class org.gephi.preview.types.EdgeColor
- getCustomMax() - Method in interface org.gephi.timeline.api.TimelineModel
-
Returns the custom max value.
- getCustomMin() - Method in interface org.gephi.timeline.api.TimelineModel
-
Returns the custom min value.
- getData() - Method in class org.gephi.timeline.api.TimelineModelEvent
- getData(String) - Method in interface org.gephi.preview.api.Item
-
Returns data associated to this item.
- getDatabase() - Method in interface org.gephi.io.importer.spi.DatabaseImporter
-
Returns the current database description, connection details and queries
- getDataTablesEventListener() - Method in interface org.gephi.datalab.api.datatables.DataTablesController
-
Returns the current registered DataTablesEventListener.
- getDataTablesEventListener() - Method in interface org.gephi.datalab.api.datatables.DataTablesEventListenerBuilder
-
Get default implementation
- getDBName() - Method in class org.gephi.io.importer.api.AbstractDatabase
- getDBName() - Method in interface org.gephi.io.importer.api.Database
- getDefault() - Static method in class org.gephi.datalab.api.DataLaboratoryHelper
- getDefaultValue() - Method in interface org.gephi.graph.api.Column
-
Returns the column's default value, or null if not set.
- getDefaultValue() - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Gets the column's default value.
- getDegree(Node) - Method in interface org.gephi.graph.api.Graph
-
Gets the node degree.
- getDescendantsAndSelf() - Method in interface org.gephi.filters.api.Query
-
Utility method that returns all descendant queries plus this query.
- getDescription() - Method in interface org.gephi.appearance.spi.TransformerUI
-
Returns the transformer's description.
- getDescription() - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulator
-
Description of the AttributeColumnsManipulator.
- getDescription() - Method in interface org.gephi.datalab.spi.Manipulator
-
Description of the Manipulator.
- getDescription() - Method in interface org.gephi.filters.spi.FilterBuilder
-
Returns this description text of this filter builder
- getDescription() - Method in interface org.gephi.io.importer.spi.ImporterWizardUI
-
Returns the description for this importer
- getDescription() - Method in interface org.gephi.layout.spi.LayoutUI
-
The description of the layout algorithm purpose.
- getDescription() - Method in class org.gephi.preview.api.PreviewProperty
-
Returns the description of this property or
null
if not set. - getDescription() - Method in interface org.gephi.project.api.ProjectMetaData
-
Returns the description of this project.
- getDescription() - Method in interface org.gephi.tools.spi.ToolUI
-
Returns the tool's description.
- getDiff() - Method in interface org.gephi.graph.api.ColumnObserver
-
Gets the column difference.
- getDiff() - Method in interface org.gephi.graph.api.GraphObserver
-
Gets the graph difference.
- getDiff() - Method in interface org.gephi.graph.api.TableObserver
-
Gets the table difference.
- getDirectedGraph() - Method in interface org.gephi.graph.api.GraphModel
-
Gets the full graph with the directed interface.
- getDirectedGraph(GraphView) - Method in interface org.gephi.graph.api.GraphModel
-
Gets the directed graph for the given graph view.
- getDirectedGraphVisible() - Method in interface org.gephi.graph.api.GraphModel
-
Gets the visible graph with the directed interface.
- getDirection() - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Returns this edge's direction setting.
- getDisplayName() - Method in interface org.gephi.appearance.spi.TransformerCategory
-
Returns the transformer category display name.
- getDisplayName() - Method in interface org.gephi.appearance.spi.TransformerUI
-
Returns the transformer's display name.
- getDisplayName() - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulatorUI
-
Returns name/title for the window
- getDisplayName() - Method in interface org.gephi.datalab.spi.ManipulatorUI
-
Returns name/title for the window
- getDisplayName() - Method in interface org.gephi.io.exporter.spi.ExporterUI
-
Returns the exporter display name
- getDisplayName() - Method in interface org.gephi.io.importer.spi.ImporterUI
-
Returns the importer display name
- getDisplayName() - Method in interface org.gephi.io.importer.spi.ImporterWizardUI
-
Returns the importer display name
- getDisplayName() - Method in interface org.gephi.io.processor.spi.Processor
-
Returns the processor's name.
- getDisplayName() - Method in interface org.gephi.perspective.spi.Perspective
-
Return the name to display in the user interface.
- getDisplayName() - Method in class org.gephi.preview.api.PreviewProperty
-
Returns the display name of this property or
null
if not set. - getDisplayName() - Method in interface org.gephi.preview.spi.Renderer
-
Provides an user friendly name for the renderer.
- getDisplayName() - Method in interface org.gephi.statistics.spi.StatisticsUI
-
Returns this statistics display name
- getDisplayName() - Method in interface org.gephi.utils.progress.ProgressTicket
-
Returns the current display name
- getDisplayName(ProgressTicket) - Static method in class org.gephi.utils.progress.Progress
-
Returns the current task's display name, or an empty string.
- getDocument() - Method in interface org.gephi.preview.api.SVGTarget
-
Returns the SVG document
- getDouble(double) - Method in class org.gephi.graph.api.types.TimestampDoubleMap
-
Get the value for the given timestamp index.
- getDouble(double, double) - Method in class org.gephi.graph.api.types.TimestampDoubleMap
-
Get the value for the given timestamp index.
- getDouble(Interval) - Method in class org.gephi.graph.api.types.IntervalDoubleMap
-
Get the value for the given interval.
- getDouble(Interval, double) - Method in class org.gephi.graph.api.types.IntervalDoubleMap
-
Get the value for the given interval.
- getDoubleValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value as a double.
- getDynamicGraphColumns() - Method in interface org.gephi.timeline.api.TimelineController
-
Returns all the possible dynamic attribute columns.
- getEdge(Object) - Method in interface org.gephi.graph.api.Graph
-
Gets an edge by its identifier.
- getEdge(String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Returns the edge with the given
id
, ornull
if not found. - getEdge(Node, Node) - Method in interface org.gephi.graph.api.DirectedGraph
-
Gets the edge adjacent to source and target.
- getEdge(Node, Node) - Method in interface org.gephi.graph.api.Graph
-
Gets the edge adjacent to node1 and node2.
- getEdge(Node, Node, int) - Method in interface org.gephi.graph.api.DirectedGraph
-
Gets the edge adjacent to source and target with an edge of the given type.
- getEdge(Node, Node, int) - Method in interface org.gephi.graph.api.Graph
-
Gets the edge adjacent to node1 and node2 and from the given type.
- getEdgeColumn(String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Returns the edge column draft with
key
as identifier. - getEdgeColumn(String) - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
Returns the edge column draft with
key
as identifier. - getEdgeColumns() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getEdgeCount() - Method in interface org.gephi.graph.api.Graph
-
Gets the number of edges in the graph.
- getEdgeCount() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getEdgeCount(int) - Method in interface org.gephi.graph.api.Graph
-
Gets the number of edges of the given type in the graph.
- getEdgeDefault() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getEdgeFunction(Column, Class<? extends Transformer>) - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns the edge function for the given column and transformer.
- getEdgeFunctions() - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns all edge functions for the given graph.
- getEdgeIdType() - Method in class org.gephi.graph.api.Configuration
-
Returns the edge id type.
- getEdgeIndex() - Method in interface org.gephi.graph.api.GraphModel
-
Gets the edge index.
- getEdgeIndex(GraphView) - Method in interface org.gephi.graph.api.GraphModel
-
Gets the edge index for the given graph view.
- getEdgeLabelType() - Method in class org.gephi.graph.api.Configuration
-
Returns the edge label type.
- getEdgePartition(Column) - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns the edge partition for this column.
- getEdgeProperty(String) - Method in class org.gephi.io.importer.api.PropertiesAssociations
- getEdges() - Method in interface org.gephi.graph.api.Graph
-
Gets all the edges in the graph.
- getEdges() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getEdges(int) - Method in interface org.gephi.graph.api.Graph
-
Gets all the edges of a particular type in the graph.
- getEdges(Node) - Method in interface org.gephi.graph.api.Graph
-
Gets all edges incident to a given node.
- getEdges(Node, int) - Method in interface org.gephi.graph.api.Graph
-
Gets all edges incident to a given node with the given edge type.
- getEdges(Node, Node) - Method in interface org.gephi.graph.api.Graph
-
Get the edges adjacent to node1 and node2.
- getEdges(Node, Node, int) - Method in interface org.gephi.graph.api.Graph
-
Gets the edges adjacent to node1 and node 2 and from the given type.
- getEdgesCount() - Method in interface org.gephi.datalab.api.GraphElementsController
-
Returns the number of edges in the graph.
- getEdgesInArea(Rect2D) - Method in interface org.gephi.graph.api.SpatialIndex
- getEdgesManipulator() - Method in interface org.gephi.datalab.spi.edges.EdgesManipulatorBuilder
- getEdgesManipulatorByName(String) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Returns the AttributeColumnsMergeStrategy with that class name or null if it does not exist
- getEdgesManipulators() - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares an array with one new instance of every EdgesManipulator that has a builder registered and returns it.
- getEdgesMergeStrategy() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getEdgesToSearch() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Getters and setters
- getEdgeTable() - Method in interface org.gephi.graph.api.GraphModel
-
Returns the edge table.
- getEdgeTimeIndex() - Method in interface org.gephi.graph.api.GraphModel
-
Gets the edge time index.
- getEdgeTimeIndex(GraphView) - Method in interface org.gephi.graph.api.GraphModel
-
Gets the edge time index for the given view.
- getEdgeType(Object) - Method in interface org.gephi.graph.api.GraphModel
-
Gets the edge type for the given label.
- getEdgeTypeCount() - Method in interface org.gephi.graph.api.GraphModel
-
Returns the number of different edge types.
- getEdgeTypeLabel(int) - Method in interface org.gephi.graph.api.GraphModel
-
Gets the edge label associated with the given type.
- getEdgeTypeLabelClass() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getEdgeTypeLabels() - Method in interface org.gephi.graph.api.GraphModel
-
Returns the edge type labels.
- getEdgeTypeLabels(boolean) - Method in interface org.gephi.graph.api.GraphModel
-
Returns the edge type labels.
- getEdgeTypes() - Method in interface org.gephi.graph.api.GraphModel
-
Returns the edge types.
- getEdgeWeightColumn() - Method in class org.gephi.graph.api.Configuration
-
Returns whether an edge weight column is created.
- getEdgeWeightType() - Method in class org.gephi.graph.api.Configuration
-
Returns the edge weight type.
- getElementClass() - Method in interface org.gephi.appearance.api.Function
-
Returns the element class this function will be applied to.
- getElementClass() - Method in interface org.gephi.graph.api.Table
-
The element class of this column.
- getElementCount(Graph) - Method in interface org.gephi.appearance.api.Partition
-
Returns the number of elements that have a value in this partition.
- getElementIdType() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getElementIndex(Table) - Method in interface org.gephi.graph.api.GraphModel
-
Gets the node or edge index depending on the column provided.
- getElementIndex(Table, GraphView) - Method in interface org.gephi.graph.api.GraphModel
-
Gets the node or edge index for the given graph view.
- getEnabledMouseListeners() - Method in interface org.gephi.preview.api.PreviewModel
- getEnd() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- getEstimator() - Method in interface org.gephi.graph.api.Column
-
Returns the estimator for this column
- getEventType() - Method in class org.gephi.timeline.api.TimelineModelEvent
- getExceptionLevel() - Method in class org.gephi.io.importer.api.Report
-
Get the current exception level for the report.
- getExporter(String) - Method in interface org.gephi.io.exporter.api.ExportController
- getExtension() - Method in class org.gephi.io.exporter.api.FileType
- getExtension() - Method in class org.gephi.io.importer.api.FileType
- getExtensions() - Method in class org.gephi.io.exporter.api.FileType
- getExtensions() - Method in class org.gephi.io.importer.api.FileType
- getFile() - Method in interface org.gephi.project.api.ProjectInformation
-
Returns the file associated with this project.
- getFileExporter(File) - Method in interface org.gephi.io.exporter.api.ExportController
- getFileImporter(File) - Method in interface org.gephi.io.importer.api.ImportController
- getFileImporter(String) - Method in interface org.gephi.io.importer.api.ImportController
- getFileImporter(FileObject) - Method in interface org.gephi.io.importer.api.ImportController
- getFileName() - Method in interface org.gephi.project.api.ProjectInformation
-
Returns the filename associated with this project.
- getFileTypes() - Method in interface org.gephi.io.exporter.spi.FileExporterBuilder
-
Get default file types this exporter can deal with.
- getFileTypes() - Method in interface org.gephi.io.importer.api.ImportController
- getFileTypes() - Method in interface org.gephi.io.importer.spi.FileImporterBuilder
-
Get default file types this importer can deal with.
- getFilter() - Method in interface org.gephi.filters.api.Query
-
Returns the filter this query is wrapping.
- getFilter() - Method in class org.gephi.filters.spi.FilterProperty
-
Returns the filter instance this property is associated to.
- getFilter(Workspace) - Method in interface org.gephi.filters.spi.FilterBuilder
-
Builds a new
Filter
instance. - getFloat(double) - Method in class org.gephi.graph.api.types.TimestampFloatMap
-
Get the value for the given timestamp.
- getFloat(double, float) - Method in class org.gephi.graph.api.types.TimestampFloatMap
-
Get the value for the given timestamp.
- getFloat(Interval) - Method in class org.gephi.graph.api.types.IntervalFloatMap
-
Get the value for the given interval.
- getFloat(Interval, float) - Method in class org.gephi.graph.api.types.IntervalFloatMap
-
Get the value for the given interval.
- getFloatValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value as a float.
- getFontValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns an the property value as a
Font
. - getFoundColumnIndex() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- getFoundEdge() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- getFoundNode() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- getFoundRowIndex() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- getG() - Method in interface org.gephi.graph.api.TextProperties
-
Returns the green color component between zero and one.
- getGeneralActionsManipulatorByName(String) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Returns the AttributeColumnsMergeStrategy with that class name or null if it does not exist
- getGeneralActionsManipulators() - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares an array with one instance of every GeneralActionsManipulator that is registered.
- getGenerators() - Method in interface org.gephi.io.generator.api.GeneratorController
-
Returns generators currently loaded in the system.
- getGraph() - Method in interface org.gephi.appearance.api.Function
-
Returns the graph this function is being applied on.
- getGraph() - Method in interface org.gephi.graph.api.GraphModel
-
Gets the full graph.
- getGraph() - Method in interface org.gephi.graph.api.GraphObserver
-
Gets the graph this observer is observing.
- getGraph() - Method in interface org.gephi.graph.api.Table
-
Returns the graph this table is associated with.
- getGraph(GraphView) - Method in interface org.gephi.graph.api.GraphModel
-
Gets the graph for the given graph view.
- getGraphFunction() - Method in interface org.gephi.appearance.api.GraphFunction
- getGraphics() - Method in interface org.gephi.preview.api.G2DTarget
-
Returns the current graphics object.
- getGraphicsCanvasSize() - Method in interface org.gephi.preview.api.PreviewModel
-
Computes the graphics canvas size.
- getGraphInterval() - Method in interface org.gephi.io.importer.api.ElementDraft
- getGraphModel() - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns the graph model this model is associated with.
- getGraphModel() - Method in interface org.gephi.graph.api.GraphController
-
Returns the graph model for the current workspace, or
null
if project is empty. - getGraphModel() - Method in interface org.gephi.graph.api.GraphView
-
Gets the graph model this view belongs to.
- getGraphModel(Workspace) - Method in interface org.gephi.graph.api.GraphController
-
Returns the graph model for the given
workspace
. - getGraphTimestamp() - Method in interface org.gephi.io.importer.api.ElementDraft
- getGraphVisible() - Method in interface org.gephi.graph.api.GraphModel
-
Get the visible graph.
- getGzFile(FileObject, File, boolean) - Static method in class org.gephi.io.importer.api.ImportUtils
- getHeight() - Method in interface org.gephi.graph.api.TextProperties
-
Returns the text's height.
- getHeight() - Method in class org.gephi.preview.api.CanvasSize
-
Returns the canvas height.
- getHeight() - Method in interface org.gephi.preview.api.G2DTarget
- getHigh() - Method in class org.gephi.graph.api.Interval
-
Returns the right endpoint.
- getHoldCount() - Method in interface org.gephi.graph.api.TableLock
-
Queries the number of holds on this lock by the current thread.
- getHost() - Method in class org.gephi.io.importer.api.AbstractDatabase
- getHost() - Method in interface org.gephi.io.importer.api.Database
- getIcon() - Method in interface org.gephi.appearance.spi.TransformerCategory
-
Returns the transformer category icon.
- getIcon() - Method in interface org.gephi.appearance.spi.TransformerUI
-
Returns the transformer's icon.
- getIcon() - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulator
-
Returns an icon for this AttributeColumnsManipulator if necessary.
- getIcon() - Method in interface org.gephi.datalab.spi.Manipulator
-
Returns an icon for this manipulator if necessary.
- getIcon() - Method in class org.gephi.filters.spi.Category
-
Returns the icon or
null
if the category has no icon. - getIcon() - Method in interface org.gephi.filters.spi.FilterBuilder
-
Returns the icon of this filter builder
- getIcon() - Method in interface org.gephi.layout.spi.LayoutUI
-
The icon that represents the layout action.
- getIcon() - Method in interface org.gephi.perspective.spi.Perspective
-
Return the icon of the perspective.
- getIcon() - Method in interface org.gephi.preview.spi.PreviewUI
-
Returns the icon of the tab or
null
if none - getIcon() - Method in interface org.gephi.tools.spi.ToolUI
-
Returns the tool icon, for the toobar.
- getId() - Method in enum org.gephi.appearance.api.AppearanceModel.GraphFunction
- getId() - Method in interface org.gephi.appearance.api.Function
-
Returns the function's unique identifier.
- getId() - Method in interface org.gephi.graph.api.Column
-
Returns the column id, a unique identifier.
- getId() - Method in interface org.gephi.graph.api.Element
-
Returns the identifier.
- getId() - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Gets the column's identifier.
- getId() - Method in interface org.gephi.io.importer.api.ElementDraft
-
Returns the element's id.
- getId() - Method in interface org.gephi.project.api.Workspace
-
Returns the workspace unique identifier
- getIdentifier() - Method in interface org.gephi.project.spi.WorkspacePersistenceProvider
-
Unique identifier for your
WorkspacePersistenceProvider
. - getImage() - Method in interface org.gephi.preview.api.G2DTarget
- getInDegree(Node) - Method in interface org.gephi.graph.api.DirectedGraph
-
Gets the edge's in-degree.
- getIndex() - Method in interface org.gephi.graph.api.Column
-
Returns the column's integer index, which is the position of the column in the store.
- getIndexClass() - Method in interface org.gephi.graph.api.Index
-
Returns the element type of this index.
- getIndexName() - Method in interface org.gephi.graph.api.Index
-
Returns the name of this index.
- getInEdges(Node) - Method in interface org.gephi.graph.api.DirectedGraph
-
Gets the node's incoming edges.
- getInEdges(Node, int) - Method in interface org.gephi.graph.api.DirectedGraph
-
Gets the node's incoming edges for the given type.
- getInfos() - Method in class org.gephi.io.importer.api.PropertiesAssociations
- getInputCount() - Method in interface org.gephi.filters.spi.Operator
- getInteger(double) - Method in class org.gephi.graph.api.types.TimestampIntegerMap
-
Get the value for the given timestamp.
- getInteger(double, int) - Method in class org.gephi.graph.api.types.TimestampIntegerMap
-
Get the value for the given timestamp.
- getInteger(Interval) - Method in class org.gephi.graph.api.types.IntervalIntegerMap
-
Get the value for the given interval.
- getInteger(Interval, int) - Method in class org.gephi.graph.api.types.IntervalIntegerMap
-
Get the value for the given interval.
- getInterpolator() - Method in interface org.gephi.appearance.api.RankingFunction
-
Returns the interpolator.
- getInterval() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getIntervalEnd() - Method in interface org.gephi.timeline.api.TimelineModel
-
Returns the upper bound of the interval.
- getIntervalMapType(Class) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns the dynamic timestamp map value type for the given type.
- getIntervals() - Method in interface org.gephi.graph.api.Element
-
Returns all the intervals this element belong to.
- getIntervals() - Method in class org.gephi.graph.api.types.IntervalMap
-
Returns an array of all intervals in this set.
- getIntervals() - Method in class org.gephi.graph.api.types.IntervalSet
-
Returns an array of all intervals in this set in a flat format.
- getIntervalStart() - Method in interface org.gephi.timeline.api.TimelineModel
-
Returns the lower bound of the interval.
- getIntValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value as an int.
- getIssues(int) - Method in class org.gephi.io.importer.api.Report
-
Returns all issues written in the report.
- getItem(String, Object) - Method in interface org.gephi.preview.api.PreviewModel
-
Returns the item attached to
source
and with the typetype
. - getItems(Object) - Method in interface org.gephi.preview.api.PreviewModel
-
Returns all items attached to
source
. - getItems(String) - Method in interface org.gephi.preview.api.PreviewModel
-
Returns all items with
type
as type. - getItems(Graph) - Method in interface org.gephi.preview.spi.ItemBuilder
-
Build items from the
graph
. - getKeys() - Method in interface org.gephi.preview.api.Item
-
Returns all the keys.
- getKeywords() - Method in interface org.gephi.project.api.ProjectMetaData
-
Returns the keywords of this project.
- getLabel() - Method in interface org.gephi.graph.api.Element
-
Returns the label.
- getLabel() - Method in interface org.gephi.io.importer.api.ElementDraft
-
Returns the element's label.
- getLabelColor() - Method in interface org.gephi.io.importer.api.ElementDraft
-
Returns the label's color.
- getLabelSize() - Method in interface org.gephi.io.importer.api.ElementDraft
-
Returns the label's size.
- getLayout(LayoutBuilder) - Method in interface org.gephi.layout.api.LayoutModel
-
Return a layout instance for the given
layoutBuilder
. - getLayoutData() - Method in interface org.gephi.graph.api.NodeProperties
-
Returns the layout-specific data, if any.
- getLevel() - Method in class org.gephi.io.importer.api.Issue
-
Returns this issue's level.
- getLibrary() - Method in interface org.gephi.filters.api.FilterModel
-
Returns the
FilterLibrary
, whereFilterBuilder
belongs to. - getListeners() - Method in interface org.gephi.tools.spi.Tool
-
Returns the declared tool listeners for this tool.
- getLoader() - Method in interface org.gephi.io.importer.api.Container
-
Gets the container loading interface.
- getLocalizedMessage() - Method in exception org.gephi.project.api.GephiFormatException
- getLocalizedMessage() - Method in exception org.gephi.project.api.LegacyGephiFormatException
- getLock() - Method in interface org.gephi.graph.api.Graph
-
Returns the graph lock, in case locking is enabled.
- getLock() - Method in interface org.gephi.graph.api.Table
-
Returns the table lock, which controls the multi-thread access to the table.
- getLong(double) - Method in class org.gephi.graph.api.types.TimestampLongMap
-
Get the value for the given timestamp.
- getLong(double, long) - Method in class org.gephi.graph.api.types.TimestampLongMap
-
Get the value for the given timestamp.
- getLong(Interval) - Method in class org.gephi.graph.api.types.IntervalLongMap
-
Get the value for the given interval.
- getLong(Interval, long) - Method in class org.gephi.graph.api.types.IntervalLongMap
-
Get the value for the given interval.
- getLookup() - Method in interface org.gephi.filters.api.FilterLibrary
-
Returns this library's lookup.
- 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.
- getLow() - Method in class org.gephi.graph.api.Interval
-
Returns the left endpoint.
- getLowerBound() - Method in class org.gephi.filters.api.Range
- getLowerByte() - Method in class org.gephi.filters.api.Range
- getLowerDouble() - Method in class org.gephi.filters.api.Range
- getLowerFloat() - Method in class org.gephi.filters.api.Range
- getLowerInteger() - Method in class org.gephi.filters.api.Range
- getLowerLong() - Method in class org.gephi.filters.api.Range
- getLowerShort() - Method in class org.gephi.filters.api.Range
- getManagedEnabledRenderers() - Method in interface org.gephi.preview.api.PreviewModel
-
Returns
managedRenderers
Renderers that are enabled, or null ifmanagedRenderers
is null. - getManagedRenderers() - Method in interface org.gephi.preview.api.PreviewModel
-
Returns currently managed renderers, or null.
- getMarginBottom() - Method in interface org.gephi.preview.api.PDFTarget
-
Returns the margin at the bottom of the page.
- getMarginLeft() - Method in interface org.gephi.preview.api.PDFTarget
-
Returns the margin at the left of the page.
- getMarginRight() - Method in interface org.gephi.preview.api.PDFTarget
-
Returns the margin at the right of the page.
- getMarginTop() - Method in interface org.gephi.preview.api.PDFTarget
-
Returns the margin at the top of the page.
- getMax() - Method in class org.gephi.graph.api.types.IntervalSet
- getMax() - Method in interface org.gephi.graph.api.types.TimeSet
-
Returns the maximum key in the set
- getMax() - Method in class org.gephi.graph.api.types.TimestampSet
- getMax() - Method in interface org.gephi.timeline.api.TimelineModel
-
Returns the max value of the time scale.
- getMaxDouble() - Method in class org.gephi.graph.api.types.IntervalSet
- getMaxDouble() - Method in interface org.gephi.graph.api.types.TimeSet
-
Returns the maximum timestamp in the set
- getMaxDouble() - Method in class org.gephi.graph.api.types.TimestampSet
- getMaxEdgeStoreId() - Method in interface org.gephi.graph.api.GraphModel
-
Returns the maximum store id number edges have in this model.
- getMaximum() - Method in class org.gephi.filters.api.Range
- getMaxNodeStoreId() - Method in interface org.gephi.graph.api.GraphModel
-
Returns the maximum store id number nodes have in this model.
- getMaxTimestamp() - Method in interface org.gephi.graph.api.TimeIndex
-
Returns the maximum timestamp in this index.
- getMaxValue() - Method in interface org.gephi.graph.api.ColumnIndex
-
Returns the maximum value.
- getMaxValue(Column) - Method in interface org.gephi.graph.api.Index
-
Returns the maximum value in the given column.
- getMaxValue(Graph) - Method in interface org.gephi.appearance.api.Ranking
-
Returns the maximum value in this ranking.
- getMaxX() - Method in class org.gephi.preview.api.CanvasSize
-
Returns the x coordinate of the bottom right position.
- getMaxX() - Method in interface org.gephi.timeline.api.TimelineChart
-
Returns the max X value.
- getMaxY() - Method in class org.gephi.preview.api.CanvasSize
-
Returns the y coordinate of the bottom right position.
- getMaxY() - Method in interface org.gephi.timeline.api.TimelineChart
-
Returns the max Y value.
- getMessage() - Method in class org.gephi.io.importer.api.Issue
-
Returns this issue's message.
- getMessage() - Method in exception org.gephi.project.api.GephiFormatException
- getMessage() - Method in exception org.gephi.project.api.LegacyGephiFormatException
- getMin() - Method in class org.gephi.graph.api.types.IntervalSet
- getMin() - Method in interface org.gephi.graph.api.types.TimeSet
-
Returns the minimum key in the set
- getMin() - Method in class org.gephi.graph.api.types.TimestampSet
- getMin() - Method in interface org.gephi.timeline.api.TimelineModel
-
Returns the min value of the time scale.
- getMinDouble() - Method in class org.gephi.graph.api.types.IntervalSet
- getMinDouble() - Method in interface org.gephi.graph.api.types.TimeSet
-
Returns the minimum timestamp in the set
- getMinDouble() - Method in class org.gephi.graph.api.types.TimestampSet
- getMinimum() - Method in class org.gephi.filters.api.Range
- getMinTimestamp() - Method in interface org.gephi.graph.api.TimeIndex
-
Returns the minimum timestamp in this index.
- getMinValue() - Method in interface org.gephi.graph.api.ColumnIndex
-
Returns the minimum value.
- getMinValue(Column) - Method in interface org.gephi.graph.api.Index
-
Returns the minimum value in the given column.
- getMinValue(Graph) - Method in interface org.gephi.appearance.api.Ranking
-
Returns the minimum value in this ranking.
- getMinX() - Method in interface org.gephi.timeline.api.TimelineChart
-
Returns the min X value .This is the minimum interval in the chart.
- getMinY() - Method in interface org.gephi.timeline.api.TimelineChart
-
Returns the min Y value .This is the minimum value in the chart.
- getMnemonicKey() - Method in interface org.gephi.datalab.spi.ContextMenuItemManipulator
-
Optional.
- getMode() - Method in class org.gephi.preview.types.DependantColor
- getMode() - Method in class org.gephi.preview.types.DependantOriginalColor
- getMode() - Method in class org.gephi.preview.types.EdgeColor
- getModel() - Method in interface org.gephi.appearance.api.AppearanceController
-
Returns the appearance model for the current workspace.
- getModel() - Method in interface org.gephi.appearance.api.Function
-
Returns the model this function belongs to.
- getModel() - Method in interface org.gephi.filters.api.FilterController
-
Returns the filter's model.
- getModel() - Method in interface org.gephi.graph.api.Graph
-
Returns the model this graph belongs to.
- getModel() - Method in interface org.gephi.layout.api.LayoutController
-
Returns the model of the currently selected
Workspace
. - getModel() - Method in interface org.gephi.preview.api.PreviewController
-
Returns the current preview model in the current workspace.
- getModel() - Method in interface org.gephi.statistics.api.StatisticsController
-
Returns the current
StatisticsModel
, from the current workspace - getModel() - Method in interface org.gephi.timeline.api.TimelineController
-
Get the current model from the current workspace
- getModel(Workspace) - Method in interface org.gephi.appearance.api.AppearanceController
-
Returns the appearance model for the given workspace.
- getModel(Workspace) - Method in interface org.gephi.filters.api.FilterController
-
Returns the filter's model for
workspace
. - getModel(Workspace) - Method in interface org.gephi.preview.api.PreviewController
-
Returns the preview model in
workspace
. - getModel(Workspace) - Method in interface org.gephi.statistics.api.StatisticsController
-
Returns the
StatisticsModel
forworkspace
- getModel(Workspace) - Method in interface org.gephi.timeline.api.TimelineController
-
Returns the timeline model from
workspace
. - getModifiedColumns() - Method in interface org.gephi.graph.api.TableDiff
-
Returns all columns that have been modified.
- getMutualEdge(Edge) - Method in interface org.gephi.graph.api.DirectedGraph
-
Gets the edge in the other direction of the given edge.
- getMutualEdgeCount() - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
Returns the number of mutual (directed) edges in the container;
- getName() - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulator
-
Return name to show for this AttributeColumnsManipulator on the ui.
- getName() - Method in interface org.gephi.datalab.spi.Manipulator
-
Return name to show for this Manipulator on the ui.
- getName() - Method in interface org.gephi.filters.api.Query
-
Returns query's full name.
- getName() - Method in class org.gephi.filters.spi.Category
-
Returns the category's name.
- getName() - Method in interface org.gephi.filters.spi.Filter
-
Returns the filter's display name.
- getName() - Method in interface org.gephi.filters.spi.FilterBuilder
-
Returns the display name of this filter builder
- getName() - Method in class org.gephi.filters.spi.FilterProperty
-
Returns property's name
- getName() - Method in class org.gephi.io.exporter.api.FileType
- getName() - Method in interface org.gephi.io.exporter.spi.ExporterBuilder
-
Returns the name of this builder
- getName() - Method in interface org.gephi.io.generator.spi.Generator
-
Returns the generator display name.
- getName() - Method in class org.gephi.io.importer.api.AbstractDatabase
- getName() - Method in interface org.gephi.io.importer.api.Database
- getName() - Method in class org.gephi.io.importer.api.FileType
- getName() - Method in interface org.gephi.io.importer.spi.ImporterBuilder
-
Returns the name of this builder
- getName() - Method in interface org.gephi.layout.spi.LayoutBuilder
-
The name of the behaviour of the Layout's provided by this Builder.
- getName() - Method in interface org.gephi.perspective.spi.Perspective
-
Return a unique identifier for this perspective.
- getName() - Method in class org.gephi.preview.api.PreviewPreset
- getName() - Method in class org.gephi.preview.api.PreviewProperty
-
Returns the (unique) name of this property.
- getName() - Method in interface org.gephi.preview.spi.RenderTargetBuilder
-
Returns the name of the target builder.
- 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 interface org.gephi.statistics.spi.StatisticsBuilder
-
Returns the name of statistics
- getName() - Method in interface org.gephi.tools.spi.ToolUI
-
Returns the tool's name.
- getNeighbors(Node) - Method in interface org.gephi.graph.api.Graph
-
Gets all neighbors of a given node.
- getNeighbors(Node, int) - Method in interface org.gephi.graph.api.Graph
-
Gets all neighbors of a given node connected through the given edge type.
- getNode(Object) - Method in interface org.gephi.graph.api.Graph
-
Gets a node given its identifier.
- getNode(String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Returns the node with the given
id
, or create a new node with this id if not found. - getNodeColumn(String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Returns the node column draft with
key
as identifier. - getNodeColumn(String) - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
Returns the node column draft with
key
as identifier. - getNodeColumns() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getNodeCount() - Method in interface org.gephi.graph.api.Graph
-
Gets the number of nodes in the graph.
- getNodeCount() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getNodeEdges(Node) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Prepares and returns an array with the edges incident to the specified node.
- getNodeFunction(Column, Class<? extends Transformer>) - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns the node function for the given column and transformer.
- getNodeFunctions() - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns all node functions for the given graph.
- getNodeIdType() - Method in class org.gephi.graph.api.Configuration
-
Returns the node id type.
- getNodeIndex() - Method in interface org.gephi.graph.api.GraphModel
-
Gets the node index.
- getNodeIndex(GraphView) - Method in interface org.gephi.graph.api.GraphModel
-
Gets the node index for the given graph view.
- getNodeNeighbours(Node) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Prepares and returns an array with the neighbour nodes of the specified node.
- getNodePartition(Column) - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns the node partition for thid column.
- getNodeProperty(String) - Method in class org.gephi.io.importer.api.PropertiesAssociations
- getNodes() - Method in interface org.gephi.graph.api.Graph
-
Gets all the nodes in the graph.
- getNodes() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getNodesCount() - Method in interface org.gephi.datalab.api.GraphElementsController
-
Returns the number of nodes in the graph.
- getNodesInArea(Rect2D) - Method in interface org.gephi.graph.api.SpatialIndex
- getNodesManipulator() - Method in interface org.gephi.datalab.spi.nodes.NodesManipulatorBuilder
- getNodesManipulatorByName(String) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Returns the AttributeColumnsMergeStrategy with that class name or null if it does not exist
- getNodesManipulators() - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares an array with one new instance of every NodesManipulator that has a builder registered and returns it.
- getNodesToSearch() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- getNodeTable() - Method in interface org.gephi.graph.api.GraphModel
-
Returns the node table.
- getNodeTimeIndex() - Method in interface org.gephi.graph.api.GraphModel
-
Gets the node time index.
- getNodeTimeIndex(GraphView) - Method in interface org.gephi.graph.api.GraphModel
-
Gets the node time index for the given view.
- getNormalizedValue(Element, Graph) - Method in interface org.gephi.appearance.api.Ranking
-
Returns the element's normalized value for this ranking.
- getNumberOrNumberListColumnStatistics(Table, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Calculates all statistics at once from a number/number list column using
MathUtils
class. - getNumberValue(String, Number) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value as a
Number
. - getOpposite(Node, Edge) - Method in interface org.gephi.graph.api.Graph
-
Gets the node at the opposite end of the given edge.
- getOrigin() - Method in interface org.gephi.graph.api.Column
-
Returns the column's data origin.
- getOutDegree(Node) - Method in interface org.gephi.graph.api.DirectedGraph
-
Gets the edge's out-degree.
- getOutEdges(Node) - Method in interface org.gephi.graph.api.DirectedGraph
-
Gets the node's outgoing edges.
- getOutEdges(Node, int) - Method in interface org.gephi.graph.api.DirectedGraph
-
Gets the node's incoming edges for the given type.
- getPageSize() - Method in interface org.gephi.preview.api.PDFTarget
-
Returns the page's size.
- getPanel() - Method in interface org.gephi.io.exporter.spi.ExporterUI
-
Returns the exporter settings panel.
- getPanel() - Method in interface org.gephi.io.generator.spi.GeneratorUI
-
Returns the panel settings.
- getPanel() - Method in interface org.gephi.io.importer.spi.ImporterUI
-
Returns the importer settings panel.
- getPanel() - Method in interface org.gephi.io.processor.spi.ProcessorUI
-
Returns the processor settings panel.
- getPanel() - Method in interface org.gephi.preview.spi.PreviewUI
-
Returns the
JPanel
component to be displayed. - getPanel() - Method in interface org.gephi.project.spi.ProjectPropertiesUI
- getPanel(Function) - Method in interface org.gephi.appearance.spi.TransformerUI
-
Returns the transformer panel for the given function.
- getPanel(Filter) - Method in interface org.gephi.filters.spi.FilterBuilder
-
Returns the settings panel for the filter this builder is building, the
filter
object is passed as a parameter. - getPanels() - Method in interface org.gephi.io.importer.spi.ImporterWizardUI
-
Returns wizard panels.
- getPanelTitle() - Method in interface org.gephi.preview.spi.PreviewUI
-
Returns the title of the tab
- getParent() - Method in interface org.gephi.filters.api.Query
-
Returns the parent query or
null
if this query is root. - getParent() - Method in class org.gephi.filters.spi.Category
-
Returns this category parent category or
null
if this category has no parent. - getParentProperties(PreviewProperty) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns all properties
property
defined as dependencies. - getPartition() - Method in interface org.gephi.appearance.api.PartitionFunction
-
Returns the partition configuration associated with this function.
- getPasswd() - Method in class org.gephi.io.importer.api.AbstractDatabase
- getPasswd() - Method in interface org.gephi.io.importer.api.Database
- getPerspectives() - Method in interface org.gephi.perspective.api.PerspectiveController
-
Returns all perspectives installed.
- getPlayDelay() - Method in interface org.gephi.timeline.api.TimelineModel
-
Returns the play delay in milliseconds.
- getPlayMode() - Method in interface org.gephi.timeline.api.TimelineModel
-
Returns the play mode.
- getPlayStep() - Method in interface org.gephi.timeline.api.TimelineModel
-
Returns the play step.
- getPluginGeneralActionsManipulatorByName(String) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Returns the AttributeColumnsMergeStrategy with that class name or null if it does not exist
- getPluginGeneralActionsManipulators() - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares an array with one instance of every PluginGeneralActionsManipulator that is registered.
- getPort() - Method in class org.gephi.io.importer.api.AbstractDatabase
- getPort() - Method in interface org.gephi.io.importer.api.Database
- getPosition() - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulator
-
Returns a position value that indicates the position of this AttributeColumnsManipulator in its type group.
- getPosition() - Method in interface org.gephi.datalab.spi.Manipulator
-
Returns a position value that indicates the position of this Manipulator in its type group.
- getPosition() - Method in interface org.gephi.statistics.spi.StatisticsUI
-
Returns a position value, around 1 and 1000, that indicates the position of the Statistics in the UI.
- getPosition() - Method in interface org.gephi.tools.spi.ToolUI
-
Returns the tool's relative position.
- getPredecessors(Node) - Method in interface org.gephi.graph.api.DirectedGraph
-
Gets the node's predecessors.
- getPredecessors(Node, int) - Method in interface org.gephi.graph.api.DirectedGraph
-
Gets the node's predecessors through a specific edge type.
- getPrimitiveArray(Object[]) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns the primitive array given a wrapped primitive array.
- getPrimitiveType(Class) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns the primitive type for the given wrapped primitive.
- 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
- getProjects() - Method in interface org.gephi.project.api.ProjectController
- getProjects() - Method in interface org.gephi.project.api.Projects
-
Returns an array of all projects.
- getProperties() - Method in interface org.gephi.filters.spi.Filter
-
Returns the filter properties.
- getProperties() - Method in interface org.gephi.layout.spi.Layout
-
The properties for this layout.
- getProperties() - Method in interface org.gephi.preview.api.PreviewModel
-
Returns the preview properties attached to this model.
- getProperties() - Method in class org.gephi.preview.api.PreviewPreset
-
Returns a read-only map of all properties
- getProperties() - Method in class org.gephi.preview.api.PreviewProperties
-
Returns all properties.
- getProperties() - Method in interface org.gephi.preview.spi.Renderer
-
Returns all associated properties for this renderer.
- getProperties(Object) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns all properties with
source
as source. - getProperties(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns all properties with
category
as category. - getPropertiesAssociations() - Method in class org.gephi.io.importer.api.AbstractDatabase
- getPropertiesAssociations() - Method in interface org.gephi.io.importer.api.Database
- getPropertiesBar() - Method in interface org.gephi.tools.api.ToolController
-
Returns the properties bar component, that display tools settings.
- getPropertiesBar(Tool) - Method in interface org.gephi.tools.spi.ToolUI
-
Returns the tools properties bar.
- getPropertiesCount() - Method in interface org.gephi.filters.api.Query
-
Returns the number of properties this query has.
- getProperty() - Method in class org.gephi.layout.spi.LayoutProperty
-
Return the underlying
Property
. - getProperty(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property defined as
name
. - getPropertyEditor() - Method in class org.gephi.filters.spi.FilterProperty
-
Returns the
PropertyEditor
associated to the property value. - getPropertyName(int) - Method in interface org.gephi.filters.api.Query
-
Returns the name of the property at the specified
index
. - getPropertyValue(int) - Method in interface org.gephi.filters.api.Query
-
Returns the value of the property at the specified
index
. - getQualityRank() - Method in interface org.gephi.layout.spi.LayoutUI
-
An appraisal of quality for this algorithm.
- getQueries() - Method in interface org.gephi.filters.api.FilterModel
-
Returns all queries in the model, represented by their root query.
- getQueries(Class<? extends Filter>) - Method in interface org.gephi.filters.api.Query
-
Utility method that returns all queries in this query hierarchy that are
filterClass
instance. - getR() - Method in interface org.gephi.graph.api.TextProperties
-
Returns the red color component between zero and one.
- getRangeProperty() - Method in interface org.gephi.filters.spi.RangeFilter
- getRangeType() - Method in class org.gephi.filters.api.Range
- getRanking() - Method in interface org.gephi.appearance.api.RankingFunction
-
Returns the ranking configuration associated with this function.
- getReadHoldCount() - Method in interface org.gephi.graph.api.GraphLock
-
Queries the number of reentrant read holds on this lock by the current thread.
- getReducedValue() - Method in interface org.gephi.datalab.spi.rows.merge.AttributeRowsMergeStrategy
-
This method is always called after the strategy is set up and executed.
- getRegexPattern() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- getRegionStart() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- getRegisteredRenderers() - Method in interface org.gephi.preview.api.PreviewController
-
Uses
Lookup
to retrieve registered renderer providers but replaces default renderers with plugins that extend them. - getRemovedColumns() - Method in interface org.gephi.graph.api.TableDiff
-
Gets all removed columns.
- getRemovedEdges() - Method in interface org.gephi.graph.api.GraphDiff
-
Gets all removed edges.
- getRemovedNodes() - Method in interface org.gephi.graph.api.GraphDiff
-
Gets all removed nodes.
- getRenderer() - Method in class org.gephi.preview.api.ManagedRenderer
- getRenderTarget(String) - Method in interface org.gephi.preview.api.PreviewController
-
Creates a new render target of the given type.
- getRenderTarget(String, Workspace) - Method in interface org.gephi.preview.api.PreviewController
-
Creates a new render target of the given type in the preview model contained by
workspace
. - getReport() - Method in interface org.gephi.io.importer.api.Container
-
Returns the report associated to this container, if it exists.
- getReport() - Method in interface org.gephi.io.importer.spi.Importer
-
Returns the import report, filled with logs and potential issues.
- getReport() - Method in interface org.gephi.io.processor.spi.Processor
-
Returns the report of the processor after processing is done, with possible warnings and errors.
- getReport() - Method in interface org.gephi.statistics.spi.Statistics
-
Returns an HTML string that displays the statistics result.
- getReport(Class<? extends Statistics>) - Method in interface org.gephi.statistics.api.StatisticsModel
-
Returns the report for the given statistics class or
null
if no report exists for this statistics. - getResolvedDefaultValue(ContainerUnloader) - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Gets the column's resolved (final) default value taking into account the container settings and whether the column is dynamic or not.
- getResolvedTypeClass(ContainerUnloader) - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Gets the column's resolved (final) type taking into account the container settings and whether the column is dynamic or not.
- getRGBA() - Method in interface org.gephi.graph.api.ElementProperties
-
Returns the RGBA color.
- getRGBA() - Method in interface org.gephi.graph.api.TextProperties
-
Returns the RGBA color.
- getRootGraph() - Method in interface org.gephi.graph.api.Subgraph
-
Return the root graph this subgraph is based on.
- getRowNumbers(Element, Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Prepares an array with all not null numbers of a row using only the given columns.
- getRowsColumnNumbers(Element[], Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Prepares an array only with all not null numbers the indicated rows of a given column.
- getScaleRatio() - Method in interface org.gephi.preview.api.SVGTarget
-
When
SCALE_STROKES
property istrue
returns the scale ratio to scale strokes with. - getScaling() - Method in interface org.gephi.preview.api.G2DTarget
- getSearchOptions() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- getSelectedBuilder() - Method in interface org.gephi.layout.api.LayoutModel
-
Returns the builder used for building the currently selected layout or
null
if no layout is selected. - getSelectedLayout() - Method in interface org.gephi.layout.api.LayoutModel
-
Returns the currently selected layout or
null
if no layout is selected. - getSelectedPerspective() - Method in interface org.gephi.perspective.api.PerspectiveController
-
Returns the selected perspective or
null
if no perspective is selected. - getSelectionType() - Method in interface org.gephi.tools.spi.Tool
-
Returns the tool type of selection interaction.
- getSelfLoops() - Method in interface org.gephi.graph.api.Graph
-
Gets all the self-loop edges in the graph.
- getSettingsPanel() - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulatorUI
-
Returns a settings panel instance for this AttributeColumnsManipulator.
- getSettingsPanel() - Method in interface org.gephi.datalab.spi.ManipulatorUI
-
Returns a settings panel instance for this Manipulator.
- getSettingsPanel() - Method in interface org.gephi.statistics.spi.StatisticsUI
-
Returns a settings panel instance.
- getShort(double) - Method in class org.gephi.graph.api.types.TimestampShortMap
-
Get the value for the given timestamp.
- getShort(double, short) - Method in class org.gephi.graph.api.types.TimestampShortMap
-
Get the value for the given timestamp.
- getShort(Interval) - Method in class org.gephi.graph.api.types.IntervalShortMap
-
Get the value for the given interval.
- getShort(Interval, short) - Method in class org.gephi.graph.api.types.IntervalShortMap
-
Get the value for the given interval.
- getShortDescription() - Method in interface org.gephi.statistics.spi.StatisticsUI
-
Returns this statistics short description
- getSimplePanel(Layout) - Method in interface org.gephi.layout.spi.LayoutUI
-
A
LayoutUI
can have a optional settings panel, that will be displayed instead of the property sheet. - getSimpleValues() - Method in class org.gephi.preview.api.PreviewProperties
-
Return all simple values.
- getSize() - Method in interface org.gephi.graph.api.TextProperties
-
Returns the size.
- getSize() - Method in interface org.gephi.io.importer.api.NodeDraft
-
Returns this node's size.
- getSortedValues(Graph) - Method in interface org.gephi.appearance.api.Partition
-
Returns the same collection as
Partition.getValues(Graph graph)
but sorted descendant in counts. - getSource() - Method in interface org.gephi.graph.api.Edge
-
Returns the egde's source.
- getSource() - Method in interface org.gephi.io.importer.api.Container
-
If exists, returns the source of the data.
- getSource() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getSource() - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Get edge's source.
- getSource() - Method in interface org.gephi.preview.api.Item
-
Returns the source of the item.
- getSource() - Method in class org.gephi.preview.api.PreviewProperty
-
Returns the source object of this property.
- getSource() - Method in interface org.gephi.project.api.WorkspaceInformation
-
Returns the workspace's source or null if missing.
- getSource() - Method in class org.gephi.timeline.api.TimelineModelEvent
- getSpatialIndex() - Method in interface org.gephi.graph.api.GraphModel
-
Returns the spatial index.
- getSpeedRank() - Method in interface org.gephi.layout.spi.LayoutUI
-
An appraisal of speed for this algorithm.
- getSQLDriver() - Method in class org.gephi.io.importer.api.AbstractDatabase
- getSQLDriver() - Method in interface org.gephi.io.importer.api.Database
- getStandardizedType(Class) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns the standardized type for the given type class.
- getStart() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- getStartingColumn() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- getStartingRow() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- getStaticType(Class<? extends TimeMap>) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns the static type for the given time map type.
- getStatistics() - Method in interface org.gephi.statistics.spi.StatisticsBuilder
-
Build a new statistics instance and return it
- getStatisticsClass() - Method in interface org.gephi.statistics.spi.StatisticsBuilder
-
Returns the statistics' class this UI belongs to.
- getStatisticsClass() - Method in interface org.gephi.statistics.spi.StatisticsUI
-
Returns the statistics' class this UI belongs to.
- getStoreId() - Method in interface org.gephi.graph.api.Element
-
Returns the location of this element in the store.
- getStringValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value as an string.
- getSubItems() - Method in interface org.gephi.datalab.spi.ContextMenuItemManipulator
-
This is optional.
- getSuccessors(Node) - Method in interface org.gephi.graph.api.DirectedGraph
-
Gets the node's successors.
- getSuccessors(Node, int) - Method in interface org.gephi.graph.api.DirectedGraph
-
Gets the node's successors through a specific edge type.
- getSupportedTypes() - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns the set of types supported.
- getTable() - Method in interface org.gephi.graph.api.Column
-
Returns the table this column belong to.
- getTable() - Method in interface org.gephi.graph.api.Element
-
Returns the table the element is associated with.
- getTable() - Method in interface org.gephi.graph.api.TableObserver
-
Gets the table this observer belongs to.
- getTableAttributeRows(Table) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Returns all rows of a given table (node or edges table).
- getTableRowsCount(Table) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Counts the number of rows of a table (nodes or edges table) and returns the result.
- getTarget() - Method in interface org.gephi.graph.api.Edge
-
Returns the edge's target.
- getTarget() - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Get edge's target.
- getText() - Method in interface org.gephi.graph.api.TextProperties
-
Returns the text.
- getText() - Method in class org.gephi.io.importer.api.Report
-
Returns the report logs and issues, presented as basic multi-line text.
- getTextProperties() - Method in interface org.gephi.graph.api.ElementProperties
-
Returns the text properties.
- getTextReader(InputStream) - Static method in class org.gephi.io.importer.api.ImportUtils
-
Returns a
LineNumberReader
forinputStream
. - getTextReader(Reader) - Static method in class org.gephi.io.importer.api.ImportUtils
- getTextReader(FileObject) - Static method in class org.gephi.io.importer.api.ImportUtils
-
Returns a
LineNumberReader
forfileObject
. - getThrowable() - Method in class org.gephi.io.importer.api.Issue
-
Returns this issue's throwable.
- getTick() - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Returns the tick.
- getTimeBounds() - Method in interface org.gephi.graph.api.Element
-
Gets the time bounds.
- getTimeBounds() - Method in interface org.gephi.graph.api.GraphModel
-
Gets the time bounds.
- getTimeBounds(GraphView) - Method in interface org.gephi.graph.api.GraphModel
-
Gets the time bounds for the given graph view.
- getTimeBoundsVisible() - Method in interface org.gephi.graph.api.GraphModel
-
Gets the time bounds for the visible graph.
- getTimeFormat() - Method in interface org.gephi.graph.api.GraphModel
-
Returns the time format used to display time.
- getTimeFormat() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getTimeFormat() - Method in interface org.gephi.timeline.api.TimelineModel
-
Returns the current time format.
- getTimeInterval() - Method in interface org.gephi.graph.api.GraphView
-
Gets the time interval for this view.
- getTimeRepresentation() - Method in class org.gephi.graph.api.Configuration
-
Returns the time representation.
- getTimeRepresentation() - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Gets the current time representation, either
TIMESTAMP
orINTERVAL
. - getTimeRepresentation() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getTimeSet() - Method in interface org.gephi.io.importer.api.ElementDraft
- getTimestamp() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getTimestampMapType(Class) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns the dynamic timestamp map value type for the given type.
- getTimestamps() - Method in interface org.gephi.graph.api.Element
-
Returns all the timestamps this element belong to.
- getTimestamps() - Method in class org.gephi.graph.api.types.TimestampMap
-
Returns an array of all timestamps in this map.
- getTimeZone() - Method in interface org.gephi.graph.api.GraphModel
-
Returns the time zone used to display time.
- getTimeZone() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getTitle() - Method in interface org.gephi.graph.api.Column
-
Returns the column's title.
- getTitle() - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Gets the column's title.
- getTitle() - Method in interface org.gephi.project.api.ProjectMetaData
-
Returns the title of this project.
- getToolbar() - Method in interface org.gephi.tools.api.ToolController
-
Returns the toolbar component, build from tools implementations.
- getTopElement(String) - Method in interface org.gephi.preview.api.SVGTarget
-
Returns the top element
name
in the document. - getTouchedElements() - Method in interface org.gephi.graph.api.ColumnDiff
-
Gets all elements which attribute value changed
- getTransformer() - Method in interface org.gephi.appearance.api.Function
-
Returns the transformer associated with this function.
- getTransformer(TransformerUI) - Method in interface org.gephi.appearance.api.AppearanceController
-
Returns the transformer associated with the given transformer UI.
- getTransformerClass() - Method in interface org.gephi.appearance.spi.TransformerUI
-
Returns the transformer class this transformer UI is associated with.
- getTranslate() - Method in interface org.gephi.preview.api.G2DTarget
- getType() - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulator
-
Type of manipulator.
- getType() - Method in interface org.gephi.datalab.spi.Manipulator
-
Type of manipulator.
- getType() - Method in interface org.gephi.graph.api.Edge
-
Returns the edge's type.
- getType() - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Gets this edge's type.
- getType() - Method in interface org.gephi.preview.api.Item
-
Returns the type of the item.
- getType() - Method in class org.gephi.preview.api.PreviewProperty
-
Returns the type of this property.
- getType() - Method in interface org.gephi.preview.spi.ItemBuilder
-
Returns the type of this builder.
- getTypeClass() - Method in interface org.gephi.graph.api.Column
-
Returns the column's type.
- getTypeClass() - Method in class org.gephi.graph.api.types.IntervalBooleanMap
- getTypeClass() - Method in class org.gephi.graph.api.types.IntervalByteMap
- getTypeClass() - Method in class org.gephi.graph.api.types.IntervalCharMap
- getTypeClass() - Method in class org.gephi.graph.api.types.IntervalDoubleMap
- getTypeClass() - Method in class org.gephi.graph.api.types.IntervalFloatMap
- getTypeClass() - Method in class org.gephi.graph.api.types.IntervalIntegerMap
- getTypeClass() - Method in class org.gephi.graph.api.types.IntervalLongMap
- getTypeClass() - Method in class org.gephi.graph.api.types.IntervalShortMap
- getTypeClass() - Method in class org.gephi.graph.api.types.IntervalStringMap
- getTypeClass() - Method in interface org.gephi.graph.api.types.TimeMap
-
Returns the value type class.
- getTypeClass() - Method in class org.gephi.graph.api.types.TimestampBooleanMap
- getTypeClass() - Method in class org.gephi.graph.api.types.TimestampByteMap
- getTypeClass() - Method in class org.gephi.graph.api.types.TimestampCharMap
- getTypeClass() - Method in class org.gephi.graph.api.types.TimestampDoubleMap
- getTypeClass() - Method in class org.gephi.graph.api.types.TimestampFloatMap
- getTypeClass() - Method in class org.gephi.graph.api.types.TimestampIntegerMap
- getTypeClass() - Method in class org.gephi.graph.api.types.TimestampLongMap
- getTypeClass() - Method in class org.gephi.graph.api.types.TimestampMap
- getTypeClass() - Method in class org.gephi.graph.api.types.TimestampShortMap
- getTypeClass() - Method in class org.gephi.graph.api.types.TimestampStringMap
- getTypeClass() - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Gets the column's type.
- getTypeClass() - Method in enum org.gephi.io.importer.api.ElementIdType
- getTypeLabel() - Method in interface org.gephi.graph.api.Edge
-
Returns the edge's type label.
- getTypeName(Class) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns the type name for the given type.
- getUI() - Method in interface org.gephi.appearance.api.Function
-
Returns the transformer user interface associated with this function.
- getUI() - Method in interface org.gephi.datalab.spi.Manipulator
-
Returns a ManipulatorUI for this Manipulator if it needs one.
- getUI() - Method in interface org.gephi.io.generator.spi.Generator
-
Returns the UI that belongs to this generator, or
null
if UI is not needed. - getUI() - Method in interface org.gephi.layout.spi.LayoutBuilder
-
User interface attributes (name, description, icon...) for all Layouts built by this builder.
- getUI() - Method in interface org.gephi.tools.spi.Tool
-
Returns
ToolUI
instance for this tool. - getUI(Table, Column) - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulator
-
Returns a ManipulatorUI for this Manipulator if it needs one.
- getUI(Exporter) - Method in interface org.gephi.io.exporter.api.ExportController
- getUI(Importer) - Method in interface org.gephi.io.importer.api.ImportController
- getUndirectedGraph() - Method in interface org.gephi.graph.api.GraphModel
-
Gets the full graph with the undirected interface.
- getUndirectedGraph(GraphView) - Method in interface org.gephi.graph.api.GraphModel
-
Gets the undirected graph for the given graph view.
- getUndirectedGraphVisible() - Method in interface org.gephi.graph.api.GraphModel
-
Gets the visible graph with the undirected interface.
- getUnloader() - Method in interface org.gephi.io.importer.api.Container
-
Get the container unloading interface.
- getUpperBound() - Method in class org.gephi.filters.api.Range
- getUpperByte() - Method in class org.gephi.filters.api.Range
- getUpperDouble() - Method in class org.gephi.filters.api.Range
- getUpperFloat() - Method in class org.gephi.filters.api.Range
- getUpperInteger() - Method in class org.gephi.filters.api.Range
- getUpperLong() - Method in class org.gephi.filters.api.Range
- getUpperShort() - Method in class org.gephi.filters.api.Range
- getUsername() - Method in class org.gephi.io.importer.api.AbstractDatabase
- getUsername() - Method in interface org.gephi.io.importer.api.Database
- getValue() - Method in class org.gephi.filters.spi.FilterProperty
-
Returns property's value, can be
null
- getValue() - Method in class org.gephi.preview.api.PreviewProperty
-
Returns the property value.
- getValue() - Method in interface org.gephi.statistics.spi.StatisticsUI
-
Returns this statistics result as a String, if exists
- getValue(String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Returns the element's value for
key
. - getValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value and cast it to the
T
type. - getValue(String, T) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value and cast it to the
T
type. - getValue(Element, Graph) - Method in interface org.gephi.appearance.api.Partition
-
Returns the element's value for this partition.
- getValue(Element, Graph) - Method in interface org.gephi.appearance.api.Ranking
-
Returns the element's value for this ranking.
- getValueAsText(Object) - Static method in class org.gephi.preview.api.PreviewProperties
-
Converts any value to a serialized String.
- getValues() - Method in class org.gephi.filters.api.Range
- getValues(Graph) - Method in interface org.gephi.appearance.api.Partition
-
Returns the collection of values this partition represents.
- getValues(Graph) - Method in interface org.gephi.filters.spi.RangeFilter
- getValueType() - Method in class org.gephi.filters.spi.FilterProperty
-
Returns the property's value type.
- getVersion() - Method in interface org.gephi.graph.api.ColumnIndex
-
Returns the index's version.
- getVersion() - Method in interface org.gephi.graph.api.Graph
-
Returns a version number for this graph.
- getView() - Method in interface org.gephi.graph.api.Graph
-
Gets the graph view associated to this graph.
- getView() - Method in interface org.gephi.graph.api.Subgraph
-
Gets the view associated with this subgraph.
- getVisibleView() - Method in interface org.gephi.graph.api.GraphModel
-
Gets the visible view.
- getWeight() - Method in interface org.gephi.graph.api.Edge
-
Returns the edge's weight.
- getWeight() - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Returns this edge's weight.
- getWeight(double) - Method in interface org.gephi.graph.api.Edge
-
Returns the edge's weight at the given timestamp.
- getWeight(GraphView) - Method in interface org.gephi.graph.api.Edge
-
Returns the edge's weight in the given graph view.
- getWeight(Interval) - Method in interface org.gephi.graph.api.Edge
-
Returns the edge's weight at the given interval.
- getWeights() - Method in interface org.gephi.graph.api.Edge
-
Returns an iterable of all weights over time.
- getWidth() - Method in interface org.gephi.graph.api.TextProperties
-
Returns the text's width.
- getWidth() - Method in class org.gephi.preview.api.CanvasSize
-
Returns the canvas width.
- getWidth() - Method in interface org.gephi.preview.api.G2DTarget
- getWindow() - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Returns the window duration
- getWizardDescriptor() - Method in interface org.gephi.io.importer.spi.ImporterUI.WithWizard
-
Used to retreive the wizard descriptor for the Importer UI.
- getWizardUI(Importer) - Method in interface org.gephi.io.importer.api.ImportController
- getWorkspace() - Method in interface org.gephi.appearance.api.AppearanceModel
-
Return the workspace this model is associated with
- getWorkspace() - Method in interface org.gephi.filters.api.FilterModel
- getWorkspace() - Method in interface org.gephi.io.exporter.spi.Exporter
-
Returns the workspace from where data are exported
- getWorkspace(int) - Method in interface org.gephi.project.api.WorkspaceProvider
-
Retrieve a workspace based on its unique identifier.
- getWorkspaces() - Method in interface org.gephi.project.api.WorkspaceProvider
-
Returns all the workspaces.
- getWriteHoldCount() - Method in interface org.gephi.graph.api.GraphLock
-
Queries the number of reentrant write holds on this lock by the current thread.
- getX() - Method in interface org.gephi.io.importer.api.NodeDraft
-
Returns this node's X position.
- getX() - Method in class org.gephi.preview.api.CanvasSize
-
Returns the x coordinate of the top left position.
- getX() - Method in class org.gephi.preview.api.Vector
- getX() - Method in interface org.gephi.timeline.api.TimelineChart
-
Returns the X values of this chart.
- getXMLDocument(InputStream) - Static method in class org.gephi.io.importer.api.ImportUtils
- getXMLDocument(Reader) - Static method in class org.gephi.io.importer.api.ImportUtils
- getXMLDocument(FileObject) - Static method in class org.gephi.io.importer.api.ImportUtils
- getXMLReader(Reader) - Static method in class org.gephi.io.importer.api.ImportUtils
- getY() - Method in interface org.gephi.io.importer.api.NodeDraft
-
Returns this node's Y position.
- getY() - Method in class org.gephi.preview.api.CanvasSize
-
Returns the y coordinate of the top left position.
- getY() - Method in class org.gephi.preview.api.Vector
- getY() - Method in interface org.gephi.timeline.api.TimelineChart
-
Returns the Y values of this chart.
- getY(Number) - Method in interface org.gephi.timeline.api.TimelineChart
-
Return the Y value for the given
x
position. - getZ() - Method in interface org.gephi.io.importer.api.NodeDraft
-
Returns this node's Z position.
- goAlgo() - Method in interface org.gephi.layout.spi.Layout
-
Run a step in the algorithm, should be called only if canAlgo() returns true.
- Graph - Interface in org.gephi.graph.api
-
Graph interface.
- GraphBridge - Interface in org.gephi.graph.api
-
Helper that helps transfer elements from another graph store.
- GraphController - Interface in org.gephi.graph.api
-
Controller that maintain the graph models, one per Workspace.
- GraphDiff - Interface in org.gephi.graph.api
-
Interface to retrieve added and removed elements from the graph.
- GraphElementsController - Interface in org.gephi.datalab.api
-
This interface defines part of the Data Laboratory API basic actions.
- GraphExporter - Interface in org.gephi.io.exporter.spi
-
Exporter interface for exporters that export the graph, either complete or filtered (i.e.
- GraphFactory - Interface in org.gephi.graph.api
-
Factory for nodes and edges.
- GraphFileExporterBuilder - Interface in org.gephi.io.exporter.spi
-
Exporter builder for graph file format support.
- GraphFunction - Interface in org.gephi.appearance.api
-
A graph function operates based on graph attributes such as edge type or node degree.
- GraphLock - Interface in org.gephi.graph.api
-
Wrapper around
ReentrantReadWriteLock
that controls multi-thread access to the graph structure. - GraphModel - Interface in org.gephi.graph.api
-
Graph API's entry point.
- GraphModel.DefaultColumns - Interface in org.gephi.graph.api
-
Default columns utility.
- GraphModel.Factory - Class in org.gephi.graph.api
-
Utility to create new graph model instances.
- GraphModel.Serialization - Class in org.gephi.graph.api
-
Serialization utility to read/write graph models from/to input/output.
- GraphObserver - Interface in org.gephi.graph.api
-
Observer over a graph to monitor changes and obtain the list of differences.
- GraphView - Interface in org.gephi.graph.api
-
View on the graph.
H
- hasChanged() - Method in interface org.gephi.appearance.api.Function
-
Returns true if the underlying partition or ranking changed its boundaries or values since last time checked.
- hasColumn(String) - Method in interface org.gephi.graph.api.Table
-
Returns true if this table has the column.
- hasColumnChanged() - Method in interface org.gephi.graph.api.ColumnObserver
-
Returns true if the column has changed.
- hasCurrentProject() - Method in interface org.gephi.project.api.Projects
-
Returns true if a project is selected.
- hasCurrentWorkspace() - Method in interface org.gephi.project.api.WorkspaceProvider
-
Returns true if the project has a current workspace.
- hasCustomBounds() - Method in interface org.gephi.timeline.api.TimelineModel
-
Returns
true
if custom bounds are defined. - hasDynamicAttributes() - Method in interface org.gephi.io.importer.api.Container
-
Returns true if this container contains elements that have dynamic attributes.
- hasDynamicWeight() - Method in interface org.gephi.graph.api.Edge
-
Returns true if this edge has a dynamic weight.
- hasEdge(Object) - Method in interface org.gephi.graph.api.Graph
-
Returns true if an edge with id as identifier exists.
- hasEdgeColumn(String) - Method in interface org.gephi.io.importer.api.ContainerUnloader
- hasFile() - Method in interface org.gephi.project.api.ProjectInformation
-
Returns true if the project is associated with a file.
- hasGraphChanged() - Method in interface org.gephi.graph.api.GraphObserver
-
Returns true if the graph has changed.
- hashCode() - Method in class org.gephi.appearance.api.Interpolator.BezierInterpolator
- hashCode() - Method in class org.gephi.filters.api.Range
- hashCode() - Method in class org.gephi.filters.spi.Category
- hashCode() - Method in class org.gephi.graph.api.Configuration
- hashCode() - Method in class org.gephi.graph.api.Interval
- hashCode() - Method in class org.gephi.graph.api.types.IntervalMap
- hashCode() - Method in class org.gephi.graph.api.types.IntervalSet
- hashCode() - Method in class org.gephi.graph.api.types.TimestampMap
- hashCode() - Method in class org.gephi.graph.api.types.TimestampSet
- hashCode() - Method in class org.gephi.preview.api.PreviewPreset
- hashCode() - Method in class org.gephi.preview.api.Vector
- hasInterval(Interval) - Method in interface org.gephi.graph.api.Element
-
Returns true if this element has the given interval.
- hasNext() - Method in class org.gephi.graph.api.EdgeIterable.EdgeIterableEmpty
- hasNext() - Method in class org.gephi.graph.api.ElementIterable.ElementIterableEmpty
- hasNext() - Method in class org.gephi.graph.api.NodeIterable.NodeIterableEmpty
- hasNode(Object) - Method in interface org.gephi.graph.api.Graph
-
Returns true if a node with id as identifier exists.
- hasNodeColumn(String) - Method in interface org.gephi.io.importer.api.ContainerUnloader
- hasProperty(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns
true
if a propertyname
exists. - hasSelfLoops() - Method in interface org.gephi.io.importer.api.Container
-
Returns true if edges in this container are self-loops.
- hasSource() - Method in interface org.gephi.project.api.WorkspaceInformation
-
Returns true if the workspace has a source.
- hasTableChanged() - Method in interface org.gephi.graph.api.TableObserver
-
Returns true if the table has changed.
- hasTimestamp(double) - Method in interface org.gephi.graph.api.Element
-
Returns true if this element has the given timestamp.
- hasValidBounds() - Method in interface org.gephi.timeline.api.TimelineModel
-
Returns
true
if none of the min and max time values are infinity. - height() - Method in class org.gephi.graph.api.Rect2D
I
- ID - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- ID - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- ImportController - Interface in org.gephi.io.importer.api
-
Manage and control the import execution flow.
- importDatabase(Database, DatabaseImporter) - Method in interface org.gephi.io.importer.api.ImportController
- Importer - Interface in org.gephi.io.importer.spi
-
Interface for classes which imports data from files, databases, streams or other sources.
- ImporterBuilder - Interface in org.gephi.io.importer.spi
-
Factory class for building importer instances.
- ImporterUI - Interface in org.gephi.io.importer.spi
-
Define importer settings user interface.
- ImporterUI.WithWizard - Interface in org.gephi.io.importer.spi
-
Optional interface to implement for
ImporterUI
classes that need a Wizard - ImporterWizardUI - Interface in org.gephi.io.importer.spi
-
Define importer settings wizard user interface.
- importFile(File) - Method in interface org.gephi.io.importer.api.ImportController
- importFile(File, FileImporter) - Method in interface org.gephi.io.importer.api.ImportController
- importFile(InputStream, FileImporter) - Method in interface org.gephi.io.importer.api.ImportController
- importFile(Reader, FileImporter) - Method in interface org.gephi.io.importer.api.ImportController
- ImportUtils - Class in org.gephi.io.importer.api
- ImportUtils() - Constructor for class org.gephi.io.importer.api.ImportUtils
- importWizard(WizardImporter) - Method in interface org.gephi.io.importer.api.ImportController
- inDegree() - Method in interface org.gephi.graph.api.GraphModel.DefaultColumns
-
Return node in-degree column.
- Index<T extends Element> - Interface in org.gephi.graph.api
-
An index is associated with each table and keeps track of each unique value in columns.
- INFINITY_INTERVAL - Static variable in class org.gephi.graph.api.Interval
-
Infinity interval on both bounds.
- INFO - org.gephi.io.importer.api.Issue.Level
- init(Graph) - Method in interface org.gephi.filters.spi.ElementFilter
- initAlgo() - Method in interface org.gephi.layout.spi.Layout
-
initAlgo() is called to initialize the algorithm (prepare to run).
- initialize(Workspace) - Method in interface org.gephi.project.api.WorkspaceListener
-
Notify a workspace has been created.
- INTEGER - org.gephi.io.importer.api.ElementIdType
- interpolate(float) - Method in class org.gephi.appearance.api.Interpolator.BezierInterpolator
-
get the y-value of the cubic bezier curve that corresponds to the x input
- interpolate(float) - Method in class org.gephi.appearance.api.Interpolator
-
This function takes an input value between 0 and 1 and returns another value, also between 0 and 1.
- Interpolator - Class in org.gephi.appearance.api
-
Abstract class that defines the single
Interpolator.interpolate(float)
method. - Interpolator() - Constructor for class org.gephi.appearance.api.Interpolator
- Interpolator.BezierInterpolator - Class in org.gephi.appearance.api
-
Bezier curve interpolator.
- interQuartileRangeNumberMerge(Table, Column[], String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merges any combination of number or number list columns, calculating the interquartile range (IQR) of all not null values and puts the result of each row in a new column of
BIGDECIMAL
AttributeType
. - intersection(Subgraph) - Method in interface org.gephi.graph.api.Subgraph
-
Intersects the given subgraph with this sugbgraph.
- intersects(float, float, float, float) - Method in class org.gephi.graph.api.Rect2D
- intersects(Rect2D) - Method in class org.gephi.graph.api.Rect2D
- Interval - Class in org.gephi.graph.api
-
Immutable time interval which supports included and excluded bounds.
- Interval(double, double) - Constructor for class org.gephi.graph.api.Interval
-
Constructor with bounds and whether they are included or excluded.
- Interval(Interval) - Constructor for class org.gephi.graph.api.Interval
-
Copy constructor.
- INTERVAL - org.gephi.graph.api.TimeRepresentation
-
Interval representation (continuous).
- INTERVAL - org.gephi.timeline.api.TimelineModelEvent.EventType
- IntervalBooleanMap - Class in org.gephi.graph.api.types
-
Sorted map where keys are intervals and values boolean values.
- IntervalBooleanMap() - Constructor for class org.gephi.graph.api.types.IntervalBooleanMap
-
Default constructor.
- IntervalBooleanMap(double[], boolean[]) - Constructor for class org.gephi.graph.api.types.IntervalBooleanMap
-
Constructor with an initial interval map.
- IntervalBooleanMap(int) - Constructor for class org.gephi.graph.api.types.IntervalBooleanMap
-
Constructor with capacity.
- IntervalByteMap - Class in org.gephi.graph.api.types
-
Sorted map where keys are intervals and values byte values.
- IntervalByteMap() - Constructor for class org.gephi.graph.api.types.IntervalByteMap
-
Default constructor.
- IntervalByteMap(double[], byte[]) - Constructor for class org.gephi.graph.api.types.IntervalByteMap
-
Constructor with an initial interval map.
- IntervalByteMap(int) - Constructor for class org.gephi.graph.api.types.IntervalByteMap
-
Constructor with capacity.
- IntervalCharMap - Class in org.gephi.graph.api.types
-
Sorted map where keys are intervals and values char values.
- IntervalCharMap() - Constructor for class org.gephi.graph.api.types.IntervalCharMap
-
Default constructor.
- IntervalCharMap(double[], char[]) - Constructor for class org.gephi.graph.api.types.IntervalCharMap
-
Constructor with an initial interval map.
- IntervalCharMap(int) - Constructor for class org.gephi.graph.api.types.IntervalCharMap
-
Constructor with capacity.
- IntervalDoubleMap - Class in org.gephi.graph.api.types
-
Sorted map where keys are intervals and values double values.
- IntervalDoubleMap() - Constructor for class org.gephi.graph.api.types.IntervalDoubleMap
-
Default constructor.
- IntervalDoubleMap(double[], double[]) - Constructor for class org.gephi.graph.api.types.IntervalDoubleMap
-
Constructor with an initial interval map.
- IntervalDoubleMap(int) - Constructor for class org.gephi.graph.api.types.IntervalDoubleMap
-
Constructor with capacity.
- IntervalFloatMap - Class in org.gephi.graph.api.types
-
Sorted map where keys are intervals and values float values.
- IntervalFloatMap() - Constructor for class org.gephi.graph.api.types.IntervalFloatMap
-
Default constructor.
- IntervalFloatMap(double[], float[]) - Constructor for class org.gephi.graph.api.types.IntervalFloatMap
-
Constructor with an initial interval map.
- IntervalFloatMap(int) - Constructor for class org.gephi.graph.api.types.IntervalFloatMap
-
Constructor with capacity.
- IntervalIntegerMap - Class in org.gephi.graph.api.types
-
Sorted map where keys are intervals and values int values.
- IntervalIntegerMap() - Constructor for class org.gephi.graph.api.types.IntervalIntegerMap
-
Default constructor.
- IntervalIntegerMap(double[], int[]) - Constructor for class org.gephi.graph.api.types.IntervalIntegerMap
-
Constructor with an initial interval map.
- IntervalIntegerMap(int) - Constructor for class org.gephi.graph.api.types.IntervalIntegerMap
-
Constructor with capacity.
- IntervalLongMap - Class in org.gephi.graph.api.types
-
Sorted map where keys are intervals and values long values.
- IntervalLongMap() - Constructor for class org.gephi.graph.api.types.IntervalLongMap
-
Default constructor.
- IntervalLongMap(double[], long[]) - Constructor for class org.gephi.graph.api.types.IntervalLongMap
-
Constructor with an initial interval map.
- IntervalLongMap(int) - Constructor for class org.gephi.graph.api.types.IntervalLongMap
-
Constructor with capacity.
- IntervalMap<T> - Class in org.gephi.graph.api.types
-
Abstract class that implement a sorted map between intervals and attribute values.
- IntervalMap() - Constructor for class org.gephi.graph.api.types.IntervalMap
-
Default constructor.
- IntervalMap(int) - Constructor for class org.gephi.graph.api.types.IntervalMap
-
Constructor with capacity.
- IntervalSet - Class in org.gephi.graph.api.types
-
Sorted set for intervals.
- IntervalSet() - Constructor for class org.gephi.graph.api.types.IntervalSet
-
Default constructor.
- IntervalSet(double[]) - Constructor for class org.gephi.graph.api.types.IntervalSet
-
Constructor with an initial interval set.
- IntervalSet(int) - Constructor for class org.gephi.graph.api.types.IntervalSet
-
Constructor with capacity.
- IntervalShortMap - Class in org.gephi.graph.api.types
-
Sorted map where keys are intervals and values short values.
- IntervalShortMap() - Constructor for class org.gephi.graph.api.types.IntervalShortMap
-
Default constructor.
- IntervalShortMap(double[], short[]) - Constructor for class org.gephi.graph.api.types.IntervalShortMap
-
Constructor with an initial interval map.
- IntervalShortMap(int) - Constructor for class org.gephi.graph.api.types.IntervalShortMap
-
Constructor with capacity.
- IntervalStringMap - Class in org.gephi.graph.api.types
-
Sorted map where keys are intervals and values string values.
- IntervalStringMap() - Constructor for class org.gephi.graph.api.types.IntervalStringMap
-
Default constructor.
- IntervalStringMap(double[], String[]) - Constructor for class org.gephi.graph.api.types.IntervalStringMap
-
Constructor with an initial interval map.
- IntervalStringMap(int) - Constructor for class org.gephi.graph.api.types.IntervalStringMap
-
Constructor with capacity.
- is(Estimator) - Method in enum org.gephi.graph.api.Estimator
-
Returns true if this estimator is equals to
estimator
. - is(Estimator...) - Method in enum org.gephi.graph.api.Estimator
-
Returns true if this estimator is any of the given
estimators
. - isAdjacent(Node, Node) - Method in interface org.gephi.graph.api.DirectedGraph
-
Returns true if source and target are adjacent.
- isAdjacent(Node, Node) - Method in interface org.gephi.graph.api.Graph
-
Returns true if node1 and node2 are adjacent.
- isAdjacent(Node, Node, int) - Method in interface org.gephi.graph.api.DirectedGraph
-
Returns true if source and target are adjacent with an edge of the given type.
- isAdjacent(Node, Node, int) - Method in interface org.gephi.graph.api.Graph
-
Returns true if node1 and node2 are adjacent with an edge of the given type.
- isAnyPluginRendererRegistered() - Method in interface org.gephi.preview.api.PreviewController
-
Returns true if any renderer plugin is registered.
- isArchiveFile(FileObject) - Static method in class org.gephi.io.importer.api.ImportUtils
- isArray() - Method in interface org.gephi.graph.api.Column
-
Returns true if this column has an array type.
- isArrayType(Class) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns true if type is an array type.
- isAttribute() - Method in interface org.gephi.appearance.api.Function
-
Returns true if this function is based on attribute column.
- isAutoRefresh() - Method in interface org.gephi.filters.api.FilterModel
- isAutoScale() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- isAvailable() - Method in interface org.gephi.datalab.spi.ContextMenuItemManipulator
-
Indicates if this item has to appear in the context menu at all
- isBooleanType(Class) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns true if type is a boolean type
- 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.
- isCollectionType(Class) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns true if type is a collection type.
- isConsumed() - Method in class org.gephi.preview.api.PreviewMouseEvent
- isCreatedAuto() - Method in interface org.gephi.io.importer.api.NodeDraft
-
Returns true if this node has been automatically created.
- isDataTablesReady() - Method in interface org.gephi.datalab.api.datatables.DataTablesController
-
Indicates if Data Table UI is registered as a listener of the events created by this controller.
- isDestroyed() - Method in interface org.gephi.graph.api.ColumnObserver
-
Returns true if this observer has been destroyed.
- isDestroyed() - Method in interface org.gephi.graph.api.GraphObserver
-
Returns true if this observer has been destroyed.
- isDestroyed() - Method in interface org.gephi.graph.api.GraphView
-
Returns true if this view has been destroyed.
- isDestroyed() - Method in interface org.gephi.graph.api.TableObserver
-
Returns true if this observer has been destroyed.
- isDirected() - Method in interface org.gephi.graph.api.Edge
-
Returns true if this edge is directed.
- isDirected() - Method in interface org.gephi.graph.api.Graph
-
Returns true if this graph is directed.
- isDirected() - Method in interface org.gephi.graph.api.GraphModel
-
Returns true if the graph is directed.
- isDirected(Edge) - Method in interface org.gephi.graph.api.Graph
-
Returns true if the given edge is directed.
- isDynamic() - Method in interface org.gephi.graph.api.Column
-
Returns true if this column has a dynamic type.
- isDynamic() - Method in interface org.gephi.graph.api.GraphModel
-
Returns true if the graph is dynamic.
- isDynamic() - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Returns true if this column is dynamic.
- isDynamicAttribute() - Method in interface org.gephi.graph.api.Column
-
Returns true if this column is dynamic and has a TimeMap type.
- isDynamicGraph() - Method in interface org.gephi.io.importer.api.Container
-
Returns true if this container contains a dynamic graph.
- isDynamicType(Class) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns true if type is a dynamic type.
- isEdge() - Method in interface org.gephi.appearance.spi.Transformer
-
True if this transformer can be applied to edges.
- isEdgeColumn(Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
- isEdgeColumn(Column) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns true if the given column is an edge column.
- isEdgeInGraph(Edge) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Checks if an edge is contained in the main view graph.
- isEdgeTable() - Method in interface org.gephi.graph.api.Table
-
Returns true if this table is the node table.
- isEdgeTable(Table) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Checks if the given table is edges table.
- isEdgeView() - Method in interface org.gephi.graph.api.GraphView
-
Returns true if this view supports edge filtering.
- isEmpty() - Method in class org.gephi.graph.api.types.IntervalMap
- isEmpty() - Method in class org.gephi.graph.api.types.IntervalSet
- isEmpty() - Method in interface org.gephi.graph.api.types.TimeMap
-
Returns true if this map is empty.
- isEmpty() - Method in interface org.gephi.graph.api.types.TimeSet
-
Returns true if this set is empty.
- isEmpty() - Method in class org.gephi.graph.api.types.TimestampMap
- isEmpty() - Method in class org.gephi.graph.api.types.TimestampSet
- isEmpty() - Method in class org.gephi.io.importer.api.Report
- isEnabled() - Method in class org.gephi.preview.api.ManagedRenderer
- isEnabled() - Method in interface org.gephi.timeline.api.TimelineModel
-
Returns
true
if the timeline is enabled. - isExportVisible() - Method in interface org.gephi.io.exporter.spi.GraphExporter
-
Returns
true
if only the visible graph has to be exported. - isFileSupported(File) - Method in interface org.gephi.io.importer.api.ImportController
- isFillLabelWithId() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- isFiltering() - Method in interface org.gephi.filters.api.FilterModel
-
Returns
true
if the system is currently in filtering mode. - isFixed() - Method in interface org.gephi.graph.api.NodeProperties
-
Returns true of this node is fixed (can't be moved).
- isFixed() - Method in interface org.gephi.io.importer.api.NodeDraft
-
Returns whether this node's position is fixed.
- isIncident(Edge, Edge) - Method in interface org.gephi.graph.api.Graph
-
Returns true if edge1 and edge2 are incident.
- isIncident(Node, Edge) - Method in interface org.gephi.graph.api.Graph
-
Returns true if the node and the edge are incident.
- isIndexed() - Method in interface org.gephi.graph.api.Column
-
Returns true if this column is indexed.
- isInRange(Number) - Method in class org.gephi.filters.api.Range
- 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.
- isLabelVisible() - Method in interface org.gephi.io.importer.api.ElementDraft
-
Returns true if the label is visible.
- isLandscape() - Method in interface org.gephi.preview.api.PDFTarget
-
Returns whether the orientation is in landscape or portrait.
- isLeftInclusive() - Method in class org.gephi.filters.api.Range
- isLoopToBeginning() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- isMainView() - Method in interface org.gephi.graph.api.GraphView
-
Returns true if this view is the main view.
- isMapType(Class) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns true if type is a map type.
- isMatchingImporter(FileObject) - Method in interface org.gephi.io.importer.spi.FileImporterBuilder
-
Returns
true
if this importer can importfileObject
. - isMixed() - Method in interface org.gephi.graph.api.Graph
-
Returns true if this graph is mixed (both directed and undirected edges).
- isMixed() - Method in interface org.gephi.graph.api.GraphModel
-
Returns true if the graph is mixed (both directed and undirected edges).
- isModal() - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulatorUI
-
Indicates if the created dialog has to be modal
- isModal() - Method in interface org.gephi.datalab.spi.ManipulatorUI
-
Indicates if the created dialog has to be modal
- isMultiGraph() - Method in interface org.gephi.graph.api.GraphModel
-
Returns true if the graph is multi-graph (multiple types of edges).
- isMultiGraph() - Method in interface org.gephi.io.importer.api.Container
-
Returns true if this container contains a multigraph.
- isNew() - Method in interface org.gephi.graph.api.GraphObserver
-
Returns true if this observer has never got its hasGraphChanged() method called.
- isNode() - Method in interface org.gephi.appearance.spi.Transformer
-
True is this transformer can be applied to nodes.
- isNodeColumn(Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
- isNodeColumn(Column) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns true if the given column is a node column.
- isNodeFixed(Node) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Checks the fixed state of a node.
- isNodeInGraph(Node) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Checks if a node is contained in the main view graph.
- isNodeTable() - Method in interface org.gephi.graph.api.Table
-
Returns true if this table is the node table.
- isNodeTable(Table) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Checks if the given table is nodes table.
- isNodeView() - Method in interface org.gephi.graph.api.GraphView
-
Returns true if this view supports node filtering.
- isNumber() - Method in interface org.gephi.graph.api.Column
-
Returns true if this column has a number type.
- isNumberType(Class) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns true if type is a number type.
- isOkButtonEnabled() - Method in interface org.gephi.datalab.spi.DialogControls
-
Indicates if ok button is enabled for this dialog at the moment
- isOnlyMatchWholeAttributeValue() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- 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 interface org.gephi.tools.api.EditWindowController
- isPartition() - Method in interface org.gephi.appearance.api.Function
-
Returns true if this function is a partition function.
- isPartitionLocalScale() - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns
true
if partitions are using the currently visible graph as a source. - isPlaying() - Method in interface org.gephi.timeline.api.TimelineModel
-
Returns
true
if the timeline is playing. - isProperty() - Method in interface org.gephi.graph.api.Column
-
Returns true if this column is a property.
- isRanking() - Method in interface org.gephi.appearance.api.Function
-
Returns true if this function is a ranking function.
- isRankingLocalScale() - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns
true
if rankings are using the currently visible graph as a scale. - isReadOnly() - Method in interface org.gephi.graph.api.Column
-
Returns true if this column is read-only.
- isRendererForitem(Item, PreviewProperties) - Method in interface org.gephi.preview.spi.Renderer
-
Based on
properties
, determine whether this renderer is valid to renderItem
. - isRightInclusive() - Method in class org.gephi.filters.api.Range
- isRunning() - Method in interface org.gephi.layout.api.LayoutModel
-
Returns
true
if a layout is currently running,false
otherwise. - isRunning() - Method in class org.gephi.utils.longtask.api.LongTaskExecutor
-
Returns
true
if the executor is executing a task. - isSearchNodes() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- isSelecting() - Method in interface org.gephi.filters.api.FilterModel
-
Returns
true
if the system is currently in selection mode. - isSelfLoop() - Method in interface org.gephi.graph.api.Edge
-
Returns true if this edge is a self-loop.
- isSelfLoop() - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Returns true if this edge is a self-loop.
- isSelfLoop(Edge) - Method in interface org.gephi.graph.api.Graph
-
Returns true if the given edge is a self-loop.
- isSimple() - Method in interface org.gephi.appearance.api.Function
-
Returns true if this function is a simple function.
- isSimpleType(Class) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns true if type is a simple type.
- isSortable() - Method in interface org.gephi.graph.api.ColumnIndex
-
Returns whether the column index is numeric and sortable, and therefore methods
ColumnIndex.getMinValue()
andColumnIndex.getMaxValue()
are available. - isSortable(Column) - Method in interface org.gephi.graph.api.Index
-
Returns whether the column is numeric and sortable, and therefore methods
Index.getMinValue(org.gephi.graph.api.Column)
andIndex.getMaxValue(org.gephi.graph.api.Column)
are available for the column. - isStandardizedType(Class) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns true if type is a standardized type.
- isStringType(Class) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns true if type is a string type
- Issue - Class in org.gephi.io.importer.api
-
Issue are logged and classified by
Report
to describe a problem encountered during import process. - Issue(String, Issue.Level) - Constructor for class org.gephi.io.importer.api.Issue
-
Constructs a new issue with a message and a level.
- Issue(String, Issue.Level, Throwable) - Constructor for class org.gephi.io.importer.api.Issue
-
Constructs a new issue with a message, level and throwable.
- Issue(Throwable, Issue.Level) - Constructor for class org.gephi.io.importer.api.Issue
-
Constructs a new issue with a throwable and a level.
- Issue.Level - Enum in org.gephi.io.importer.api
- isSupported(Class) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns true if type is a supported type.
- isSupported(Estimator) - Method in class org.gephi.graph.api.types.IntervalBooleanMap
- isSupported(Estimator) - Method in class org.gephi.graph.api.types.IntervalByteMap
- isSupported(Estimator) - Method in class org.gephi.graph.api.types.IntervalCharMap
- isSupported(Estimator) - Method in class org.gephi.graph.api.types.IntervalDoubleMap
- isSupported(Estimator) - Method in class org.gephi.graph.api.types.IntervalFloatMap
- isSupported(Estimator) - Method in class org.gephi.graph.api.types.IntervalIntegerMap
- isSupported(Estimator) - Method in class org.gephi.graph.api.types.IntervalLongMap
- isSupported(Estimator) - Method in class org.gephi.graph.api.types.IntervalShortMap
- isSupported(Estimator) - Method in class org.gephi.graph.api.types.IntervalStringMap
- isSupported(Estimator) - Method in interface org.gephi.graph.api.types.TimeMap
-
Returns whether
estimator
is supported. - isSupported(Estimator) - Method in class org.gephi.graph.api.types.TimestampBooleanMap
- isSupported(Estimator) - Method in class org.gephi.graph.api.types.TimestampByteMap
- isSupported(Estimator) - Method in class org.gephi.graph.api.types.TimestampCharMap
- isSupported(Estimator) - Method in class org.gephi.graph.api.types.TimestampDoubleMap
- isSupported(Estimator) - Method in class org.gephi.graph.api.types.TimestampFloatMap
- isSupported(Estimator) - Method in class org.gephi.graph.api.types.TimestampIntegerMap
- isSupported(Estimator) - Method in class org.gephi.graph.api.types.TimestampLongMap
- isSupported(Estimator) - Method in class org.gephi.graph.api.types.TimestampMap
- isSupported(Estimator) - Method in class org.gephi.graph.api.types.TimestampShortMap
- isSupported(Estimator) - Method in class org.gephi.graph.api.types.TimestampStringMap
- isTableColumn(Table, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
- isTransformNullValues() - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns
true
if null values are considered in functions. - isUIFoProcessor(Processor) - Method in interface org.gephi.io.processor.spi.ProcessorUI
-
Returns
true
if this UI belongs to the given processor. - isUIForExporter(Exporter) - Method in interface org.gephi.io.exporter.spi.ExporterUI
-
Returns
true
if this UI belongs to the given exporter. - isUIForImporter(Importer) - Method in interface org.gephi.io.importer.spi.ImporterUI
-
Returns
true
if this UI belongs to the given importer. - isUIForImporter(Importer) - Method in interface org.gephi.io.importer.spi.ImporterWizardUI
-
Returns
true
if this UI belongs to the given importer. - isUndirected() - Method in interface org.gephi.graph.api.Graph
-
Returns true if this graph is undirected.
- isUndirected() - Method in interface org.gephi.graph.api.GraphModel
-
Returns true if the graph is undirected.
- isUseRegexReplaceMode() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- isValid() - Method in interface org.gephi.filters.spi.FilterLibraryMask
-
Returns
true
if this masks' category is valid. - isValid(Container[]) - Method in interface org.gephi.io.processor.spi.ProcessorUI
-
Returns
true
if the processor this UI represents is valid forcontainers
. - isVisible() - Method in interface org.gephi.graph.api.TextProperties
-
Returns true if visible.
- Item - Interface in org.gephi.preview.api
-
An item is a visual element built by an
ItemBuilder
and later used by aRenderer
to be displayed. - ItemBuilder - Interface in org.gephi.preview.spi
-
Builds and returns new
Item
instances. - iterator() - Method in interface org.gephi.graph.api.ColumnIterable
-
Returns the element iterator.
- iterator() - Method in class org.gephi.graph.api.EdgeIterable.EdgeIterableEmpty
- iterator() - Method in interface org.gephi.graph.api.EdgeIterable
-
Returns an edge iterator.
- iterator() - Method in class org.gephi.graph.api.ElementIterable.ElementIterableEmpty
- iterator() - Method in interface org.gephi.graph.api.ElementIterable
-
Returns the element iterator.
- iterator() - Method in interface org.gephi.graph.api.NodeIterable
-
Returns a node iterator.
- iterator() - Method in class org.gephi.graph.api.NodeIterable.NodeIterableEmpty
J
- joinWithSeparatorMerge(Table, Column[], Class, String, String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Joins various columns of any type into a new column using the given separator string (or null).
K
- keyEvent - Variable in class org.gephi.preview.api.PreviewMouseEvent
-
Contains the keyboard state for the given mouse event.
L
- LABEL - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- LABEL - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- LANDSCAPE - Static variable in interface org.gephi.preview.api.PDFTarget
- LAST - org.gephi.graph.api.Estimator
-
Last value.
- LAST - org.gephi.io.importer.api.EdgeMergeStrategy
- Layout - Interface in org.gephi.layout.spi
-
A Layout algorithm should implement the
Layout
interface to allow theLayoutController
to run it properly. - LayoutBuilder - Interface in org.gephi.layout.spi
-
A
LayoutBuilder
provides a specificLayout
instance. - LayoutController - Interface in org.gephi.layout.api
-
A LayoutController is the one responsible for controlling the states of the
LayoutModel
. - LayoutData - Interface in org.gephi.graph.spi
-
Interface for node metadata to handle custom layout attributes more efficiently.
- LayoutModel - Interface in org.gephi.layout.api
-
Layout model contains data and flags relative to the layout execution and user interface.
- LayoutProperty - Class in org.gephi.layout.spi
-
Properties for layout algorithms that are used by the UI to fill the property sheet and thus allow user edit.
- LayoutProperty(Node.Property, String, String) - Constructor for class org.gephi.layout.spi.LayoutProperty
- LayoutUI - Interface in org.gephi.layout.spi
-
Various information about a layout algorithm that allows UI integration.
- LEFT - org.gephi.preview.api.PreviewMouseEvent.Button
- LegacyGephiFormatException - Exception in org.gephi.project.api
- LegacyGephiFormatException() - Constructor for exception org.gephi.project.api.LegacyGephiFormatException
- LINEAR - Static variable in class org.gephi.appearance.api.Interpolator
-
Linear interpolation
x = interpolate(x)
- lock() - Method in interface org.gephi.graph.api.TableLock
-
Acquires the lock.
- log(String) - Method in class org.gephi.io.importer.api.Report
-
Log an information message in the report.
- LOG2 - Static variable in class org.gephi.appearance.api.Interpolator
-
Log2 interpolation
Math.log(1 + x)/Math.log(2) = interpolate(x)
- logIssue(Issue) - Method in class org.gephi.io.importer.api.Report
-
Log an issue in the report.
- LONG - org.gephi.io.importer.api.ElementIdType
- LongTask - Interface in org.gephi.utils.longtask.spi
-
Interface that any class can implement to support progress and cancellation.
- LongTaskErrorHandler - Interface in org.gephi.utils.longtask.api
-
Notify interface that can catch
Exception
thrown during an asynchronous task execution. - LongTaskExecutor - Class in org.gephi.utils.longtask.api
-
Portable long-task executor, that supports synchronous and asynchronous execution, progress, cancellation and error management.
- LongTaskExecutor(boolean) - Constructor for class org.gephi.utils.longtask.api.LongTaskExecutor
-
Creates a new long task executor.
- LongTaskExecutor(boolean, String) - Constructor for class org.gephi.utils.longtask.api.LongTaskExecutor
-
Creates a new long task executor.
- LongTaskExecutor(boolean, String, int) - Constructor for class org.gephi.utils.longtask.api.LongTaskExecutor
-
Creates a new long task executor.
- LongTaskListener - Interface in org.gephi.utils.longtask.api
-
Basic listener to be notified when a long task terminates.
- loop(GraphView, Interval) - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Iteration of the dynamic statistics algorithm on a new interval.
M
- mag() - Method in class org.gephi.preview.api.Vector
- ManagedRenderer - Class in org.gephi.preview.api
-
Small class that contains a
Renderer
and its enabled state. - ManagedRenderer(Renderer, boolean) - Constructor for class org.gephi.preview.api.ManagedRenderer
- Manipulator - Interface in org.gephi.datalab.spi
-
General and abstract manipulation action to use for Data Laboratory table UI and other actions like Graph context menu items in Overview.
- ManipulatorUI - Interface in org.gephi.datalab.spi
-
UI Manipulators can provide.
- MARGIN - Static variable in class org.gephi.preview.api.PreviewProperty
-
General
Float
property in percentage (0-100) describing the margin size. - MARGIN_BOTTOM - Static variable in interface org.gephi.preview.api.PDFTarget
- MARGIN_LEFT - Static variable in interface org.gephi.preview.api.PDFTarget
- MARGIN_RIGHT - Static variable in interface org.gephi.preview.api.PDFTarget
- MARGIN_TOP - Static variable in interface org.gephi.preview.api.PDFTarget
- MAX - org.gephi.graph.api.Estimator
-
Maximum value.
- MAX - org.gephi.io.importer.api.EdgeMergeStrategy
- maxValueNumbersMerge(Table, Column[], String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merges any combination of number or number list columns, calculating the maximum value of all not null values and puts the result of each row in a new column of
BIGDECIMAL
AttributeType
. - maxX - Variable in class org.gephi.graph.api.Rect2D
- maxY - Variable in class org.gephi.graph.api.Rect2D
- MEDIAN - org.gephi.graph.api.Estimator
-
Median value.
- medianNumberMerge(Table, Column[], String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merges any combination of number or number list columns, calculating the median of all not null values and puts the result of each row in a new column of
BIGDECIMAL
AttributeType
. - mergeDateColumnsToTimeInterval(Table, Column, Column, SimpleDateFormat, String, String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merge 1 or 2 columns creating a time interval for each row.
- mergeNodes(Graph, Node[], Node, Column[], AttributeRowsMergeStrategy[], boolean) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Merges 2 or more nodes into a new one node that has all the edges of the merged nodes.
- mergeNumericColumnsToTimeInterval(Table, Column, Column, double, double) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merge 1 or 2 columns creating a time interval for each row.
- mergeRowsValues(Column[], AttributeRowsMergeStrategy[], Element[], Element, Element) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Merges the given rows values to the given result row using one merge strategy for each column of the table.
- MIDDLE - org.gephi.preview.api.PreviewMouseEvent.Button
- MIN - org.gephi.graph.api.Estimator
-
Minimum value.
- MIN - org.gephi.io.importer.api.EdgeMergeStrategy
- MIN_MAX - org.gephi.timeline.api.TimelineModelEvent.EventType
- minValueNumbersMerge(Table, Column[], String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merges any combination of number or number list columns, calculating the minimum value of all not null values and puts the result of each row in a new column of
BIGDECIMAL
AttributeType
. - minX - Variable in class org.gephi.graph.api.Rect2D
- minY - Variable in class org.gephi.graph.api.Rect2D
- MIXED - org.gephi.io.importer.api.EdgeDirectionDefault
- MIXED - org.gephi.preview.types.EdgeColor.Mode
- MODEL - org.gephi.timeline.api.TimelineModelEvent.EventType
- mouseClick(int[], float[]) - Method in interface org.gephi.tools.spi.MouseClickEventListener
-
Notify a mouse click on the visualization window.
- mouseClicked(PreviewMouseEvent, PreviewProperties, Workspace) - Method in interface org.gephi.preview.spi.PreviewMouseListener
-
A single click event.
- MouseClickEventListener - Interface in org.gephi.tools.spi
-
Tool mouse click listener.
- mouseDragged(PreviewMouseEvent, PreviewProperties, Workspace) - Method in interface org.gephi.preview.spi.PreviewMouseListener
-
If your listener needs to receive drag events, you must mark the previous press event as consumed.
- mousePressed(PreviewMouseEvent, PreviewProperties, Workspace) - Method in interface org.gephi.preview.spi.PreviewMouseListener
-
A mouse press event.
- mouseReleased(PreviewMouseEvent, PreviewProperties, Workspace) - Method in interface org.gephi.preview.spi.PreviewMouseListener
-
If your listener needs to receive release events, you must mark the previous press event as consumed.
- MouseResponsiveRenderer - Interface in org.gephi.preview.spi
-
Optionally implement this interface in a
Renderer
that needs to be responsive to mouse events. - MOVING - Static variable in class org.gephi.preview.api.PreviewProperty
-
General
Boolean
property set astrue
when the user is panning the canvas. - mult(float) - Method in class org.gephi.preview.api.Vector
- mult(Vector, float) - Static method in class org.gephi.preview.api.Vector
N
- NAND - org.gephi.datalab.api.AttributeColumnsMergeStrategiesController.BooleanOperations
- needsItemBuilder(ItemBuilder, PreviewProperties) - Method in interface org.gephi.preview.spi.Renderer
-
Based on the
itemBuilder
class and theproperties
, determine whether this renderer needs the givenitemBuilder
to be executed before rendering. - needsPreviewMouseListener(PreviewMouseListener) - Method in interface org.gephi.preview.spi.MouseResponsiveRenderer
- negateBooleanColumn(Table, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Negates not null values of a given
BOOLEAN
orLIST_BOOLEAN
column. - newBezierInterpolator(float, float, float, float) - Static method in class org.gephi.appearance.api.Interpolator
-
Builds a bezier interpolator with two control points (px1, py1) and (px2, py2).
- newContainer() - Method in interface org.gephi.io.importer.api.Container.Factory
-
Returns a newly created container instance.
- newEdge(Object, Node, Node, int, double, boolean) - Method in interface org.gephi.graph.api.GraphFactory
-
Creates and returns an edge between source and target.
- newEdge(Node, Node) - Method in interface org.gephi.graph.api.GraphFactory
-
Creates and returns a directed edge between source and target.
- newEdge(Node, Node, boolean) - Method in interface org.gephi.graph.api.GraphFactory
-
Creates and returns an edge between source and target.
- newEdge(Node, Node, int, boolean) - Method in interface org.gephi.graph.api.GraphFactory
-
Creates and returns an edge between source and target.
- newEdge(Node, Node, int, double, boolean) - Method in interface org.gephi.graph.api.GraphFactory
-
Creates and returns an edge between source and target.
- newEdgeDraft() - Method in interface org.gephi.io.importer.api.ElementDraft.Factory
-
Returns an empty edge draft instance.
- newEdgeDraft(String) - Method in interface org.gephi.io.importer.api.ElementDraft.Factory
-
Returns an empty edge draft instance.
- newInstance() - Static method in class org.gephi.graph.api.GraphModel.Factory
-
Returns a new instance with default configuration.
- newInstance(Configuration) - Static method in class org.gephi.graph.api.GraphModel.Factory
-
Returns a new instance with the given configuration.
- newNode() - Method in interface org.gephi.graph.api.GraphFactory
-
Creates and returns a node.
- newNode(Object) - Method in interface org.gephi.graph.api.GraphFactory
-
Creates and returns a node.
- newNodeDraft() - Method in interface org.gephi.io.importer.api.ElementDraft.Factory
-
Returns an empty node draft instance.
- newNodeDraft(String) - Method in interface org.gephi.io.importer.api.ElementDraft.Factory
-
Returns an empty node draft instance.
- newProject() - Method in interface org.gephi.project.api.ProjectController
- newWorkspace(Project) - Method in interface org.gephi.project.api.ProjectController
- next() - Method in class org.gephi.graph.api.EdgeIterable.EdgeIterableEmpty
- next() - Method in class org.gephi.graph.api.ElementIterable.ElementIterableEmpty
- next() - Method in class org.gephi.graph.api.NodeIterable.NodeIterableEmpty
- NO_MERGE - org.gephi.io.importer.api.EdgeMergeStrategy
- Node - Interface in org.gephi.graph.api
-
A node.
- NODE - Static variable in interface org.gephi.preview.api.Item
- NODE_BORDER_COLOR - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node
DependantColor
property which defines the border color. - NODE_BORDER_WIDTH - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node
Float
property defining the node border size. - NODE_BUILDER - Static variable in interface org.gephi.preview.spi.ItemBuilder
- NODE_DEGREE - org.gephi.appearance.api.AppearanceModel.GraphFunction
- NODE_INDEGREE - org.gephi.appearance.api.AppearanceModel.GraphFunction
- NODE_LABEL - Static variable in interface org.gephi.preview.api.Item
- NODE_LABEL_BOX_COLOR - Static variable in class org.gephi.preview.api.PreviewProperty
- NODE_LABEL_BOX_OPACITY - Static variable in class org.gephi.preview.api.PreviewProperty
- NODE_LABEL_BUILDER - Static variable in interface org.gephi.preview.spi.ItemBuilder
- NODE_LABEL_COLOR - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label
DependantOriginalColor
property defining the color label. - NODE_LABEL_FONT - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label
Font
property defining node label's font. - NODE_LABEL_MAX_CHAR - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label
Integer
property defining the maximum number of characters. - NODE_LABEL_OUTLINE_COLOR - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label Outline
DependantColor
property defining the outline color. - NODE_LABEL_OUTLINE_OPACITY - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label Outline
Float
property between 0-100 which defines the opacity. - NODE_LABEL_OUTLINE_SIZE - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label Outline
Float
property defining the outline size. - NODE_LABEL_PROPORTIONAL_SIZE - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label
Boolean
property defining whether to use node's size in label size calculation. - NODE_LABEL_SHORTEN - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label
Boolean
property defining whether the label is shortened. - NODE_LABEL_SHOW_BOX - Static variable in class org.gephi.preview.api.PreviewProperty
- NODE_OPACITY - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node
Float
property between 0-100 which defines the opacity. - NODE_OUTDEGREE - org.gephi.appearance.api.AppearanceModel.GraphFunction
- NODE_PER_NODE_OPACITY - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node
Boolean
property indicating whether or not to use the opacity value defined as part of the Node color. - NodeClickEventListener - Interface in org.gephi.tools.spi
-
Tool node click listener.
- NodeDraft - Interface in org.gephi.io.importer.api
-
Draft node, hosted by import containers to represent nodes found when importing.
- nodeExists(String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Returns
true
if a node exists with the givenid
. - NodeFilter - Interface in org.gephi.filters.spi
-
Basic filters for nodes, that works as predicates.
- nodeId() - Method in interface org.gephi.graph.api.GraphModel.DefaultColumns
-
Return node identifier column.
- NodeIterable - Interface in org.gephi.graph.api
-
A node iterable.
- NodeIterable.NodeIterableEmpty - Class in org.gephi.graph.api
-
Empty node iterable.
- NodeIterableEmpty() - Constructor for class org.gephi.graph.api.NodeIterable.NodeIterableEmpty
- nodeLabel() - Method in interface org.gephi.graph.api.GraphModel.DefaultColumns
-
Return node label column.
- NodePressAndDraggingEventListener - Interface in org.gephi.tools.spi
-
Tool mouse press and dragging listener.
- NodePressingEventListener - Interface in org.gephi.tools.spi
-
Tool mouse pressing listener.
- NodeProperties - Interface in org.gephi.graph.api
-
Node properties.
- NodesManipulator - Interface in org.gephi.datalab.spi.nodes
-
Please note that the methods offered in this service are the same as Visualization API GraphContextMenuItem.
- NodesManipulatorBuilder - Interface in org.gephi.datalab.spi.nodes
-
This interface is used for providing NodesManipulator instances using the Netbeans Lookup but avoiding the singleton it causes.
- nodeTimeSet() - Method in interface org.gephi.graph.api.GraphModel.DefaultColumns
-
Return node time-set (timestamp or interval) column.
- NONE - org.gephi.tools.spi.ToolSelectionType
- NOR - org.gephi.datalab.api.AttributeColumnsMergeStrategiesController.BooleanOperations
- normalize() - Method in class org.gephi.preview.api.Vector
- normalize(Number, Interpolator, Number, Number) - Method in interface org.gephi.appearance.api.Ranking
-
Normalizes the given value with the interpolator.
- not() - Method in interface org.gephi.graph.api.Subgraph
-
Inverse this subgraph so all elements in the graph are removed and all elements not in the graph are added.
O
- ONE_BOUND - org.gephi.timeline.api.TimelineModel.PlayMode
-
Only one bound of the interval is moved.
- openEditWindow() - Method in interface org.gephi.tools.api.EditWindowController
- openProject(File) - Method in interface org.gephi.project.api.ProjectController
- openWorkspace(Workspace) - Method in interface org.gephi.project.api.ProjectController
- Operator - Interface in org.gephi.filters.spi
- OR - org.gephi.datalab.api.AttributeColumnsMergeStrategiesController.BooleanOperations
- org.gephi.appearance.api - package org.gephi.appearance.api
-
API for manipulating element appearance.
- org.gephi.appearance.spi - package org.gephi.appearance.spi
-
Interfaces that define the different ways the appearance of elements can be transformed.
- org.gephi.datalab.api - package org.gephi.datalab.api
-
Data Laboratory API, all capabilites are exposed through various controllers.
- org.gephi.datalab.api.datatables - package org.gephi.datalab.api.datatables
- org.gephi.datalab.spi - package org.gephi.datalab.spi
-
Interfaces for creating data laboratory plugins.
- org.gephi.datalab.spi.columns - package org.gephi.datalab.spi.columns
- org.gephi.datalab.spi.columns.merge - package org.gephi.datalab.spi.columns.merge
- org.gephi.datalab.spi.edges - package org.gephi.datalab.spi.edges
- org.gephi.datalab.spi.general - package org.gephi.datalab.spi.general
- org.gephi.datalab.spi.nodes - package org.gephi.datalab.spi.nodes
- org.gephi.datalab.spi.rows.merge - package org.gephi.datalab.spi.rows.merge
- org.gephi.datalab.spi.values - package org.gephi.datalab.spi.values
- org.gephi.filters.api - package org.gephi.filters.api
-
API for graph filtering.
- org.gephi.filters.spi - package org.gephi.filters.spi
-
Interfaces for creating new filter classes.
- org.gephi.graph.api - package org.gephi.graph.api
-
Complete API description, where
GraphModel
is the entry point. - org.gephi.graph.api.types - package org.gephi.graph.api.types
-
Custom types the API supports, in addition of primitive and arrays.
- org.gephi.graph.spi - package org.gephi.graph.spi
-
SPI interfaces clients can implement to extend the API.
- org.gephi.io.exporter.api - package org.gephi.io.exporter.api
-
API for exporting data to any support.
- org.gephi.io.exporter.spi - package org.gephi.io.exporter.spi
-
Interfaces for creating new data exporters.
- org.gephi.io.generator.api - package org.gephi.io.generator.api
-
API for executing graph generators in a backgorund thread.
- org.gephi.io.generator.spi - package org.gephi.io.generator.spi
-
Generator interfaces that plugins implement to add new generators.
- org.gephi.io.importer.api - package org.gephi.io.importer.api
-
API for importing data from any support.
- org.gephi.io.importer.spi - package org.gephi.io.importer.spi
-
Interfaces for creating new data importers.
- org.gephi.io.processor.spi - package org.gephi.io.processor.spi
-
Interfaces that define the way data are unloaded from container and appened to the workspace.
- org.gephi.layout.api - package org.gephi.layout.api
-
API for real-time layout algorithm tasks and proper user control.
- org.gephi.layout.spi - package org.gephi.layout.spi
-
Interfaces for creating new layout algorithms.
- org.gephi.perspective.api - package org.gephi.perspective.api
-
API for perspective management.
- org.gephi.perspective.spi - package org.gephi.perspective.spi
-
Interfaces for creating new perspectives and perspective members.
- org.gephi.preview.api - package org.gephi.preview.api
-
API for Preview rendering.
- org.gephi.preview.spi - package org.gephi.preview.spi
-
Interfaces for creating new renderers, item builders and render targets.
- org.gephi.preview.types - package org.gephi.preview.types
-
Additional property types.
- org.gephi.preview.types.editors - package org.gephi.preview.types.editors
-
Standard beans property editors for preview types.
- org.gephi.project.api - package org.gephi.project.api
-
API for project and workspace management.
- org.gephi.project.spi - package org.gephi.project.spi
-
SPI for workspace capabilities and project managment UI.
- org.gephi.statistics.api - package org.gephi.statistics.api
-
API for statistics and metrics tasks execution.
- org.gephi.statistics.spi - package org.gephi.statistics.spi
-
Interfaces for creating new statistics and metrics algorihms.
- org.gephi.timeline.api - package org.gephi.timeline.api
-
API which controls the Timeline, the UI component which allows network exploration over time.
- org.gephi.tools.api - package org.gephi.tools.api
-
API for selecting the current Tool.
- org.gephi.tools.spi - package org.gephi.tools.spi
-
Tools are functions for interacting with user inputs on the visualization window.
- org.gephi.utils.longtask.api - package org.gephi.utils.longtask.api
-
API any module can use for providing long, asynchronous tasks execution.
- org.gephi.utils.longtask.spi - package org.gephi.utils.longtask.spi
-
LongTask adds functionalities to any class that wants to be progressable and cancellable.
- org.gephi.utils.progress - package org.gephi.utils.progress
-
Progress support for long tasks execution.
- Origin - Enum in org.gephi.graph.api
-
The column's data origin.
- ORIGINAL - org.gephi.preview.types.DependantOriginalColor.Mode
- ORIGINAL - org.gephi.preview.types.EdgeColor.Mode
- outDegree() - Method in interface org.gephi.graph.api.GraphModel.DefaultColumns
-
Return node out-degree column.
P
- PAGESIZE - Static variable in interface org.gephi.preview.api.PDFTarget
- PARENT - org.gephi.preview.types.DependantColor.Mode
- PARENT - org.gephi.preview.types.DependantOriginalColor.Mode
- parse(String) - Method in enum org.gephi.graph.api.TimeFormat
-
Parses the given string into the time format.
- parse(String, Class) - Static method in class org.gephi.graph.api.AttributeUtils
-
Parses the given string using the type class provided and returns an instance.
- parse(String, Class, DateTimeZone) - Static method in class org.gephi.graph.api.AttributeUtils
-
Parses the given string using the type class provided and returns an instance.
- parseAndSetValue(String, String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parses and sets the
value
forkey
. - parseAndSetValue(String, String, double) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parses and sets the
value
forkey
at the giventimestamp
. - parseAndSetValue(String, String, double, double) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parses and sets the
value
forkey
at the given interval[start,end]
. - parseAndSetValue(String, String, String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parses and sets the
value
forkey
at the givendateTime
. - parseAndSetValue(String, String, String, String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parses and sets the
value
forkey
at the givendateTime
. - parseColor(String) - Static method in class org.gephi.io.importer.api.ImportUtils
- parseDateTime(String) - Static method in class org.gephi.graph.api.AttributeUtils
-
Parses the given time and returns its milliseconds representation.
- parseDateTime(String, DateTimeZone) - Static method in class org.gephi.graph.api.AttributeUtils
-
Parses the given time and returns its milliseconds representation.
- parseDateTimeOrTimestamp(String) - Static method in class org.gephi.graph.api.AttributeUtils
-
Parses an ISO date with or without time or a timestamp (in milliseconds).
- parseDateTimeOrTimestamp(String, DateTimeZone) - Static method in class org.gephi.graph.api.AttributeUtils
-
Parses an ISO date with or without time or a timestamp (in milliseconds).
- Partition - Interface in org.gephi.appearance.api
-
Partition configuration for categorical attributes.
- PartitionFunction - Interface in org.gephi.appearance.api
-
Partition function.
- PartitionTransformer<E extends Element> - Interface in org.gephi.appearance.spi
-
Partition transformer that transforms an element based on a categorical partition column.
- PDF_CONTENT_BYTE - Static variable in interface org.gephi.preview.api.PDFTarget
- PDF_TARGET - Static variable in interface org.gephi.preview.api.RenderTarget
- PDFTarget - Interface in org.gephi.preview.api
-
Rendering target to PDF format.
- percentage(Object, Graph) - Method in interface org.gephi.appearance.api.Partition
-
Returns the percentage of elements with the given value.
- Perspective - Interface in org.gephi.perspective.spi
-
Define a group of components which are showed in the banner.
- PerspectiveController - Interface in org.gephi.perspective.api
-
Controller to manage the perspective system.
- PLAY_START - org.gephi.timeline.api.TimelineModelEvent.EventType
- PLAY_STOP - org.gephi.timeline.api.TimelineModelEvent.EventType
- PluginGeneralActionsManipulator - Interface in org.gephi.datalab.spi.general
-
This interface defines the same service as GeneralActionsManipulator, with one only change: the actions are shown in a drop down panel as plugins, to tell the difference between normal, basic general actions in data laboratory and plugins.
- postProcess(PreviewModel, RenderTarget, PreviewProperties) - Method in interface org.gephi.preview.spi.Renderer
-
This method is called after rendering all items to perform post-processing.
- prepareDataTables() - Method in interface org.gephi.datalab.api.datatables.DataTablesController
-
Looks for an available
DataTablesEventListenerBuilder
and sets itsDataTablesEventListener
. - preProcess(PreviewModel) - Method in interface org.gephi.preview.spi.Renderer
-
This method is called before rendering for all renderers and initializes items' additional attributes or run complex algorithms.
- PRESSED - org.gephi.preview.api.PreviewMouseEvent.Type
- pressingNodes(Node[]) - Method in interface org.gephi.tools.spi.NodePressingEventListener
-
Notify
nodes
are currently pressed. - pressNodes(Node[]) - Method in interface org.gephi.tools.spi.NodePressAndDraggingEventListener
-
Notify
nodes
have been pressed by user on the visualization window. - PreviewController - Interface in org.gephi.preview.api
-
Controller that maintain the preview models, one per workspace.
- PreviewModel - Interface in org.gephi.preview.api
-
The Preview Model contains all items and all preview properties.
- PreviewMouseEvent - Class in org.gephi.preview.api
-
Mouse event for preview.
- PreviewMouseEvent(int, int, PreviewMouseEvent.Type, PreviewMouseEvent.Button, KeyEvent) - Constructor for class org.gephi.preview.api.PreviewMouseEvent
- PreviewMouseEvent.Button - Enum in org.gephi.preview.api
- PreviewMouseEvent.Type - Enum in org.gephi.preview.api
- PreviewMouseListener - Interface in org.gephi.preview.spi
-
Listener for mouse events in Preview.
- PreviewPreset - Class in org.gephi.preview.api
-
Read only set of
PreviewProperty
values. - PreviewPreset(String) - Constructor for class org.gephi.preview.api.PreviewPreset
- PreviewPreset(String, Map<String, Object>) - Constructor for class org.gephi.preview.api.PreviewPreset
- PreviewProperties - Class in org.gephi.preview.api
-
Container for
PreviewProperty
attached to aPreviewModel
. - PreviewProperties() - Constructor for class org.gephi.preview.api.PreviewProperties
- PreviewProperty - Class in org.gephi.preview.api
-
Define a (key, value) pair property attached to a
PreviewProperties
instance. - PreviewUI - Interface in org.gephi.preview.spi
-
SPI interface to add UI settings components to the Preview.
- print(double) - Method in enum org.gephi.graph.api.TimeFormat
-
Prints the given time in this format.
- print(Object) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns the string representation of the given value.
- print(Object, TimeFormat, DateTimeZone) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns the string representation of the given value.
- printArray(Object) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns the string representation of the given array.
- printDate(double) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns the date's string representation of the given timestamp.
- printDate(double, DateTimeZone) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns the date's string representation of the given timestamp.
- printDateTime(double) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns the time's tring representation of the given timestamp.
- printDateTime(double, DateTimeZone) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns the time's string representation of the given timestamp.
- printTimestamp(double) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns the string representation of the given timestamp.
- printTimestampInFormat(double, TimeFormat) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns the string representation of the given timestamp in the given format.
- printTimestampInFormat(double, TimeFormat, DateTimeZone) - Static method in class org.gephi.graph.api.AttributeUtils
-
Returns the string representation of the given timestamp in the given format.
- process() - Method in interface org.gephi.io.processor.spi.Processor
-
Process data from the container to the workspace.
- process(Container) - Method in interface org.gephi.io.importer.api.ImportController
- process(Container[], Processor, Workspace) - Method in interface org.gephi.io.importer.api.ImportController
- process(Container, Processor, Workspace) - Method in interface org.gephi.io.importer.api.ImportController
- Processor - Interface in org.gephi.io.processor.spi
-
Interface that define the way data are unloaded from containers and appended to the workspace.
- ProcessorUI - Interface in org.gephi.io.processor.spi
-
Define processor settings user interface.
- progress() - Method in interface org.gephi.utils.progress.ProgressTicket
-
Notify the user about a new completed unit.
- progress(int) - Method in interface org.gephi.utils.progress.ProgressTicket
-
Notify the user about completed workunits.
- progress(String) - Method in interface org.gephi.utils.progress.ProgressTicket
-
Notify the user about progress by showing message with details.
- progress(String, int) - Method in interface org.gephi.utils.progress.ProgressTicket
-
Notify the user about completed workunits and show additional detailed message.
- progress(ProgressTicket) - Static method in class org.gephi.utils.progress.Progress
-
Notify the user about a new completed unit.
- progress(ProgressTicket, int) - Static method in class org.gephi.utils.progress.Progress
-
Notify the user about completed workunits.
- progress(ProgressTicket, String) - Static method in class org.gephi.utils.progress.Progress
-
Notify the user about progress by showing message with details.
- progress(ProgressTicket, String, int) - Static method in class org.gephi.utils.progress.Progress
-
Notify the user about completed workunits and show additional detailed message.
- Progress - Class in org.gephi.utils.progress
-
Progress functionalities accessor.
- Progress() - Constructor for class org.gephi.utils.progress.Progress
- ProgressTicket - Interface in org.gephi.utils.progress
-
Progress task following, must be used from
Progress
class. - ProgressTicketProvider - Interface in org.gephi.utils.progress
- 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.
- ProjectInformation - Interface in org.gephi.project.api
-
Hosts various information about a project.
- ProjectMetaData - Interface in org.gephi.project.api
-
Hosts user data about a project.
- 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.
- PropertiesAssociations - Class in org.gephi.io.importer.api
- PropertiesAssociations() - Constructor for class org.gephi.io.importer.api.PropertiesAssociations
- PropertiesAssociations.EdgeProperties - Enum in org.gephi.io.importer.api
- PropertiesAssociations.NodeProperties - Enum in org.gephi.io.importer.api
- PROPERTY - org.gephi.graph.api.Origin
-
Property.
- PropertyExecutor - Interface in org.gephi.filters.api
-
PropertyExecutor's role is to synchronize property edition with filter execution.
- PropertyExecutor.Callback - Interface in org.gephi.filters.api
-
Callback interface for setting value.
- put(Double, T) - Method in class org.gephi.graph.api.types.TimestampMap
- put(K, V) - Method in interface org.gephi.graph.api.types.TimeMap
-
Put the value at the given key.
- put(Interval, T) - Method in class org.gephi.graph.api.types.IntervalMap
- putValue(String, Object) - Method in class org.gephi.preview.api.PreviewProperties
-
Puts the property's value.
Q
- Query - Interface in org.gephi.filters.api
-
Queries are wrapping filters and are assembled in a query tree.
R
- r() - Method in interface org.gephi.graph.api.ElementProperties
-
Returns the red color component between zero and one.
- R - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- R - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- radius() - Method in class org.gephi.graph.api.Rect2D
- Range - Class in org.gephi.filters.api
- Range(Number, Number) - Constructor for class org.gephi.filters.api.Range
- Range(Number, Number, boolean, boolean) - Constructor for class org.gephi.filters.api.Range
- Range(Number, Number, Number, Number) - Constructor for class org.gephi.filters.api.Range
- Range(Number, Number, Number, Number, boolean, boolean, Number[]) - Constructor for class org.gephi.filters.api.Range
- Range(Number, Number, Number, Number, Number[]) - Constructor for class org.gephi.filters.api.Range
- RangeFilter - Interface in org.gephi.filters.spi
- Ranking - Interface in org.gephi.appearance.api
-
Ranking configuration for numerical attributes.
- RankingFunction - Interface in org.gephi.appearance.api
-
Ranking function.
- RankingTransformer<E extends Element> - Interface in org.gephi.appearance.spi
-
Ranking transformer that transforms an element based on a numerical ranking column.
- read(DataInput) - Static method in class org.gephi.graph.api.GraphModel.Serialization
-
Read the
input
and return the read graph model. - readBytes(DataInputStream, Workspace) - Method in interface org.gephi.project.spi.WorkspaceBytesPersistenceProvider
-
This is automatically called when loading a project file.
- readLock() - Method in interface org.gephi.graph.api.Graph
-
Opens a read lock for the current thread.
- readLock() - Method in interface org.gephi.graph.api.GraphLock
-
Acquires the read lock.
- readUnlock() - Method in interface org.gephi.graph.api.Graph
-
Closes a read lock for the current thread.
- readUnlock() - Method in interface org.gephi.graph.api.GraphLock
-
Attempts to release this lock.
- readUnlockAll() - Method in interface org.gephi.graph.api.Graph
-
Closes all read locks for the current thread.
- readUnlockAll() - Method in interface org.gephi.graph.api.GraphLock
-
Release this lock by releasing all current read locks.
- readValueFromText(String, Class) - Static method in class org.gephi.preview.api.PreviewProperties
-
Deserializes a serialized String of the given class.
- readWithoutVersionHeader(DataInput, float) - Static method in class org.gephi.graph.api.GraphModel.Serialization
-
Read the
input
and return the read graph model without an explicit version header in the input. - 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. - Rect2D - Class in org.gephi.graph.api
-
Represents a 2D axis-aligned immutable rectangle.
- Rect2D(float, float, float, float) - Constructor for class org.gephi.graph.api.Rect2D
-
Create a new
Rect2D
with the given minimum and maximum corner coordinates. - Rect2D(Rect2D) - Constructor for class org.gephi.graph.api.Rect2D
-
Create a new
Rect2D
as a copy of the givensource
. - refresh() - Method in interface org.gephi.preview.api.G2DTarget
-
Redraw the Processing canvas
- refreshPreview() - Method in interface org.gephi.preview.api.PreviewController
-
Refreshes the current preview model.
- refreshPreview(Workspace) - Method in interface org.gephi.preview.api.PreviewController
-
Refreshes the preview model in
workspace
. - registerMask(FilterLibraryMask) - Method in interface org.gephi.filters.api.FilterLibrary
-
Registers
mask
as a newFilterLibraryMask
. - released() - Method in interface org.gephi.tools.spi.NodePressAndDraggingEventListener
-
Notify mouse has been released.
- released() - Method in interface org.gephi.tools.spi.NodePressingEventListener
-
Notify mouse has been released.
- RELEASED - org.gephi.preview.api.PreviewMouseEvent.Type
- remove() - Method in class org.gephi.graph.api.EdgeIterable.EdgeIterableEmpty
- remove() - Method in class org.gephi.graph.api.ElementIterable.ElementIterableEmpty
- remove() - Method in class org.gephi.graph.api.NodeIterable.NodeIterableEmpty
- remove(Double) - Method in class org.gephi.graph.api.types.TimestampMap
- remove(Double) - Method in class org.gephi.graph.api.types.TimestampSet
- 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(K) - Method in interface org.gephi.graph.api.types.TimeMap
-
Remove the value at the given key.
- remove(K) - Method in interface org.gephi.graph.api.types.TimeSet
-
Removes key from this set.
- remove(Query) - Method in interface org.gephi.filters.api.FilterController
-
Removes
query
from the system if exists. - remove(Interval) - Method in class org.gephi.graph.api.types.IntervalMap
- remove(Interval) - Method in class org.gephi.graph.api.types.IntervalSet
- removeAllEdges(Collection<? extends Edge>) - Method in interface org.gephi.graph.api.Graph
-
Removes all edges in the collection from this graph.
- removeAllEdges(Collection<? extends Edge>) - Method in interface org.gephi.graph.api.Subgraph
-
Removes a collection of edges from this subgraph.
- removeAllNodes(Collection<? extends Node>) - Method in interface org.gephi.graph.api.Graph
-
Removes all nodes in the collection from this graph.
- removeAllNodes(Collection<? extends Node>) - Method in interface org.gephi.graph.api.Subgraph
-
Removes a collection of nodes from this subgraph.
- removeAttribute(String) - Method in interface org.gephi.graph.api.Element
-
Removes the attribute at the given key.
- removeAttribute(String) - Method in interface org.gephi.graph.api.Graph
-
Removes the attribute for the given key.
- removeAttribute(String, double) - Method in interface org.gephi.graph.api.Element
-
Removes the attribute at the given key and timestamp.
- removeAttribute(String, double) - Method in interface org.gephi.graph.api.Graph
-
Removes the attribute for the given key and timestamp.
- removeAttribute(String, Interval) - Method in interface org.gephi.graph.api.Element
-
Removes the attribute at the given key and interval.
- removeAttribute(String, Interval) - Method in interface org.gephi.graph.api.Graph
-
Removes the attribute for the given key and interval.
- removeAttribute(Column) - Method in interface org.gephi.graph.api.Element
-
Removes the attribute at the given column.
- removeAttribute(Column, double) - Method in interface org.gephi.graph.api.Element
-
Removes the attribute at the given column and timestamp.
- removeAttribute(Column, Interval) - Method in interface org.gephi.graph.api.Element
-
Removes the attribute at the given column and interval.
- removeBuilder(FilterBuilder) - Method in interface org.gephi.filters.api.FilterLibrary
-
Removes
builder
from this library. - 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(ChangeListener) - Method in interface org.gephi.filters.api.FilterModel
- removeColumn(String) - Method in interface org.gephi.graph.api.Table
-
Removes the given column based on its identifier from this table.
- removeColumn(Column) - Method in interface org.gephi.graph.api.Table
-
Removes the given column from this table.
- removeEdge(Edge) - Method in interface org.gephi.graph.api.Graph
-
Removes an edge from this graph.
- removeEdge(Edge) - Method in interface org.gephi.graph.api.Subgraph
-
Removes an edge from this subgraph.
- removeEdge(EdgeDraft) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Removes an edge from this container.
- removeInterval(Interval) - Method in interface org.gephi.graph.api.Element
-
Removes a interval.
- removeListener(TimelineModelListener) - Method in interface org.gephi.timeline.api.TimelineController
-
Remove
listerner
from the list of event listeners. - removeNode(Node) - Method in interface org.gephi.graph.api.Graph
-
Removes a node from this graph.
- removeNode(Node) - Method in interface org.gephi.graph.api.Subgraph
-
Removes a node from this subgraph.
- removeProject(Project) - Method in interface org.gephi.project.api.ProjectController
- removeProperty(PreviewProperty) - Method in class org.gephi.preview.api.PreviewProperties
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.gephi.layout.api.LayoutModel
-
Remove listerner.
- removeSimpleValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Removes a simple value if existing
- removeSubQuery(Query, Query) - Method in interface org.gephi.filters.api.FilterController
-
Removes
query
fromparent
query. - removeTimestamp(double) - Method in interface org.gephi.graph.api.Element
-
Removes a timestamp.
- removeWorkspaceListener(WorkspaceListener) - Method in interface org.gephi.project.api.ProjectController
- rename(Query, String) - Method in interface org.gephi.filters.api.FilterController
-
Renames
query
withname
. - renameProject(Project, String) - Method in interface org.gephi.project.api.ProjectController
- renameWorkspace(Workspace, String) - Method in interface org.gephi.project.api.ProjectController
- render(Item, RenderTarget, PreviewProperties) - Method in interface org.gephi.preview.spi.Renderer
-
Render
item
totarget
using the global properties and item data. - render(RenderTarget) - Method in interface org.gephi.preview.api.PreviewController
-
Renders the current preview model to
target
. - render(RenderTarget, Renderer[]) - Method in interface org.gephi.preview.api.PreviewController
-
Renders the current preview model to
target
. - render(RenderTarget, Renderer[], Workspace) - Method in interface org.gephi.preview.api.PreviewController
-
Renders the preview model in
workspace
totarget
. - render(RenderTarget, Workspace) - Method in interface org.gephi.preview.api.PreviewController
-
Renders the preview model in
workspace
totarget
. - Renderer - Interface in org.gephi.preview.spi
-
Renderer describes how a particular
Item
object is rendered on a particularRenderTarget
instance. - RenderTarget - Interface in org.gephi.preview.api
-
RenderTarget is the graphic container the renderers draw into.
- RenderTargetBuilder - Interface in org.gephi.preview.spi
-
Builds and returns new
RenderTarget
instances. - replace(SearchReplaceController.SearchResult, String) - Method in interface org.gephi.datalab.api.SearchReplaceController
-
Replaces a
SearchResult
with the given replacement String. - replaceAll(SearchReplaceController.SearchOptions, String) - Method in interface org.gephi.datalab.api.SearchReplaceController
-
Replaces all SearchResults that can be replaced with the given search options from the beginning to the end of the data.
- Report - Class in org.gephi.io.importer.api
-
Report is a log and issue container.
- Report() - Constructor for class org.gephi.io.importer.api.Report
- reset() - Method in interface org.gephi.preview.api.G2DTarget
- resetPropertiesValues() - Method in interface org.gephi.layout.spi.Layout
-
Resets the properties values to the default values.
- resetStatus() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- resize(int, int) - Method in interface org.gephi.preview.api.G2DTarget
- RIGHT - org.gephi.preview.api.PreviewMouseEvent.Button
- RUNNING - Static variable in interface org.gephi.layout.api.LayoutModel
S
- saveProject(Project) - Method in interface org.gephi.project.api.ProjectController
- saveProject(Project, File) - Method in interface org.gephi.project.api.ProjectController
- saveQuery(Query) - Method in interface org.gephi.filters.api.FilterLibrary
-
Save
query
in the library in order it can be reused. - SCALE_STROKES - Static variable in interface org.gephi.preview.api.SVGTarget
-
SVG
Boolean
property whether to rescale stroke's width/thickness. - Scaler - Interface in org.gephi.io.processor.spi
-
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.
- SearchOptions(Edge[], Pattern) - Constructor for class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Setup options to search on edges with the given pattern.
- SearchOptions(Edge[], Pattern, boolean) - Constructor for class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Setup options to search on edges with the given pattern.
- SearchOptions(Node[], Pattern) - Constructor for class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Setup options to search on nodes with the given pattern.
- SearchOptions(Node[], Pattern, boolean) - Constructor for class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Setup options to search on nodes with the given pattern.
- SearchReplaceController - Interface in org.gephi.datalab.api
-
Independent controller for search/replace feature.
- SearchReplaceController.SearchOptions - Class in org.gephi.datalab.api
-
Class that wraps the different possible options of search and provides various useful constructors.
- SearchReplaceController.SearchResult - Class in org.gephi.datalab.api
-
Class that wraps the result of a search contaning the search options used for this result and the node or edge, row, column and start-end index of the value where ocurrence was found.
- SearchResult(SearchReplaceController.SearchOptions, Node, Edge, int, int, int, int) - Constructor for class org.gephi.datalab.api.SearchReplaceController.SearchResult
- select() - Method in interface org.gephi.tools.spi.Tool
-
Notify when this tool is selected.
- select(Workspace) - Method in interface org.gephi.project.api.WorkspaceListener
-
Notify a workspace has become the selected workspace.
- select(Tool) - Method in interface org.gephi.tools.api.ToolController
-
Selects
tool
as the active tool and therefore unselect the current tool, if exists. - selectColumn(String) - Method in interface org.gephi.timeline.api.TimelineController
-
Select a column to make a
TimelineChart
of it. - SELECTED_LAYOUT - Static variable in interface org.gephi.layout.api.LayoutModel
- SELECTION - org.gephi.tools.spi.ToolSelectionType
- SELECTION_AND_DRAGGING - org.gephi.tools.spi.ToolSelectionType
- selectPerspective(Perspective) - Method in interface org.gephi.perspective.api.PerspectiveController
-
Switch the current perspective to the given perspective.
- selectTable(Table) - Method in interface org.gephi.datalab.api.datatables.DataTablesController
-
Request the tables implementation to show the given table (nodes or edges table)
- selectVisible(Query) - Method in interface org.gephi.filters.api.FilterController
-
Selects
query
results on the main graph visualization window. - sendMouseEvent(PreviewMouseEvent) - Method in interface org.gephi.preview.api.PreviewController
-
Sends a
PreviewMouseEvent
to the current workspace, if any. - sendMouseEvent(PreviewMouseEvent, Workspace) - Method in interface org.gephi.preview.api.PreviewController
-
Sends a
PreviewMouseEvent
to the given workspace. - Serialization() - Constructor for class org.gephi.graph.api.GraphModel.Serialization
- set(float, float) - Method in class org.gephi.preview.api.Vector
- set(Vector) - Method in class org.gephi.preview.api.Vector
- setAllowAutoNode(boolean) - Method in interface org.gephi.io.importer.api.ContainerLoader
- setAllowParallelEdge(boolean) - Method in interface org.gephi.io.importer.api.ContainerLoader
- setAllowSelfLoop(boolean) - Method in interface org.gephi.io.importer.api.ContainerLoader
- setAlpha(float) - Method in interface org.gephi.graph.api.ElementProperties
-
Sets the alpha (transparency) color component.
- setAlpha(float) - Method in interface org.gephi.graph.api.TextProperties
-
Sets the alpha (transparency) component.
- setAsText(String) - Method in class org.gephi.preview.types.editors.BasicDependantColorPropertyEditor
- setAsText(String) - Method in class org.gephi.preview.types.editors.BasicDependantOriginalColorPropertyEditor
- setAsText(String) - Method in class org.gephi.preview.types.editors.BasicEdgeColorPropertyEditor
- setAttribute(String, Object) - Method in interface org.gephi.graph.api.Element
-
Sets the attribute with the given key and value.
- setAttribute(String, Object) - Method in interface org.gephi.graph.api.Graph
-
Sets the attribute value for the given key.
- setAttribute(String, Object, double) - Method in interface org.gephi.graph.api.Element
-
Sets the attribute at the given key and timestamp.
- setAttribute(String, Object, double) - Method in interface org.gephi.graph.api.Graph
-
Sets the attribute value for the given key and timestamp.
- setAttribute(String, Object, Interval) - Method in interface org.gephi.graph.api.Element
-
Sets the attribute at the given key and interval.
- setAttribute(String, Object, Interval) - Method in interface org.gephi.graph.api.Graph
-
Sets the attribute value for the given key and interval.
- setAttribute(Column, Object) - Method in interface org.gephi.graph.api.Element
-
Sets the attribute with the given column and value.
- setAttribute(Column, Object, double) - Method in interface org.gephi.graph.api.Element
-
Sets the attribute at the given column and timestamp.
- setAttribute(Column, Object, Interval) - Method in interface org.gephi.graph.api.Element
-
Sets the attribute at the given column and interval.
- setAttributeValue(Object, Element, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Sets a value to the given row,column pair (cell).
- setAuthor(String) - Method in interface org.gephi.project.api.ProjectMetaData
-
Sets the project's author.
- setAutoRefresh(boolean) - Method in interface org.gephi.filters.api.FilterController
- setAutoScale(boolean) - Method in interface org.gephi.io.importer.api.ContainerLoader
- setB(float) - Method in interface org.gephi.graph.api.ElementProperties
-
Sets the blue color component.
- setB(float) - Method in interface org.gephi.graph.api.TextProperties
-
Sets the blue color component.
- setBounds(Interval) - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Sets the minimum and maximum bound
- setColor(float, float, float) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets this element's color using real color numbers (i.e numbers between 0 and 1).
- setColor(int, int, int) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets this element's color using int color numbers (i.e numbers between 0 and 255).
- setColor(Color) - Method in interface org.gephi.graph.api.ElementProperties
-
Sets the color.
- setColor(Color) - Method in interface org.gephi.graph.api.TextProperties
-
Sets the color.
- setColor(Color) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets this element's color.
- setColor(Object, Color) - Method in interface org.gephi.appearance.api.Partition
-
Sets the color for the given value.
- setColor(String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parse and sets this element's color.
- setColor(String, String, String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parses and sets this element's color using string components.
- setColors(Graph, Color[]) - Method in interface org.gephi.appearance.api.Partition
-
Sets the colors for all values.
- setColumnsToSearch(int[]) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Set column indexes that should be used to search with the current options.
- setColumnsToSearch(Column[]) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Set column that should be used to search with the current options.
- setConfiguration(Configuration) - Method in interface org.gephi.graph.api.GraphModel
-
Sets a new configuration for this graph model.
- setConsumed(boolean) - Method in class org.gephi.preview.api.PreviewMouseEvent
- setContainers(ContainerUnloader[]) - Method in interface org.gephi.io.processor.spi.Processor
-
Sets the data containers.
- setCurrentQuery(Query) - Method in interface org.gephi.filters.api.FilterController
- setCustomBounds(double, double) - Method in interface org.gephi.timeline.api.TimelineController
-
Sets the timeline custom bounds.
- setData(String, Object) - Method in interface org.gephi.preview.api.Item
-
Sets data to this item.
- setDatabase(Database) - Method in interface org.gephi.io.importer.spi.DatabaseImporter
-
Sets the database description, connection details and queries
- setDataTablesEventListener(DataTablesEventListener) - Method in interface org.gephi.datalab.api.datatables.DataTablesController
-
Register a listener for these requests.
- setDBName(String) - Method in class org.gephi.io.importer.api.AbstractDatabase
- setDBName(String) - Method in interface org.gephi.io.importer.api.Database
- setDefaultErrorHandler(LongTaskErrorHandler) - Method in class org.gephi.utils.longtask.api.LongTaskExecutor
-
Set the default error handler.
- setDefaultValue(Object) - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Sets the column's default value.
- setDefaultValueString(String) - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Sets the column's default value as a string.
- setDescription(String) - Method in interface org.gephi.project.api.ProjectMetaData
-
Sets the project's description.
- setDimensions(float, float) - Method in interface org.gephi.graph.api.TextProperties
-
Sets the text's dimensions.
- setDirection(EdgeDirection) - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Sets this edge's direction setting.
- setDisplayName(String) - Method in interface org.gephi.utils.progress.ProgressTicket
-
Change the display name of the progress task.
- setDisplayName(ProgressTicket, String) - Static method in class org.gephi.utils.progress.Progress
-
Change the display name of the progress task.
- setEdgeDefault(EdgeDirectionDefault) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Set edge default type: DIRECTED, UNDIRECTED or MIXED.
- setEdgeIdType(Class) - Method in class org.gephi.graph.api.Configuration
-
Sets the edge id type.
- setEdgeLabelType(Class) - Method in class org.gephi.graph.api.Configuration
-
Sets the edge label type.
- setEdgesMergeStrategy(EdgeMergeStrategy) - Method in interface org.gephi.io.importer.api.ContainerLoader
- setEdgeWeightColumn(Boolean) - Method in class org.gephi.graph.api.Configuration
-
Sets whether to create an edge weight column.
- setEdgeWeightType(Class) - Method in class org.gephi.graph.api.Configuration
-
Sets the edge weight type.
- setElementIdType(ElementIdType) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Sets the type of the id for elements.
- setEnabled(boolean) - Method in class org.gephi.preview.api.ManagedRenderer
- setEnabled(boolean) - Method in interface org.gephi.timeline.api.TimelineController
-
Sets the timeline enable status.
- setEnd(int) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- setEstimator(Estimator) - Method in interface org.gephi.graph.api.Column
-
Sets the estimator for this column.
- setExceptionLevel(Issue.Level) - Method in class org.gephi.io.importer.api.Report
-
Set the level of exception for the report.
- setExportVisible(boolean) - Method in interface org.gephi.io.exporter.spi.GraphExporter
-
Sets if only the visible graph has to be exported.
- setFile(File) - Method in interface org.gephi.io.importer.spi.FileImporter.FileAware
-
Called before showing the
ImporterUI
and before executing the importer. - setFillLabelWithId(boolean) - Method in interface org.gephi.io.importer.api.ContainerLoader
- setFixed(boolean) - Method in interface org.gephi.graph.api.NodeProperties
-
Sets whether to fix this node (can't move its position)
- setFixed(boolean) - Method in interface org.gephi.io.importer.api.NodeDraft
-
Sets whether this node's position is fixed.
- setFoundColumnIndex(int) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- setFoundEdge(Edge) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- setFoundNode(Node) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- setFoundRowIndex(int) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- setG(float) - Method in interface org.gephi.graph.api.ElementProperties
-
Sets the green color component.
- setG(float) - Method in interface org.gephi.graph.api.TextProperties
-
Sets the green color component.
- setGraphModel(GraphModel) - Method in interface org.gephi.layout.spi.Layout
-
Injects the graph model for the graph this Layout should operate on.
- setHost(String) - Method in class org.gephi.io.importer.api.AbstractDatabase
- setHost(String) - Method in interface org.gephi.io.importer.api.Database
- setInterpolator(Interpolator) - Method in interface org.gephi.appearance.api.RankingFunction
-
Sets the interpolator for this function.
- setInterval(double, double) - Method in interface org.gephi.timeline.api.TimelineController
-
Sets the current timeline interval.
- setInterval(String, String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Sets the interval for the entire graph.
- setKeywords(String) - Method in interface org.gephi.project.api.ProjectMetaData
-
Sets the project's keywords.
- setLabel(String) - Method in interface org.gephi.graph.api.Element
-
Sets the label.
- setLabel(String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets this element's label.
- setLabelColor(float, float, float) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the label's color using real color numbers (i.e numbers between 0 and 1).
- setLabelColor(int, int, int) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the label's color using int color numbers (i.e numbers between 0 and 255).
- setLabelColor(Color) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the label's color.
- setLabelColor(String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parses and sets the label's color.
- setLabelColor(String, String, String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parses and sets the label's color using string components.
- setLabelSize(float) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the label's size.
- setLabelVisible(boolean) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets whether the label is visible.
- setLayout(Layout) - Method in interface org.gephi.layout.api.LayoutController
-
Sets the Layout to execute.
- setLayoutData(LayoutData) - Method in interface org.gephi.graph.api.NodeProperties
-
Sets the layout data.
- setLongTaskListener(LongTaskListener) - Method in class org.gephi.utils.longtask.api.LongTaskExecutor
-
Set the listener to this executor.
- setLoopToBeginning(boolean) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- setManagedRenderers(ManagedRenderer[]) - Method in interface org.gephi.preview.api.PreviewModel
-
Sets an user-defined array of managed renderers to use when rendering.
- setMoving(boolean) - Method in interface org.gephi.preview.api.G2DTarget
- setName(String) - Method in interface org.gephi.filters.api.Query
-
Sets the query name to a custom value
- setName(String) - Method in class org.gephi.io.importer.api.AbstractDatabase
- setName(String) - Method in interface org.gephi.io.importer.api.Database
- setNodeFixed(Node, boolean) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Sets the fixed state of a node to the indicated.
- setNodeIdType(Class) - Method in class org.gephi.graph.api.Configuration
-
Sets the node id type.
- setNodesFixed(Node[], boolean) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Sets the fixed state of an array of nodes to the indicated.
- setOkButtonEnabled(boolean) - Method in interface org.gephi.datalab.spi.DialogControls
-
Enable or disable the Ok button of the dialog for the UI.
- setOnlyMatchWholeAttributeValue(boolean) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- setOutputStream(OutputStream) - Method in interface org.gephi.io.exporter.spi.ByteExporter
-
Set the stream where to export.
- setPasswd(String) - Method in class org.gephi.io.importer.api.AbstractDatabase
- setPasswd(String) - Method in interface org.gephi.io.importer.api.Database
- setPlayMode(TimelineModel.PlayMode) - Method in interface org.gephi.timeline.api.TimelineController
-
Sets the play mode.
- setPlaySpeed(int) - Method in interface org.gephi.timeline.api.TimelineController
-
Sets the play delay in milliseconds.
- setPlayStep(double) - Method in interface org.gephi.timeline.api.TimelineController
-
Sets the play step.
- setPort(int) - Method in class org.gephi.io.importer.api.AbstractDatabase
- setPort(int) - Method in interface org.gephi.io.importer.api.Database
- setPosition(float, float) - Method in interface org.gephi.graph.api.NodeProperties
-
Sets the x and y position.
- setPosition(float, float, float) - Method in interface org.gephi.graph.api.NodeProperties
-
Sets the x, y and z position.
- setProgressTicket(ProgressTicket) - Method in interface org.gephi.io.processor.spi.Processor
-
Sets the progress ticket.
- setProgressTicket(ProgressTicket) - Method in interface org.gephi.utils.longtask.spi.LongTask
-
Set the progress ticket for the long task.
- setPropertyEditorClass(Class<? extends PropertyEditor>) - Method in class org.gephi.filters.spi.FilterProperty
-
Sets the property editor class.
- setR(float) - Method in interface org.gephi.graph.api.ElementProperties
-
Sets the red color component.
- setR(float) - Method in interface org.gephi.graph.api.TextProperties
-
Sets the red color component.
- setReader(Reader) - Method in interface org.gephi.io.importer.spi.FileImporter
-
Sets the reader where characters can be retrieved.
- setRegexPattern(Pattern) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- setRegionStart(int) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- setRenderer(Renderer) - Method in class org.gephi.preview.api.ManagedRenderer
- setReport(Report) - Method in interface org.gephi.io.importer.api.Container
-
Sets a report this container can use to report issues detected when loading the container.
- setScaling(float) - Method in interface org.gephi.preview.api.G2DTarget
- setSearchOptions(SearchReplaceController.SearchOptions) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- setSize(float) - Method in interface org.gephi.graph.api.NodeProperties
-
Sets the size.
- setSize(float) - Method in interface org.gephi.graph.api.TextProperties
-
Sets the size.
- setSize(float) - Method in interface org.gephi.io.importer.api.NodeDraft
-
Sets this node's size.
- setSource(String) - Method in interface org.gephi.io.importer.api.Container
-
Sets the source of the data put in the container.
- setSource(NodeDraft) - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Sets this edge's source.
- setSource(Workspace, String) - Method in interface org.gephi.project.api.ProjectController
- setSQLDriver(SQLDriver) - Method in class org.gephi.io.importer.api.AbstractDatabase
- setSQLDriver(SQLDriver) - Method in interface org.gephi.io.importer.api.Database
- setStart(int) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- setStartingColumn(Integer) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- setStartingRow(Integer) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- setSubQuery(Query, Query) - Method in interface org.gephi.filters.api.FilterController
-
Sets
subQuery
as a child ofquery
. - setTarget(NodeDraft) - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Sets this edge's target.
- setText(String) - Method in interface org.gephi.graph.api.TextProperties
-
Sets the text.
- setTick(double) - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Sets the tick.
- setTimeFormat(TimeFormat) - Method in interface org.gephi.graph.api.GraphModel
-
Sets the time format used to display time.
- setTimeFormat(TimeFormat) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Sets the current Time Format for dynamic data, either
DATE
,DATETIME
orDOUBLE
. - setTimeFormat(TimeFormat) - Method in interface org.gephi.timeline.api.TimelineController
- setTimeInterval(GraphView, Interval) - Method in interface org.gephi.graph.api.GraphModel
-
Sets the given time interval to the view.
- setTimeRepresentation(TimeRepresentation) - Method in class org.gephi.graph.api.Configuration
-
Sets the time representation.
- setTimeRepresentation(TimeRepresentation) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Sets the current time representation, either
TIMESTAMP
orINTERVAL
. - setTimestamp(String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Sets the timestamp for the entire graph.
- setTimeZone(DateTimeZone) - Method in interface org.gephi.graph.api.GraphModel
-
Sets the time zone used to display time.
- setTimeZone(DateTimeZone) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Sets the time zone that is used to parse date and time.
- setTitle(String) - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Sets the column's title.
- setTitle(String) - Method in interface org.gephi.project.api.ProjectMetaData
-
Sets the project's title.
- setTransformNullValues(boolean) - Method in interface org.gephi.appearance.api.AppearanceController
-
Sets whether elements with
null
values are also transformed. - setType(Object) - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Sets this edge's type.
- setup(AttributeColumnsManipulator, GraphModel, Table, Column, DialogControls) - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulatorUI
-
Prepare this UI to be able to interact with its AttributeColumnsManipulator.
- setup(Manipulator, DialogControls) - Method in interface org.gephi.datalab.spi.ManipulatorUI
-
Prepare this UI to be able to interact with its Manipulator.
- setup(Edge[], Edge) - Method in interface org.gephi.datalab.spi.edges.EdgesManipulator
-
Prepare edges for this action.
- setup(Element[], Element, Column) - Method in interface org.gephi.datalab.spi.rows.merge.AttributeRowsMergeStrategy
-
Prepare column and rows for this merge strategy.
- setup(Element, Column) - Method in interface org.gephi.datalab.spi.values.AttributeValueManipulator
-
Prepare the AttributeValue data.
- setup(Node[], Node) - Method in interface org.gephi.datalab.spi.nodes.NodesManipulator
-
Prepare nodes for this action.
- setup(Table, Column[]) - Method in interface org.gephi.datalab.spi.columns.merge.AttributeColumnsMergeStrategy
-
Prepare columns (with their table) for this merge strategy.
- setup(Exporter) - Method in interface org.gephi.io.exporter.spi.ExporterUI
-
Link the UI to the exporter and therefore to settings values.
- setup(Generator) - Method in interface org.gephi.io.generator.spi.GeneratorUI
-
Push the generator instance to get settings values.
- setup(Importer[]) - Method in interface org.gephi.io.importer.spi.ImporterUI
-
Link the UI to the importers and therefore to settings values.
- setup(Processor) - Method in interface org.gephi.io.processor.spi.ProcessorUI
-
Link the UI to the processor and therefore to settings values.
- setup(PreviewModel) - Method in interface org.gephi.preview.spi.PreviewUI
-
Initialization method called when a workspace is selected and a panel is about to be requested.
- setup(Project) - Method in interface org.gephi.project.spi.ProjectPropertiesUI
- setup(Statistics) - Method in interface org.gephi.statistics.spi.StatisticsUI
-
Push a statistics instance to the UI to load its settings.
- setup(WizardDescriptor.Panel) - Method in interface org.gephi.io.importer.spi.ImporterWizardUI
-
Configure
panel
with previously remembered settings. - setUsePartitionLocalScale(boolean) - Method in interface org.gephi.appearance.api.AppearanceController
-
Sets whether partitions use a local or a global scale.
- setUseRankingLocalScale(boolean) - Method in interface org.gephi.appearance.api.AppearanceController
-
Sets whether rankings use a local or a global scale.
- setUseRegexReplaceMode(boolean) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- setUsername(String) - Method in class org.gephi.io.importer.api.AbstractDatabase
- setUsername(String) - Method in interface org.gephi.io.importer.api.Database
- setValue(Object) - Method in interface org.gephi.filters.api.PropertyExecutor.Callback
- setValue(Object) - Method in class org.gephi.filters.spi.FilterProperty
-
Set property's value.
- setValue(Object) - Method in class org.gephi.preview.api.PreviewProperty
-
Sets this property value and return it.
- setValue(String, Object) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the
value
forkey
. - setValue(String, Object, double) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the
value
forkey
at the giventimestamp
. - setValue(String, Object, double, double) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the
value
forkey
at the given interval[start,end]
. - setValue(String, Object, String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the
value
forkey
at the givendateTime
. - setValue(String, Object, String, String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the
value
forkey
at the given interval[startDateTime,endDateTime]
. - setValue(FilterProperty, Object, PropertyExecutor.Callback) - Method in interface org.gephi.filters.api.PropertyExecutor
-
Set
value
onproperty
in a safe way by usingcallback
. - setVisible(boolean) - Method in interface org.gephi.graph.api.TextProperties
-
Sets the visibility.
- setVisibleView(GraphView) - Method in interface org.gephi.graph.api.GraphModel
-
Sets the visible view.
- setWeight(double) - Method in interface org.gephi.graph.api.Edge
-
Sets the edge's weight.
- setWeight(double) - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Sets this edge's weight.
- setWeight(double, double) - Method in interface org.gephi.graph.api.Edge
-
Sets the edge's weight at the given timestamp.
- setWeight(double, Interval) - Method in interface org.gephi.graph.api.Edge
-
Sets the edge's weight at the given interval.
- setWindow(double) - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Sets the window duration
- setWorkspace(Workspace) - Method in interface org.gephi.io.exporter.spi.Exporter
-
Sets the worksapce from where to export data
- setWorkspace(Workspace) - Method in interface org.gephi.io.processor.spi.Processor
-
Sets the destination workspace for the data in the containers.
- setWriter(Writer) - Method in interface org.gephi.io.exporter.spi.CharacterExporter
-
Set the writer where to export.
- setX(float) - Method in interface org.gephi.graph.api.NodeProperties
-
Sets the x position.
- setX(float) - Method in interface org.gephi.io.importer.api.NodeDraft
-
Sets this node's X position.
- setY(float) - Method in interface org.gephi.graph.api.NodeProperties
-
Sets the y position.
- setY(float) - Method in interface org.gephi.io.importer.api.NodeDraft
-
Sets this node's Y position.
- setZ(float) - Method in interface org.gephi.graph.api.NodeProperties
-
Sets the z position.
- setZ(float) - Method in interface org.gephi.io.importer.api.NodeDraft
-
Sets this node's Z position.
- SEVERE - org.gephi.io.importer.api.Issue.Level
- SHOW_EDGE_LABELS - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge Label
Boolean
property defining whether to show edge labels. - SHOW_EDGES - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge
Boolean
property defining whether to show edges. - SHOW_NODE_LABELS - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label
Boolean
property defining whether to show node labels. - showAttributeRowsMergeStrategyUIDialog(AttributeRowsMergeStrategy) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
This method shows the UI of an AttributeRowsMergeStrategy if it is provided and the AttributeRowsMergeStrategy can be executed.
- SimpleFunction - Interface in org.gephi.appearance.api
-
Simple functions are neither ranking nor partition.
- SimpleTransformer<E extends Element> - Interface in org.gephi.appearance.spi
-
Basic transformer that takes only an element to transform it.
- size() - Method in interface org.gephi.graph.api.NodeProperties
-
Returns the size.
- size() - Method in class org.gephi.graph.api.types.IntervalMap
- size() - Method in class org.gephi.graph.api.types.IntervalSet
- size() - Method in interface org.gephi.graph.api.types.TimeMap
-
Returns the size.
- size() - Method in interface org.gephi.graph.api.types.TimeSet
-
Returns the size of this set.
- size() - Method in class org.gephi.graph.api.types.TimestampMap
- size() - Method in class org.gephi.graph.api.types.TimestampSet
- size(Graph) - Method in interface org.gephi.appearance.api.Partition
-
Returns the number of values this partition represents.
- SIZE - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- SOURCE - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- SOURCE - org.gephi.preview.types.EdgeColor.Mode
- SpatialIndex - Interface in org.gephi.graph.api
-
Object to query the nodes and edges of the graph in a spatial context.
- standardizeValue(Object) - Static method in class org.gephi.graph.api.AttributeUtils
-
Transform the given value instance in a standardized type if necessary.
- start() - Method in interface org.gephi.utils.progress.ProgressTicket
-
Start the progress indication for indeterminate task.
- start(int) - Method in interface org.gephi.utils.progress.ProgressTicket
-
Start the progress indication for a task with known number of steps.
- start(ProgressTicket) - Static method in class org.gephi.utils.progress.Progress
-
Start the progress indication for indeterminate task.
- start(ProgressTicket, int) - Static method in class org.gephi.utils.progress.Progress
-
Start the progress indication for a task with known number of steps.
- START - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- START - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- START_OPEN - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- START_OPEN - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- startPlay() - Method in interface org.gephi.timeline.api.TimelineController
-
Starts the timeline animation using the current delay, step size and play mode.
- startup() - Method in interface org.gephi.project.api.ProjectController
- Statistics - Interface in org.gephi.statistics.spi
-
Define a Statistics/Metrics execution task, that performs analysis and write results as new attribute columns and/or HTML report.
- StatisticsBuilder - Interface in org.gephi.statistics.spi
-
Statistics builder defines an statistics and is responsible for building new instances.
- StatisticsController - Interface in org.gephi.statistics.api
-
Controller for executing Statistics/Metrics algorithms.
- StatisticsModel - Interface in org.gephi.statistics.api
-
Hosts executed statistics reports.
- StatisticsUI - Interface in org.gephi.statistics.spi
-
Statistics and Metrics UI integration information.
- stopLayout() - Method in interface org.gephi.layout.api.LayoutController
-
Stop the Layout's execution.
- stopPlay() - Method in interface org.gephi.timeline.api.TimelineController
-
Stops the timeline animation.
- STRING - org.gephi.io.importer.api.ElementIdType
- sub(float, float) - Method in class org.gephi.preview.api.Vector
- sub(Vector) - Method in class org.gephi.preview.api.Vector
- sub(Vector, Vector) - Static method in class org.gephi.preview.api.Vector
- Subgraph - Interface in org.gephi.graph.api
-
A subgraph is a subset of a graph based on a graph view.
- SUM - org.gephi.io.importer.api.EdgeMergeStrategy
- sumNumbersMerge(Table, Column[], String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merges any combination of number or number list columns, calculating the sum of all not null values and puts the result of each row in a new column of
BIGDECIMAL
AttributeType
. - supportsCustomEditor() - Method in class org.gephi.preview.types.editors.BasicDependantColorPropertyEditor
- supportsCustomEditor() - Method in class org.gephi.preview.types.editors.BasicDependantOriginalColorPropertyEditor
- supportsCustomEditor() - Method in class org.gephi.preview.types.editors.BasicEdgeColorPropertyEditor
- SVG_TARGET - Static variable in interface org.gephi.preview.api.RenderTarget
- SVGTarget - Interface in org.gephi.preview.api
-
Rendering target to SVG format.
- switchToDeterminate(int) - Method in interface org.gephi.utils.progress.ProgressTicket
-
Currently indeterminate task can be switched to show percentage completed.
- switchToDeterminate(ProgressTicket, int) - Static method in class org.gephi.utils.progress.Progress
-
Currently indeterminate task can be switched to show percentage completed.
- switchToIndeterminate() - Method in interface org.gephi.utils.progress.ProgressTicket
-
Currently determinate task can be switched to indeterminate mode.
- switchToIndeterminate(ProgressTicket) - Static method in class org.gephi.utils.progress.Progress
-
Currently determinate task can be switched to indeterminate mode.
T
- Table - Interface in org.gephi.graph.api
-
The table is the container for columns.
- TableDiff - Interface in org.gephi.graph.api
-
Interface to retrieve added, removed and modified columns from the table.
- TableLock - Interface in org.gephi.graph.api
- TableObserver - Interface in org.gephi.graph.api
-
Observer over a table to monitor changes.
- TARGET - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- TARGET - org.gephi.preview.types.EdgeColor.Mode
- taskFinished(LongTask) - Method in interface org.gephi.utils.longtask.api.LongTaskListener
- TextProperties - Interface in org.gephi.graph.api
-
Text visual properties.
- thirdQuartileNumberMerge(Table, Column[], String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merges any combination of number or number list columns, calculating the third quartile (Q3) of all not null values and puts the result of each row in a new column of
BIGDECIMAL
AttributeType
. - TimeFormat - Enum in org.gephi.graph.api
-
Different representation of time.
- TimeIndex<T extends Element> - Interface in org.gephi.graph.api
-
Holds an index based on time attributes.
- TimelineChart - Interface in org.gephi.timeline.api
-
Sparkline type chart visible in the timeline, for instance the number of nodes over time.
- TimelineController - Interface in org.gephi.timeline.api
-
Controls the timeline bounds and animation features.
- TimelineModel - Interface in org.gephi.timeline.api
-
Timeline model which holds timeline bounds, interval and animation flags.
- TimelineModel.PlayMode - Enum in org.gephi.timeline.api
-
Defines how the interval is moved when animating.
- timelineModelChanged(TimelineModelEvent) - Method in interface org.gephi.timeline.api.TimelineModelListener
- TimelineModelEvent - Class in org.gephi.timeline.api
-
Timeline model event.
- TimelineModelEvent(TimelineModelEvent.EventType, TimelineModel, Object) - Constructor for class org.gephi.timeline.api.TimelineModelEvent
- TimelineModelEvent.EventType - Enum in org.gephi.timeline.api
- TimelineModelListener - Interface in org.gephi.timeline.api
-
Timeline model listener.
- TimeMap<K,V> - Interface in org.gephi.graph.api.types
-
Interface that defines the functionalities both timestamp and interval map have.
- TimeRepresentation - Enum in org.gephi.graph.api
-
Different time representations.
- TimeSet<K> - Interface in org.gephi.graph.api.types
-
Interface that defines the functionalities both timestamp and interval set have.
- TIMESTAMP - org.gephi.graph.api.TimeRepresentation
-
Timestamp representation (fixed).
- TimestampBooleanMap - Class in org.gephi.graph.api.types
-
Sorted map where keys are timestamp indices and values boolean values.
- TimestampBooleanMap() - Constructor for class org.gephi.graph.api.types.TimestampBooleanMap
-
Default constructor.
- TimestampBooleanMap(double[], boolean[]) - Constructor for class org.gephi.graph.api.types.TimestampBooleanMap
-
Constructor with an initial timestamp map.
- TimestampBooleanMap(int) - Constructor for class org.gephi.graph.api.types.TimestampBooleanMap
-
Constructor with capacity.
- TimestampByteMap - Class in org.gephi.graph.api.types
-
Sorted map where keys are timestamp and values byte values.
- TimestampByteMap() - Constructor for class org.gephi.graph.api.types.TimestampByteMap
-
Default constructor.
- TimestampByteMap(double[], byte[]) - Constructor for class org.gephi.graph.api.types.TimestampByteMap
-
Constructor with an initial timestamp map.
- TimestampByteMap(int) - Constructor for class org.gephi.graph.api.types.TimestampByteMap
-
Constructor with capacity.
- TimestampCharMap - Class in org.gephi.graph.api.types
-
Sorted map where keys are timestamp and values character values.
- TimestampCharMap() - Constructor for class org.gephi.graph.api.types.TimestampCharMap
-
Default constructor.
- TimestampCharMap(double[], char[]) - Constructor for class org.gephi.graph.api.types.TimestampCharMap
-
Constructor with an initial timestamp map.
- TimestampCharMap(int) - Constructor for class org.gephi.graph.api.types.TimestampCharMap
-
Constructor with capacity.
- TimestampDoubleMap - Class in org.gephi.graph.api.types
-
Sorted map where keys are timestamp and values double values.
- TimestampDoubleMap() - Constructor for class org.gephi.graph.api.types.TimestampDoubleMap
-
Default constructor.
- TimestampDoubleMap(double[], double[]) - Constructor for class org.gephi.graph.api.types.TimestampDoubleMap
-
Constructor with an initial timestamp map.
- TimestampDoubleMap(int) - Constructor for class org.gephi.graph.api.types.TimestampDoubleMap
-
Constructor with capacity.
- TimestampFloatMap - Class in org.gephi.graph.api.types
-
Sorted map where keys are timestamp and values float values.
- TimestampFloatMap() - Constructor for class org.gephi.graph.api.types.TimestampFloatMap
-
Default constructor.
- TimestampFloatMap(double[], float[]) - Constructor for class org.gephi.graph.api.types.TimestampFloatMap
-
Constructor with an initial timestamp map.
- TimestampFloatMap(int) - Constructor for class org.gephi.graph.api.types.TimestampFloatMap
-
Constructor with capacity.
- TimestampIntegerMap - Class in org.gephi.graph.api.types
-
Sorted map where keys are timestamp and values integer values.
- TimestampIntegerMap() - Constructor for class org.gephi.graph.api.types.TimestampIntegerMap
-
Default constructor.
- TimestampIntegerMap(double[], int[]) - Constructor for class org.gephi.graph.api.types.TimestampIntegerMap
-
Constructor with an initial timestamp map.
- TimestampIntegerMap(int) - Constructor for class org.gephi.graph.api.types.TimestampIntegerMap
-
Constructor with capacity.
- TimestampLongMap - Class in org.gephi.graph.api.types
-
Sorted map where keys are timestamp and values long values.
- TimestampLongMap() - Constructor for class org.gephi.graph.api.types.TimestampLongMap
-
Default constructor.
- TimestampLongMap(double[], long[]) - Constructor for class org.gephi.graph.api.types.TimestampLongMap
-
Constructor with an initial timestamp map.
- TimestampLongMap(int) - Constructor for class org.gephi.graph.api.types.TimestampLongMap
-
Constructor with capacity.
- TimestampMap<T> - Class in org.gephi.graph.api.types
-
Abstract class that implement a sorted map between timestamp and attribute values.
- TimestampMap() - Constructor for class org.gephi.graph.api.types.TimestampMap
-
Default constructor.
- TimestampMap(int) - Constructor for class org.gephi.graph.api.types.TimestampMap
-
Constructor with capacity.
- TimestampSet - Class in org.gephi.graph.api.types
-
Sorted set for timestamps.
- TimestampSet() - Constructor for class org.gephi.graph.api.types.TimestampSet
-
Default constructor.
- TimestampSet(double[]) - Constructor for class org.gephi.graph.api.types.TimestampSet
-
Constructor with an initial timestamp set.
- TimestampSet(int) - Constructor for class org.gephi.graph.api.types.TimestampSet
-
Constructor with capacity.
- TimestampShortMap - Class in org.gephi.graph.api.types
-
Sorted map where keys are timestamp and values short values.
- TimestampShortMap() - Constructor for class org.gephi.graph.api.types.TimestampShortMap
-
Default constructor.
- TimestampShortMap(double[], short[]) - Constructor for class org.gephi.graph.api.types.TimestampShortMap
-
Constructor with an initial timestamp map.
- TimestampShortMap(int) - Constructor for class org.gephi.graph.api.types.TimestampShortMap
-
Constructor with capacity.
- TimestampStringMap - Class in org.gephi.graph.api.types
-
Sorted map where keys are timestamp and values string values.
- TimestampStringMap() - Constructor for class org.gephi.graph.api.types.TimestampStringMap
-
Default constructor.
- TimestampStringMap(double[], String[]) - Constructor for class org.gephi.graph.api.types.TimestampStringMap
-
Constructor with an initial timestamp map.
- TimestampStringMap(int) - Constructor for class org.gephi.graph.api.types.TimestampStringMap
-
Constructor with capacity.
- toArray() - Method in interface org.gephi.graph.api.ColumnIterable
-
Returns the iterator content as an array.
- toArray() - Method in class org.gephi.graph.api.EdgeIterable.EdgeIterableEmpty
- toArray() - Method in interface org.gephi.graph.api.EdgeIterable
-
Returns the iterator content as an array.
- toArray() - Method in class org.gephi.graph.api.ElementIterable.ElementIterableEmpty
- toArray() - Method in interface org.gephi.graph.api.ElementIterable
-
Returns the iterator content as an array.
- toArray() - Method in class org.gephi.graph.api.NodeIterable.NodeIterableEmpty
- toArray() - Method in interface org.gephi.graph.api.NodeIterable
-
Returns the iterator content as an array.
- toArray() - Method in class org.gephi.graph.api.types.IntervalSet
- toArray() - Method in interface org.gephi.graph.api.types.TimeSet
-
Returns an array of all keys in this set.
- toArray() - Method in class org.gephi.graph.api.types.TimestampSet
- toBooleanArray() - Method in class org.gephi.graph.api.types.IntervalBooleanMap
-
Returns an array of all values in this map.
- toBooleanArray() - Method in class org.gephi.graph.api.types.TimestampBooleanMap
-
Returns an array of all values in this map.
- toByteArray() - Method in class org.gephi.graph.api.types.IntervalByteMap
-
Returns an array of all values in this map.
- toByteArray() - Method in class org.gephi.graph.api.types.TimestampByteMap
-
Returns an array of all values in this map.
- toCharacterArray() - Method in class org.gephi.graph.api.types.IntervalCharMap
-
Returns an array of all values in this map.
- toCharacterArray() - Method in class org.gephi.graph.api.types.TimestampCharMap
-
Returns an array of all values in this map.
- toCollection() - Method in class org.gephi.graph.api.EdgeIterable.EdgeIterableEmpty
- toCollection() - Method in interface org.gephi.graph.api.EdgeIterable
-
Returns the iterator content as a collection.
- toCollection() - Method in class org.gephi.graph.api.ElementIterable.ElementIterableEmpty
- toCollection() - Method in interface org.gephi.graph.api.ElementIterable
-
Returns the iterator content as a collection.
- toCollection() - Method in class org.gephi.graph.api.NodeIterable.NodeIterableEmpty
- toCollection() - Method in interface org.gephi.graph.api.NodeIterable
-
Returns the iterator content as a collection.
- toDoubleArray() - Method in class org.gephi.graph.api.types.IntervalDoubleMap
-
Returns an array of all values in this map.
- toDoubleArray() - Method in class org.gephi.graph.api.types.TimestampDoubleMap
-
Returns an array of all values in this map.
- toFloatArray() - Method in class org.gephi.graph.api.types.IntervalFloatMap
-
Returns an array of all values in this map.
- toFloatArray() - Method in class org.gephi.graph.api.types.TimestampFloatMap
-
Returns an array of all values in this map.
- toHexString(Color) - Method in interface org.gephi.preview.api.SVGTarget
-
Returns
color
in the hex format (e.g. - toInteger() - Method in enum org.gephi.io.importer.api.Issue.Level
- toIntegerArray() - Method in class org.gephi.graph.api.types.IntervalIntegerMap
-
Returns an array of all values in this map.
- toIntegerArray() - Method in class org.gephi.graph.api.types.TimestampIntegerMap
-
Returns an array of all values in this map.
- toKeysArray() - Method in class org.gephi.graph.api.types.IntervalMap
- toKeysArray() - Method in interface org.gephi.graph.api.types.TimeMap
-
Returns all the keys as an array.
- toKeysArray() - Method in class org.gephi.graph.api.types.TimestampMap
- toList() - Method in interface org.gephi.graph.api.ColumnIterable
-
Returns the iterator content as a list.
- toLongArray() - Method in class org.gephi.graph.api.types.IntervalLongMap
-
Returns an array of all values in this map.
- toLongArray() - Method in class org.gephi.graph.api.types.TimestampLongMap
-
Returns an array of all values in this map.
- Tool - Interface in org.gephi.tools.spi
-
Tools are functions for interacting with user inputs on the visualization window.
- ToolController - Interface in org.gephi.tools.api
-
Controller for visualization toolbar.
- ToolEventListener - Interface in org.gephi.tools.spi
-
Listeners used by
Tool
classes for receiving events from the visualization window like mouse click, mouse drag, node click etc. - ToolSelectionType - Enum in org.gephi.tools.spi
-
Enum setting for
Tool
implementations. - ToolUI - Interface in org.gephi.tools.spi
-
Tool's user interface attributes: name, description, icon and a properties bar.
- TOP_ARROWS - Static variable in interface org.gephi.preview.api.SVGTarget
-
Default top element name for arrows
- TOP_EDGE_LABELS - Static variable in interface org.gephi.preview.api.SVGTarget
-
Default top element name for edge labels
- TOP_EDGE_LABELS_OUTLINE - Static variable in interface org.gephi.preview.api.SVGTarget
-
Default top element name for edge labels outline
- TOP_EDGES - Static variable in interface org.gephi.preview.api.SVGTarget
-
Default top element name for edges
- TOP_NODE_LABELS - Static variable in interface org.gephi.preview.api.SVGTarget
-
Default top element name for node labels
- TOP_NODE_LABELS_OUTLINE - Static variable in interface org.gephi.preview.api.SVGTarget
-
Default top element name for node labels outline
- TOP_NODES - Static variable in interface org.gephi.preview.api.SVGTarget
-
Default top element name for nodes
- TOPOLOGY - Static variable in interface org.gephi.filters.api.FilterLibrary
-
Default
Category
for topological filters. - toPrimitiveArray() - Method in class org.gephi.graph.api.types.IntervalSet
- toPrimitiveArray() - Method in interface org.gephi.graph.api.types.TimeSet
-
Returns the same result as
TimeSet.toArray()
but in a primitive array if the underlying storage is in a primitive form. - toPrimitiveArray() - Method in class org.gephi.graph.api.types.TimestampSet
- toSet() - Method in class org.gephi.graph.api.EdgeIterable.EdgeIterableEmpty
- toSet() - Method in interface org.gephi.graph.api.EdgeIterable
-
Returns the iterator content as a set.
- toSet() - Method in class org.gephi.graph.api.ElementIterable.ElementIterableEmpty
- toSet() - Method in interface org.gephi.graph.api.ElementIterable
-
Returns the iterator content as a set.
- toSet() - Method in class org.gephi.graph.api.NodeIterable.NodeIterableEmpty
- toSet() - Method in interface org.gephi.graph.api.NodeIterable
-
Returns the iterator content as a set.
- toShortArray() - Method in class org.gephi.graph.api.types.IntervalShortMap
-
Returns an array of all values in this map.
- toShortArray() - Method in class org.gephi.graph.api.types.TimestampShortMap
-
Returns an array of all values in this map.
- toString() - Method in class org.gephi.filters.api.Range
- toString() - Method in class org.gephi.graph.api.Interval
- toString() - Method in class org.gephi.graph.api.Rect2D
- toString() - Method in class org.gephi.graph.api.types.IntervalMap
- toString() - Method in class org.gephi.graph.api.types.IntervalSet
- toString() - Method in class org.gephi.graph.api.types.TimestampMap
- toString() - Method in class org.gephi.graph.api.types.TimestampSet
- toString() - Method in class org.gephi.io.importer.api.Issue
- toString() - Method in class org.gephi.preview.api.PreviewPreset
- toString() - Method in class org.gephi.preview.api.Vector
- toString(NumberFormat) - Method in class org.gephi.graph.api.Rect2D
- toString(TimeFormat) - Method in class org.gephi.graph.api.types.IntervalMap
- toString(TimeFormat) - Method in class org.gephi.graph.api.types.IntervalSet
- toString(TimeFormat) - Method in interface org.gephi.graph.api.types.TimeMap
-
Returns this map as a string.
- toString(TimeFormat) - Method in interface org.gephi.graph.api.types.TimeSet
-
Returns this set as a string.
- toString(TimeFormat) - Method in class org.gephi.graph.api.types.TimestampMap
- toString(TimeFormat) - Method in class org.gephi.graph.api.types.TimestampSet
- toString(TimeFormat, DateTimeZone) - Method in class org.gephi.graph.api.types.IntervalMap
- toString(TimeFormat, DateTimeZone) - Method in class org.gephi.graph.api.types.IntervalSet
- toString(TimeFormat, DateTimeZone) - Method in interface org.gephi.graph.api.types.TimeMap
-
Returns this map as a string.
- toString(TimeFormat, DateTimeZone) - Method in interface org.gephi.graph.api.types.TimeSet
-
Returns this set as a string.
- toString(TimeFormat, DateTimeZone) - Method in class org.gephi.graph.api.types.TimestampMap
- toString(TimeFormat, DateTimeZone) - Method in class org.gephi.graph.api.types.TimestampSet
- toValuesArray() - Method in class org.gephi.graph.api.types.IntervalMap
- toValuesArray() - Method in interface org.gephi.graph.api.types.TimeMap
-
Returns all the values as an array.
- toValuesArray() - Method in class org.gephi.graph.api.types.TimestampMap
- transform(E) - Method in interface org.gephi.appearance.spi.SimpleTransformer
-
Transforms the given element.
- transform(E, Partition, Object) - Method in interface org.gephi.appearance.spi.PartitionTransformer
-
Transforms the given element based on the provided partition configuration.
- transform(E, Ranking, Number, float) - Method in interface org.gephi.appearance.spi.RankingTransformer
-
Transforms the given element based on the provided ranking parameters.
- transform(Function) - Method in interface org.gephi.appearance.api.AppearanceController
-
Apply the function's transformer.
- transform(Element) - Method in interface org.gephi.appearance.api.Function
-
Transforms the given element.
- transformAll(Iterable<? extends Element>) - Method in interface org.gephi.appearance.api.Function
-
Transforms all the given elements.
- Transformer - Interface in org.gephi.appearance.spi
-
Transformers role is to transform the appearance of elements based on user configuration.
- TransformerCategory - Interface in org.gephi.appearance.spi
-
Transformer categories are associated with
TransformerUI
to describe what kind of transformation is performed. - TransformerUI<T extends Transformer> - Interface in org.gephi.appearance.spi
-
Defines the user interface associated with a transformer.
- trimToBounds(Number, Number, Number) - Static method in class org.gephi.filters.api.Range
- TWO_BOUNDS - org.gephi.timeline.api.TimelineModel.PlayMode
-
Both interval bounds are moved.
- type - Variable in class org.gephi.preview.api.PreviewMouseEvent
U
- UNDIRECTED - org.gephi.io.importer.api.EdgeDirection
- UNDIRECTED - org.gephi.io.importer.api.EdgeDirectionDefault
- UndirectedGraph - Interface in org.gephi.graph.api
-
Undirected graph
- UndirectedSubgraph - Interface in org.gephi.graph.api
-
Undirected subgraph.
- union(Subgraph) - Method in interface org.gephi.graph.api.Subgraph
-
Unions the given subgraph with this sugbgraph.
- unlock() - Method in interface org.gephi.graph.api.TableLock
-
Attempts to release this lock.
- unregisterMask(FilterLibraryMask) - Method in interface org.gephi.filters.api.FilterLibrary
-
Unregisters
mask
in the library. - unselect() - Method in interface org.gephi.tools.spi.Tool
-
Notify when this tool is unselected.
- unselect(Workspace) - Method in interface org.gephi.project.api.WorkspaceListener
-
Notify another workspace will be selected.
- UnselectToolException - Exception in org.gephi.tools.spi
- UnselectToolException() - Constructor for exception org.gephi.tools.spi.UnselectToolException
- unsetup() - Method in interface org.gephi.io.generator.spi.GeneratorUI
-
Notify UI that generator settings panel has been closed and that settings values can be written into current generator instance.
- unsetup() - Method in interface org.gephi.io.processor.spi.ProcessorUI
-
Notify UI the settings panel has been closed and that new values can be written.
- unsetup() - Method in interface org.gephi.preview.spi.PreviewUI
-
Method called when the UI is unloaded and the panel to be destroyed.
- unsetup() - Method in interface org.gephi.statistics.spi.StatisticsUI
-
Notify the settings panel has been closed and that the settings values can be saved to the statistics instance.
- unsetup(boolean) - Method in interface org.gephi.io.exporter.spi.ExporterUI
-
Notify UI the settings panel has been closed and that new values can be written.
- unsetup(boolean) - Method in interface org.gephi.io.importer.spi.ImporterUI
-
Notify UI the settings panel has been closed and that new values can be written.
- unsetup(WizardImporter, WizardDescriptor.Panel) - Method in interface org.gephi.io.importer.spi.ImporterWizardUI
-
Notify UI the settings panel has been closed and that new values can be written.
- unsetup(Project) - Method in interface org.gephi.project.spi.ProjectPropertiesUI
- unSetup() - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulatorUI
-
Called when the window is closed or accepted.
- unSetup() - Method in interface org.gephi.datalab.spi.ManipulatorUI
-
Called when the dialog is closed, canceled or accepted.
V
- VALID_BOUNDS - org.gephi.timeline.api.TimelineModelEvent.EventType
- valueOf(String) - Static method in enum org.gephi.appearance.api.AppearanceModel.GraphFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.datalab.api.AttributeColumnsMergeStrategiesController.BooleanOperations
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.graph.api.Estimator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.graph.api.Origin
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.graph.api.TimeFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.graph.api.TimeRepresentation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.importer.api.EdgeDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.importer.api.EdgeDirectionDefault
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.importer.api.EdgeMergeStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.importer.api.ElementIdType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.importer.api.Issue.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.preview.api.PreviewMouseEvent.Button
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.preview.api.PreviewMouseEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.preview.types.DependantColor.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.preview.types.DependantOriginalColor.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.preview.types.EdgeColor.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.timeline.api.TimelineModel.PlayMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.timeline.api.TimelineModelEvent.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.tools.spi.ToolSelectionType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.gephi.appearance.api.AppearanceModel.GraphFunction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.datalab.api.AttributeColumnsMergeStrategiesController.BooleanOperations
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in interface org.gephi.graph.api.ColumnIndex
-
Returns all unique values.
- values() - Static method in enum org.gephi.graph.api.Estimator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.graph.api.Origin
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.graph.api.TimeFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.graph.api.TimeRepresentation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.io.importer.api.EdgeDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.io.importer.api.EdgeDirectionDefault
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.io.importer.api.EdgeMergeStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.io.importer.api.ElementIdType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.io.importer.api.Issue.Level
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.preview.api.PreviewMouseEvent.Button
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.preview.api.PreviewMouseEvent.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.preview.types.DependantColor.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.preview.types.DependantOriginalColor.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.preview.types.EdgeColor.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.timeline.api.TimelineModel.PlayMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.timeline.api.TimelineModelEvent.EventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.tools.spi.ToolSelectionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values(Column) - Method in interface org.gephi.graph.api.Index
-
Returns all unique values in the given column.
- Vector - Class in org.gephi.preview.api
- Vector() - Constructor for class org.gephi.preview.api.Vector
- Vector(float, float) - Constructor for class org.gephi.preview.api.Vector
- VectorExporter - Interface in org.gephi.io.exporter.spi
-
Exporter interface for exporters that export vector graphics.
- VectorFileExporterBuilder - Interface in org.gephi.io.exporter.spi
-
Exporter builder for vector file format support.
- verify() - Method in interface org.gephi.io.importer.api.Container
-
This method must be called after the loading is complete and before unloading.
- VISIBILITY_RATIO - Static variable in class org.gephi.preview.api.PreviewProperty
-
General
Float
property which indicates the ratio of the visible graph used in preview.
W
- WARNING - org.gephi.io.importer.api.Issue.Level
- WEIGHT - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- width() - Method in class org.gephi.graph.api.Rect2D
- WizardImporter - Interface in org.gephi.io.importer.spi
-
Importers interface for importing data from wizards.
- WizardImporterBuilder - Interface in org.gephi.io.importer.spi
-
Importer builder specific for
WizardImporter
. - 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.
- WorkspaceInformation - Interface in org.gephi.project.api
-
Hosts various information about a workspace.
- 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.
- WorkspaceXMLPersistenceProvider - Interface in org.gephi.project.spi
-
XML Workspace persistence provider.
- write(DataOutput, GraphModel) - Static method in class org.gephi.graph.api.GraphModel.Serialization
-
Write
graphModel
tooutput
. - writeBytes(DataOutputStream, Workspace) - Method in interface org.gephi.project.spi.WorkspaceBytesPersistenceProvider
-
This is automatically called when saving a project file.
- writeLock() - Method in interface org.gephi.graph.api.Graph
-
Opens a write lock for the current thread.
- writeLock() - Method in interface org.gephi.graph.api.GraphLock
-
Acquires the write lock.
- writeUnlock() - Method in interface org.gephi.graph.api.Graph
-
Closes a write lock for the current thread.
- writeUnlock() - Method in interface org.gephi.graph.api.GraphLock
-
Attempts to release this lock.
- writeXML(XMLStreamWriter, Workspace) - Method in interface org.gephi.project.spi.WorkspaceXMLPersistenceProvider
-
This is automatically called when saving a project file.
X
- x - Variable in class org.gephi.preview.api.PreviewMouseEvent
- x - Variable in class org.gephi.preview.api.Vector
- x() - Method in interface org.gephi.graph.api.NodeProperties
-
Returns the x position.
- X - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- XOR - org.gephi.datalab.api.AttributeColumnsMergeStrategiesController.BooleanOperations
Y
- y - Variable in class org.gephi.preview.api.PreviewMouseEvent
- y - Variable in class org.gephi.preview.api.Vector
- y() - Method in interface org.gephi.graph.api.NodeProperties
-
Returns the y position.
- Y - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
Z
- z() - Method in interface org.gephi.graph.api.NodeProperties
-
Returns the z position.
- Z - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
All Classes All Packages