- calculateAverageWeightedDegree(Graph, boolean, boolean) - Method in class org.gephi.statistics.plugin.WeightedDegree
-
- 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.
- calculateColumnValuesFrequencies(Table, Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- calculateDensity(Graph, boolean) - Method in class org.gephi.statistics.plugin.GraphDensity
-
- calculateDistanceMetrics(Graph, HashMap<Node, Integer>, boolean, boolean) - Method in class org.gephi.statistics.plugin.GraphDistance
-
- calculateEigenvectorCentrality(Graph, double[], HashMap<Integer, Node>, HashMap<Node, Integer>, boolean, int) - Method in class org.gephi.statistics.plugin.EigenvectorCentrality
-
- calculateForce(Node, Node) - Method in class org.gephi.layout.plugin.force.AbstractForce
-
- calculateForce(Node, Node, float) - Method in class org.gephi.layout.plugin.force.AbstractForce
-
- calculateForce(Node, QuadTree) - Method in class org.gephi.layout.plugin.force.quadtree.BarnesHut
-
- calculateForce(Node, Node, float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout.ElectricalForce
-
- calculateForce(Node, Node, float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout.SpringForce
-
- calculateHits(Graph, double[], double[], Map<Node, Integer>, boolean, double) - Method in class org.gephi.statistics.plugin.Hits
-
- canAlgo() - Method in class org.gephi.layout.plugin.AbstractLayout
-
- canAlgo() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- canAlgo() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- canAlgo() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
-
- canAlgo() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- canAlgo() - Method in class org.gephi.layout.plugin.random.RandomLayout
-
- 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.io.exporter.plugin.ExporterCSV
-
- cancel() - Method in class org.gephi.io.exporter.plugin.ExporterDL
-
- cancel() - Method in class org.gephi.io.exporter.plugin.ExporterGDF
-
- cancel() - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
-
- cancel() - Method in class org.gephi.io.exporter.plugin.ExporterGML
-
- cancel() - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
-
- cancel() - Method in class org.gephi.io.exporter.plugin.ExporterPajek
-
- cancel() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
-
- cancel() - Method in class org.gephi.io.exporter.plugin.ExporterVNA
-
- cancel() - Method in class org.gephi.io.exporter.preview.PDFExporter
-
- cancel() - Method in class org.gephi.io.exporter.preview.PNGExporter
-
- cancel() - Method in class org.gephi.io.exporter.preview.SVGExporter
-
- cancel() - Method in class org.gephi.io.generator.plugin.DynamicGraph
-
- cancel() - Method in class org.gephi.io.generator.plugin.MultiGraph
-
- cancel() - Method in class org.gephi.io.generator.plugin.RandomGraph
-
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterDL
-
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterDOT
-
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterGDF
-
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterGEXF
-
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterGML
-
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterGraphML
-
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterPajek
-
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterTGF
-
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterTLP
-
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterVNA
-
- cancel() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- cancel() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.AbstractImportProcess
-
- cancel() - Method in class org.gephi.layout.plugin.AutoLayout
-
- cancel() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
-
- cancel() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- cancel() - Method in class org.gephi.preview.AbstractRenderTarget
-
- cancel() - Method in class org.gephi.project.io.LoadTask
-
- cancel() - Method in class org.gephi.project.io.SaveTask
-
- cancel() - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
-
- cancel() - Method in class org.gephi.statistics.plugin.ConnectedComponents
-
- cancel() - Method in class org.gephi.statistics.plugin.Degree
-
- cancel() - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
-
- cancel() - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
-
- cancel() - Method in class org.gephi.statistics.plugin.EigenvectorCentrality
-
- cancel() - Method in class org.gephi.statistics.plugin.GraphDistance
-
- cancel() - Method in class org.gephi.statistics.plugin.Hits
-
- cancel() - Method in class org.gephi.statistics.plugin.Modularity
-
- cancel() - Method in class org.gephi.statistics.plugin.PageRank
-
- cancel() - Method in class org.gephi.statistics.plugin.WeightedDegree
-
- 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.
- canChangeColumnData(Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- 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.
- canClearColumnData(Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- 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.
- canConvertColumnToDynamic(Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- 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.
- canDeleteColumn(Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- 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.
- canExecute() - Method in class org.gephi.layout.LayoutControllerImpl
-
- 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.
- canReplace(SearchReplaceController.SearchResult) - Method in class org.gephi.datalab.impl.SearchReplaceControllerImpl
-
- canStop() - Method in interface org.gephi.layout.api.LayoutController
-
Determine if the current Layout execution can be stopped.
- canStop() - Method in class org.gephi.layout.LayoutControllerImpl
-
- CanvasSize - Class in org.gephi.preview.api
-
A canvas size, with a top left coordinate, a width and an heigth.
- CanvasSize(float, float, float, float) - Constructor for class org.gephi.preview.api.CanvasSize
-
Constructor.
- CanvasSize() - Constructor for class org.gephi.preview.api.CanvasSize
-
Constructs the default CanvasSize, with both width and
height equal to zero.
- 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_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.
- CharacterExporter - Interface in org.gephi.io.exporter.spi
-
Exporter class for char streams, when an Writer is needed.
- CharsetToolkit - Class in org.gephi.utils
-
Utility class to guess the encoding of a given text file.
- CharsetToolkit(InputStream) - Constructor for class org.gephi.utils.CharsetToolkit
-
Constructor of the CharsetToolkit utility class.
- ChartUtils - Class in org.gephi.statistics.plugin
-
- ChartUtils() - Constructor for class org.gephi.statistics.plugin.ChartUtils
-
- clean() - Method in class org.gephi.io.importer.api.Report
-
Free resources.
- clear() - Method in class org.gephi.preview.PreviewModelImpl
-
- clearAttributes() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- 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)
- clearColumnData(Table, Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- clearEdgeData(Edge, Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Clears all edge attributes except computed attributes and id.
- clearEdgeData(Edge, Column[]) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- 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.
- clearEdgesData(Edge[], Column[]) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- 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.
- clearNodeData(Node, Column[]) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- clearNodesData(Node[], Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Clears all the nodes attributes except computed attributes and id.
- clearNodesData(Node[], Column[]) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- clearRowData(Element, Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Clears row attributes except computed attributes and id if node/edge row.
- clearRowData(Element, Column[]) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- close() - Method in class org.gephi.io.importer.api.Report
-
Closes writing.
- close() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.AbstractImportProcess
-
- close() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheet.EmptySheet
-
- close() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheet.ErrorSheet
-
- close() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv.CSVSheetParser
-
- close() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel.ExcelSheetParser
-
- close(Workspace) - Method in interface org.gephi.project.api.WorkspaceListener
-
Notify a workspace will be closed, all data must be destroyed.
- close() - Method in class org.gephi.project.impl.ProjectInformationImpl
-
- close() - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
-
- closeCurrentProject() - Method in interface org.gephi.project.api.ProjectController
-
- closeCurrentProject() - Method in class org.gephi.project.impl.ProjectControllerImpl
-
- closeCurrentProject() - Method in class org.gephi.project.impl.ProjectsImpl
-
- closeCurrentWorkspace() - Method in interface org.gephi.project.api.ProjectController
-
- closeCurrentWorkspace() - Method in class org.gephi.project.impl.ProjectControllerImpl
-
- closeLoader() - Method in interface org.gephi.io.importer.api.Container
-
Close the current loading and clean content before unloading.
- closeLoader() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- CLOSENESS - Static variable in class org.gephi.statistics.plugin.GraphDistance
-
- CLUSTERING_COEFF - Static variable in class org.gephi.statistics.plugin.ClusteringCoefficient
-
- ClusteringCoefficient - Class in org.gephi.statistics.plugin
-
- ClusteringCoefficient() - Constructor for class org.gephi.statistics.plugin.ClusteringCoefficient
-
- ClusteringCoefficientBuilder - Class in org.gephi.statistics.plugin.builder
-
- ClusteringCoefficientBuilder() - Constructor for class org.gephi.statistics.plugin.builder.ClusteringCoefficientBuilder
-
- coefficient - Variable in class org.gephi.io.importer.plugin.file.ImporterVNA.EdgeWidthFunction
-
- COLOR - Static variable in class org.gephi.preview.plugin.items.EdgeItem
-
- COLOR - Static variable in class org.gephi.preview.plugin.items.EdgeLabelItem
-
- COLOR - Static variable in class org.gephi.preview.plugin.items.NodeItem
-
- COLOR - Static variable in class org.gephi.preview.plugin.items.NodeLabelItem
-
- COLORS - Static variable in class org.gephi.appearance.plugin.palette.PaletteManager
-
- ColumnDraft - Interface in org.gephi.io.importer.api
-
Column draft used by containers to represent future attribute columns.
- ColumnDraftImpl - Class in org.gephi.io.importer.impl
-
- ColumnDraftImpl(String, int, boolean, Class) - Constructor for class org.gephi.io.importer.impl.ColumnDraftImpl
-
- Combine - Class in org.gephi.layout.plugin.openord
-
- Combine(OpenOrdLayout) - Constructor for class org.gephi.layout.plugin.openord.Combine
-
- commentChar(int) - Method in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Specified that the character argument starts a single-line
comment.
- 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.
- compute() - Method in class org.gephi.algorithms.shortestpath.AbstractShortestPathAlgorithm
-
- compute() - Method in class org.gephi.algorithms.shortestpath.BellmanFordShortestPathAlgorithm
-
- compute() - Method in class org.gephi.algorithms.shortestpath.DijkstraShortestPathAlgorithm
-
- computeClusteringCoefficient(Graph, ArrayWrapper[], int[], double[], boolean) - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
-
- computeTransformation(float) - Method in class org.gephi.io.importer.plugin.file.ImporterVNA.EdgeWidthFunction
-
- computeWeaklyConnectedComponents(Graph, HashMap<Node, Integer>) - Method in class org.gephi.statistics.plugin.ConnectedComponents
-
- configureCSVParser(File, Character, Charset, boolean) - Static method in class org.gephi.io.importer.plugin.file.spreadsheet.SpreadsheetUtils
-
- ConnectedComponents - Class in org.gephi.statistics.plugin
-
- ConnectedComponents() - Constructor for class org.gephi.statistics.plugin.ConnectedComponents
-
- ConnectedComponentsBuilder - Class in org.gephi.statistics.plugin.builder
-
- ConnectedComponentsBuilder() - Constructor for class org.gephi.statistics.plugin.builder.ConnectedComponentsBuilder
-
- 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.
- 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)
- Contract - Class in org.gephi.layout.plugin.scale
-
- Contract() - Constructor for class org.gephi.layout.plugin.scale.Contract
-
- ContractLayout - Class in org.gephi.layout.plugin.scale
-
- ContractLayout(LayoutBuilder, double) - Constructor for class org.gephi.layout.plugin.scale.ContractLayout
-
- Control - Class in org.gephi.layout.plugin.openord
-
- Control() - Constructor for class org.gephi.layout.plugin.openord.Control
-
- 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.
- convertAttributeColumnToDynamic(Table, Column, double, double) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- 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.
- convertAttributeColumnToNewDynamicColumn(Table, Column, double, double, String) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- copy() - Method in class org.gephi.filters.AbstractQueryImpl
-
- copyColumnDataToOtherColumn(Table, Column, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Copies all row values of a column to another column.
- copyColumnDataToOtherColumn(Table, Column, Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- 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.
- copyEdgeDataToOtherEdges(Edge, Edge[], Column[]) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- 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.
- copyNodeDataToOtherNodes(Node, Node[], Column[]) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- 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.
- copyRowDataToOtherRows(Element, Element[], Column[]) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- count(Object) - Method in interface org.gephi.appearance.api.Partition
-
Returns the number of elements for the given value.
- count(Object) - Method in class org.gephi.appearance.AttributePartitionImpl
-
- count(Object) - Method in class org.gephi.appearance.EdgeTypePartitionImpl
-
- 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.
- createBooleanMatchesColumn(Table, Column, String, Pattern) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- createDynamicProperty(String, Object, float) - Static method in class org.gephi.layout.plugin.AutoLayout
-
- createDynamicProperty(String, Object[], float[]) - Static method in class org.gephi.layout.plugin.AutoLayout
-
- createDynamicProperty(String, Number[], float[], AutoLayout.Interpolation) - Static method in class org.gephi.layout.plugin.AutoLayout
-
- 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, 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, 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(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, 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, 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(Node, Node, boolean) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- createEdge(Node, Node, boolean, Graph) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- createEdge(String, Node, Node, boolean) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- createEdge(Node, Node, boolean, Object) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- createEdge(Node, Node, boolean, Object, Graph) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- createEdge(String, Node, Node, boolean, Object) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- createEdge(String, Node, Node, boolean, Graph) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- createEdge(String, Node, Node, boolean, Object, Graph) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- 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.
- createEdges(Node, Node[], boolean) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- createElement(String) - Method in interface org.gephi.preview.api.SVGTarget
-
Create a new element qualifiedName in the document.
- createElement(String) - Method in class org.gephi.preview.SVGRenderTargetBuilder.SVGRenderTargetImpl
-
- createFile(String) - Method in class org.gephi.utils.TempDirUtils.TempDir
-
- 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.
- createFoundGroupsListColumn(Table, Column, String, Pattern) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- createIndicesMap(Graph) - Method in class org.gephi.statistics.plugin.ConnectedComponents
-
- createIndicesMap(Graph) - Method in class org.gephi.statistics.plugin.Hits
-
- createIndiciesMap(Graph) - Method in class org.gephi.statistics.plugin.GraphDistance
-
- createIndiciesMap(Graph) - Method in class org.gephi.statistics.plugin.PageRank
-
- createIndiciesMapAndInitNetwork(Graph, HashMap<Node, Integer>, ArrayWrapper[], int) - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
-
- 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, Graph) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates a node with default id and the given label.
- 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) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- createNode(String, Graph) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- createNode(String, String) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- createNode(String, String, Graph) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- createParser() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- createParser() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSV
-
- createParser() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcel
-
- createParserWithoutHeaders() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- createParserWithoutHeaders() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSV
-
- createParserWithoutHeaders() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcel
-
- createProperty(Filter, Class, String, String, String) - Static method in class org.gephi.filters.spi.FilterProperty
-
Creates a property.
- createProperty(Filter, Class, 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
-
- 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
-
- 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.
- createQuery(FilterBuilder) - Method in interface org.gephi.filters.api.FilterController
-
Creates a query from builder.
- createQuery(Filter) - Method in interface org.gephi.filters.api.FilterController
-
Creates a query from filter.
- createQuery(FilterBuilder) - Method in class org.gephi.filters.FilterControllerImpl
-
- createQuery(Filter) - Method in class org.gephi.filters.FilterControllerImpl
-
- createTempDir() - Static method in class org.gephi.utils.TempDirUtils
-
- createTempDirectory() - Static method in class org.gephi.utils.TempDirUtils
-
- createTextNode(String) - Method in interface org.gephi.preview.api.SVGTarget
-
Create a new text node with data in it.
- createTextNode(String) - Method in class org.gephi.preview.SVGRenderTargetBuilder.SVGRenderTargetImpl
-
- createTicket(String, Cancellable) - Method in interface org.gephi.utils.progress.ProgressTicketProvider
-
- createTimeIntervalImage(double, double, int, int) - Method in class org.gephi.utils.TimeIntervalGraphics
-
Creates a time interval graphic representation with default colors.
- createTimeIntervalImage(double, double, int, int, Color, Color) - Method in class org.gephi.utils.TimeIntervalGraphics
-
Creates a time interval graphic representation with the indicated fill
and border colors (or null to use default colors).
- createTimeIntervalImage(double, double, int, int, Color, Color, Color) - Method in class org.gephi.utils.TimeIntervalGraphics
-
Creates a time interval graphic representation with the indicated fill
and border colors (or null to use default colors).
- createTimeIntervalImage(double[], double[], int, int, Color, Color, Color) - Method in class org.gephi.utils.TimeIntervalGraphics
-
Creates a time interval graphic representation with the indicated fill,
border and background colors (or null to use default colors).
- createXYSeries(Map, String) - Static method in class org.gephi.statistics.plugin.ChartUtils
-
- CSVSheetParser - Class in org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv
-
- CSVSheetParser(CSVParser) - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv.CSVSheetParser
-
- CSVSheetRow - Class in org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv
-
- CSVSheetRow(CSVRecord) - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv.CSVSheetRow
-
- g() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- G2D_TARGET - Static variable in interface org.gephi.preview.api.RenderTarget
-
- G2DGraphics(int, int) - Constructor for class org.gephi.preview.G2DRenderTargetBuilder.G2DGraphics
-
- G2DRenderTargetBuilder - Class in org.gephi.preview
-
- G2DRenderTargetBuilder() - Constructor for class org.gephi.preview.G2DRenderTargetBuilder
-
- G2DRenderTargetBuilder.G2DGraphics - Class in org.gephi.preview
-
- G2DRenderTargetBuilder.G2DTargetImpl - Class in org.gephi.preview
-
- G2DTarget - Interface in org.gephi.preview.api
-
Rendering target to Java2d.
- G2DTargetImpl(PreviewModel, int, int) - Constructor for class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
-
- 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 class org.gephi.io.generator.plugin.DynamicGraph
-
- generate(ContainerLoader) - Method in class org.gephi.io.generator.plugin.MultiGraph
-
- generate(ContainerLoader) - Method in class org.gephi.io.generator.plugin.RandomGraph
-
- generate(ContainerLoader) - Method in interface org.gephi.io.generator.spi.Generator
-
Main method that generates the graph and put it in the container.
- generatePalette(int, int) - Static method in class org.gephi.appearance.plugin.palette.PaletteGenerator
-
- generatePalette(int, int, Random) - Static method in class org.gephi.appearance.plugin.palette.PaletteGenerator
-
- generatePalette(int, int, float[]) - Static method in class org.gephi.appearance.plugin.palette.PaletteGenerator
-
- generatePalette(int, int, boolean, Random, float[]) - Static method in class org.gephi.appearance.plugin.palette.PaletteGenerator
-
- generatePalette(int) - Method in class org.gephi.appearance.plugin.palette.PaletteManager
-
- generatePalette(int, Preset) - Method in class org.gephi.appearance.plugin.palette.PaletteManager
-
- 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.
- GenericPropertyEditor - Class in org.gephi.filters
-
- GenericPropertyEditor() - Constructor for class org.gephi.filters.GenericPropertyEditor
-
- GephiFormatException - Exception in org.gephi.project.io
-
- GephiFormatException(Class, Throwable) - Constructor for exception org.gephi.project.io.GephiFormatException
-
- GephiFormatException(String) - Constructor for exception org.gephi.project.io.GephiFormatException
-
- GephiReader - Class in org.gephi.project.io
-
- GephiReader() - Constructor for class org.gephi.project.io.GephiReader
-
- GephiWriter - Class in org.gephi.project.io
-
- GephiWriter() - Constructor for class org.gephi.project.io.GephiWriter
-
- get(int) - Method in interface org.gephi.io.importer.plugin.file.spreadsheet.sheet.SheetRow
-
Returns cell value at given index (starting at 0 up to size - 1)
- get(int) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv.CSVSheetRow
-
- get(int) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel.ExcelSheetRow
-
- get3ClassPalette(PaletteUtils.Palette) - Static method in class org.gephi.utils.PaletteUtils
-
- getAllQueries() - Method in class org.gephi.filters.FilterModelImpl
-
- getAllStatistics(Number[]) - Static method in class org.gephi.utils.StatisticsUtils
-
Calculates all statistics and returns them in a BigDecimal
numbers array.
- getAllStatistics(Collection<Number>) - Static method in class org.gephi.utils.StatisticsUtils
-
Calculates all statistics and returns them in a BigDecimal
numbers array.
- getAngle() - Method in class org.gephi.layout.plugin.rotate.RotateLayout
-
- getArchivedFile(FileObject) - Static method in class org.gephi.io.importer.api.ImportUtils
-
- getArea() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
-
- getAreaColor() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current areaColor.
- getAsText() - Method in class org.gephi.filters.AttributeColumnPropertyEditor
-
- getAsText() - Method in class org.gephi.filters.GenericPropertyEditor
-
- getAsText() - Method in class org.gephi.filters.RangePropertyEditor
-
- 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
-
- getAttraction() - Method in class org.gephi.layout.plugin.openord.Params.Stage
-
- getAttractionStrength() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- getAttribute(String) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- getAttribute(Column) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- getAttribute(String, double) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- getAttribute(Column, double) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- getAttribute(String, GraphView) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- getAttribute(Column, GraphView) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- getAttribute(String, Interval) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- getAttribute(Column, Interval) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- getAttributeColumns() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- 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 class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- 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 class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- getAttributes(Column) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- 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.
- getAuthor() - Method in class org.gephi.project.impl.ProjectMetaDataImpl
-
- getAutoRefreshor() - Method in class org.gephi.filters.FilterModelImpl
-
- getAvailableCharsets() - Static method in class org.gephi.utils.CharsetToolkit
-
Retrieves all the available Charsets on the platform,
among which the default charset.
- getAvailableSheetNames() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcel
-
- getAverageClusteringCoefficient() - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
-
- getAverageDegree() - Method in class org.gephi.statistics.plugin.Degree
-
- getAverageDegree() - Method in class org.gephi.statistics.plugin.WeightedDegree
-
- getAverageEdgeLength(Graph) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
-
- getBackgroundColor() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current background color.
- getBarnesHutTheta() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
-
- getBarnesHutTheta() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- getBaseFont(Font) - Method in interface org.gephi.preview.api.PDFTarget
-
Get a the equivalent in iText of the Java font.
- getBaseFont(Font) - Method in class org.gephi.preview.PDFRenderTargetBuilder.PDFRenderTargetImpl
-
- getBooleanValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value as a boolean.
- getBounds() - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
-
- getBounds() - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
-
- getBounds() - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbEdges
-
- getBounds() - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbNodes
-
- getBounds() - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Returns the min and max bounds.
- getBuilder(Filter) - Method in interface org.gephi.filters.api.FilterLibrary
-
Returns the builder that has created filter.
- getBuilder() - Method in interface org.gephi.filters.api.Query
-
Returns the filter builder that creates the filter this query is
wrapping.
- getBuilder(Filter) - Method in class org.gephi.filters.FilterLibraryImpl
-
- getBuilder() - Method in class org.gephi.filters.FilterQueryImpl
-
- getBuilder() - Method in class org.gephi.filters.OperatorQueryImpl
-
- getBuilder() - Method in class org.gephi.layout.plugin.AbstractLayout
-
- getBuilder() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- getBuilder() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- 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(Class<? extends Statistics>) - Method in class org.gephi.statistics.StatisticsControllerImpl
-
- getBuilders(Workspace) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder
-
- getBuilders(Workspace) - Method in class org.gephi.filters.plugin.attribute.AttributeNonNullBuilder
-
- getBuilders(Workspace) - Method in class org.gephi.filters.plugin.attribute.AttributeRangeBuilder
-
- getBuilders(Workspace) - Method in class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder
-
- getBuilders(Workspace) - Method in class org.gephi.filters.plugin.partition.InterEdgesBuilder
-
- getBuilders(Workspace) - Method in class org.gephi.filters.plugin.partition.IntraEdgesBuilder
-
- getBuilders(Workspace) - Method in class org.gephi.filters.plugin.partition.PartitionBuilder
-
- getBuilders(Workspace) - Method in class org.gephi.filters.plugin.partition.PartitionCountBuilder
-
- getBuilders(Workspace) - Method in interface org.gephi.filters.spi.CategoryBuilder
-
Returns the filter builders this category builder is building.
- getBzipFile(FileObject, File, boolean) - Static method in class org.gephi.io.importer.api.ImportUtils
-
- getCanonicalName() - Method in interface org.gephi.layout.plugin.AutoLayout.DynamicProperty
-
- getCanonicalName() - Method in class org.gephi.layout.spi.LayoutProperty
-
- getCanvasSize(Item, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.ArrowRenderer
-
- getCanvasSize(Item, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.EdgeLabelRenderer
-
- getCanvasSize(Item, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.EdgeRenderer
-
- getCanvasSize(Item, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.NodeLabelRenderer
-
- getCanvasSize(Item, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.NodeRenderer
-
- 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 class org.gephi.filters.plugin.AbstractFilterBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.attribute.AttributeNonNullBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.attribute.AttributeRangeBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.edge.MutualEdgeBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.graph.EgoBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.graph.KCoreBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge
-
- getCategory() - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge
-
- getCategory() - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode
-
- getCategory() - Method in class org.gephi.filters.plugin.operator.UNIONBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.partition.InterEdgesBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.partition.IntraEdgesBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.partition.PartitionBuilder
-
- getCategory() - Method in class org.gephi.filters.plugin.partition.PartitionCountBuilder
-
- 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.
- getCharset() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSV
-
- getCharset() - Method in class org.gephi.utils.CharsetToolkit
-
- getChildAt(int) - Method in class org.gephi.filters.AbstractQueryImpl
-
- getChildProperties(PreviewProperty) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns all properties which defined property as a dependency.
- getChildren() - Method in class org.gephi.filters.AbstractQueryImpl
-
- getChildren() - Method in interface org.gephi.filters.api.Query
-
Returns queries that are children of this query.
- getChildren() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- getChildrenCount() - Method in class org.gephi.filters.AbstractQueryImpl
-
- getChildrenSlotsCount() - Method in class org.gephi.filters.AbstractQueryImpl
-
- getChildrenSlotsCount() - Method in interface org.gephi.filters.api.Query
-
Returns the limit number of children this query can have.
- getChildrenSlotsCount() - Method in class org.gephi.filters.FilterQueryImpl
-
- getChildrenSlotsCount() - Method in class org.gephi.filters.OperatorQueryImpl
-
- getcMax() - Method in class org.gephi.appearance.plugin.palette.Preset
-
- getcMin() - Method in class org.gephi.appearance.plugin.palette.Preset
-
- getCoefficientReuslts() - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
-
- getColor(Object) - Method in interface org.gephi.appearance.api.Partition
-
Returns the color for the given value.
- getColor(Object) - Method in class org.gephi.appearance.PartitionImpl
-
- getColor() - Method in class org.gephi.appearance.plugin.AbstractUniqueColorTransformer
-
- getColor() - Method in interface org.gephi.io.importer.api.ElementDraft
-
Returns the element's color.
- getColor() - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- getColor() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- getColor(Item, PreviewProperties) - Static method in class org.gephi.preview.plugin.renderers.EdgeRenderer
-
- 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
-
- getColorPositions() - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer
-
- getColors() - Method in class org.gephi.appearance.plugin.palette.Palette
-
- getColors() - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer
-
- getColors() - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer.LinearGradient
-
- getColors() - Method in class org.gephi.utils.PaletteUtils.Palette
-
- 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 class org.gephi.appearance.AttributeFunctionImpl
-
- getColumn() - Method in class org.gephi.appearance.AttributePartitionImpl
-
- getColumn() - Method in class org.gephi.appearance.EdgeTypePartitionImpl
-
- getColumn() - Method in class org.gephi.filters.plugin.AbstractAttributeFilter
-
- getColumn() - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
-
- getColumnClass(String) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- getColumnClass(String) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
-
- getColumnIdsToExport() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
-
- 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.
- getColumnNumbers(Table, Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- getColumns() - Method in interface org.gephi.io.importer.api.ElementDraft
-
- getColumns() - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
-
- getColumns() - Method in class org.gephi.io.importer.impl.NodeDraftImpl
-
- getColumnsClasses() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- getColumnsClasses() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
-
- getColumnsToSearch() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Returns columns indexes to search
- getComponentNumber(LinkedList<LinkedList<Node>>, Node) - Method in class org.gephi.statistics.plugin.ConnectedComponents
-
- getComponentsSize() - Method in class org.gephi.statistics.plugin.ConnectedComponents
-
- getConnectedComponentsCount() - Method in class org.gephi.statistics.plugin.ConnectedComponents
-
- getConnection(String, String, String) - Method in class org.gephi.io.database.drivers.MySQLDriver
-
- getConnection(String, String, String) - Method in class org.gephi.io.database.drivers.PostgreSQLDriver
-
- getConnection(String, String, String) - Method in interface org.gephi.io.database.drivers.SQLDriver
-
- getConnection(String, String, String) - Method in class org.gephi.io.database.drivers.SQLiteDriver
-
- getConnection(String, String, String) - Method in class org.gephi.io.database.drivers.SQLServerDriver
-
- getContainer() - Method in class org.gephi.io.importer.plugin.database.ImporterEdgeList
-
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterDL
-
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterDOT
-
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterGDF
-
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterGEXF
-
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterGML
-
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterGraphML
-
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterPajek
-
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterTGF
-
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterTLP
-
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterVNA
-
- getContainer() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- 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.
- getContentByte() - Method in class org.gephi.preview.PDFRenderTargetBuilder.PDFRenderTargetImpl
-
- getControl() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- 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.
- getConvergenceThreshold() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
-
- getCooldown() - Method in enum org.gephi.layout.plugin.openord.Params
-
- getCooldownStage() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- getCooling() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- getCrunch() - Method in enum org.gephi.layout.plugin.openord.Params
-
- getCrunchStage() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- getCurrentProject() - Method in interface org.gephi.project.api.ProjectController
-
- getCurrentProject() - Method in interface org.gephi.project.api.Projects
-
Returns the current project or null if missing.
- getCurrentProject() - Method in class org.gephi.project.impl.ProjectControllerImpl
-
- getCurrentProject() - Method in class org.gephi.project.impl.ProjectsImpl
-
- getCurrentQuery() - Method in interface org.gephi.filters.api.FilterModel
-
Returns the query currently active or null if none is
active.
- getCurrentQuery() - Method in class org.gephi.filters.FilterModelImpl
-
- getCurrentRecordNumber() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheet.EmptySheet
-
- getCurrentRecordNumber() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheet.ErrorSheet
-
- getCurrentRecordNumber() - Method in interface org.gephi.io.importer.plugin.file.spreadsheet.sheet.SheetParser
-
Returns the current row number when iterating the sheet.
- getCurrentRecordNumber() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv.CSVSheetParser
-
- getCurrentRecordNumber() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel.ExcelSheetParser
-
- getCurrentResult() - Method in class org.gephi.filters.FilterModelImpl
-
- getCurrentWorkspace() - Method in interface org.gephi.project.api.ProjectController
-
- getCurrentWorkspace() - Method in interface org.gephi.project.api.WorkspaceProvider
-
Returns the current workspace or null if none.
- getCurrentWorkspace() - Method in class org.gephi.project.impl.ProjectControllerImpl
-
- getCurrentWorkspace() - Method in class org.gephi.project.impl.WorkspaceProviderImpl
-
- 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
-
- getDampingMult() - Method in class org.gephi.layout.plugin.openord.Params.Stage
-
- getData(String) - Method in interface org.gephi.preview.api.Item
-
Returns data associated to this item.
- getData(String) - Method in class org.gephi.preview.plugin.items.AbstractItem
-
- getData() - Method in class org.gephi.preview.plugin.items.AbstractItem
-
- getDatabase() - Method in class org.gephi.io.importer.plugin.database.ImporterEdgeList
-
- 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
- getDataTablesEventListener() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
-
- 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
-
- getDefaultCharset() - Method in class org.gephi.utils.CharsetToolkit
-
Retrieves the default Charset
- getDefaultPalette(int) - Method in class org.gephi.appearance.plugin.palette.PaletteManager
-
- getDefaultSystemCharset() - Static method in class org.gephi.utils.CharsetToolkit
-
Retrieve the default charset of the system.
- getDefaultValue() - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Gets the column's default value.
- getDefaultValue() - Method in class org.gephi.io.importer.impl.ColumnDraftImpl
-
- getDensity(float, float, boolean) - Method in class org.gephi.layout.plugin.openord.DensityGrid
-
- getDensity() - Method in class org.gephi.statistics.plugin.GraphDensity
-
- getDensityGrid() - Method in class org.gephi.layout.plugin.openord.Worker
-
- getDepth() - Method in class org.gephi.filters.plugin.graph.EgoBuilder.EgoFilter
-
- getDepth() - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder.NeighborsFilter
-
- getDescendantsAndSelf() - Method in class org.gephi.filters.AbstractQueryImpl
-
- 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 class org.gephi.filters.plugin.AbstractFilterBuilder
-
- getDescription() - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder
-
- getDescription() - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder
-
- getDescription() - Method in class org.gephi.filters.plugin.edge.MutualEdgeBuilder
-
- getDescription() - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder
-
- getDescription() - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder
-
- getDescription() - Method in class org.gephi.filters.plugin.graph.EgoBuilder
-
- getDescription() - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder
-
- getDescription() - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder
-
- getDescription() - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder
-
- getDescription() - Method in class org.gephi.filters.plugin.graph.KCoreBuilder
-
- getDescription() - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder
-
- getDescription() - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder
-
- getDescription() - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder
-
- getDescription() - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder
-
- getDescription() - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge
-
- getDescription() - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge
-
- getDescription() - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode
-
- getDescription() - Method in class org.gephi.filters.plugin.operator.UNIONBuilder
-
- 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 class org.gephi.project.impl.ProjectMetaDataImpl
-
- getDiameter() - Method in class org.gephi.statistics.plugin.GraphDistance
-
- getDirected() - Method in class org.gephi.statistics.plugin.GraphDensity
-
- getDirected() - Method in class org.gephi.statistics.plugin.PageRank
-
- getDirectedReport() - Method in class org.gephi.statistics.plugin.Degree
-
- getDirectedReport() - Method in class org.gephi.statistics.plugin.WeightedDegree
-
- getDirection() - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Returns this edge's direction setting.
- getDirection() - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
-
- 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 class org.gephi.io.processor.plugin.AppendProcessor
-
- getDisplayName() - Method in class org.gephi.io.processor.plugin.DefaultProcessor
-
- getDisplayName() - Method in class org.gephi.io.processor.plugin.MergeProcessor
-
- getDisplayName() - Method in class org.gephi.io.processor.plugin.MultiProcessor
-
- getDisplayName() - Method in interface org.gephi.io.processor.spi.Processor
-
Returns the processor's name.
- getDisplayName() - Method in class org.gephi.preview.api.PreviewProperty
-
Returns the display name of this property or null if not set.
- getDisplayName() - Method in class org.gephi.preview.plugin.renderers.ArrowRenderer
-
- getDisplayName() - Method in class org.gephi.preview.plugin.renderers.EdgeLabelRenderer
-
- getDisplayName() - Method in class org.gephi.preview.plugin.renderers.EdgeRenderer
-
- getDisplayName() - Method in class org.gephi.preview.plugin.renderers.NodeLabelRenderer
-
- getDisplayName() - Method in class org.gephi.preview.plugin.renderers.NodeRenderer
-
- 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(ProgressTicket) - Static method in class org.gephi.utils.progress.Progress
-
Returns the current task's display name, or an empty string.
- getDisplayName() - Method in interface org.gephi.utils.progress.ProgressTicket
-
Returns the current display name
- getDistances() - Method in class org.gephi.algorithms.shortestpath.AbstractShortestPathAlgorithm
-
- getDivergingPalettes() - Static method in class org.gephi.utils.PaletteUtils
-
- getDocument() - Method in interface org.gephi.preview.api.SVGTarget
-
Returns the SVG document
- getDocument() - Method in class org.gephi.preview.SVGRenderTargetBuilder.SVGRenderTargetImpl
-
- getDoubleValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value as a double.
- getDriver(String) - Static method in class org.gephi.io.database.drivers.SQLUtils
-
- getEdge(String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Returns the edge with the given id, or null if
not found.
- getEdge(String) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getEdgeAttributesQuery() - Method in class org.gephi.io.importer.plugin.database.EdgeListDatabaseImpl
-
- 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.
- getEdgeColumn(String) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getEdgeColumns() - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
- getEdgeColumns() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getEdgeCount() - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
- getEdgeCount() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getEdgeCut() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- getEdgeDefault() - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
- getEdgeDefault() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getEdgeFunction(Graph, Column, Class<? extends Transformer>) - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns the node function for the given column and transformer.
- getEdgeFunction(Graph, AppearanceModel.GraphFunction, Class<? extends Transformer>) - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns the edge function for the given graph function identifier and
transformer.
- getEdgeFunction(Graph, Column, Class<? extends Transformer>) - Method in class org.gephi.appearance.AppearanceModelImpl
-
- getEdgeFunction(Graph, AppearanceModel.GraphFunction, Class<? extends Transformer>) - Method in class org.gephi.appearance.AppearanceModelImpl
-
- getEdgeFunctions(Graph) - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns all edge functions for the given graph.
- getEdgeFunctions(Graph) - Method in class org.gephi.appearance.AppearanceModelImpl
-
- getEdgePartition(Graph, Column) - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns the edge partition for this graph and column.
- getEdgePartition(Graph, Column) - Method in class org.gephi.appearance.AppearanceModelImpl
-
- getEdgeProperty(String) - Method in class org.gephi.io.importer.api.PropertiesAssociations
-
- getEdgeQuery() - Method in class org.gephi.io.importer.plugin.database.EdgeListDatabaseImpl
-
- getEdges() - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
- getEdges() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getEdgesCount() - Method in interface org.gephi.datalab.api.GraphElementsController
-
Returns the number of edges in the graph.
- getEdgesCount() - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- 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
-
- getEdgesMergeStrategy() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getEdgesMergeStrategy() - Method in class org.gephi.io.importer.impl.ImportContainerParameters
-
- getEdgesToSearch() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Getters and setters
- getEdgeTableSelection() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
-
- getEdgeTextColumns() - Method in interface org.gephi.visualization.api.VisualizationController
-
- getEdgeTypeLabelClass() - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
- getEdgeTypeLabelClass() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getEdgeTypeLabels() - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder.EdgeTypeFilter
-
- getEdgeWeightInfluence() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- getElementClass() - Method in interface org.gephi.appearance.api.Function
-
Returns the element class this function will be applied to.
- getElementClass() - Method in class org.gephi.appearance.FunctionImpl
-
- getElementCount() - Method in interface org.gephi.appearance.api.Partition
-
Returns the number of elements that have a value in this partition.
- getElementCount() - Method in class org.gephi.appearance.AttributePartitionImpl
-
- getElementCount() - Method in class org.gephi.appearance.EdgeTypePartitionImpl
-
- getElementIdType() - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
- getElementIdType() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getEnabledMouseListeners() - Method in interface org.gephi.preview.api.PreviewModel
-
- getEnabledMouseListeners() - Method in class org.gephi.preview.PreviewModelImpl
-
- getEnd() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
-
- getEnergy() - Method in class org.gephi.layout.plugin.force.ForceVector
-
- getEnforce8Bit() - Method in class org.gephi.utils.CharsetToolkit
-
Gets the enforce8Bit flag, in case we do not want to ever get a US-ASCII encoding.
- getEpsilon() - Method in class org.gephi.statistics.plugin.Hits
-
- getEpsilon() - Method in class org.gephi.statistics.plugin.PageRank
-
- getExceptionLevel() - Method in class org.gephi.io.importer.api.Report
-
Get the current exception level for the report.
- getExecutor() - Method in class org.gephi.layout.LayoutModelImpl
-
- getExpansion() - Method in enum org.gephi.layout.plugin.openord.Params
-
- getExpansionStage() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- getExporter(String) - Method in interface org.gephi.io.exporter.api.ExportController
-
- getExporter(String) - Method in class org.gephi.io.exporter.impl.ExportControllerImpl
-
- 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
-
- getFieldDelimiter() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
-
- getFieldDelimiter() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSV
-
- getFile() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- getFile() - Method in interface org.gephi.project.api.ProjectInformation
-
Returns the file associated with this project.
- getFile() - Method in class org.gephi.project.impl.ProjectInformationImpl
-
- getFileExporter(File) - Method in interface org.gephi.io.exporter.api.ExportController
-
- getFileExporter(File) - Method in class org.gephi.io.exporter.impl.ExportControllerImpl
-
- getFileImporter(FileObject) - Method in interface org.gephi.io.importer.api.ImportController
-
- getFileImporter(File) - Method in interface org.gephi.io.importer.api.ImportController
-
- getFileImporter(String) - Method in interface org.gephi.io.importer.api.ImportController
-
- getFileImporter(File) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
-
- getFileImporter(FileObject) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
-
- getFileImporter(String) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
-
- getFileName() - Method in interface org.gephi.project.api.ProjectInformation
-
Returns the filename associated with this project.
- getFileName() - Method in class org.gephi.project.impl.ProjectInformationImpl
-
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderCSV
-
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderDL
-
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGDF
-
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGEXF
-
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGML
-
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGraphML
-
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderPajek
-
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderSpreadsheet
-
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderVNA
-
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterGDF
-
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
-
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
-
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterPajek
-
- getFileTypes() - Method in class org.gephi.io.exporter.preview.ExporterBuilderPDF
-
- getFileTypes() - Method in class org.gephi.io.exporter.preview.ExporterBuilderPNG
-
- getFileTypes() - Method in class org.gephi.io.exporter.preview.ExporterBuilderSVG
-
- 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 class org.gephi.io.importer.impl.ImportControllerImpl
-
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderDL
-
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderDOT
-
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGDF
-
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGEXF
-
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGML
-
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGraphML
-
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderPajek
-
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderTGF
-
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderTLP
-
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderVNA
-
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSVBuilder
-
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcelBuilder
-
- 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.FilterQueryImpl
-
- getFilter() - Method in class org.gephi.filters.OperatorQueryImpl
-
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder
-
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder
-
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.edge.MutualEdgeBuilder
-
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder
-
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder
-
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.graph.EgoBuilder
-
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder
-
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder
-
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder
-
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.graph.KCoreBuilder
-
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder
-
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder
-
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder
-
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder
-
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge
-
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge
-
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode
-
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.operator.UNIONBuilder
-
- getFilter(Workspace) - Method in interface org.gephi.filters.spi.FilterBuilder
-
Builds a new Filter instance.
- getFilter() - Method in class org.gephi.filters.spi.FilterProperty
-
Returns the filter instance this property is associated to.
- getFilterThread() - Method in class org.gephi.filters.FilterModelImpl
-
- getFirstRows(int) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- getFirstRows(SheetParser, int) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- 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
-
- getFreezeInertia() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- getFreezeStrength() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- 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.
- getGiantComponent() - Method in class org.gephi.statistics.plugin.ConnectedComponents
-
- getGraph() - Method in interface org.gephi.appearance.api.Function
-
Returns the graph this function is based on.
- getGraph() - Method in class org.gephi.appearance.FunctionImpl
-
- getGraph() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- getGraphics() - Method in interface org.gephi.preview.api.G2DTarget
-
Returns the current graphics object.
- getGraphics() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DGraphics
-
- getGraphics() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
-
- getGraphicsCanvasSize() - Method in interface org.gephi.preview.api.PreviewModel
-
Computes the graphics canvas size.
- getGraphicsCanvasSize() - Method in class org.gephi.preview.PreviewModelImpl
-
- getGraphInterval() - Method in interface org.gephi.io.importer.api.ElementDraft
-
- getGraphInterval() - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- getGraphModel() - Method in class org.gephi.filters.FilterModelImpl
-
- getGraphModel() - Method in interface org.gephi.graph.api.GraphController
-
Returns the graph model for the current workspace, or null
if project is empty.
- getGraphModel(Workspace) - Method in interface org.gephi.graph.api.GraphController
-
Returns the graph model for the given workspace.
- getGraphModel() - Method in class org.gephi.graph.GraphControllerImpl
-
- getGraphModel(Workspace) - Method in class org.gephi.graph.GraphControllerImpl
-
- getGraphTimestamp() - Method in interface org.gephi.io.importer.api.ElementDraft
-
- getGraphTimestamp() - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- getGravity() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- getGravity() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- getGravity() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
-
- getGzFile(FileObject, File, boolean) - Static method in class org.gephi.io.importer.api.ImportUtils
-
- getHeaderMap() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheet.EmptySheet
-
- getHeaderMap() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheet.ErrorSheet
-
- getHeaderMap() - Method in interface org.gephi.io.importer.plugin.file.spreadsheet.sheet.SheetParser
-
Returns a map containing header names as keys and their column index as value.
- getHeaderMap() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv.CSVSheetParser
-
- getHeaderMap() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel.ExcelSheetParser
-
- getHeadersMap() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- getHeight() - Method in class org.gephi.io.exporter.preview.PNGExporter
-
- getHeight() - Method in class org.gephi.io.exporter.preview.util.SupportSize
-
Returns the support's height.
- getHeight() - Method in class org.gephi.preview.api.CanvasSize
-
Returns the canvas height.
- getHeight() - Method in interface org.gephi.preview.api.G2DTarget
-
- getHeight() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DGraphics
-
- getHeight() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
-
- getHeight() - Method in class org.gephi.preview.SVGRenderTargetBuilder.SupportSize
-
Returns the support's height.
- getHeight() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current height for the sparkline in pixels.
- getHeightFloat() - Method in class org.gephi.preview.SVGRenderTargetBuilder.SupportSize
-
- getHeightInt() - Method in class org.gephi.io.exporter.preview.util.SupportSize
-
- getHighestSimilarity() - Method in class org.gephi.layout.plugin.openord.Control
-
- getHighlightedValueXPosition() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current X position for highlighting the closest value.
- getHighlightMaxColor() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current highlightMaxColor.
- getHighlightMinColor() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current highlightMinColor.
- getHighlightTextBoxColor() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current color for the highlighted value text bounding box.
- getHighlightTextColor() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current color for the highlighted value text.
- getHighlightTextMode() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Return current HighlightTextMode
- getHighligtValueColor() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current color for the highlighted value.
- gethMax() - Method in class org.gephi.appearance.plugin.palette.Preset
-
- gethMin() - Method in class org.gephi.appearance.plugin.palette.Preset
-
- 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.plugin.AbstractFilterBuilder
-
- getIcon() - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder
-
- getIcon() - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder
-
- getIcon() - Method in class org.gephi.filters.plugin.edge.MutualEdgeBuilder
-
- getIcon() - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder
-
- getIcon() - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder
-
- getIcon() - Method in class org.gephi.filters.plugin.graph.EgoBuilder
-
- getIcon() - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder
-
- getIcon() - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder
-
- getIcon() - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder
-
- getIcon() - Method in class org.gephi.filters.plugin.graph.KCoreBuilder
-
- getIcon() - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder
-
- getIcon() - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder
-
- getIcon() - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder
-
- getIcon() - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder
-
- getIcon() - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge
-
- getIcon() - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge
-
- getIcon() - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode
-
- getIcon() - Method in class org.gephi.filters.plugin.operator.UNIONBuilder
-
- 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.preview.spi.PreviewUI
-
Returns the icon of the tab or null if none
- getId() - Method in enum org.gephi.appearance.api.AppearanceModel.GraphFunction
-
- getId() - Method in class org.gephi.appearance.FunctionImpl
-
- 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 class org.gephi.io.importer.impl.ColumnDraftImpl
-
- getId() - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- getId() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- getId() - Method in class org.gephi.layout.plugin.openord.Worker
-
- getId() - Method in interface org.gephi.project.api.Workspace
-
Returns the workspace unique identifier
- getId() - Method in class org.gephi.workspace.impl.WorkspaceImpl
-
- getIdentifier() - Method in class org.gephi.filters.FilterModelPersistenceProvider
-
- getIdentifier() - Method in class org.gephi.graph.GraphPersistenceProvider
-
- getIdentifier() - Method in class org.gephi.graph.LegacyAttributePersistenceProvider
-
- getIdentifier() - Method in class org.gephi.graph.LegacyAttributeRowsPersistenceProvider
-
- getIdentifier() - Method in class org.gephi.graph.LegacyDataPersistenceProvider
-
- getIdentifier() - Method in class org.gephi.graph.LegacyGraphPersistenceProvider
-
- getIdentifier() - Method in class org.gephi.layout.LayoutModelPersistenceProvider
-
- getIdentifier() - Method in class org.gephi.preview.PreviewPersistenceProvider
-
- getIdentifier() - Method in interface org.gephi.project.spi.WorkspacePersistenceProvider
-
Unique identifier for your WorkspacePersistenceProvider.
- getIdentifier() - Method in class org.gephi.statistics.StatisticsPersistenceProvider
-
- getImage() - Method in interface org.gephi.preview.api.G2DTarget
-
- getImage() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DGraphics
-
- getImage() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
-
- getIndex(Query) - Method in class org.gephi.filters.FilterModelImpl
-
- getInertia() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- getInfos() - Method in class org.gephi.io.importer.api.PropertiesAssociations
-
- getInitial() - Method in enum org.gephi.layout.plugin.openord.Params
-
- getInitialStep() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
-
- getInputCount() - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder.IntersectionOperator
-
- getInputCount() - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator
-
- getInputCount() - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge.NotOperatorEdge
-
- getInputCount() - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode.NOTOperatorNode
-
- getInputCount() - Method in class org.gephi.filters.plugin.operator.UNIONBuilder.UnionOperator
-
- getInputCount() - Method in interface org.gephi.filters.spi.Operator
-
- getInstance() - Static method in class org.gephi.appearance.plugin.palette.PaletteManager
-
- getInterpolator() - Method in interface org.gephi.appearance.api.RankingFunction
-
Returns the interpolator.
- getInterpolator() - Method in class org.gephi.appearance.AttributeFunctionImpl
-
- getInterpolator() - Method in class org.gephi.appearance.GraphFunctionImpl
-
- getInterval() - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
- getInterval() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getIntervals() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- 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 type
type.
- getItem(String, Object) - Method in class org.gephi.preview.PreviewModelImpl
-
- getItems(String) - Method in interface org.gephi.preview.api.PreviewModel
-
Returns all items with
type as type.
- getItems(Object) - Method in interface org.gephi.preview.api.PreviewModel
-
Returns all items attached to
source.
- getItems(Graph) - Method in class org.gephi.preview.plugin.builders.EdgeBuilder
-
- getItems(Graph) - Method in class org.gephi.preview.plugin.builders.EdgeLabelBuilder
-
- getItems(Graph) - Method in class org.gephi.preview.plugin.builders.NodeBuilder
-
- getItems(Graph) - Method in class org.gephi.preview.plugin.builders.NodeLabelBuilder
-
- getItems(String) - Method in class org.gephi.preview.PreviewModelImpl
-
- getItems(Object) - Method in class org.gephi.preview.PreviewModelImpl
-
- getItems(Graph) - Method in interface org.gephi.preview.spi.ItemBuilder
-
Build items from the
graph.
- getItemTypes() - Method in class org.gephi.preview.PreviewModelImpl
-
- getIterations() - Method in class org.gephi.layout.plugin.openord.Params.Stage
-
- getIterationsPercentage() - Method in class org.gephi.layout.plugin.openord.Params.Stage
-
- getIterationsSum() - Method in enum org.gephi.layout.plugin.openord.Params
-
- getIterationsTotal(int) - Method in class org.gephi.layout.plugin.openord.Params.Stage
-
- getJitterTolerance() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- getK() - Method in class org.gephi.filters.plugin.graph.KCoreBuilder.KCoreFilter
-
- getKeys() - Method in interface org.gephi.preview.api.Item
-
Returns all the keys.
- getKeys() - Method in class org.gephi.preview.plugin.items.AbstractItem
-
- getKeywords() - Method in interface org.gephi.project.api.ProjectMetaData
-
Returns the keywords of this project.
- getKeywords() - Method in class org.gephi.project.impl.ProjectMetaDataImpl
-
- getLabel() - Method in interface org.gephi.io.importer.api.ElementDraft
-
Returns the element's label.
- getLabel() - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- getLabel() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- getLabelColor() - Method in interface org.gephi.io.importer.api.ElementDraft
-
Returns the label's color.
- getLabelColor() - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- getLabelSize() - Method in interface org.gephi.io.importer.api.ElementDraft
-
Returns the label's size.
- getLabelSize() - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- getLayout(LayoutBuilder) - Method in interface org.gephi.layout.api.LayoutModel
-
Return a layout instance for the given layoutBuilder.
- getLayout(LayoutBuilder) - Method in class org.gephi.layout.LayoutModelImpl
-
- getLayoutData() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- getLeaves() - Method in class org.gephi.filters.AbstractQueryImpl
-
- getLevel() - Method in class org.gephi.io.importer.api.Issue
-
Returns this issue's level.
- getLibrary() - Method in interface org.gephi.filters.api.FilterModel
-
- getLibrary() - Method in class org.gephi.filters.FilterModelImpl
-
- getLinearGradient() - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer
-
- getLineColor() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current color for the sparkline line.
- getLiquid() - Method in enum org.gephi.layout.plugin.openord.Params
-
- getLiquidStage() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- getlMax() - Method in class org.gephi.appearance.plugin.palette.Preset
-
- getlMin() - Method in class org.gephi.appearance.plugin.palette.Preset
-
- getLoader() - Method in interface org.gephi.io.importer.api.Container
-
Gets the container loading interface.
- getLoader() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getLocalizedMessage() - Method in exception org.gephi.project.io.GephiFormatException
-
- getLookup() - Method in interface org.gephi.filters.api.FilterLibrary
-
Returns this library's lookup.
- getLookup() - Method in class org.gephi.filters.FilterLibraryImpl
-
- getLookup() - Method in interface org.gephi.project.api.Project
-
Gets any optional abilities of this project.
- getLookup() - Method in interface org.gephi.project.api.Workspace
-
Get any instance in the current lookup.
- getLookup() - Method in class org.gephi.project.impl.ProjectImpl
-
- getLookup() - Method in class org.gephi.workspace.impl.WorkspaceImpl
-
- 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 if
managedRenderers is null.
- getManagedEnabledRenderers() - Method in class org.gephi.preview.PreviewModelImpl
-
- getManagedRenderers() - Method in interface org.gephi.preview.api.PreviewModel
-
Returns currently managed renderers, or null.
- getManagedRenderers() - Method in class org.gephi.preview.PreviewModelImpl
-
- getMargin() - Method in class org.gephi.io.exporter.preview.PNGExporter
-
- getMargin() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
-
- getMarginBottom() - Method in class org.gephi.io.exporter.preview.PDFExporter
-
- getMarginBottom() - Method in interface org.gephi.preview.api.PDFTarget
-
Returns the margin at the bottom of the page.
- getMarginBottom() - Method in class org.gephi.preview.PDFRenderTargetBuilder.PDFRenderTargetImpl
-
- getMarginLeft() - Method in class org.gephi.io.exporter.preview.PDFExporter
-
- getMarginLeft() - Method in interface org.gephi.preview.api.PDFTarget
-
Returns the margin at the left of the page.
- getMarginLeft() - Method in class org.gephi.preview.PDFRenderTargetBuilder.PDFRenderTargetImpl
-
- getMarginRight() - Method in class org.gephi.io.exporter.preview.PDFExporter
-
- getMarginRight() - Method in interface org.gephi.preview.api.PDFTarget
-
Returns the margin at the right of the page.
- getMarginRight() - Method in class org.gephi.preview.PDFRenderTargetBuilder.PDFRenderTargetImpl
-
- getMarginTop() - Method in class org.gephi.io.exporter.preview.PDFExporter
-
- getMarginTop() - Method in interface org.gephi.preview.api.PDFTarget
-
Returns the margin at the top of the page.
- getMarginTop() - Method in class org.gephi.preview.PDFRenderTargetBuilder.PDFRenderTargetImpl
-
- getMass() - Method in class org.gephi.layout.plugin.forceAtlas2.Region
-
- getMassCenterX() - Method in class org.gephi.layout.plugin.forceAtlas2.Region
-
- getMassCenterY() - Method in class org.gephi.layout.plugin.forceAtlas2.Region
-
- getMatch() - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualNumberFilter
-
- getMax() - Method in class org.gephi.utils.TimeIntervalGraphics
-
- getMaxDisplacement() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- getMaxDistance() - Method in class org.gephi.algorithms.shortestpath.AbstractShortestPathAlgorithm
-
- getMaximum() - Method in class org.gephi.filters.api.Range
-
- getMaxSize() - Method in class org.gephi.appearance.plugin.RankingNodeSizeTransformer
-
- getMaxValue() - Method in interface org.gephi.appearance.api.Ranking
-
Returns the maximum value in this ranking.
- getMaxValue() - Method in class org.gephi.appearance.RankingImpl
-
- getMaxX() - Method in class org.gephi.preview.api.CanvasSize
-
Returns the x coordinate of the bottom right position.
- getMaxY() - Method in class org.gephi.preview.api.CanvasSize
-
Returns the y coordinate of the bottom right position.
- getMessage() - Method in class org.gephi.io.importer.api.Issue
-
Returns this issue's message.
- getMessage() - Method in exception org.gephi.project.io.GephiFormatException
-
- getMin() - Method in class org.gephi.utils.TimeIntervalGraphics
-
- getMinimum() - Method in class org.gephi.filters.api.Range
-
- getMinSize() - Method in class org.gephi.appearance.plugin.RankingNodeSizeTransformer
-
- getMinValue() - Method in interface org.gephi.appearance.api.Ranking
-
Returns the minimum value in this ranking.
- getMinValue() - Method in class org.gephi.appearance.RankingImpl
-
- getMnemonicKey() - Method in interface org.gephi.datalab.spi.ContextMenuItemManipulator
-
Optional.
- getMode() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- getMode() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
-
- 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(Workspace) - Method in interface org.gephi.appearance.api.AppearanceController
-
Returns the appearance model for the given workspace.
- getModel() - Method in class org.gephi.appearance.AppearanceControllerImpl
-
- getModel(Workspace) - Method in class org.gephi.appearance.AppearanceControllerImpl
-
- getModel() - Method in interface org.gephi.filters.api.FilterController
-
Returns the filter's model.
- getModel(Workspace) - Method in interface org.gephi.filters.api.FilterController
-
Returns the filter's model for workspace.
- getModel() - Method in class org.gephi.filters.FilterControllerImpl
-
- getModel(Workspace) - Method in class org.gephi.filters.FilterControllerImpl
-
- getModel() - Method in interface org.gephi.layout.api.LayoutController
-
Returns the model of the currently selected
Workspace.
- getModel() - Method in class org.gephi.layout.LayoutControllerImpl
-
- getModel() - Method in interface org.gephi.preview.api.PreviewController
-
Returns the current preview model in the current workspace.
- getModel(Workspace) - Method in interface org.gephi.preview.api.PreviewController
-
Returns the preview model in workspace.
- getModel() - Method in class org.gephi.preview.PreviewControllerImpl
-
- getModel(Workspace) - Method in class org.gephi.preview.PreviewControllerImpl
-
- getModel() - Method in interface org.gephi.statistics.api.StatisticsController
-
Returns the current StatisticsModel, from the current
workspace
- getModel(Workspace) - Method in interface org.gephi.statistics.api.StatisticsController
-
Returns the StatisticsModel for workspace
- getModel() - Method in class org.gephi.statistics.StatisticsControllerImpl
-
- getModel(Workspace) - Method in class org.gephi.statistics.StatisticsControllerImpl
-
- getModularity() - Method in class org.gephi.statistics.plugin.Modularity
-
- getMRUFileList() - Method in interface org.gephi.desktop.mrufiles.api.MostRecentFiles
-
- getMRUFileList() - Method in class org.gephi.desktop.mrufiles.impl.MostRecentFilesImpl
-
- getName() - Method in class org.gephi.appearance.plugin.palette.Palette
-
- getName() - Method in class org.gephi.appearance.plugin.palette.Preset
-
- 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 class org.gephi.filters.AbstractQueryImpl
-
- getName() - Method in interface org.gephi.filters.api.Query
-
Returns query's full name.
- getName() - Method in class org.gephi.filters.FilterQueryImpl
-
- getName() - Method in class org.gephi.filters.OperatorQueryImpl
-
- getName() - Method in class org.gephi.filters.plugin.AbstractFilter
-
- getName() - Method in class org.gephi.filters.plugin.AbstractFilterBuilder
-
- getName() - Method in class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder.DynamicRangeFilter
-
- getName() - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder
-
- getName() - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder
-
- getName() - Method in class org.gephi.filters.plugin.edge.MutualEdgeBuilder
-
- getName() - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder
-
- getName() - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder.SelfLoopFilter
-
- getName() - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder
-
- getName() - Method in class org.gephi.filters.plugin.graph.EgoBuilder.EgoFilter
-
- getName() - Method in class org.gephi.filters.plugin.graph.EgoBuilder
-
- getName() - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder
-
- getName() - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder.GiantComponentFilter
-
- getName() - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder
-
- getName() - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder.HasSelfLoopFilter
-
- getName() - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder
-
- getName() - Method in class org.gephi.filters.plugin.graph.KCoreBuilder
-
- getName() - Method in class org.gephi.filters.plugin.graph.KCoreBuilder.KCoreFilter
-
- getName() - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder
-
- getName() - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder
-
- getName() - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder.NeighborsFilter
-
- getName() - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder
-
- getName() - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder
-
- getName() - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder.IntersectionOperator
-
- getName() - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge
-
- getName() - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator
-
- getName() - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge
-
- getName() - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge.NotOperatorEdge
-
- getName() - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode
-
- getName() - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode.NOTOperatorNode
-
- getName() - Method in class org.gephi.filters.plugin.operator.UNIONBuilder
-
- getName() - Method in class org.gephi.filters.plugin.operator.UNIONBuilder.UnionOperator
-
- getName() - Method in class org.gephi.filters.plugin.partition.InterEdgesBuilder.InterEdgesFilter
-
- getName() - Method in class org.gephi.filters.plugin.partition.IntraEdgesBuilder.IntraEdgesFilter
-
- getName() - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
-
- 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 class org.gephi.io.exporter.plugin.ExporterBuilderCSV
-
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderDL
-
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGDF
-
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGEXF
-
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGML
-
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGraphML
-
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderPajek
-
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderSpreadsheet
-
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderVNA
-
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterGDF
-
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
-
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
-
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterPajek
-
- getName() - Method in class org.gephi.io.exporter.preview.ExporterBuilderPDF
-
- getName() - Method in class org.gephi.io.exporter.preview.ExporterBuilderPNG
-
- getName() - Method in class org.gephi.io.exporter.preview.ExporterBuilderSVG
-
- getName() - Method in interface org.gephi.io.exporter.spi.ExporterBuilder
-
Returns the name of this builder
- getName() - Method in class org.gephi.io.generator.plugin.DynamicGraph
-
- getName() - Method in class org.gephi.io.generator.plugin.MultiGraph
-
- getName() - Method in class org.gephi.io.generator.plugin.RandomGraph
-
- 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 class org.gephi.io.importer.plugin.database.ImporterBuilderEdgeList
-
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderDL
-
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderDOT
-
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGDF
-
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGEXF
-
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGML
-
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGraphML
-
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderPajek
-
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderTGF
-
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderTLP
-
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderVNA
-
- getName() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSVBuilder
-
- getName() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcelBuilder
-
- getName() - Method in interface org.gephi.io.importer.spi.ImporterBuilder
-
Returns the name of this builder
- getName() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHu
-
- getName() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuProportional
-
- getName() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlas
-
- getName() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2Builder
-
- getName() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingoldBuilder
-
- getName() - Method in class org.gephi.layout.plugin.labelAdjust.LabelAdjustBuilder
-
- getName() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayoutBuilder
-
- getName() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayoutBuilder
-
- getName() - Method in class org.gephi.layout.plugin.random.Random
-
- getName() - Method in class org.gephi.layout.plugin.rotate.Rotate
-
- getName() - Method in class org.gephi.layout.plugin.scale.Contract
-
- getName() - Method in class org.gephi.layout.plugin.scale.Expand
-
- 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 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 class org.gephi.preview.G2DRenderTargetBuilder
-
- getName() - Method in class org.gephi.preview.PDFRenderTargetBuilder
-
- getName() - Method in interface org.gephi.preview.spi.RenderTargetBuilder
-
Returns the name of the target builder.
- getName() - Method in class org.gephi.preview.SVGRenderTargetBuilder
-
- getName() - Method in interface org.gephi.project.api.ProjectInformation
-
Returns the name of the project.
- getName() - Method in interface org.gephi.project.api.WorkspaceInformation
-
Returns the name of the workspace.
- getName() - Method in class org.gephi.project.impl.ProjectInformationImpl
-
- getName() - Method in class org.gephi.statistics.plugin.builder.ClusteringCoefficientBuilder
-
- getName() - Method in class org.gephi.statistics.plugin.builder.ConnectedComponentsBuilder
-
- getName() - Method in class org.gephi.statistics.plugin.builder.DegreeBuilder
-
- getName() - Method in class org.gephi.statistics.plugin.builder.DensityBuilder
-
- getName() - Method in class org.gephi.statistics.plugin.builder.EigenvectorCentralityBuilder
-
- getName() - Method in class org.gephi.statistics.plugin.builder.GraphDistanceBuilder
-
- getName() - Method in class org.gephi.statistics.plugin.builder.HitsBuilder
-
- getName() - Method in class org.gephi.statistics.plugin.builder.ModularityBuilder
-
- getName() - Method in class org.gephi.statistics.plugin.builder.PageRankBuilder
-
- getName() - Method in class org.gephi.statistics.plugin.builder.WeightedDegreeBuilder
-
- getName() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicClusteringCoefficientBuilder
-
- getName() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicDegreeBuilder
-
- getName() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicNbEdgesBuilder
-
- getName() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicNbNodesBuilder
-
- getName() - Method in interface org.gephi.statistics.spi.StatisticsBuilder
-
Returns the name of statistics
- getName() - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
-
- getNeighbors() - Method in class org.gephi.layout.plugin.openord.Worker
-
- getNextRandom() - Method in class org.gephi.layout.plugin.openord.Worker
-
- 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.
- getNode(String) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getNodeAttributesQuery() - Method in class org.gephi.io.importer.plugin.database.EdgeListDatabaseImpl
-
- 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.
- getNodeColumn(String) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getNodeColumns() - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
- getNodeColumns() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getNodeCount() - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
- getNodeCount() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getNodeEdges(Node) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Prepares and returns an array with the edges incident to the specified node.
- getNodeEdges(Node) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- getNodeFunction(Graph, Column, Class<? extends Transformer>) - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns the node function for the given column and transformer.
- getNodeFunction(Graph, AppearanceModel.GraphFunction, Class<? extends Transformer>) - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns the node function for the given graph function identifier and
transformer.
- getNodeFunction(Graph, Column, Class<? extends Transformer>) - Method in class org.gephi.appearance.AppearanceModelImpl
-
- getNodeFunction(Graph, AppearanceModel.GraphFunction, Class<? extends Transformer>) - Method in class org.gephi.appearance.AppearanceModelImpl
-
- getNodeFunctions(Graph) - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns all node functions for the given graph.
- getNodeFunctions(Graph) - Method in class org.gephi.appearance.AppearanceModelImpl
-
- getNodeNeighbours(Node) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Prepares and returns an array with the neighbour nodes of the specified node.
- getNodeNeighbours(Node) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- getNodePartition(Graph, Column) - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns the node partition for this graph and column.
- getNodePartition(Graph, Column) - Method in class org.gephi.appearance.AppearanceModelImpl
-
- getNodeProperty(String) - Method in class org.gephi.io.importer.api.PropertiesAssociations
-
- getNodeQuery() - Method in class org.gephi.io.importer.plugin.database.EdgeListDatabaseImpl
-
- getNodes() - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
- getNodes() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getNodesCount() - Method in interface org.gephi.datalab.api.GraphElementsController
-
Returns the number of nodes in the graph.
- getNodesCount() - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- 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
-
- getNodeTableSelection() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
-
- getNodeTextColumns() - Method in interface org.gephi.visualization.api.VisualizationController
-
- getNorm() - Method in class org.gephi.layout.plugin.force.ForceVector
-
- getNumberOfNodes() - Method in class org.gephi.io.generator.plugin.RandomGraph
-
- 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.
- getNumberOrNumberListColumnStatistics(Table, Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- getNumberValue(String, Number) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value as a Number.
- getNumIterations() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- getNumRuns() - Method in class org.gephi.statistics.plugin.EigenvectorCentrality
-
- getNumThreads() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- getOptimalDistance() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
-
- getOptimalDistance() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout.SpringForce
-
- getOption() - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator
-
- getPageSize() - Method in class org.gephi.io.exporter.preview.PDFExporter
-
- getPageSize() - Method in interface org.gephi.preview.api.PDFTarget
-
Returns the page's size.
- getPageSize() - Method in class org.gephi.preview.PDFRenderTargetBuilder.PDFRenderTargetImpl
-
- getPaletteManager() - Method in class org.gephi.appearance.plugin.PartitionElementColorTransformer
-
- getPaletteManager() - Method in class org.gephi.appearance.plugin.PartitionLabelColorTransformer
-
- getPanel(Function) - Method in interface org.gephi.appearance.spi.TransformerUI
-
Returns the transformer panel for the given function.
- getPanel(AttributeEqualBuilder.EqualBooleanFilter) - Method in interface org.gephi.filters.plugin.attribute.EqualBooleanUI
-
- getPanel(AttributeEqualBuilder.EqualNumberFilter) - Method in interface org.gephi.filters.plugin.attribute.EqualNumberUI
-
- getPanel(AttributeEqualBuilder.EqualStringFilter) - Method in interface org.gephi.filters.plugin.attribute.EqualStringUI
-
- getPanel(DynamicRangeBuilder.DynamicRangeFilter) - Method in interface org.gephi.filters.plugin.dynamic.DynamicRangeUI
-
- getPanel(Filter) - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder
-
- getPanel(EdgeTypeBuilder.EdgeTypeFilter) - Method in interface org.gephi.filters.plugin.edge.EdgeTypeUI
-
- getPanel(Filter) - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder
-
- getPanel(Filter) - Method in class org.gephi.filters.plugin.edge.MutualEdgeBuilder
-
- getPanel(Filter) - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder
-
- getPanel(Filter) - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder
-
- getPanel(Filter) - Method in class org.gephi.filters.plugin.graph.EgoBuilder
-
- getPanel(EgoBuilder.EgoFilter) - Method in interface org.gephi.filters.plugin.graph.EgoUI
-
- getPanel(Filter) - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder
-
- getPanel(Filter) - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder
-
- getPanel(Filter) - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder
-
- getPanel(Filter) - Method in class org.gephi.filters.plugin.graph.KCoreBuilder
-
- getPanel(KCoreBuilder.KCoreFilter) - Method in interface org.gephi.filters.plugin.graph.KCoreUI
-
- getPanel(Filter) - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder
-
- getPanel(Filter) - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder
-
- getPanel(NeighborsBuilder.NeighborsFilter) - Method in interface org.gephi.filters.plugin.graph.NeighborsUI
-
- getPanel(Filter) - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder
-
- getPanel(RangeFilter) - Method in interface org.gephi.filters.plugin.graph.RangeUI
-
- getPanel(Filter) - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder
-
- getPanel(Filter) - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge
-
- getPanel(MASKBuilderEdge.MaskEdgeOperator) - Method in interface org.gephi.filters.plugin.operator.MASKEdgeUI
-
- getPanel(Filter) - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge
-
- getPanel(Filter) - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode
-
- getPanel(Filter) - Method in class org.gephi.filters.plugin.operator.UNIONBuilder
-
- getPanel(PartitionBuilder.PartitionFilter) - Method in interface org.gephi.filters.plugin.partition.PartitionUI
-
- 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.
- 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
-
- 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 class org.gephi.filters.AbstractQueryImpl
-
- 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.
- getPartition() - Method in class org.gephi.appearance.AttributeFunctionImpl
-
- getPartition() - Method in class org.gephi.appearance.GraphFunctionImpl
-
- getPartition() - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
-
- getParts() - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
-
- getPasswd() - Method in class org.gephi.io.importer.api.AbstractDatabase
-
- getPasswd() - Method in interface org.gephi.io.importer.api.Database
-
- getPathLength() - Method in class org.gephi.statistics.plugin.GraphDistance
-
Gets the average shortest path length in the network
- getPattern() - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualStringFilter
-
- getPattern() - Method in class org.gephi.filters.plugin.graph.EgoBuilder.EgoFilter
-
- getPersistenceProviders() - Static method in class org.gephi.project.io.PersistenceProviderUtils
-
- 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.
- getPositions() - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer.LinearGradient
-
- getPositions() - Method in class org.gephi.layout.plugin.openord.Worker
-
- getPositions() - Method in class org.gephi.utils.PaletteUtils.Palette
-
- getPrecedingWorkspace(Workspace) - Method in class org.gephi.project.impl.WorkspaceProviderImpl
-
- getPredecessor(Node) - Method in class org.gephi.algorithms.shortestpath.AbstractShortestPathAlgorithm
-
- getPredecessorIncoming(Node) - Method in class org.gephi.algorithms.shortestpath.AbstractShortestPathAlgorithm
-
- getPredecessors() - Method in class org.gephi.algorithms.shortestpath.AbstractShortestPathAlgorithm
-
- getPredecessors() - Method in class org.gephi.algorithms.shortestpath.BellmanFordShortestPathAlgorithm
-
- getPredecessors() - Method in class org.gephi.algorithms.shortestpath.DijkstraShortestPathAlgorithm
-
- getPrefix() - Method in class org.gephi.io.database.drivers.MySQLDriver
-
- getPrefix() - Method in class org.gephi.io.database.drivers.PostgreSQLDriver
-
- getPrefix() - Method in interface org.gephi.io.database.drivers.SQLDriver
-
- getPrefix() - Method in class org.gephi.io.database.drivers.SQLiteDriver
-
- getPrefix() - Method in class org.gephi.io.database.drivers.SQLServerDriver
-
- getPresets() - Method in class org.gephi.appearance.plugin.palette.PaletteManager
-
- getProbability() - Method in class org.gephi.statistics.plugin.PageRank
-
- getProgressTicket() - Method in class org.gephi.preview.AbstractRenderTarget
-
- getProject() - Method in interface org.gephi.project.api.ProjectInformation
-
Returns the project this information class belongs to.
- getProject() - Method in interface org.gephi.project.api.Workspace
-
Returns the project this workspace belong to
- getProject() - Method in class org.gephi.project.impl.ProjectInformationImpl
-
- getProject() - Method in class org.gephi.workspace.impl.WorkspaceImpl
-
- getProjectIds() - Method in class org.gephi.project.impl.ProjectsImpl
-
- getProjects() - Method in interface org.gephi.project.api.ProjectController
-
- getProjects() - Method in interface org.gephi.project.api.Projects
-
Returns an array of all projects.
- getProjects() - Method in class org.gephi.project.impl.ProjectControllerImpl
-
- getProjects() - Method in class org.gephi.project.impl.ProjectsImpl
-
- getProperties() - Method in class org.gephi.filters.plugin.AbstractFilter
-
- getProperties() - Method in class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder.DynamicRangeFilter
-
- getProperties() - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder.SelfLoopFilter
-
- getProperties() - Method in class org.gephi.filters.plugin.graph.EgoBuilder.EgoFilter
-
- getProperties() - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder.GiantComponentFilter
-
- getProperties() - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder.HasSelfLoopFilter
-
- getProperties() - Method in class org.gephi.filters.plugin.graph.KCoreBuilder.KCoreFilter
-
- getProperties() - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder.NeighborsFilter
-
- getProperties() - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder.IntersectionOperator
-
- getProperties() - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator
-
- getProperties() - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge.NotOperatorEdge
-
- getProperties() - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode.NOTOperatorNode
-
- getProperties() - Method in class org.gephi.filters.plugin.operator.UNIONBuilder.UnionOperator
-
- getProperties() - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
-
- getProperties() - Method in interface org.gephi.filters.spi.Filter
-
Returns the filter properties.
- getProperties() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
-
- getProperties() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- getProperties() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- getProperties() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
-
- getProperties() - Method in class org.gephi.layout.plugin.labelAdjust.LabelAdjust
-
- getProperties() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
-
- getProperties() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- getProperties() - Method in class org.gephi.layout.plugin.random.RandomLayout
-
- getProperties() - Method in class org.gephi.layout.plugin.rotate.RotateLayout
-
- getProperties() - Method in class org.gephi.layout.plugin.scale.AbstractScaleLayout
-
- 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(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns all properties with category as category.
- getProperties(Object) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns all properties with source as source.
- getProperties() - Method in class org.gephi.preview.plugin.renderers.ArrowRenderer
-
- getProperties() - Method in class org.gephi.preview.plugin.renderers.EdgeLabelRenderer
-
- getProperties() - Method in class org.gephi.preview.plugin.renderers.EdgeRenderer
-
- getProperties() - Method in class org.gephi.preview.plugin.renderers.NodeLabelRenderer
-
- getProperties() - Method in class org.gephi.preview.plugin.renderers.NodeRenderer
-
- getProperties() - Method in class org.gephi.preview.PreviewModelImpl
-
- getProperties() - Method in interface org.gephi.preview.spi.Renderer
-
Returns all associated properties for this renderer.
- getPropertiesAssociations() - Method in class org.gephi.io.importer.api.AbstractDatabase
-
- getPropertiesAssociations() - Method in interface org.gephi.io.importer.api.Database
-
- getPropertiesCount() - Method in class org.gephi.filters.AbstractQueryImpl
-
- getPropertiesCount() - Method in interface org.gephi.filters.api.Query
-
Returns the number of properties this query has.
- getPropertiesCount() - Method in class org.gephi.filters.FilterQueryImpl
-
- getPropertiesCount() - Method in class org.gephi.filters.OperatorQueryImpl
-
- getProperty() - Method in interface org.gephi.layout.plugin.AutoLayout.DynamicProperty
-
- 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 class org.gephi.filters.AbstractQueryImpl
-
- getPropertyName(int) - Method in interface org.gephi.filters.api.Query
-
Returns the name of the property at the specified index.
- getPropertyName(int) - Method in class org.gephi.filters.FilterQueryImpl
-
- getPropertyName(int) - Method in class org.gephi.filters.OperatorQueryImpl
-
- getPropertyValue(int) - Method in class org.gephi.filters.AbstractQueryImpl
-
- getPropertyValue(int) - Method in interface org.gephi.filters.api.Query
-
Returns the value of the property at the specified index.
- getPropertyValue(int) - Method in class org.gephi.filters.FilterQueryImpl
-
- getPropertyValue(int) - Method in class org.gephi.filters.OperatorQueryImpl
-
- getQuadTreeMaxLevel() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
-
- getQualitativePalettes() - Static method in class org.gephi.utils.PaletteUtils
-
- getQualityRank() - Method in interface org.gephi.layout.spi.LayoutUI
-
An appraisal of quality for this algorithm.
- getQueries(Class<? extends Filter>) - Method in class org.gephi.filters.AbstractQueryImpl
-
- 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.
- getQueries() - Method in class org.gephi.filters.FilterModelImpl
-
- getQuery(Filter) - Method in class org.gephi.filters.FilterModelImpl
-
- getRadius() - Method in class org.gephi.statistics.plugin.GraphDistance
-
- getRandom() - Method in class org.gephi.statistics.plugin.Modularity
-
- getRandSeed() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- getRange() - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualNumberFilter
-
- getRange() - Method in class org.gephi.filters.plugin.attribute.AttributeRangeBuilder.AttributeRangeFilter
-
- getRange() - Method in class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder.DynamicRangeFilter
-
- getRange() - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder.EdgeWeightFilter
-
- getRange() - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder.DegreeRangeFilter
-
- getRange() - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder.InDegreeRangeFilter
-
- getRange() - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder.MutualDegreeRangeFilter
-
- getRange() - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder.OutDegreeRangeFilter
-
- getRange() - Method in class org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter
-
- getRangeProperty() - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualNumberFilter
-
- getRangeProperty() - Method in class org.gephi.filters.plugin.attribute.AttributeRangeBuilder.AttributeRangeFilter
-
- getRangeProperty() - Method in class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder.DynamicRangeFilter
-
- getRangeProperty() - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder.EdgeWeightFilter
-
- getRangeProperty() - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder.DegreeRangeFilter
-
- getRangeProperty() - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder.InDegreeRangeFilter
-
- getRangeProperty() - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder.MutualDegreeRangeFilter
-
- getRangeProperty() - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder.OutDegreeRangeFilter
-
- getRangeProperty() - Method in class org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter
-
- 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.
- getRanking() - Method in class org.gephi.appearance.AttributeFunctionImpl
-
- getRanking() - Method in class org.gephi.appearance.GraphFunctionImpl
-
- getRatio() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
-
- getReader() - Method in class org.gephi.utils.CharsetToolkit
-
Gets a BufferedReader (indeed a LineNumberReader) from the File
specified in the constructor of CharsetToolkit using the charset discovered by the
method guessEncoding().
- getRealTime() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- getRecentPalettes() - Method in class org.gephi.appearance.plugin.palette.PaletteManager
-
- 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.
- getRegisteredRenderers() - Method in class org.gephi.preview.PreviewControllerImpl
-
- getRelativeStrength() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
-
- 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.
- getRenderTarget(String) - Method in class org.gephi.preview.PreviewControllerImpl
-
- getRenderTarget(String, Workspace) - Method in class org.gephi.preview.PreviewControllerImpl
-
- getReport() - Method in interface org.gephi.io.importer.api.Container
-
Returns the report associated to this container, if it exists.
- getReport() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getReport() - Method in class org.gephi.io.importer.plugin.database.ImporterEdgeList
-
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterDL
-
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterDOT
-
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterGDF
-
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterGEXF
-
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterGML
-
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterGraphML
-
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterPajek
-
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterTGF
-
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterTLP
-
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterVNA
-
- getReport() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- getReport() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.AbstractImportProcess
-
- getReport() - Method in interface org.gephi.io.importer.spi.Importer
-
Returns the import report, filled with logs and potential issues.
- getReport() - Method in class org.gephi.io.processor.plugin.AbstractProcessor
-
- 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(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.
- getReport() - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
-
- getReport() - Method in class org.gephi.statistics.plugin.ConnectedComponents
-
- getReport() - Method in class org.gephi.statistics.plugin.Degree
-
- getReport() - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
-
- getReport() - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
-
- getReport() - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbEdges
-
- getReport() - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbNodes
-
- getReport() - Method in class org.gephi.statistics.plugin.EigenvectorCentrality
-
- getReport() - Method in class org.gephi.statistics.plugin.GraphDensity
-
- getReport() - Method in class org.gephi.statistics.plugin.GraphDistance
-
- getReport() - Method in class org.gephi.statistics.plugin.Hits
-
- getReport() - Method in class org.gephi.statistics.plugin.Modularity
-
- getReport() - Method in class org.gephi.statistics.plugin.PageRank
-
- getReport() - Method in class org.gephi.statistics.plugin.WeightedDegree
-
- getReport() - Method in interface org.gephi.statistics.spi.Statistics
-
Returns an HTML string that displays the statistics result.
- getReport(Class<? extends Statistics>) - Method in class org.gephi.statistics.StatisticsModelImpl
-
- getRepulsionStrength() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- getResolution() - Method in class org.gephi.statistics.plugin.Modularity
-
- 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.
- getResolvedDefaultValue(ContainerUnloader) - Method in class org.gephi.io.importer.impl.ColumnDraftImpl
-
- 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.
- getResolvedTypeClass(ContainerUnloader) - Method in class org.gephi.io.importer.impl.ColumnDraftImpl
-
- getResult() - Method in class org.gephi.filters.AbstractQueryImpl
-
- getRGBA() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- getRoot() - Method in class org.gephi.filters.AbstractQueryImpl
-
- getRootQuery() - Method in class org.gephi.filters.FilterThread
-
- getRowCellAsString(Cell, int) - Static method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel.ExcelSheetRow
-
- 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.
- getRowNumbers(Element, Column[]) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- 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.
- getRowsColumnNumbers(Element[], Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- getScale() - Method in class org.gephi.layout.plugin.scale.AbstractScaleLayout
-
- getScaleRatio() - Method in interface org.gephi.preview.api.SVGTarget
-
When SCALE_STROKES property is true returns
the scale ratio to scale strokes with.
- getScaleRatio() - Method in class org.gephi.preview.SVGRenderTargetBuilder.SVGRenderTargetImpl
-
- getScaling() - Method in interface org.gephi.preview.api.G2DTarget
-
- getScaling() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DGraphics
-
- getScaling() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
-
- getScalingRatio() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- 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.
- getSelectedBuilder() - Method in class org.gephi.layout.LayoutModelImpl
-
- getSelectedLayout() - Method in interface org.gephi.layout.api.LayoutModel
-
Returns the currently selected layout or null if no
layout is selected.
- getSelectedLayout() - Method in class org.gephi.layout.LayoutModelImpl
-
- getSequenceColors(int) - Static method in class org.gephi.utils.PaletteUtils
-
Return different colors.
- getSequencialPalettes() - Static method in class org.gephi.utils.PaletteUtils
-
- 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.
- getSheetIndex() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcel
-
- getShortDescription() - Method in interface org.gephi.statistics.spi.StatisticsUI
-
Returns this statistics short description
- getSimmer() - Method in enum org.gephi.layout.plugin.openord.Params
-
- getSimmerStage() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- 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 class org.gephi.appearance.plugin.AbstractUniqueSizeTransformer
-
- getSize() - Method in interface org.gephi.io.importer.api.NodeDraft
-
Returns this node's size.
- getSize() - Method in class org.gephi.io.importer.impl.NodeDraftImpl
-
- getSize() - Method in class org.gephi.layout.plugin.random.RandomLayout
-
- getSortedValues() - Method in interface org.gephi.appearance.api.Partition
-
- getSortedValues() - Method in class org.gephi.appearance.PartitionImpl
-
- 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 class org.gephi.io.importer.impl.EdgeDraftImpl
-
- getSource() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- 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 class org.gephi.preview.plugin.items.AbstractItem
-
- getSource() - Method in interface org.gephi.project.api.WorkspaceInformation
-
Returns the workspace's source or null if missing.
- getSource() - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
-
- getSpaces() - Method in class org.gephi.io.exporter.plugin.ExporterGML
-
- getSpecialColumnNames() - Method in enum org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration.Mode
-
- getSpeed() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- getSpeed() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
-
- getSpeed() - Method in class org.gephi.layout.plugin.labelAdjust.LabelAdjust
-
- getSpeed() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
-
- 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
-
- 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
-
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.ClusteringCoefficientBuilder
-
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.ConnectedComponentsBuilder
-
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.DegreeBuilder
-
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.DensityBuilder
-
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.EigenvectorCentralityBuilder
-
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.GraphDistanceBuilder
-
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.HitsBuilder
-
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.ModularityBuilder
-
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.PageRankBuilder
-
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.WeightedDegreeBuilder
-
- getStatistics() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicClusteringCoefficientBuilder
-
- getStatistics() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicDegreeBuilder
-
- getStatistics() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicNbEdgesBuilder
-
- getStatistics() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicNbNodesBuilder
-
- getStatistics() - Method in interface org.gephi.statistics.spi.StatisticsBuilder
-
Build a new statistics instance and return it
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.ClusteringCoefficientBuilder
-
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.ConnectedComponentsBuilder
-
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.DegreeBuilder
-
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.DensityBuilder
-
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.EigenvectorCentralityBuilder
-
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.GraphDistanceBuilder
-
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.HitsBuilder
-
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.ModularityBuilder
-
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.PageRankBuilder
-
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.WeightedDegreeBuilder
-
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicClusteringCoefficientBuilder
-
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicDegreeBuilder
-
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicNbEdgesBuilder
-
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicNbNodesBuilder
-
- 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.
- getStatus() - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
-
- getStepRatio() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
-
- getStoreId() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- getStringValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value as an string.
- getStrongGravity(double) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceFactory
-
- getSubItems() - Method in interface org.gephi.datalab.spi.ContextMenuItemManipulator
-
This is optional.
- getTable() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- getTableAttributeRows(Table) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Returns all rows of a given table (node or edges table).
- getTableAttributeRows(Table) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- 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.
- getTableRowsCount(Table) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- getTableToExport() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
-
- getTarget() - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Get edge's target.
- getTarget() - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
-
- getTempDir() - Method in class org.gephi.utils.TempDirUtils.TempDir
-
- getTemperature() - Method in class org.gephi.layout.plugin.openord.Params.Stage
-
- 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 class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- getTextReader(FileObject) - Static method in class org.gephi.io.importer.api.ImportUtils
-
Returns a LineNumberReader for fileObject.
- getTextReader(InputStream) - Static method in class org.gephi.io.importer.api.ImportUtils
-
Returns a LineNumberReader for inputStream.
- getTextReader(Reader) - Static method in class org.gephi.io.importer.api.ImportUtils
-
- getTheta() - Method in class org.gephi.layout.plugin.force.quadtree.BarnesHut
-
- getThreadsCount() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- getThrowable() - Method in class org.gephi.io.importer.api.Issue
-
Returns this issue's throwable.
- getTick() - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
-
- getTick() - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
-
- getTick() - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbEdges
-
- getTick() - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbNodes
-
- getTick() - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Returns the tick.
- getTimeFormat() - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
- getTimeFormat() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getTimeRepresentation() - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Gets the current time representation, either TIMESTAMP or
INTERVAL.
- getTimeRepresentation() - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
- getTimeRepresentation() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getTimeRepresentation() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- getTimeRepresentation() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
-
- getTimeSet() - Method in interface org.gephi.io.importer.api.ElementDraft
-
- getTimeSet() - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- getTimestamp() - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
- getTimestamp() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getTimestamps() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- getTimeZone() - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
- getTimeZone() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- getTimeZone() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- getTimeZone() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
-
- getTitle() - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Gets the column's title.
- getTitle() - Method in class org.gephi.io.importer.impl.ColumnDraftImpl
-
- getTitle() - Method in interface org.gephi.project.api.ProjectMetaData
-
Returns the title of this project.
- getTitle() - Method in class org.gephi.project.impl.ProjectMetaDataImpl
-
- getTopElement(String) - Method in interface org.gephi.preview.api.SVGTarget
-
Returns the top element name in the document.
- getTopElement(String) - Method in class org.gephi.preview.SVGRenderTargetBuilder.SVGRenderTargetImpl
-
- getTotEnergy() - Method in class org.gephi.layout.plugin.openord.Combine
-
- getTotEnergy() - Method in class org.gephi.layout.plugin.openord.Worker
-
- getTransformer(TransformerUI) - Method in interface org.gephi.appearance.api.AppearanceController
-
Returns the transformer associated with the given transformer UI.
- getTransformer() - Method in interface org.gephi.appearance.api.Function
-
Returns the transformer associated with this function.
- getTransformer(TransformerUI) - Method in class org.gephi.appearance.AppearanceControllerImpl
-
- getTransformer() - Method in class org.gephi.appearance.FunctionImpl
-
- 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
-
- getTranslate() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DGraphics
-
- getTranslate() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
-
- getTriangesReuslts() - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
-
- 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 class org.gephi.filters.plugin.edge.EdgeTypeBuilder.EdgeTypeFilter
-
- getType() - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Gets this edge's type.
- getType() - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
-
- 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 class org.gephi.preview.plugin.builders.EdgeBuilder
-
- getType() - Method in class org.gephi.preview.plugin.builders.EdgeLabelBuilder
-
- getType() - Method in class org.gephi.preview.plugin.builders.NodeBuilder
-
- getType() - Method in class org.gephi.preview.plugin.builders.NodeLabelBuilder
-
- getType() - Method in class org.gephi.preview.plugin.items.AbstractItem
-
- getType() - Method in interface org.gephi.preview.spi.ItemBuilder
-
Returns the type of this builder.
- 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
-
- getTypeClass() - Method in class org.gephi.io.importer.impl.ColumnDraftImpl
-
- getUI() - Method in interface org.gephi.appearance.api.Function
-
Returns the transformer user interface associated with this function.
- getUI() - Method in class org.gephi.appearance.FunctionImpl
-
- getUI(Table, Column) - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulator
-
Returns a ManipulatorUI for this Manipulator if it needs one.
- getUI() - Method in interface org.gephi.datalab.spi.Manipulator
-
Returns a ManipulatorUI for this Manipulator if it needs one.
- getUI(Exporter) - Method in interface org.gephi.io.exporter.api.ExportController
-
- getUI(Exporter) - Method in class org.gephi.io.exporter.impl.ExportControllerImpl
-
- getUI() - Method in class org.gephi.io.generator.plugin.DynamicGraph
-
- getUI() - Method in class org.gephi.io.generator.plugin.MultiGraph
-
- getUI() - Method in class org.gephi.io.generator.plugin.RandomGraph
-
- 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(Importer) - Method in interface org.gephi.io.importer.api.ImportController
-
- getUI(Importer) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
-
- getUI() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHu
-
- getUI() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuProportional
-
- getUI() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlas
-
- getUI() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2Builder
-
- getUI() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingoldBuilder
-
- getUI() - Method in class org.gephi.layout.plugin.labelAdjust.LabelAdjustBuilder
-
- getUI() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayoutBuilder
-
- getUI() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayoutBuilder
-
- getUI() - Method in class org.gephi.layout.plugin.random.Random
-
- getUI() - Method in class org.gephi.layout.plugin.rotate.Rotate
-
- getUI() - Method in class org.gephi.layout.plugin.scale.Contract
-
- getUI() - Method in class org.gephi.layout.plugin.scale.Expand
-
- getUI() - Method in interface org.gephi.layout.spi.LayoutBuilder
-
User interface attributes (name, description, icon...) for all Layouts
built by this builder.
- getUndirected() - Method in class org.gephi.statistics.plugin.Hits
-
- getUnloader() - Method in interface org.gephi.io.importer.api.Container
-
Get the container unloading interface.
- getUnloader() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- 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
-
- getUrl(SQLDriver, String, int, String) - Static method in class org.gephi.io.database.drivers.SQLUtils
-
- getUsername() - Method in class org.gephi.io.importer.api.AbstractDatabase
-
- getUsername() - Method in interface org.gephi.io.importer.api.Database
-
- getUseWeight() - Method in class org.gephi.statistics.plugin.Modularity
-
- 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.
- getValue(Element, Graph) - Method in class org.gephi.appearance.AttributePartitionImpl
-
- getValue(Element, Graph) - Method in class org.gephi.appearance.AttributeRankingImpl
-
- getValue(Element, Graph) - Method in class org.gephi.appearance.DegreeRankingImpl
-
- getValue(Element, Graph) - Method in class org.gephi.appearance.EdgeTypePartitionImpl
-
- getValue(Element, Graph) - Method in class org.gephi.appearance.EdgeWeightRankingImpl
-
- getValue(Element, Graph) - Method in class org.gephi.appearance.InDegreeRankingImpl
-
- getValue(Element, Graph) - Method in class org.gephi.appearance.OutDegreeRankingImpl
-
- getValue(float) - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer.LinearGradient
-
- getValue() - Method in class org.gephi.filters.AttributeColumnPropertyEditor
-
- getValue() - Method in class org.gephi.filters.GenericPropertyEditor
-
- getValue() - Method in class org.gephi.filters.RangePropertyEditor
-
- getValue() - Method in class org.gephi.filters.spi.FilterProperty
-
Returns property's value, can be null
- 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.io.importer.impl.EdgeDraftImpl
-
- getValue(String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- getValue(float) - Method in interface org.gephi.layout.plugin.AutoLayout.DynamicProperty
-
- 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() - 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
- getValueAsText(Object) - Static method in class org.gephi.preview.api.PreviewProperties
-
Converts any value to a serialized String.
- getValueAsText(Object) - Static method in class org.gephi.utils.Serialization
-
Converts any value to a serialized String.
- getValueAsText(Object, Class) - Static method in class org.gephi.utils.Serialization
-
Converts any value to a serialized String.
- getValues() - Method in interface org.gephi.appearance.api.Partition
-
Returns the collection of values this partition represents.
- getValues() - Method in class org.gephi.appearance.AttributePartitionImpl
-
- getValues() - Method in class org.gephi.appearance.EdgeTypePartitionImpl
-
- getValues() - Method in class org.gephi.filters.api.Range
-
- getValues(Graph) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualNumberFilter
-
- getValues(Graph) - Method in class org.gephi.filters.plugin.attribute.AttributeRangeBuilder.AttributeRangeFilter
-
- getValues(Graph) - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder.EdgeWeightFilter
-
- getValues(Graph) - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder.DegreeRangeFilter
-
- getValues(Graph) - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder.InDegreeRangeFilter
-
- getValues(Graph) - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder.MutualDegreeRangeFilter
-
- getValues(Graph) - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder.OutDegreeRangeFilter
-
- getValues(Graph) - Method in class org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter
-
- 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.
- getViewSize() - Static method in class org.gephi.layout.plugin.openord.DensityGrid
-
- getWeight() - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Returns this edge's weight.
- getWeight() - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
-
- getWidth() - Method in class org.gephi.io.exporter.preview.PNGExporter
-
- getWidth() - Method in class org.gephi.io.exporter.preview.util.SupportSize
-
Returns the support's width.
- getWidth() - Method in class org.gephi.preview.api.CanvasSize
-
Returns the canvas width.
- getWidth() - Method in interface org.gephi.preview.api.G2DTarget
-
- getWidth() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DGraphics
-
- getWidth() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
-
- getWidth() - Method in class org.gephi.preview.SVGRenderTargetBuilder.SupportSize
-
Returns the support's width.
- getWidth() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current width for the sparkline in pixels.
- getWidthFloat() - Method in class org.gephi.preview.SVGRenderTargetBuilder.SupportSize
-
- getWidthInt() - Method in class org.gephi.io.exporter.preview.util.SupportSize
-
- getWindow() - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
-
- getWindow() - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
-
- getWindow() - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbEdges
-
- getWindow() - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbNodes
-
- getWindow() - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Returns the window duration
- getWiringProbability() - Method in class org.gephi.io.generator.plugin.RandomGraph
-
- 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
-
- getWizardUI(Importer) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
-
- getWorkers() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- getWorkspace() - Method in interface org.gephi.appearance.api.AppearanceModel
-
Return the workspace this model is associated with
- getWorkspace() - Method in class org.gephi.appearance.AppearanceModelImpl
-
- getWorkspace() - Method in interface org.gephi.filters.api.FilterModel
-
- getWorkspace() - Method in class org.gephi.filters.FilterModelImpl
-
- getWorkspace() - Method in class org.gephi.io.exporter.plugin.ExporterCSV
-
- getWorkspace() - Method in class org.gephi.io.exporter.plugin.ExporterDL
-
- getWorkspace() - Method in class org.gephi.io.exporter.plugin.ExporterGDF
-
- getWorkspace() - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
-
- getWorkspace() - Method in class org.gephi.io.exporter.plugin.ExporterGML
-
- getWorkspace() - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
-
- getWorkspace() - Method in class org.gephi.io.exporter.plugin.ExporterPajek
-
- getWorkspace() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
-
- getWorkspace() - Method in class org.gephi.io.exporter.plugin.ExporterVNA
-
- getWorkspace() - Method in class org.gephi.io.exporter.preview.PDFExporter
-
- getWorkspace() - Method in class org.gephi.io.exporter.preview.PNGExporter
-
- getWorkspace() - Method in class org.gephi.io.exporter.preview.SVGExporter
-
- getWorkspace() - Method in interface org.gephi.io.exporter.spi.Exporter
-
Returns the workspace from where data are exported
- getWorkspace() - Method in class org.gephi.preview.PreviewModelImpl
-
- getWorkspace(int) - Method in interface org.gephi.project.api.WorkspaceProvider
-
Retrieve a workspace based on its unique identifier.
- getWorkspace(int) - Method in class org.gephi.project.impl.WorkspaceProviderImpl
-
- getWorkspaceIds() - Method in class org.gephi.project.impl.ProjectImpl
-
- getWorkspaces() - Method in interface org.gephi.project.api.WorkspaceProvider
-
Returns all the workspaces.
- getWorkspaces() - Method in class org.gephi.project.impl.WorkspaceProviderImpl
-
- getX() - Method in interface org.gephi.io.importer.api.NodeDraft
-
Returns this node's X position.
- getX() - Method in class org.gephi.io.importer.impl.NodeDraftImpl
-
- 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
-
- 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.io.importer.impl.NodeDraftImpl
-
- 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
-
- getZ() - Method in interface org.gephi.io.importer.api.NodeDraft
-
Returns this node's Z position.
- getZ() - Method in class org.gephi.io.importer.impl.NodeDraftImpl
-
- GiantComponentBuilder - Class in org.gephi.filters.plugin.graph
-
- GiantComponentBuilder() - Constructor for class org.gephi.filters.plugin.graph.GiantComponentBuilder
-
- GiantComponentBuilder.GiantComponentFilter - Class in org.gephi.filters.plugin.graph
-
- GiantComponentFilter() - Constructor for class org.gephi.filters.plugin.graph.GiantComponentBuilder.GiantComponentFilter
-
- goAlgo() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
-
- goAlgo() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- goAlgo() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- goAlgo() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
-
- goAlgo() - Method in class org.gephi.layout.plugin.labelAdjust.LabelAdjust
-
- goAlgo() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
-
- goAlgo() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- goAlgo() - Method in class org.gephi.layout.plugin.random.RandomLayout
-
- goAlgo() - Method in class org.gephi.layout.plugin.rotate.RotateLayout
-
- goAlgo() - Method in class org.gephi.layout.plugin.scale.AbstractScaleLayout
-
- goAlgo() - Method in interface org.gephi.layout.spi.Layout
-
Run a step in the algorithm, should be called only if canAlgo() returns
true.
- GraphContextMenuItem - Interface in org.gephi.visualization.spi
-
Please note that the methods offered in this service are the same as Data
Laboratory nodes manipulators.
- GraphController - Interface in org.gephi.graph.api
-
Controller that maintain the graph models, one per Workspace.
- GraphControllerImpl - Class in org.gephi.graph
-
- GraphControllerImpl() - Constructor for class org.gephi.graph.GraphControllerImpl
-
- GraphDensity - Class in org.gephi.statistics.plugin
-
- GraphDensity() - Constructor for class org.gephi.statistics.plugin.GraphDensity
-
- GraphDistance - Class in org.gephi.statistics.plugin
-
Ref: Ulrik Brandes, A Faster Algorithm for Betweenness Centrality, in Journal of Mathematical Sociology 25(2):163-177, (2001)
- GraphDistance() - Constructor for class org.gephi.statistics.plugin.GraphDistance
-
Construct a GraphDistance calculator for the current graph model
- GraphDistanceBuilder - Class in org.gephi.statistics.plugin.builder
-
- GraphDistanceBuilder() - Constructor for class org.gephi.statistics.plugin.builder.GraphDistanceBuilder
-
- GraphElementsController - Interface in org.gephi.datalab.api
-
This interface defines part of the Data Laboratory API basic actions.
- GraphElementsControllerImpl - Class in org.gephi.datalab.impl
-
Implementation of the GraphElementsController interface declared in the Data Laboratory API
- GraphElementsControllerImpl() - Constructor for class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- GraphExporter - Interface in org.gephi.io.exporter.spi
-
Exporter interface for exporters that export the graph, either complete or
filtered (i.e.
- 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.
- GraphFunctionImpl - Class in org.gephi.appearance
-
- GraphFunctionImpl(String, String, Class<? extends Element>, Graph, Transformer, TransformerUI, RankingImpl, Interpolator) - Constructor for class org.gephi.appearance.GraphFunctionImpl
-
- GraphFunctionImpl(String, String, Class<? extends Element>, Graph, Transformer, TransformerUI, PartitionImpl) - Constructor for class org.gephi.appearance.GraphFunctionImpl
-
- GraphPersistenceProvider - Class in org.gephi.graph
-
- GraphPersistenceProvider() - Constructor for class org.gephi.graph.GraphPersistenceProvider
-
- saveProject(Project) - Method in interface org.gephi.project.api.ProjectController
-
- saveProject(Project, File) - Method in interface org.gephi.project.api.ProjectController
-
- saveProject(Project) - Method in class org.gephi.project.impl.ProjectControllerImpl
-
- saveProject(Project, File) - Method in class org.gephi.project.impl.ProjectControllerImpl
-
- saveProperties(Layout) - Method in class org.gephi.layout.LayoutModelImpl
-
- saveQuery(Query) - Method in interface org.gephi.filters.api.FilterLibrary
-
Save query in the library in order it can be reused.
- saveQuery(Query) - Method in class org.gephi.filters.FilterLibraryImpl
-
- SaveTask - Class in org.gephi.project.io
-
- SaveTask(Project, File) - Constructor for class org.gephi.project.io.SaveTask
-
- SCALE_STROKES - Static variable in interface org.gephi.preview.api.SVGTarget
-
SVG Boolean property whether to rescale stroke's width/thickness.
- scaleChart(JFreeChart, XYSeries, boolean) - Static method in class org.gephi.statistics.plugin.ChartUtils
-
- 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(Node[], Pattern) - Constructor for class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Setup options to search on nodes with the given pattern.
- SearchOptions(Edge[], Pattern) - Constructor for class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Setup options to search on edges 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.
- SearchOptions(Edge[], Pattern, boolean) - Constructor for class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Setup options to search on edges 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.
- SearchReplaceControllerImpl - Class in org.gephi.datalab.impl
-
Implementation of the SearchReplaceController interface declared in the Data Laboratory API.
- SearchReplaceControllerImpl() - Constructor for class org.gephi.datalab.impl.SearchReplaceControllerImpl
-
- SearchResult(SearchReplaceController.SearchOptions, Node, Edge, int, int, int, int) - Constructor for class org.gephi.datalab.api.SearchReplaceController.SearchResult
-
- select(Workspace) - Method in interface org.gephi.project.api.WorkspaceListener
-
Notify a workspace has become the selected workspace.
- selectAll() - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
-
- SELECTED_LAYOUT - Static variable in interface org.gephi.layout.api.LayoutModel
-
- selectEdges(Edge[]) - Method in interface org.gephi.visualization.api.VisualizationController
-
- selectEdgesTable() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
-
- selectNodes(Node[]) - Method in interface org.gephi.visualization.api.VisualizationController
-
- selectNodesTable() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
-
- selectTable(Table) - Method in interface org.gephi.datalab.api.datatables.DataTablesController
-
Request the tables implementation to show the given table (nodes or edges table)
- selectTable(Table) - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
-
- selectVisible(Query) - Method in interface org.gephi.filters.api.FilterController
-
Selects query results on the main graph visualization
window.
- selectVisible(Query) - Method in class org.gephi.filters.FilterControllerImpl
-
- SELF_LOOP - Static variable in class org.gephi.preview.plugin.items.EdgeItem
-
- SelfLoopFilter() - Constructor for class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder.SelfLoopFilter
-
- SelfLoopFilterBuilder - Class in org.gephi.filters.plugin.edge
-
- SelfLoopFilterBuilder() - Constructor for class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder
-
- SelfLoopFilterBuilder.SelfLoopFilter - Class in org.gephi.filters.plugin.edge
-
- 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.
- sendMouseEvent(PreviewMouseEvent) - Method in class org.gephi.preview.PreviewControllerImpl
-
- sendMouseEvent(PreviewMouseEvent, Workspace) - Method in class org.gephi.preview.PreviewControllerImpl
-
- Serialization - Class in org.gephi.utils
-
Class for serialization utils such as writing any object value to a String and retrieving it by String + class name.
- Serialization() - Constructor for class org.gephi.utils.Serialization
-
- Serialization(GraphModel) - Constructor for class org.gephi.utils.Serialization
-
- set(int, Query) - Method in class org.gephi.filters.FilterModelImpl
-
- set(float, float) - Method in class org.gephi.preview.api.Vector
-
- set(Vector) - Method in class org.gephi.preview.api.Vector
-
- setAdaptiveCooling(Boolean) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
-
- setAdjustBySize(Boolean) - Method in class org.gephi.layout.plugin.labelAdjust.LabelAdjust
-
- setAdjustSizes(Boolean) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- setAdjustSizes(Boolean) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- setAllowAutoNode(boolean) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
- setAllowAutoNode(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- setAllowParallelEdge(boolean) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
- setAllowParallelEdge(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- setAllowSelfLoop(boolean) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
- setAllowSelfLoop(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- setAlpha(float) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- setAngle(Double) - Method in class org.gephi.layout.plugin.rotate.RotateLayout
-
- setArea(Float) - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
-
- setAreaColor(Color) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set color to fill the area under the line.
- setAsText(String) - Method in class org.gephi.filters.AttributeColumnPropertyEditor
-
- setAsText(String) - Method in class org.gephi.filters.GenericPropertyEditor
-
- setAsText(String) - Method in class org.gephi.filters.RangePropertyEditor
-
- 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
-
- setAttraction(float) - Method in class org.gephi.layout.plugin.openord.Worker
-
- setAttractionStrength(Double) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- setAttribute(String, Object) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- setAttribute(Column, Object) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- setAttribute(String, Object, double) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- setAttribute(Column, Object, double) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- setAttribute(String, Object, Interval) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- setAttribute(Column, Object, Interval) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- setAttributeValue(Object, Element, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Sets a value to the given row,column pair (cell).
- setAttributeValue(Object, Element, Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
-
- setAuthor(String) - Method in interface org.gephi.project.api.ProjectMetaData
-
Sets the project's author.
- setAuthor(String) - Method in class org.gephi.project.impl.ProjectMetaDataImpl
-
- setAutoNode(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerParameters
-
- setAutoRefresh(boolean) - Method in interface org.gephi.filters.api.FilterController
-
- setAutoRefresh(boolean) - Method in class org.gephi.filters.FilterControllerImpl
-
- setAutoRefresh(boolean) - Method in class org.gephi.filters.FilterModelImpl
-
- setAutoRefreshEnabled(boolean) - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
-
- setAutoScale(boolean) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
- setAutoScale(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- setAutoScale(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerParameters
-
- setAverageOnly(boolean) - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
-
- setAverageOnly(boolean) - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
-
- setB(float) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- setBackgroundColor(Color) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set background color.
- setBarnesHutOptimize(Boolean) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- setBarnesHutTheta(Float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
-
- setBarnesHutTheta(Double) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- setBounds(Interval) - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
-
- setBounds(Interval) - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
-
- setBounds(Interval) - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbEdges
-
- setBounds(Interval) - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbNodes
-
- setBounds(Interval) - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Sets the minimum and maximum bound
- setCharset(Charset) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSV
-
- setColor(Object, Color) - Method in interface org.gephi.appearance.api.Partition
-
Sets the color for the given value.
- setColor(Object, Color) - Method in class org.gephi.appearance.PartitionImpl
-
- setColor(Color) - Method in class org.gephi.appearance.plugin.AbstractUniqueColorTransformer
-
- setColor(Color) - Method in interface org.gephi.io.importer.api.ElementDraft
-
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.
- 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(String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parse and sets this element's color.
- setColor(Color) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- setColor(String, String, String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- setColor(float, float, float) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- setColor(int, int, int) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- setColor(String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- setColor(Color) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- setColorPositions(float[]) - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer
-
- setColors(Color[]) - Method in interface org.gephi.appearance.api.Partition
-
Sets the colors for all values.
- setColors(Color[]) - Method in class org.gephi.appearance.PartitionImpl
-
- setColors(Color[]) - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer.LinearGradient
-
- setColors(Color[]) - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer
-
- setColumn(Column) - Method in class org.gephi.filters.plugin.AbstractAttributeFilter
-
- setColumn(Column) - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
-
- setColumnClass(String, Class) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- setColumnClass(String, Class) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
-
- setColumnIdsToExport(LinkedHashSet<String>) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
-
- setColumnsClasses(Map<String, Class>) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- setColumnsClasses(Map<String, Class>) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
-
- 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.
- setConsumed(boolean) - Method in class org.gephi.preview.api.PreviewMouseEvent
-
- setContainers(ContainerUnloader[]) - Method in class org.gephi.io.processor.plugin.AbstractProcessor
-
- setContainers(ContainerUnloader[]) - Method in interface org.gephi.io.processor.spi.Processor
-
Sets the data containers.
- setConverged(boolean) - Method in class org.gephi.layout.plugin.AbstractLayout
-
- setConvergenceThreshold(Float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
-
- setCooldownStage(Integer) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- setCooling(Double) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- setCreatedAuto(boolean) - Method in class org.gephi.io.importer.impl.NodeDraftImpl
-
- setCrunchStage(Integer) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- setCurrentProject(ProjectImpl) - Method in class org.gephi.project.impl.ProjectsImpl
-
- setCurrentQuery(Query) - Method in interface org.gephi.filters.api.FilterController
-
- setCurrentQuery(Query) - Method in class org.gephi.filters.FilterControllerImpl
-
- setCurrentQuery(Query) - Method in class org.gephi.filters.FilterModelImpl
-
- setCurrentResult(GraphView) - Method in class org.gephi.filters.FilterModelImpl
-
- setCurrentWorkspace(Workspace) - Method in class org.gephi.project.impl.WorkspaceProviderImpl
-
- setCutOffLength(float) - Method in class org.gephi.layout.plugin.openord.Worker
-
- setDampingMult(float) - Method in class org.gephi.layout.plugin.openord.Worker
-
- setData(String, Object) - Method in interface org.gephi.preview.api.Item
-
Sets data to this item.
- setData(String, Object) - Method in class org.gephi.preview.plugin.items.AbstractItem
-
- setDatabase(Database) - Method in class org.gephi.io.importer.plugin.database.ImporterEdgeList
-
- 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.
- setDataTablesEventListener(DataTablesEventListener) - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
-
- setDBName(String) - Method in class org.gephi.io.importer.api.AbstractDatabase
-
- setDBName(String) - Method in interface org.gephi.io.importer.api.Database
-
- setDefaultCharset(Charset) - Method in class org.gephi.utils.CharsetToolkit
-
Defines the default Charset used in case the buffer represents
an 8-bit Charset.
- 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.
- setDefaultValue(Object) - Method in class org.gephi.io.importer.impl.ColumnDraftImpl
-
- setDefaultValueString(String) - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Sets the column's default value as a string.
- setDefaultValueString(String) - Method in class org.gephi.io.importer.impl.ColumnDraftImpl
-
- setDensityGrid(DensityGrid) - Method in class org.gephi.layout.plugin.openord.Worker
-
- setDepth(Integer) - Method in class org.gephi.filters.plugin.graph.EgoBuilder.EgoFilter
-
- setDepth(Integer) - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder.NeighborsFilter
-
- setDescription(String) - Method in interface org.gephi.project.api.ProjectMetaData
-
Sets the project's description.
- setDescription(String) - Method in class org.gephi.project.impl.ProjectMetaDataImpl
-
- setDirected(boolean) - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
-
- setDirected(boolean) - Method in class org.gephi.statistics.plugin.ConnectedComponents
-
- setDirected(boolean) - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
-
- setDirected(boolean) - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
-
- setDirected(boolean) - Method in class org.gephi.statistics.plugin.EigenvectorCentrality
-
- setDirected(boolean) - Method in class org.gephi.statistics.plugin.GraphDensity
-
- setDirected(boolean) - Method in class org.gephi.statistics.plugin.GraphDistance
-
- setDirected(boolean) - Method in class org.gephi.statistics.plugin.PageRank
-
- setDirection(EdgeDirection) - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Sets this edge's direction setting.
- setDirection(EdgeDirection) - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
-
- setDisplayName(ProgressTicket, String) - Static method in class org.gephi.utils.progress.Progress
-
Change the display name of the progress task.
- setDisplayName(String) - Method in interface org.gephi.utils.progress.ProgressTicket
-
Change the display name of the progress task.
- setDone(boolean) - Method in class org.gephi.layout.plugin.openord.Worker
-
- setDrawArea(boolean) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set draw area.
- setDuplicateWithLabels(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerParameters
-
- setEdgeAttributesQuery(String) - Method in class org.gephi.io.importer.plugin.database.EdgeListDatabaseImpl
-
- setEdgeCut(float) - Method in class org.gephi.layout.plugin.openord.Control
-
- setEdgeCut(Float) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- setEdgeDefault(EdgeDirectionDefault) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Set edge default type: DIRECTED, UNDIRECTED or
MIXED.
- setEdgeDefault(EdgeDirectionDefault) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- setEdgeQuery(String) - Method in class org.gephi.io.importer.plugin.database.EdgeListDatabaseImpl
-
- setEdgesMergeStrategy(EdgeMergeStrategy) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
- setEdgesMergeStrategy(EdgeMergeStrategy) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- setEdgesMergeStrategy(EdgeMergeStrategy) - Method in class org.gephi.io.importer.impl.ImportContainerParameters
-
- setEdgeTableSelection(Edge[]) - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
-
- setEdgeTypeLabel(Object) - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder.EdgeTypeFilter
-
- setEdgeWeight(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterCSV
-
- setEdgeWeightInfluence(Double) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- setEdgeWidthFunction(ImporterVNA.EdgeWidthFunction) - Method in class org.gephi.io.importer.plugin.file.ImporterVNA
-
- setElementIdType(ElementIdType) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Sets the type of the id for elements.
- setElementIdType(ElementIdType) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- setEnable(boolean) - Method in class org.gephi.filters.FilterAutoRefreshor
-
- setEnabled(boolean) - Method in class org.gephi.preview.api.ManagedRenderer
-
- setEnd(int) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
-
- setEnforce8Bit(boolean) - Method in class org.gephi.utils.CharsetToolkit
-
If US-ASCII is recognized, enforce to return the default encoding, rather than US-ASCII.
- setEpsilon(double) - Method in class org.gephi.statistics.plugin.Hits
-
- setEpsilon(double) - Method in class org.gephi.statistics.plugin.PageRank
-
- setExceptionLevel(Issue.Level) - Method in class org.gephi.io.importer.api.Report
-
Set the level of exception for the report.
- setExpansionStage(Integer) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- setExportAttributes(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
-
- setExportAttributes(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
-
- setExportAttributes(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
-
- setExportAttributes(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
-
- setExportColor(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGML
-
- setExportColor(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
-
- setExportColors(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
-
- setExportColors(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
-
- setExportColors(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
-
- setExportCoordinates(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGML
-
- setExportCoords(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
-
- setExportDynamic(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
-
- setExportEdgeSize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGML
-
- setExportEdgeWeight(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterPajek
-
- setExportEdgeWeight(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
-
- setExportLabel(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGML
-
- setExportNodeSize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGML
-
- setExportNotRecognizedElements(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGML
-
- setExportPosition(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
-
- setExportPosition(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
-
- setExportPosition(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
-
- setExportPosition(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterPajek
-
- setExportShortLabel(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
-
- setExportSize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
-
- setExportSize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
-
- setExportSize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
-
- setExportVisibility(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
-
- setExportVisible(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterCSV
-
- setExportVisible(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterDL
-
- setExportVisible(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
-
- setExportVisible(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
-
- setExportVisible(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGML
-
- setExportVisible(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
-
- setExportVisible(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterPajek
-
- setExportVisible(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
-
- setExportVisible(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
-
- setExportVisible(boolean) - Method in interface org.gephi.io.exporter.spi.GraphExporter
-
Sets if only the visible graph has to be exported.
- setFieldDelimiter(char) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
-
- setFieldDelimiter(char) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSV
-
- setFile(File) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- setFile(File) - Method in interface org.gephi.io.importer.spi.FileImporter.FileAware
-
Called before showing the
ImporterUI and before executing the importer.
- setFile(File) - Method in class org.gephi.project.impl.ProjectInformationImpl
-
- setFillLabelWithId(boolean) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
- setFillLabelWithId(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- setFillLabelWithId(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerParameters
-
- setFiltering(boolean) - Method in class org.gephi.filters.FilterModelImpl
-
- setFilterThread(FilterThread) - Method in class org.gephi.filters.FilterModelImpl
-
- setFineDensity(boolean) - Method in class org.gephi.layout.plugin.openord.Worker
-
- setFixed(boolean) - Method in interface org.gephi.io.importer.api.NodeDraft
-
Sets whether this node's position is fixed.
- setFixed(boolean) - Method in class org.gephi.io.importer.impl.NodeDraftImpl
-
- setFixed(boolean) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- 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
-
- setFreezeBalance(Boolean) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- setFreezeInertia(Double) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- setFreezeStrength(Double) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- setG(float) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- setGraphModel(GraphModel) - Method in class org.gephi.filters.AttributeColumnPropertyEditor
-
- setGraphModel(GraphModel) - Method in class org.gephi.layout.plugin.AbstractLayout
-
- setGraphModel(GraphModel) - Method in class org.gephi.layout.plugin.AutoLayout
-
- setGraphModel(GraphModel) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- setGraphModel(GraphModel) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- setGraphModel(GraphModel) - Method in interface org.gephi.layout.spi.Layout
-
Injects the graph model for the graph this Layout should operate on.
- setGravity(Double) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- setGravity(Double) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- setGravity(Double) - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
-
- setHeader(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterCSV
-
- setHeight(int) - Method in class org.gephi.io.exporter.preview.PNGExporter
-
- setHeight(int) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set height for the sparkline in pixels.
- setHighestSimilarity(float) - Method in class org.gephi.layout.plugin.openord.Control
-
- setHighlightedValueXPosition(Integer) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set a X position in pixels to find closest value in the sparkline and highlight it.
- setHighlightMaxColor(Color) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set color for the maximum value highlight, or null to draw no highlight.
- setHighlightMinColor(Color) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set color for the minimum value highlight, or null to draw no highlight.
- setHighlightTextBoxColor(Color) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set color for the highlighted value text bounding box, or null to draw no box.
- setHighlightTextColor(Color) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set color for the highlighted value text, or null to draw no text.
- setHighlightTextMode(SparklineParameters.HighlightTextMode) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set HighlightTextMode
- setHighligtValueColor(Color) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set color for the value highlight, magenta is used if it is null.
- setHost(String) - Method in class org.gephi.io.importer.api.AbstractDatabase
-
- setHost(String) - Method in interface org.gephi.io.importer.api.Database
-
- setInertia(Double) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- setInitialStep(Float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
-
- setInterpolator(Interpolator) - Method in interface org.gephi.appearance.api.RankingFunction
-
Sets the interpolator for this function.
- setInterpolator(Interpolator) - Method in class org.gephi.appearance.AttributeFunctionImpl
-
- setInterpolator(Interpolator) - Method in class org.gephi.appearance.GraphFunctionImpl
-
- setInterval(String, String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Sets the interval for the entire graph.
- setInterval(String, String) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- setIterations(float) - Method in class org.gephi.layout.plugin.openord.Params.Stage
-
- setJitterTolerance(Double) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- setK(Integer) - Method in class org.gephi.filters.plugin.graph.KCoreBuilder.KCoreFilter
-
- setKeepNull(boolean) - Method in class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder.DynamicRangeFilter
-
- setKeywords(String) - Method in interface org.gephi.project.api.ProjectMetaData
-
Sets the project's keywords.
- setKeywords(String) - Method in class org.gephi.project.impl.ProjectMetaDataImpl
-
- setLabel(String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets this element's label.
- setLabel(String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- setLabel(String) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- setLabelColor(Color) - Method in interface org.gephi.io.importer.api.ElementDraft
-
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.
- 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(String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parses and sets the label's color.
- setLabelColor(Color) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- setLabelColor(String, String, String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- setLabelColor(float, float, float) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- setLabelColor(int, int, int) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- setLabelColor(String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- setLabelSize(float) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the label's size.
- setLabelSize(float) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- setLabelVisible(boolean) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets whether the label is visible.
- setLabelVisible(boolean) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- setLandscape(boolean) - Method in class org.gephi.io.exporter.preview.PDFExporter
-
- setLayout(Layout) - Method in interface org.gephi.layout.api.LayoutController
-
Sets the Layout to execute.
- setLayout(Layout) - Method in class org.gephi.layout.LayoutControllerImpl
-
- setLayoutData(LayoutData) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- setLineColor(Color) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set color for the sparkline line.
- setLinLogMode(Boolean) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- setLiquidStage(Integer) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- setList(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterCSV
-
- setLocalScale(boolean) - Method in class org.gephi.appearance.AppearanceModelImpl
-
- 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
-
- setMakeSymmetricMatrix(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterDL
-
- setManagedRenderers(ManagedRenderer[]) - Method in interface org.gephi.preview.api.PreviewModel
-
Sets an user-defined array of managed renderers to use when rendering.
- setManagedRenderers(ManagedRenderer[]) - Method in class org.gephi.preview.PreviewModelImpl
-
- setMargin(int) - Method in class org.gephi.io.exporter.preview.PNGExporter
-
- setMargin(Double) - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
-
- setMarginBottom(float) - Method in class org.gephi.io.exporter.preview.PDFExporter
-
- setMarginLeft(float) - Method in class org.gephi.io.exporter.preview.PDFExporter
-
- setMarginRight(float) - Method in class org.gephi.io.exporter.preview.PDFExporter
-
- setMarginTop(float) - Method in class org.gephi.io.exporter.preview.PDFExporter
-
- setMass(double) - Method in class org.gephi.layout.plugin.forceAtlas2.Region
-
- setMassCenterX(double) - Method in class org.gephi.layout.plugin.forceAtlas2.Region
-
- setMassCenterY(double) - Method in class org.gephi.layout.plugin.forceAtlas2.Region
-
- setMatch(boolean) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualBooleanFilter
-
- setMatch(Number) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualNumberFilter
-
- setMax(double) - Method in class org.gephi.utils.TimeIntervalGraphics
-
- setMaxDisplacement(Double) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- setMaxSize(float) - Method in class org.gephi.appearance.plugin.RankingNodeSizeTransformer
-
- setMergeParallelEdgesAttributes(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerParameters
-
- setMin(double) - Method in class org.gephi.utils.TimeIntervalGraphics
-
- setMinEdges(float) - Method in class org.gephi.layout.plugin.openord.Worker
-
- setMinMax(double, double) - Method in class org.gephi.utils.TimeIntervalGraphics
-
- setMinSize(float) - Method in class org.gephi.appearance.plugin.RankingNodeSizeTransformer
-
- setMode(SpreadsheetGeneralConfiguration.Mode) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- setMoving(boolean) - Method in interface org.gephi.preview.api.G2DTarget
-
- setMoving(boolean) - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
-
- setMRUFileList(List<String>) - Method in class org.gephi.desktop.mrufiles.impl.MostRecentFilesImpl
-
- setName(String) - Method in class org.gephi.filters.AbstractQueryImpl
-
- 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.filters.FilterQueryImpl
-
- setName(String) - Method in class org.gephi.filters.OperatorQueryImpl
-
- setName(String) - Method in class org.gephi.io.importer.api.AbstractDatabase
-
- setName(String) - Method in interface org.gephi.io.importer.api.Database
-
- setName(String) - Method in class org.gephi.project.impl.ProjectInformationImpl
-
- setName(String) - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
-
- setNeighbors(TIntFloatHashMap[]) - Method in class org.gephi.layout.plugin.openord.Worker
-
- setNodeAttributesQuery(String) - Method in class org.gephi.io.importer.plugin.database.EdgeListDatabaseImpl
-
- setNodeFixed(Node, boolean) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Sets the fixed state of a node to the indicated.
- setNodeFixed(Node, boolean) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- setNodeQuery(String) - Method in class org.gephi.io.importer.plugin.database.EdgeListDatabaseImpl
-
- setNodesFixed(Node[], boolean) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Sets the fixed state of an array of nodes to the indicated.
- setNodesFixed(Node[], boolean) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
-
- setNodeTableSelection(Node[]) - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
-
- setNormalize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
-
- setNormalize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
-
- setNormalize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGML
-
- setNormalize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
-
- setNormalize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
-
- setNormalized(boolean) - Method in class org.gephi.statistics.plugin.GraphDistance
-
- setNumberOfNodes(int) - Method in class org.gephi.io.generator.plugin.RandomGraph
-
- setNumIterations(Integer) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- setNumNodes(int) - Method in class org.gephi.layout.plugin.openord.Control
-
- setNumRuns(int) - Method in class org.gephi.statistics.plugin.EigenvectorCentrality
-
- setNumThreads(Integer) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- 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
-
- setOptimalDistance(Float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
-
- setOptimalDistance(Float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout.SpringForce
-
- setOption(String) - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator
-
- setOutboundAttractionDistribution(Boolean) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- setOutboundAttractionDistribution(Boolean) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- setOutputStream(OutputStream) - Method in class org.gephi.io.exporter.preview.PDFExporter
-
- setOutputStream(OutputStream) - Method in class org.gephi.io.exporter.preview.PNGExporter
-
- setOutputStream(OutputStream) - Method in interface org.gephi.io.exporter.spi.ByteExporter
-
Set the stream where to export.
- setPageSize(Rectangle) - Method in class org.gephi.io.exporter.preview.PDFExporter
-
- setParallelEdges(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerParameters
-
- setParent(Query) - Method in class org.gephi.filters.AbstractQueryImpl
-
- setParts(Set<Object>) - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
-
- setPasswd(String) - Method in class org.gephi.io.importer.api.AbstractDatabase
-
- setPasswd(String) - Method in interface org.gephi.io.importer.api.Database
-
- setPattern(String) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualStringFilter
-
- setPattern(String) - Method in class org.gephi.filters.plugin.graph.EgoBuilder.EgoFilter
-
- 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 class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- setPosition(float, float, float) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- setPositions(float[]) - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer.LinearGradient
-
- setPositions(Node[]) - Method in class org.gephi.layout.plugin.openord.Worker
-
- setProbability(double) - Method in class org.gephi.statistics.plugin.PageRank
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.plugin.ExporterCSV
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.plugin.ExporterDL
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.plugin.ExporterGML
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.plugin.ExporterPajek
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.preview.PDFExporter
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.preview.PNGExporter
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.preview.SVGExporter
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.generator.plugin.DynamicGraph
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.generator.plugin.MultiGraph
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.generator.plugin.RandomGraph
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterDL
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterDOT
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterGDF
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterGEXF
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterGML
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterGraphML
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterPajek
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterTGF
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterTLP
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterVNA
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.processor.plugin.AbstractProcessor
-
- setProgressTicket(ProgressTicket) - Method in interface org.gephi.io.processor.spi.Processor
-
Sets the progress ticket.
- setProgressTicket(ProgressTicket) - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.layout.plugin.openord.Control
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.preview.AbstractRenderTarget
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.project.io.LoadTask
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.project.io.SaveTask
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.ConnectedComponents
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.Degree
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.EigenvectorCentrality
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.GraphDistance
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.Hits
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.Modularity
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.PageRank
-
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.WeightedDegree
-
- setProgressTicket(ProgressTicket) - Method in interface org.gephi.utils.longtask.spi.LongTask
-
Set the progress ticket for the long task.
- setProjectIds(int) - Method in class org.gephi.project.impl.ProjectsImpl
-
- setPropertyEditorClass(Class<? extends PropertyEditor>) - Method in class org.gephi.filters.spi.FilterProperty
-
Sets the property editor class.
- setQuadTreeMaxLevel(Integer) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
-
- setR(float) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- setRandom(Random) - Method in class org.gephi.layout.plugin.openord.Worker
-
- setRandom(boolean) - Method in class org.gephi.statistics.plugin.Modularity
-
- setRandSeed(Long) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- setRange(Range) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualNumberFilter
-
- setRange(Range) - Method in class org.gephi.filters.plugin.attribute.AttributeRangeBuilder.AttributeRangeFilter
-
- setRange(Range) - Method in class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder.DynamicRangeFilter
-
- setRange(Range) - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder.EdgeWeightFilter
-
- setRange(Range) - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder.DegreeRangeFilter
-
- setRange(Range) - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder.InDegreeRangeFilter
-
- setRange(Range) - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder.MutualDegreeRangeFilter
-
- setRange(Range) - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder.OutDegreeRangeFilter
-
- setRange(Range) - Method in class org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter
-
- setRatio(Double) - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
-
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterDL
-
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterDOT
-
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterGDF
-
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterGEXF
-
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterGML
-
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterGraphML
-
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterPajek
-
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterTGF
-
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterTLP
-
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterVNA
-
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- setReader(Reader) - Method in interface org.gephi.io.importer.spi.FileImporter
-
Sets the reader where characters can be retrieved.
- setRealParm(float) - Method in class org.gephi.layout.plugin.openord.Control
-
- setRealTime(Float) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- setRegexPattern(Pattern) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
- setRegionStart(int) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
- setRelativeStrength(Float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
-
- 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.
- setReport(Report) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- setRepulsionStrength(Double) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- setResolution(double) - Method in class org.gephi.statistics.plugin.Modularity
-
- setResult(Graph) - Method in class org.gephi.filters.AbstractQueryImpl
-
- setRootQuery(AbstractQueryImpl) - Method in class org.gephi.filters.FilterThread
-
- setRunning(boolean) - Method in class org.gephi.filters.FilterAutoRefreshor
-
- setRunning(boolean) - Method in class org.gephi.filters.FilterThread
-
- setRunning(Boolean) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- setScale(Double) - Method in class org.gephi.layout.plugin.scale.AbstractScaleLayout
-
- setScaleStrokes(boolean) - Method in class org.gephi.io.exporter.preview.SVGExporter
-
- setScaling(float) - Method in interface org.gephi.preview.api.G2DTarget
-
- setScaling(float) - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DGraphics
-
- setScaling(float) - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
-
- setScalingRatio(Double) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- setSearchOptions(SearchReplaceController.SearchOptions) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
-
- setSelecting(boolean) - Method in class org.gephi.filters.FilterModelImpl
-
- setSelf(boolean) - Method in class org.gephi.filters.plugin.graph.EgoBuilder.EgoFilter
-
- setSelf(boolean) - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder.NeighborsFilter
-
- setSelfLoops(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerParameters
-
- setSheetIndex(int) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcel
-
- setShowEdgesNodesLabels(boolean) - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
-
- setShowOnlyVisible(boolean) - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
-
- setSimmerStage(Integer) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
-
- setSimple(boolean) - Method in class org.gephi.filters.OperatorQueryImpl
-
- setSimpleQuotes(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
-
- setSize(float) - Method in class org.gephi.appearance.plugin.AbstractUniqueSizeTransformer
-
- setSize(float) - Method in interface org.gephi.io.importer.api.NodeDraft
-
Sets this node's size.
- setSize(float) - Method in class org.gephi.io.importer.impl.NodeDraftImpl
-
- setSize(float) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- setSize(Double) - Method in class org.gephi.layout.plugin.random.RandomLayout
-
- setSortNodesBySize(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerParameters
-
- 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(NodeDraft) - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
-
- setSource(String) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- setSource(Workspace, String) - Method in interface org.gephi.project.api.ProjectController
-
- setSource(Workspace, String) - Method in class org.gephi.project.impl.ProjectControllerImpl
-
- setSource(String) - Method in class org.gephi.workspace.impl.WorkspaceInformationImpl
-
- setSpaces(int) - Method in class org.gephi.io.exporter.plugin.ExporterGML
-
- setSpeed(Double) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
-
- setSpeed(Double) - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
-
- setSpeed(Double) - Method in class org.gephi.layout.plugin.labelAdjust.LabelAdjust
-
- setSpeed(Double) - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
-
- setSQLDriver(SQLDriver) - Method in class org.gephi.io.importer.api.AbstractDatabase
-
- setSQLDriver(SQLDriver) - Method in interface org.gephi.io.importer.api.Database
-
- setSTAGE(int) - Method in class org.gephi.layout.plugin.openord.Worker
-
- 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
-
- setStep(float) - Method in interface org.gephi.layout.plugin.force.Displacement
-
- setStep(float) - Method in class org.gephi.layout.plugin.force.ProportionalDisplacement
-
- setStep(float) - Method in class org.gephi.layout.plugin.force.StepDisplacement
-
- setStep(Float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
-
- setStepRatio(Float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
-
- setStrongGravityMode(Boolean) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- setSubQuery(Query, Query) - Method in interface org.gephi.filters.api.FilterController
-
Sets subQuery as a child of query.
- setSubQuery(Query, Query) - Method in class org.gephi.filters.FilterControllerImpl
-
- setSubQuery(Query, Query) - Method in class org.gephi.filters.FilterModelImpl
-
- setTable(SpreadsheetGeneralConfiguration.Mode) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
-
- setTableToExport(ExporterSpreadsheet.ExportTable) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
-
- setTarget(NodeDraft) - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Sets this edge's target.
- setTarget(NodeDraft) - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
-
- setTemperature(float) - Method in class org.gephi.layout.plugin.openord.Worker
-
- setTheta(float) - Method in class org.gephi.layout.plugin.force.quadtree.BarnesHut
-
- setThreadsCount(Integer) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
-
- setTick(double) - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
-
- setTick(double) - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
-
- setTick(double) - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbEdges
-
- setTick(double) - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbNodes
-
- setTick(double) - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Sets the tick.
- setTimeFormat(TimeFormat) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Sets the current Time Format for dynamic data, either DATE,
DATETIME or DOUBLE.
- setTimeFormat(TimeFormat) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- setTimeIntervalGraphics(boolean) - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
-
- setTimeRepresentation(TimeRepresentation) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Sets the current time representation, either TIMESTAMP or
INTERVAL.
- setTimeRepresentation(TimeRepresentation) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- setTimeRepresentation(TimeRepresentation) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- setTimeRepresentation(TimeRepresentation) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
-
- setTimestamp(String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Sets the timestamp for the entire graph.
- setTimestamp(String) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- setTimeZone(DateTimeZone) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Sets the time zone that is used to parse date and time.
- setTimeZone(DateTimeZone) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- setTimeZone(DateTimeZone) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
-
- setTimeZone(DateTimeZone) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
-
- setTitle(String) - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Sets the column's title.
- setTitle(String) - Method in class org.gephi.io.importer.impl.ColumnDraftImpl
-
- setTitle(String) - Method in interface org.gephi.project.api.ProjectMetaData
-
Sets the project's title.
- setTitle(String) - Method in class org.gephi.project.impl.ProjectMetaDataImpl
-
- setTransparentBackground(boolean) - Method in class org.gephi.io.exporter.preview.PNGExporter
-
- setTransparentBackground(boolean) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set transparent background.
- setType(Integer) - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder.EdgeTypeFilter
-
- setType(Object) - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Sets this edge's type.
- setType(Object) - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
-
- setUndirected(boolean) - Method in class org.gephi.statistics.plugin.Hits
-
- 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(Table, Column[]) - Method in interface org.gephi.datalab.spi.columns.merge.AttributeColumnsMergeStrategy
-
Prepare columns (with their table) for this merge strategy.
- setup(Edge[], Edge) - Method in interface org.gephi.datalab.spi.edges.EdgesManipulator
-
Prepare edges for this action.
- setup(Manipulator, DialogControls) - Method in interface org.gephi.datalab.spi.ManipulatorUI
-
Prepare this UI to be able to interact with its Manipulator.
- setup(Node[], Node) - Method in interface org.gephi.datalab.spi.nodes.NodesManipulator
-
Prepare nodes 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(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(WizardDescriptor.Panel) - Method in interface org.gephi.io.importer.spi.ImporterWizardUI
-
Configure panel with previously remembered settings.
- 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(Graph, Node[]) - Method in interface org.gephi.visualization.spi.GraphContextMenuItem
-
Prepare nodes for this item.
- setUseEdgeWeight(boolean) - Method in class org.gephi.statistics.plugin.PageRank
-
- setUseListFormat(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterDL
-
- setUseLocalScale(boolean) - Method in interface org.gephi.appearance.api.AppearanceController
-
Sets whether rankings use a local or a global scale.
- setUseLocalScale(boolean) - Method in class org.gephi.appearance.AppearanceControllerImpl
-
- setUseMatrixFormat(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterDL
-
- setUseQuotes(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
-
- setUseRegex(boolean) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualStringFilter
-
- 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
-
- setUseSparklines(boolean) - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
-
- setUseWeight(boolean) - Method in class org.gephi.statistics.plugin.Modularity
-
- setValue(Object) - Method in interface org.gephi.filters.api.PropertyExecutor.Callback
-
- setValue(FilterProperty, Object, PropertyExecutor.Callback) - Method in interface org.gephi.filters.api.PropertyExecutor
-
Set value on property in a safe way by using
callback.
- setValue(Object) - Method in class org.gephi.filters.AttributeColumnPropertyEditor
-
- setValue(FilterProperty, Object, PropertyExecutor.Callback) - Method in class org.gephi.filters.FilterControllerImpl
-
- setValue(Object) - Method in class org.gephi.filters.GenericPropertyEditor
-
- setValue(Object) - Method in class org.gephi.filters.RangePropertyEditor
-
- setValue(Object) - Method in class org.gephi.filters.spi.FilterProperty
-
Set property's value.
- setValue(String, Object) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the value for key.
- setValue(String, Object, double) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the value for key at the given
timestamp.
- setValue(String, Object, double, double) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the value for key at the given interval
[start,end].
- setValue(String, Object, String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the value for key at the given
dateTime.
- setValue(String, Object, String, String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the value for key at the given interval
[startDateTime,endDateTime].
- setValue(String, Object) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- setValue(String, Object, String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- setValue(String, Object, double) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- setValue(String, Object, String, String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- setValue(String, Object, double, double) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
-
- setValue(Object) - Method in class org.gephi.preview.api.PreviewProperty
-
Sets this property value and return it.
- setWeight(double) - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Sets this edge's weight.
- setWeight(double) - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
-
- setWidth(int) - Method in class org.gephi.io.exporter.preview.PNGExporter
-
- setWidth(int) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set width for the sparkline in pixels.
- setWindow(double) - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
-
- setWindow(double) - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
-
- setWindow(double) - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbEdges
-
- setWindow(double) - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbNodes
-
- setWindow(double) - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Sets the window duration
- setWiringProbability(double) - Method in class org.gephi.io.generator.plugin.RandomGraph
-
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.plugin.ExporterCSV
-
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.plugin.ExporterDL
-
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
-
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
-
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.plugin.ExporterGML
-
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
-
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.plugin.ExporterPajek
-
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
-
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
-
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.preview.PDFExporter
-
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.preview.PNGExporter
-
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.preview.SVGExporter
-
- setWorkspace(Workspace) - Method in interface org.gephi.io.exporter.spi.Exporter
-
Sets the worksapce from where to export data
- setWorkspace(Workspace) - Method in class org.gephi.io.processor.plugin.AbstractProcessor
-
- setWorkspace(Workspace) - Method in interface org.gephi.io.processor.spi.Processor
-
Sets the destination workspace for the data in the containers.
- setWorkspaceIds(int) - Method in class org.gephi.project.impl.ProjectImpl
-
- setWriter(Writer) - Method in class org.gephi.io.exporter.plugin.ExporterCSV
-
- setWriter(Writer) - Method in class org.gephi.io.exporter.plugin.ExporterDL
-
- setWriter(Writer) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
-
- setWriter(Writer) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
-
- setWriter(Writer) - Method in class org.gephi.io.exporter.plugin.ExporterGML
-
- setWriter(Writer) - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
-
- setWriter(Writer) - Method in class org.gephi.io.exporter.plugin.ExporterPajek
-
- setWriter(Writer) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
-
- setWriter(Writer) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
-
- setWriter(Writer) - Method in class org.gephi.io.exporter.preview.SVGExporter
-
- setWriter(Writer) - Method in interface org.gephi.io.exporter.spi.CharacterExporter
-
Set the writer where to export.
- setWriteZero(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterCSV
-
- setX(float) - Method in interface org.gephi.io.importer.api.NodeDraft
-
Sets this node's X position.
- setX(float) - Method in class org.gephi.io.importer.impl.NodeDraftImpl
-
- setX(float) - Method in class org.gephi.layout.plugin.force.ForceVector
-
- setX(float) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- setY(float) - Method in interface org.gephi.io.importer.api.NodeDraft
-
Sets this node's Y position.
- setY(float) - Method in class org.gephi.io.importer.impl.NodeDraftImpl
-
- setY(float) - Method in class org.gephi.layout.plugin.force.ForceVector
-
- setY(float) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- setZ(float) - Method in interface org.gephi.io.importer.api.NodeDraft
-
Sets this node's Z position.
- setZ(float) - Method in class org.gephi.io.importer.impl.NodeDraftImpl
-
- setZ(float) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- SheetParser - Interface in org.gephi.io.importer.plugin.file.spreadsheet.sheet
-
Simple sheet abstraction to support CSV, Excel...
- SheetRow - Interface in org.gephi.io.importer.plugin.file.spreadsheet.sheet
-
Simple sheet row abstraction to support CSV, Excel...
- 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.
- SimpleFunctionImpl - Class in org.gephi.appearance
-
- SimpleFunctionImpl(String, Class<? extends Element>, Graph, Transformer, TransformerUI) - Constructor for class org.gephi.appearance.SimpleFunctionImpl
-
- SimpleTransformer<E extends org.gephi.graph.api.Element> - Interface in org.gephi.appearance.spi
-
Basic transformer that takes only an element to transform it.
- size() - Method in interface org.gephi.appearance.api.Partition
-
Returns the number of values this partition represents.
- size() - Method in class org.gephi.appearance.AttributePartitionImpl
-
- size() - Method in class org.gephi.appearance.EdgeTypePartitionImpl
-
- size() - Method in class org.gephi.appearance.plugin.palette.Palette
-
- size() - Method in interface org.gephi.io.importer.plugin.file.spreadsheet.sheet.SheetRow
-
Cell count in the row
- size() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv.CSVSheetRow
-
- size() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel.ExcelSheetRow
-
- size() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
-
- SIZE - Static variable in class org.gephi.preview.plugin.items.EdgeLabelItem
-
- SIZE - Static variable in class org.gephi.preview.plugin.items.NodeItem
-
- SIZE - Static variable in class org.gephi.preview.plugin.items.NodeLabelItem
-
- slashSlashComments(boolean) - Method in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Determines whether or not the tokenizer recognizes C++-style comments.
- slashStarComments(boolean) - Method in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Determines whether or not the tokenizer recognizes C-style comments.
- SOURCE - Static variable in class org.gephi.preview.plugin.renderers.EdgeRenderer
-
- SOURCE_RADIUS - Static variable in class org.gephi.preview.plugin.renderers.EdgeRenderer
-
- SparklineComponent - Class in org.gephi.utils.sparklines
-
Simple component that holds a SparklineGraph and auto-repaints it when mouse interaction happens if desired
(indicate it with updateMouseXPosition parameter in constructors).
- SparklineComponent(Number[], SparklineParameters, boolean) - Constructor for class org.gephi.utils.sparklines.SparklineComponent
-
- SparklineComponent(Number[], Number, Number, SparklineParameters, boolean) - Constructor for class org.gephi.utils.sparklines.SparklineComponent
-
- SparklineComponent(Number[], Number[], SparklineParameters, boolean) - Constructor for class org.gephi.utils.sparklines.SparklineComponent
-
- SparklineComponent(Number[], Number[], Number, Number, SparklineParameters, boolean) - Constructor for class org.gephi.utils.sparklines.SparklineComponent
-
- SparklineGraph - Class in org.gephi.utils.sparklines
-
Class for drawing sparkline graphics.
- SparklineGraph() - Constructor for class org.gephi.utils.sparklines.SparklineGraph
-
- SparklineParameters - Class in org.gephi.utils.sparklines
-
Sparkline rendering settings:
Width and height of the graphic in pixels
Line color.
- SparklineParameters(int, int) - Constructor for class org.gephi.utils.sparklines.SparklineParameters
-
Create a simple sparkline parameters with only lines
- SparklineParameters(int, int, Color) - Constructor for class org.gephi.utils.sparklines.SparklineParameters
-
Create a simple sparkline parameters with only lines and a specific line color
- SparklineParameters(int, int, Color, Color) - Constructor for class org.gephi.utils.sparklines.SparklineParameters
-
Create a simple sparkline parameters with only lines and a specific line color and background color
- SparklineParameters(int, int, Color, Color, Color, Color) - Constructor for class org.gephi.utils.sparklines.SparklineParameters
-
Create a sparkline parameters specifying colors for line, background, and max/min highlight colors (no highlight if null)
- SparklineParameters(int, int, Color, Color, Color, Color, Integer) - Constructor for class org.gephi.utils.sparklines.SparklineParameters
-
Create a sparkline parameters specifying colors for line, background, and max/min highlight colors (no highlight if null) and a x pixel position to highlight closest value with default
highlight text and text box colors and default
HighlightTextMode.
- SparklineParameters(int, int, Color, Color, Color, Color, Integer, Color, Color, Color, SparklineParameters.HighlightTextMode) - Constructor for class org.gephi.utils.sparklines.SparklineParameters
-
Create a sparkline parameters specifying colors for line, background, and max/min highlight colors (no highlight if null) and a x pixel position to highlight closest value with specific
highlight text and text box colors and
HighlightTextMode.
- SparklineParameters.HighlightTextMode - Enum in org.gephi.utils.sparklines
-
Defines what text is shown when highlightTextColor is not null.
- SpreadsheetGeneralConfiguration - Class in org.gephi.io.importer.plugin.file.spreadsheet.process
-
- SpreadsheetGeneralConfiguration() - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
-
- SpreadsheetGeneralConfiguration.Mode - Enum in org.gephi.io.importer.plugin.file.spreadsheet.process
-
- SpreadsheetUtils - Class in org.gephi.io.importer.plugin.file.spreadsheet
-
- SpreadsheetUtils() - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.SpreadsheetUtils
-
- SpringForce(float) - Constructor for class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout.SpringForce
-
- SQLDriver - Interface in org.gephi.io.database.drivers
-
- SQLiteDriver - Class in org.gephi.io.database.drivers
-
- SQLiteDriver() - Constructor for class org.gephi.io.database.drivers.SQLiteDriver
-
- SQLServerDriver - Class in org.gephi.io.database.drivers
-
- SQLServerDriver() - Constructor for class org.gephi.io.database.drivers.SQLServerDriver
-
- SQLUtils - Class in org.gephi.io.database.drivers
-
- SQLUtils() - Constructor for class org.gephi.io.database.drivers.SQLUtils
-
- 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() - 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.
- startup() - Method in interface org.gephi.project.api.ProjectController
-
- startup() - Method in class org.gephi.project.impl.ProjectControllerImpl
-
- 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.
- StatisticsControllerImpl - Class in org.gephi.statistics
-
- StatisticsControllerImpl() - Constructor for class org.gephi.statistics.StatisticsControllerImpl
-
- StatisticsModel - Interface in org.gephi.statistics.api
-
Hosts executed statistics reports.
- StatisticsModelImpl - Class in org.gephi.statistics
-
- StatisticsModelImpl() - Constructor for class org.gephi.statistics.StatisticsModelImpl
-
- StatisticsPersistenceProvider - Class in org.gephi.statistics
-
- StatisticsPersistenceProvider() - Constructor for class org.gephi.statistics.StatisticsPersistenceProvider
-
- StatisticsUI - Interface in org.gephi.statistics.spi
-
Statistics and Metrics UI integration information.
- StatisticsUtils - Class in org.gephi.utils
-
Class with some statistics methods for calculating values such as the average, median, sum, max and min of a list of numbers.
- StatisticsUtils() - Constructor for class org.gephi.utils.StatisticsUtils
-
- step - Variable in class org.gephi.layout.plugin.ForceLayoutData
-
- StepDisplacement - Class in org.gephi.layout.plugin.force
-
The node is moved a fixed distance (step) in the direction of the force.
- StepDisplacement(float) - Constructor for class org.gephi.layout.plugin.force.StepDisplacement
-
- stopLayout() - Method in interface org.gephi.layout.api.LayoutController
-
Stop the Layout's execution.
- stopLayout() - Method in class org.gephi.layout.LayoutControllerImpl
-
- StreamTokenizerWithMultilineLiterals - Class in org.gephi.utils
-
The StreamTokenizer class takes an input stream and
parses it into "tokens", allowing the tokens to be
read one at a time.
- StreamTokenizerWithMultilineLiterals(InputStream) - Constructor for class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
- StreamTokenizerWithMultilineLiterals(Reader) - Constructor for class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Create a tokenizer that parses the given character stream.
- stringToHTMLString(String) - Static method in class org.gephi.utils.HTMLEscape
-
Escape html from a string to make it safe to show.
- STRONG - Static variable in class org.gephi.statistics.plugin.ConnectedComponents
-
- stronglyConnected(DirectedGraph, GraphModel) - Method in class org.gephi.statistics.plugin.ConnectedComponents
-
- sub(Vector) - Method in class org.gephi.preview.api.Vector
-
- sub(float, float) - Method in class org.gephi.preview.api.Vector
-
- sub(Vector, Vector) - Static method in class org.gephi.preview.api.Vector
-
- substract(Node, boolean, boolean, boolean) - Method in class org.gephi.layout.plugin.openord.DensityGrid
-
- subtract(ForceVector) - Method in class org.gephi.layout.plugin.force.ForceVector
-
- sum(Number[]) - Static method in class org.gephi.utils.StatisticsUtils
-
Get sum of various numbers as a BigDecimal.
- sum(Collection<Number>) - Static method in class org.gephi.utils.StatisticsUtils
-
Get sum of various numbers as a BigDecimal.
- 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.
- sumNumbersMerge(Table, Column[], String) - Method in class org.gephi.datalab.impl.AttributeColumnsMergeStrategiesControllerImpl
-
- 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
-
- SupportSize - Class in org.gephi.io.exporter.preview.util
-
Implementation of the size of an export support.
- SupportSize(int, int, LengthUnit) - Constructor for class org.gephi.io.exporter.preview.util.SupportSize
-
Constructor.
- SupportSize(float, float, SVGRenderTargetBuilder.LengthUnit) - Constructor for class org.gephi.preview.SVGRenderTargetBuilder.SupportSize
-
Constructor.
- sval - Variable in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
If the current token is a word token, this field contains a
string giving the characters of the word token.
- SVG_TARGET - Static variable in interface org.gephi.preview.api.RenderTarget
-
- SVGExporter - Class in org.gephi.io.exporter.preview
-
Class exporting the preview graph as an SVG image.
- SVGExporter() - Constructor for class org.gephi.io.exporter.preview.SVGExporter
-
- SVGRenderTargetBuilder - Class in org.gephi.preview
-
- SVGRenderTargetBuilder() - Constructor for class org.gephi.preview.SVGRenderTargetBuilder
-
- SVGRenderTargetBuilder.LengthUnit - Enum in org.gephi.preview
-
Enum representing a set of lenght units.
- SVGRenderTargetBuilder.SupportSize - Class in org.gephi.preview
-
Implementation of the size of an export support.
- SVGRenderTargetBuilder.SVGRenderTargetImpl - Class in org.gephi.preview
-
- SVGRenderTargetImpl(CanvasSize, boolean) - Constructor for class org.gephi.preview.SVGRenderTargetBuilder.SVGRenderTargetImpl
-
- SVGTarget - Interface in org.gephi.preview.api
-
Rendering target to SVG format.
- SVGUtils - Class in org.gephi.preview.plugin.renderers
-
- SVGUtils() - Constructor for class org.gephi.preview.plugin.renderers.SVGUtils
-
- switchToDeterminate(ProgressTicket, int) - Static method in class org.gephi.utils.progress.Progress
-
Currently indeterminate task can be switched to show percentage completed.
- switchToDeterminate(int) - Method in interface org.gephi.utils.progress.ProgressTicket
-
Currently indeterminate task can be switched to show percentage completed.
- switchToIndeterminate(ProgressTicket) - Static method in class org.gephi.utils.progress.Progress
-
Currently determinate task can be switched to indeterminate mode.
- switchToIndeterminate() - Method in interface org.gephi.utils.progress.ProgressTicket
-
Currently determinate task can be switched to indeterminate mode.
- 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.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator.EdgesOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.exporter.plugin.ExporterSpreadsheet.ExportTable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.exporter.preview.util.LengthUnit
-
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.io.importer.plugin.file.ImporterVNA.EdgeWidthFunction.Function
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.layout.plugin.AutoLayout.Interpolation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.layout.plugin.openord.Params
-
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.SVGRenderTargetBuilder.LengthUnit
-
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.project.impl.ProjectInformationImpl.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.utils.sparklines.SparklineParameters.HighlightTextMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.workspace.impl.WorkspaceInformationImpl.Status
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.gephi.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() - Static method in enum org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator.EdgesOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gephi.io.exporter.plugin.ExporterSpreadsheet.ExportTable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gephi.io.exporter.preview.util.LengthUnit
-
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.io.importer.plugin.file.ImporterVNA.EdgeWidthFunction.Function
-
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.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gephi.layout.plugin.AutoLayout.Interpolation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gephi.layout.plugin.openord.Params
-
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.SVGRenderTargetBuilder.LengthUnit
-
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.project.impl.ProjectInformationImpl.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gephi.utils.sparklines.SparklineParameters.HighlightTextMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gephi.workspace.impl.WorkspaceInformationImpl.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- 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.
- verify() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
-
- 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.
- VISIBLE - Static variable in class org.gephi.preview.plugin.items.EdgeLabelItem
-
- VISIBLE - Static variable in class org.gephi.preview.plugin.items.NodeLabelItem
-
- VisualizationController - Interface in org.gephi.visualization.api
-