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

A

actionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI.StrategyComboBox
 
actionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI.StrategyConfigurationButton
 
actionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI.StrategyComboBox
 
actionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI.StrategyConfigurationButton
 
active - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
addChangeListener(ChangeListener) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel1
 
addChangeListener(ChangeListener) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel2
 
AddEdgeToGraph - Class in org.gephi.datalab.plugin.manipulators.general
GeneralActionsManipulator that adds a new edge to the graph, asking for source and target nodes and type of edge in UI.
AddEdgeToGraph() - Constructor for class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
AddEdgeToGraphUI - Class in org.gephi.datalab.plugin.manipulators.general.ui
UI for AddEdgeToGraph GeneralActionsManipulator
AddEdgeToGraphUI() - Constructor for class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
Creates new form AddEdgeToGraphUI
AddNodeToGraph - Class in org.gephi.datalab.plugin.manipulators.general
GeneralActionsManipulator that adds a new node to the graph, asking for its label.
AddNodeToGraph() - Constructor for class org.gephi.datalab.plugin.manipulators.general.AddNodeToGraph
 
areValidColumnsForTable() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
ASSIGN_NEW_NODES_IDS_SAVED_PREFERENCES - Static variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
assignNewNodeIds - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
asynchronous() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardAction
 
AverageNumber - Class in org.gephi.datalab.plugin.manipulators.columns.merge
AttributeColumnsMergeStrategy for any combination of number or number list columns that calculates the average of all the values and creates a new BigDecimal column with the result of each row.
AverageNumber() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.AverageNumber
 
AverageNumber - Class in org.gephi.datalab.plugin.manipulators.rows.merge
AttributeRowsMergeStrategy for any number or number list column that calculates the average of all the values.
AverageNumber() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.AverageNumber
 
AverageNumberBuilder - Class in org.gephi.datalab.plugin.manipulators.columns.merge
Builder for AverageNumber AttributeColumnsMergeStrategy.
AverageNumberBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.AverageNumberBuilder
 
AverageNumberBuilder - Class in org.gephi.datalab.plugin.manipulators.rows.merge
Builder for AverageNumber AttributeColumnsMergeStrategy.
AverageNumberBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.AverageNumberBuilder
 

B

baseColumnComboBox - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
BasicEdgesManipulator - Class in org.gephi.datalab.plugin.manipulators.edges
 
BasicEdgesManipulator() - Constructor for class org.gephi.datalab.plugin.manipulators.edges.BasicEdgesManipulator
 
BasicNodesManipulator - Class in org.gephi.datalab.plugin.manipulators.nodes
 
BasicNodesManipulator() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.BasicNodesManipulator
 
BooleanLogicOperations - Class in org.gephi.datalab.plugin.manipulators.columns.merge
AttributeColumnsMergeStrategy for only all boolean columns that allows the user to select each operation to apply between each pair of columns to merge.
BooleanLogicOperations() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
BooleanLogicOperationsBuilder - Class in org.gephi.datalab.plugin.manipulators.columns.merge
Builder for BooleanLogicOperations AttributeColumnsMergeStrategy.
BooleanLogicOperationsBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperationsBuilder
 
BooleanLogicOperationsUI - Class in org.gephi.datalab.plugin.manipulators.columns.merge.ui
UI for BooleanLogicOperations AttributeColumnsMergeStrategy
BooleanLogicOperationsUI() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.ui.BooleanLogicOperationsUI
Creates new form BooleanLogicOperationsUI
booleanOperations - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
boxPlot - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
boxPlotDialog - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
buildPieChart(Map<Object, Integer>) - Method in class org.gephi.datalab.plugin.manipulators.columns.ColumnValuesFrequency
 
buildValidationPanel() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
buildValidationPanel() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
buildValuesFrequencies(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.ColumnValuesFrequency
 
button - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI.StrategyComboBox
 
button - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI.StrategyComboBox
 
buttonGroup - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 

C

calculateDuplicates() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
canCreateEdge(Graph, Node, Node, boolean, String) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.AverageNumber
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.FirstQuartileNumber
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.InterQuartileRangeNumber
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinNumberColumns
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MaximumNumber
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MedianNumber
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MinimumNumber
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.SumNumbers
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ThirdQuartileNumber
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.edges.ClearEdgesData
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdges
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdges
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdgesWithNodes
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.edges.OpenInEditEdgeWindow
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectNodesOnTable
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectSourceOnGraph
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectTargetOnGraph
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.general.AddNodeToGraph
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.general.ClearEdges
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.general.ClearGraph
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.general.ExportTable
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.general.ImportCSV
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.general.ManageColumnEstimators
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.general.SearchReplace
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ClearNodesData
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodes
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodes
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.DeleteNodes
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.Free
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.LinkNodes
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.OpenInEditNodeWindow
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectEdgesOnTable
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectNeighboursOnTable
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectOnGraph
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SetNodesSize
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.Settle
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.AverageNumber
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.FirstQuartileNumber
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.InterQuartileRangeNumber
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparator
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.KeepSelectedRowValue
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MaximumNumber
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MedianNumber
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MinimumNumber
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SetNull
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SumNumbers
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.ThirdQuartileNumber
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.values.ClearAttributeValue
 
canExecute() - Method in class org.gephi.datalab.plugin.manipulators.values.NumberListStatisticsReport
 
canManipulateColumn(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.ClearColumnData
 
canManipulateColumn(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.ColumnValuesFrequency
 
canManipulateColumn(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
canManipulateColumn(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.CopyDataToOtherColumn
 
canManipulateColumn(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.CreateBooleanMatchesColumn
 
canManipulateColumn(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.CreateFoundGroupsListColumn
 
canManipulateColumn(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.DeleteColumn
 
canManipulateColumn(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.DuplicateColumn
 
canManipulateColumn(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.FillColumnWithValue
 
canManipulateColumn(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.NegateBooleanColumn
 
canManipulateColumn(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.NumberColumnStatisticsReport
 
CASE_SENSITIVE_SAVED_PREFERENCES - Static variable in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
caseSensitive - Variable in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
caseSensitiveCheckBox - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
caseSensitiveCheckBox - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
caseSensitiveCheckBoxItemStateChanged(ItemEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
charset - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
CHARSET_SAVED_PREFERENCES - Static variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
charsetComboBox - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
charsetComboBoxItemStateChanged(ItemEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
charsetLabel - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
checkBox - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI.ColumnCheckBox
 
checkBox - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI.ColumnCheckBox
 
ClearAttributeValue - Class in org.gephi.datalab.plugin.manipulators.values
AttributeValueManipulator that sets a value to null when the column can have null values.
ClearAttributeValue() - Constructor for class org.gephi.datalab.plugin.manipulators.values.ClearAttributeValue
 
ClearAttributeValueBuilder - Class in org.gephi.datalab.plugin.manipulators.values
Builder for ClearAttributeValue AttributeValueManipulatorBuilder.
ClearAttributeValueBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.values.ClearAttributeValueBuilder
 
ClearColumnData - Class in org.gephi.datalab.plugin.manipulators.columns
AttributeColumnsManipulator that clears all data of a Column of a AttributeTable.
ClearColumnData() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.ClearColumnData
 
ClearEdges - Class in org.gephi.datalab.plugin.manipulators.general
PluginGeneralActionsManipulator that clears directed and/or undirected edges of the graph.
ClearEdges() - Constructor for class org.gephi.datalab.plugin.manipulators.general.ClearEdges
 
ClearEdgesData - Class in org.gephi.datalab.plugin.manipulators.edges
Edges manipulator that clears the given columns data of one or more edges except the id and computed attributes.
ClearEdgesData() - Constructor for class org.gephi.datalab.plugin.manipulators.edges.ClearEdgesData
 
ClearEdgesDataBuilder - Class in org.gephi.datalab.plugin.manipulators.edges
Builder for ClearEdgesData edges manipulator.
ClearEdgesDataBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.edges.ClearEdgesDataBuilder
 
ClearEdgesUI - Class in org.gephi.datalab.plugin.manipulators.general.ui
UI for ClearEdges GeneralActionsManipulator
ClearEdgesUI() - Constructor for class org.gephi.datalab.plugin.manipulators.general.ui.ClearEdgesUI
Creates new form ClearEdgesUI
ClearGraph - Class in org.gephi.datalab.plugin.manipulators.general
PluginGeneralActionsManipulator that clears the entire graph, asking for confirmation.
ClearGraph() - Constructor for class org.gephi.datalab.plugin.manipulators.general.ClearGraph
 
ClearNodesData - Class in org.gephi.datalab.plugin.manipulators.nodes
Nodes manipulator that clears the given columns data of one or more nodes except the id and computed attributes.
ClearNodesData() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.ClearNodesData
 
ClearNodesDataBuilder - Class in org.gephi.datalab.plugin.manipulators.nodes
Builder for ClearNodesData nodes manipulator.
ClearNodesDataBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.ClearNodesDataBuilder
 
clickedEdge - Variable in class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdges
 
clickedEdge - Variable in class org.gephi.datalab.plugin.manipulators.edges.SelectNodesOnTable
 
clickedEdge - Variable in class org.gephi.datalab.plugin.manipulators.edges.SelectSourceOnGraph
 
clickedEdge - Variable in class org.gephi.datalab.plugin.manipulators.edges.SelectTargetOnGraph
 
clickedNode - Variable in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodes
 
clickedNode - Variable in class org.gephi.datalab.plugin.manipulators.nodes.Free
 
clickedNode - Variable in class org.gephi.datalab.plugin.manipulators.nodes.Settle
 
column - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI.ColumnWrapper
 
column - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ColumnValuesFrequencyUI
 
column - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI.ColumnEstimator
 
column - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI.ColumnWrapper
 
column - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.AverageNumber
 
column - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.FirstQuartileNumber
 
column - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.InterQuartileRangeNumber
 
column - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparator
 
column - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.KeepSelectedRowValue
 
column - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.MaximumNumber
 
column - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.MedianNumber
 
column - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.MinimumNumber
 
column - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.SumNumbers
 
column - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.ThirdQuartileNumber
 
column - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI.ColumnCheckBox
 
column - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI.ColumnCheckBox
 
column - Variable in class org.gephi.datalab.plugin.manipulators.values.ClearAttributeValue
 
column - Variable in class org.gephi.datalab.plugin.manipulators.values.NumberListStatisticsReport
 
column1 - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
column2 - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
columnCount - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
columns - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.AverageNumber
 
columns - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
columns - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
columns - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.FirstQuartileNumber
 
columns - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.InterQuartileRangeNumber
 
columns - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinNumberColumns
 
columns - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
columns - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.MaximumNumber
 
columns - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.MedianNumber
 
columns - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.MinimumNumber
 
columns - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.SumNumbers
 
columns - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ThirdQuartileNumber
 
columns - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.CopyDataToOtherColumnUI
 
columns - Variable in class org.gephi.datalab.plugin.manipulators.general.ManageColumnEstimators
 
columns - Variable in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
columns - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
columns - Variable in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
columnsAndRowChooser - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI
 
columnsCheckBoxes - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
columnsCheckBoxes - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI
 
columnsCheckBoxes - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI
 
columnsChooser - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI
 
columnsComboBox - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.CopyDataToOtherColumnUI
 
columnsComboBoxes - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
columnsDescriptionLabel - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI
 
columnsEstimators - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI
 
columnsToClearData - Variable in class org.gephi.datalab.plugin.manipulators.edges.ClearEdgesData
 
columnsToClearData - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ClearNodesData
 
columnsToCopyData - Variable in class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdges
 
columnsToCopyData - Variable in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodes
 
columnsToSearchComboBox - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
columnsToSearchComboBoxItemStateChanged(ItemEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
columnsToSearchLabel - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
columnTitle - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.AverageNumber
 
columnTitle - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.FirstQuartileNumber
 
columnTitle - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.InterQuartileRangeNumber
 
columnTitle - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinNumberColumns
 
columnTitle - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.MaximumNumber
 
columnTitle - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.MedianNumber
 
columnTitle - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.MinimumNumber
 
columnTitle - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.SumNumbers
 
columnTitle - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ThirdQuartileNumber
 
columnType - Variable in class org.gephi.datalab.plugin.manipulators.columns.DuplicateColumn
 
ColumnValuesFrequency - Class in org.gephi.datalab.plugin.manipulators.columns
AttributeColumnsManipulator that shows a report with a list of the different values of a column and their frequency of appearance.
ColumnValuesFrequency() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.ColumnValuesFrequency
 
ColumnValuesFrequencyUI - Class in org.gephi.datalab.plugin.manipulators.columns.ui
UI for ColumnValuesFrequency AttributeColumnsManipulator.
ColumnValuesFrequencyUI() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.ui.ColumnValuesFrequencyUI
Creates new form ColumnValuesFrequencyUI
comboBox - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI.ColumnEstimator
 
component - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel1
The visual component that displays this panel.
component - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel2
The visual component that displays this panel.
CONFIG_BUTTONS_ICON - Static variable in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
CONFIG_BUTTONS_ICON - Static variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
configureBoxPlotButton - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
configureBoxPlotButtonActionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
configureHistogramButton - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
configureHistogramButtonActionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
configurePieChartButton - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ColumnValuesFrequencyUI
 
configurePieChartButtonActionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.ColumnValuesFrequencyUI
 
configureScatterPlotButton - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
configureScatterPlotButtonActionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
contentPanel - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI
 
contentPanel - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI
 
contentPanel - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI
 
contentScrollPane - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI
 
contentScrollPane - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI
 
contentScrollPane - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI
 
ConvertColumnToDynamic - Class in org.gephi.datalab.plugin.manipulators.columns
 
ConvertColumnToDynamic() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
ConvertColumnToDynamicUI - Class in org.gephi.datalab.plugin.manipulators.columns.ui
UI for DuplicateColumn AttributeColumnsManipulator.
ConvertColumnToDynamicUI() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
Creates new form DuplicateColumnUI
copies - Variable in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodes
 
copiesSpinner - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.CopyNodesUI
 
CopyDataToOtherColumn - Class in org.gephi.datalab.plugin.manipulators.columns
AttributeColumnsManipulator that copies data from a Column of a Table to other AttributeColumn.
CopyDataToOtherColumn() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.CopyDataToOtherColumn
 
CopyDataToOtherColumnUI - Class in org.gephi.datalab.plugin.manipulators.columns.ui
UI for CopyDataToOtherColumn AttributeColumnsManipulator
CopyDataToOtherColumnUI() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.ui.CopyDataToOtherColumnUI
Creates new form CopyDataToOtherColumnUI
CopyEdgeDataToOtherEdges - Class in org.gephi.datalab.plugin.manipulators.edges
Edges manipulator that copies the given columns data of one edge to the other selected edges.
CopyEdgeDataToOtherEdges() - Constructor for class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdges
 
CopyEdgeDataToOtherEdgesBuilder - Class in org.gephi.datalab.plugin.manipulators.edges
Builder for CopyEdgeDataToOtherEdges edges manipulator.
CopyEdgeDataToOtherEdgesBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdgesBuilder
 
CopyNodeDataToOtherNodes - Class in org.gephi.datalab.plugin.manipulators.nodes
Nodes manipulator that copies the given columns data of one node to the other selected nodes.
CopyNodeDataToOtherNodes() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodes
 
CopyNodeDataToOtherNodesBuilder - Class in org.gephi.datalab.plugin.manipulators.nodes
Builder for CopyNodeDataToOtherNodes nodes manipulator.
CopyNodeDataToOtherNodesBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodesBuilder
 
CopyNodes - Class in org.gephi.datalab.plugin.manipulators.nodes
Nodes manipulator that copies one or more nodes one or more times.
CopyNodes() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.CopyNodes
 
CopyNodesBuilder - Class in org.gephi.datalab.plugin.manipulators.nodes
Builder for CopyNodes nodes manipulator.
CopyNodesBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.CopyNodesBuilder
 
CopyNodesUI - Class in org.gephi.datalab.plugin.manipulators.nodes.ui
UI for CopyNodes nodes manipulator.
CopyNodesUI() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.ui.CopyNodesUI
Creates new form CopyNodesUI
CREATE_NEW_NODES_SAVED_PREFERENCES - Static variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
CreateBooleanMatchesColumn - Class in org.gephi.datalab.plugin.manipulators.columns
AttributeColumnsManipulator that creates a new boolean column from the given column and regular expression with boolean values that indicate if each of the old column values match the regular expression.
CreateBooleanMatchesColumn() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.CreateBooleanMatchesColumn
 
CreateFoundGroupsListColumn - Class in org.gephi.datalab.plugin.manipulators.columns
AttributeColumnsManipulator that creates a new string list column from the given column and regular expression with values that are the list of matching groups of the given regular expression.
CreateFoundGroupsListColumn() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.CreateFoundGroupsListColumn
 
createNewNodes - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
createSearchOptions() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
CreateTimeInterval - Class in org.gephi.datalab.plugin.manipulators.columns.merge
AttributeColumnsMergeStrategy for 1 or 2 columns that uses the column values as dates or numbers for start/end times to create or fill the TimeInterval column for each row.
CreateTimeInterval() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
CreateTimeIntervalBuilder - Class in org.gephi.datalab.plugin.manipulators.columns.merge
Builder for CreateTimeInterval AttributeColumnsMergeStrategyBuilder.
CreateTimeIntervalBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeIntervalBuilder
 
CreateTimeIntervalUI - Class in org.gephi.datalab.plugin.manipulators.columns.merge.ui
UI for CreateTimeInterval
CreateTimeIntervalUI() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
Creates new form CreateTimeIntervalUI
CreateTimeIntervalUI.ColumnWrapper - Class in org.gephi.datalab.plugin.manipulators.columns.merge.ui
 
CreateTimeIntervalUI.ColumnWrapper(Column) - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI.ColumnWrapper
 

D

dataName - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
dataTablesController - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
DATE_FORMAT_SAVED_PARAMETER - Static variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
DATE_FORMAT_SAVED_PARAMETER_STRING - Static variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
dateDefaultEndLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
dateDefaultStartLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
dateFormat - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
dateFormatComboBox - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
dateFormatLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
DEFAULT_INTERVAL_END - Static variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
DEFAULT_INTERVAL_START - Static variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
DEFAULT_SEPARATOR - Static variable in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
DEFAULT_SEPARATOR - Static variable in class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparator
 
defaultEndDatePicker - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
defaultEndNumberLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
defaultEndNumberText - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
defaultStartDatePicker - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
defaultStartNumberLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
defaultStartNumberText - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
del - Variable in class org.gephi.datalab.plugin.manipulators.edges.ui.DeleteEdgesWithNodesUI
 
DELETE_DIRECTED_SAVED_PREFERENCES - Static variable in class org.gephi.datalab.plugin.manipulators.general.ClearEdges
 
DELETE_MERGED_NODES_SAVED_PREFERENCES - Static variable in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
DELETE_MERGED_NODES_SAVED_PREFERENCES - Static variable in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
DELETE_SOURCE_SAVED_PREFERENCES - Static variable in class org.gephi.datalab.plugin.manipulators.edges.ui.DeleteEdgesWithNodesUI
 
DELETE_TARGET_SAVED_PREFERENCES - Static variable in class org.gephi.datalab.plugin.manipulators.edges.ui.DeleteEdgesWithNodesUI
 
DELETE_UNDIRECTED_SAVED_PREFERENCES - Static variable in class org.gephi.datalab.plugin.manipulators.general.ClearEdges
 
DeleteColumn - Class in org.gephi.datalab.plugin.manipulators.columns
AttributeColumnsManipulator that deletes a Column of a AttributeTable.
DeleteColumn() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.DeleteColumn
 
deleteDirected - Variable in class org.gephi.datalab.plugin.manipulators.general.ClearEdges
 
deleteDirectedCheckbox - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ClearEdgesUI
 
DeleteEdges - Class in org.gephi.datalab.plugin.manipulators.edges
Edges manipulator that deletes one or more edges.
DeleteEdges() - Constructor for class org.gephi.datalab.plugin.manipulators.edges.DeleteEdges
 
DeleteEdgesBuilder - Class in org.gephi.datalab.plugin.manipulators.edges
Builder for DeleteEdges edges manipulator.
DeleteEdgesBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.edges.DeleteEdgesBuilder
 
DeleteEdgesWithNodes - Class in org.gephi.datalab.plugin.manipulators.edges
Edges manipulator that deletes one or more edges and allows the user to choose what of their nodes to delete at the same time.
DeleteEdgesWithNodes() - Constructor for class org.gephi.datalab.plugin.manipulators.edges.DeleteEdgesWithNodes
 
DeleteEdgesWithNodesBuilder - Class in org.gephi.datalab.plugin.manipulators.edges
Builder for DeleteEdgesWithNodes edges manipulator.
DeleteEdgesWithNodesBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.edges.DeleteEdgesWithNodesBuilder
 
DeleteEdgesWithNodesUI - Class in org.gephi.datalab.plugin.manipulators.edges.ui
UI for DeleteEdgesWithNodes edges manipulator.
DeleteEdgesWithNodesUI() - Constructor for class org.gephi.datalab.plugin.manipulators.edges.ui.DeleteEdgesWithNodesUI
Creates new form DeleteEdgesWithNodesUI
deleteMergedNodes - Variable in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
deleteMergedNodes - Variable in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
deleteMergedNodesCheckBox - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
deleteMergedNodesCheckBox - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
DeleteNodes - Class in org.gephi.datalab.plugin.manipulators.nodes
Nodes manipulator that deletes one or more nodes.
DeleteNodes() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.DeleteNodes
 
DeleteNodesBuilder - Class in org.gephi.datalab.plugin.manipulators.nodes
Builder for DeleteNodes nodes manipulator.
DeleteNodesBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.DeleteNodesBuilder
 
deleteSource - Variable in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdgesWithNodes
 
deleteSource - Variable in class org.gephi.datalab.plugin.manipulators.edges.ui.DeleteEdgesWithNodesUI
 
deleteTarget - Variable in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdgesWithNodes
 
deleteTarget - Variable in class org.gephi.datalab.plugin.manipulators.edges.ui.DeleteEdgesWithNodesUI
 
deleteUndirected - Variable in class org.gephi.datalab.plugin.manipulators.general.ClearEdges
 
deleteUndirectedChekbox - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ClearEdgesUI
 
descriptionLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.BooleanLogicOperationsUI
 
descriptionLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
descriptionLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.CopyDataToOtherColumnUI
 
descriptionLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.DuplicateColumnUI
 
descriptionLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
descriptionLabel - Variable in class org.gephi.datalab.plugin.manipulators.edges.ui.DeleteEdgesWithNodesUI
 
descriptionLabel - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
descriptionLabel - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ClearEdgesUI
 
descriptionLabel - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
descriptionLabel - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI
 
descriptionLabel - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.CopyNodesUI
 
descriptionLabel - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.LinkNodesUI
 
descriptionLabel - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI
 
dialogControls - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.BooleanLogicOperationsUI
 
dialogControls - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
dialogControls - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.GeneralColumnTitleChooserUI
 
dialogControls - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.JoinWithSeparatorUI
 
dialogControls - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
dialogControls - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.DuplicateColumnUI
 
dialogControls - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
dialogControls - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
dialogControls - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
dialogTitle - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
directed - Variable in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
directed - Static variable in class org.gephi.datalab.plugin.manipulators.nodes.LinkNodes
 
directedEdge - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.LinkNodesUI
 
directedRadioButton - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
directedRadioButtonItemStateChanged(ItemEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
directedUndirectedRadioButtonGroup - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
displayName - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.GeneralColumnTitleChooserUI
 
displayText - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1.SeparatorWrapper
 
divisionsComboBox - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
divisionsComboBoxItemStateChanged(ItemEvent) - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
divisionsLabel - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
DuplicateColumn - Class in org.gephi.datalab.plugin.manipulators.columns
AttributeColumnsManipulator that duplicate a Column of a Table setting the same values for the rows.
DuplicateColumn() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.DuplicateColumn
 
DuplicateColumnUI - Class in org.gephi.datalab.plugin.manipulators.columns.ui
UI for DuplicateColumn AttributeColumnsManipulator.
DuplicateColumnUI() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.ui.DuplicateColumnUI
Creates new form DuplicateColumnUI
duplicateGroups - Variable in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
To be set by the UI
duplicateGroups - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 

E

edges - Variable in class org.gephi.datalab.plugin.manipulators.edges.ClearEdgesData
 
edges - Variable in class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdges
 
edges - Variable in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdges
 
edges - Variable in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdgesWithNodes
 
edges - Variable in class org.gephi.datalab.plugin.manipulators.edges.OpenInEditEdgeWindow
 
edges - Variable in class org.gephi.datalab.plugin.manipulators.nodes.SelectEdgesOnTable
 
edgeTypeButtonGroup - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.LinkNodesUI
 
edgeTypeComboBox - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
edgeTypeComboBoxActionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
edgeTypeLabel - Variable in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
edgeTypeLabel - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
edgeTypeLabel - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.LinkNodesUI
 
END_DATE_SAVED_PARAMETER - Static variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
END_NUMBER_SAVED_PARAMETER - Static variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
endColumn - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
endColumnComboBox - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
endColumnComboBoxActionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
endColumnLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
endDate - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
endNumber - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
equals(Object) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI.EstimatorWrapper
 
estimator - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI.EstimatorWrapper
 
estimators - Variable in class org.gephi.datalab.plugin.manipulators.general.ManageColumnEstimators
 
execute(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.ClearColumnData
 
execute(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.ColumnValuesFrequency
 
execute(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
execute(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.CopyDataToOtherColumn
 
execute(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.CreateBooleanMatchesColumn
 
execute(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.CreateFoundGroupsListColumn
 
execute(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.DeleteColumn
 
execute(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.DuplicateColumn
 
execute(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.FillColumnWithValue
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.AverageNumber
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.FirstQuartileNumber
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.InterQuartileRangeNumber
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinNumberColumns
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MaximumNumber
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MedianNumber
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MinimumNumber
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.SumNumbers
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ThirdQuartileNumber
 
execute(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.NegateBooleanColumn
 
execute(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.NumberColumnStatisticsReport
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.edges.ClearEdgesData
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdges
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdges
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdgesWithNodes
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.edges.OpenInEditEdgeWindow
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectNodesOnTable
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectSourceOnGraph
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectTargetOnGraph
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.general.AddNodeToGraph
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.general.ClearEdges
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.general.ClearGraph
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.general.ExportTable
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.general.ImportCSV
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.general.ManageColumnEstimators
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.general.SearchReplace
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ClearNodesData
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodes
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodes
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.DeleteNodes
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.Free
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.LinkNodes
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.OpenInEditNodeWindow
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectEdgesOnTable
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectNeighboursOnTable
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectOnGraph
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SetNodesSize
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.nodes.Settle
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.AverageNumber
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.FirstQuartileNumber
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.InterQuartileRangeNumber
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparator
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.KeepSelectedRowValue
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MaximumNumber
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MedianNumber
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MinimumNumber
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SetNull
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SumNumbers
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.ThirdQuartileNumber
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.values.ClearAttributeValue
 
execute() - Method in class org.gephi.datalab.plugin.manipulators.values.NumberListStatisticsReport
 
ExportTable - Class in org.gephi.datalab.plugin.manipulators.general
GeneralActionsManipulator that exports a table to CSV.
ExportTable() - Constructor for class org.gephi.datalab.plugin.manipulators.general.ExportTable
 

F

file - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
fileButton - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
fileButtonActionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
FillColumnWithValue - Class in org.gephi.datalab.plugin.manipulators.columns
AttributeColumnsManipulator that fills an Column with the value that the user provides in the UI.
FillColumnWithValue() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.FillColumnWithValue
 
fillComboBoxWithColumnTypes(String, JComboBox) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
filler1 - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
findNextButton - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
findNextButtonActionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
fireChangeEvent() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel1
 
fireChangeEvent() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel2
 
FirstQuartileNumber - Class in org.gephi.datalab.plugin.manipulators.columns.merge
AttributeColumnsMergeStrategy for any combination of number or number list columns that calculates the first quartile (Q1) of all the values and creates a new BigDecimal column with the result of each row.
FirstQuartileNumber() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.FirstQuartileNumber
 
FirstQuartileNumber - Class in org.gephi.datalab.plugin.manipulators.rows.merge
AttributeRowsMergeStrategy for any number or number list column that calculates the first quartile of all the values.
FirstQuartileNumber() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.FirstQuartileNumber
 
FirstQuartileNumberBuilder - Class in org.gephi.datalab.plugin.manipulators.columns.merge
Builder for MedianNumber AttributeColumnsMergeStrategy.
FirstQuartileNumberBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.FirstQuartileNumberBuilder
 
FirstQuartileNumberBuilder - Class in org.gephi.datalab.plugin.manipulators.rows.merge
Builder for FirstQuartileNumber AttributeColumnsMergeStrategy.
FirstQuartileNumberBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.FirstQuartileNumberBuilder
 
Free - Class in org.gephi.datalab.plugin.manipulators.nodes
Nodes manipulator that frees (not fixed position) one or more nodes.
Free() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.Free
 
FreeBuilder - Class in org.gephi.datalab.plugin.manipulators.nodes
Builder for Free nodes manipulator.
FreeBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.FreeBuilder
 

G

GeneralChooseColumnsAndRowUI - Class in org.gephi.datalab.plugin.manipulators.ui
UI for GeneralColumnsChooser (ClearNodesData and ClearEdgesData)
GeneralChooseColumnsAndRowUI(String, String) - Constructor for class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI
Creates new form GeneralChooseColumnsUI
GeneralChooseColumnsAndRowUI.ColumnCheckBox - Class in org.gephi.datalab.plugin.manipulators.ui
 
GeneralChooseColumnsAndRowUI.ColumnCheckBox(Column, boolean) - Constructor for class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI.ColumnCheckBox
 
GeneralChooseColumnsUI - Class in org.gephi.datalab.plugin.manipulators.ui
UI for GeneralColumnsChooser (ClearNodesData and ClearEdgesData)
GeneralChooseColumnsUI(String) - Constructor for class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI
Creates new form GeneralChooseColumnsUI
GeneralChooseColumnsUI.ColumnCheckBox - Class in org.gephi.datalab.plugin.manipulators.ui
 
GeneralChooseColumnsUI.ColumnCheckBox(Column, boolean) - Constructor for class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI.ColumnCheckBox
 
GeneralColumnsAndRowChooser - Interface in org.gephi.datalab.plugin.manipulators
Interface in common for choosing columns to manipulate.
GeneralColumnsChooser - Interface in org.gephi.datalab.plugin.manipulators
Interface in common for choosing columns to manipulate.
GeneralColumnTitleChooser - Interface in org.gephi.datalab.plugin.manipulators.columns.merge
Interface that general merge strategies that only need to choose a title for the column to create should implement in order to be able to use GeneralColumnTitleChooserUI.
GeneralColumnTitleChooserUI - Class in org.gephi.datalab.plugin.manipulators.columns.merge.ui
UI for general merge strategies that only need to select a title for the column to create.
GeneralColumnTitleChooserUI() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.ui.GeneralColumnTitleChooserUI
Creates new form GeneralColumnTitleChooserUI
GeneralCreateColumnFromRegex - Class in org.gephi.datalab.plugin.manipulators.columns
General abstract class for AttributeColumnManipulators that create a new column from a regular expression and another column.
GeneralCreateColumnFromRegex() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.GeneralCreateColumnFromRegex
 
GeneralCreateColumnFromRegexUI - Class in org.gephi.datalab.plugin.manipulators.columns.ui
UI for CreateBooleanMatchesColumn AttributeColumnsManipulator
GeneralCreateColumnFromRegexUI() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
Creates new form CreateBooleanMatchesColumnUI
GeneralCreateColumnFromRegexUI.Mode - Enum in org.gephi.datalab.plugin.manipulators.columns.ui
 
GeneralCreateColumnFromRegexUI.Mode() - Constructor for enum org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI.Mode
 
GeneralNumberListStatisticsReportUI - Class in org.gephi.datalab.plugin.manipulators.ui
UI for NumberColumnStatisticsReport AttributeColumnsManipulator.
GeneralNumberListStatisticsReportUI(Number[], String, String) - Constructor for class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
Constructor method to set all necessary information to build statistics, charts and dialog title.
getAssignNewNodeIds() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
getAttributeColumnsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.AverageNumberBuilder
 
getAttributeColumnsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperationsBuilder
 
getAttributeColumnsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeIntervalBuilder
 
getAttributeColumnsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.FirstQuartileNumberBuilder
 
getAttributeColumnsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.InterQuartileRangeNumberBuilder
 
getAttributeColumnsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinNumberColumnsBuilder
 
getAttributeColumnsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparatorBuilder
 
getAttributeColumnsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MaximumNumberBuilder
 
getAttributeColumnsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MedianNumberBuilder
 
getAttributeColumnsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MinimumNumberBuilder
 
getAttributeColumnsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.SumNumbersBuilder
 
getAttributeColumnsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ThirdQuartileNumberBuilder
 
getAttributeRowsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.AverageNumberBuilder
 
getAttributeRowsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.FirstQuartileNumberBuilder
 
getAttributeRowsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.InterQuartileRangeNumberBuilder
 
getAttributeRowsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparatorBuilder
 
getAttributeRowsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.KeepSelectedRowValueBuilder
 
getAttributeRowsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MaximumNumberBuilder
 
getAttributeRowsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MedianNumberBuilder
 
getAttributeRowsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MinimumNumberBuilder
 
getAttributeRowsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SetNullBuilder
 
getAttributeRowsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SumNumbersBuilder
 
getAttributeRowsMergeStrategy() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.ThirdQuartileNumberBuilder
 
getAttributeValueManipulator() - Method in class org.gephi.datalab.plugin.manipulators.values.ClearAttributeValueBuilder
 
getAttributeValueManipulator() - Method in class org.gephi.datalab.plugin.manipulators.values.NumberListStatisticsReportBuilder
 
getBooleanOperations() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
getCharset() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
getCheckBox() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI.ColumnCheckBox
 
getCheckBox() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI.ColumnCheckBox
 
getChosenColumns() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI
 
getChosenColumns() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI
 
getColumn() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI.ColumnCheckBox
 
getColumn() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI.ColumnCheckBox
 
getColumnAvailableStrategies(Column) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
getColumnAvailableStrategies(Column) - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
getColumnCount() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
getColumnNumbers(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.NumberColumnStatisticsReport
 
getColumns() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
getColumns() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
getColumns() - Method in class org.gephi.datalab.plugin.manipulators.edges.ClearEdgesData
 
getColumns() - Method in class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdges
 
getColumns() - Method in class org.gephi.datalab.plugin.manipulators.general.ManageColumnEstimators
 
getColumns() - Method in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
getColumns() - Method in interface org.gephi.datalab.plugin.manipulators.GeneralColumnsChooser
Provide columns to show in the UI to be selected or not.
getColumns() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ClearNodesData
 
getColumns() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodes
 
getColumns() - Method in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
getColumnsToImport() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
getColumnsToImportTypes() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
getColumnTitle() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.AverageNumber
 
getColumnTitle() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.FirstQuartileNumber
 
getColumnTitle() - Method in interface org.gephi.datalab.plugin.manipulators.columns.merge.GeneralColumnTitleChooser
Provide a initial title for the UI if needed.
getColumnTitle() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.InterQuartileRangeNumber
 
getColumnTitle() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinNumberColumns
 
getColumnTitle() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MaximumNumber
 
getColumnTitle() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MedianNumber
 
getColumnTitle() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MinimumNumber
 
getColumnTitle() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.SumNumbers
 
getColumnTitle() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ThirdQuartileNumber
 
getColumnType() - Method in class org.gephi.datalab.plugin.manipulators.columns.DuplicateColumn
 
getComboBoxColumn(JComboBox) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
getComponent() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel1
 
getComponent() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel2
 
getCopies() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodes
 
getCreateNewNodes() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
getCurrentTable() - Method in class org.gephi.datalab.plugin.manipulators.general.SearchReplace
 
getDateFormat() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.ClearColumnData
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.ColumnValuesFrequency
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.CopyDataToOtherColumn
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.CreateBooleanMatchesColumn
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.CreateFoundGroupsListColumn
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.DeleteColumn
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.DuplicateColumn
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.FillColumnWithValue
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.AverageNumber
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.FirstQuartileNumber
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.InterQuartileRangeNumber
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinNumberColumns
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MaximumNumber
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MedianNumber
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MinimumNumber
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.SumNumbers
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ThirdQuartileNumber
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.NegateBooleanColumn
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.columns.NumberColumnStatisticsReport
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.edges.ClearEdgesData
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdges
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdges
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdgesWithNodes
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.edges.OpenInEditEdgeWindow
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectNodesOnTable
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectSourceOnGraph
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectTargetOnGraph
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.general.AddNodeToGraph
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.general.ClearEdges
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.general.ClearGraph
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.general.ExportTable
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.general.ImportCSV
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.general.ManageColumnEstimators
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.general.SearchReplace
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ClearNodesData
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodes
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodes
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.nodes.DeleteNodes
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.nodes.Free
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.nodes.LinkNodes
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.nodes.OpenInEditNodeWindow
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectEdgesOnTable
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectNeighboursOnTable
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectOnGraph
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SetNodesSize
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.nodes.Settle
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.AverageNumber
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.FirstQuartileNumber
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.InterQuartileRangeNumber
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparator
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.KeepSelectedRowValue
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MaximumNumber
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MedianNumber
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MinimumNumber
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SetNull
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SumNumbers
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.ThirdQuartileNumber
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.values.ClearAttributeValue
 
getDescription() - Method in class org.gephi.datalab.plugin.manipulators.values.NumberListStatisticsReport
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.BooleanLogicOperationsUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.GeneralColumnTitleChooserUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.JoinWithSeparatorUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.ColumnValuesFrequencyUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.CopyDataToOtherColumnUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.DuplicateColumnUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.edges.ui.DeleteEdgesWithNodesUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ClearEdgesUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.CopyNodesUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.LinkNodesUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.SetNodesSizeUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.ui.JoinWithSeparatorUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI
 
getDisplayName() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
getDuplicateGroups() - Method in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
getEdgesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.edges.ClearEdgesDataBuilder
 
getEdgesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdgesBuilder
 
getEdgesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdgesBuilder
 
getEdgesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdgesWithNodesBuilder
 
getEdgesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.edges.OpenInEditEdgeWindowBuilder
 
getEdgesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectNodesOnTableBuilder
 
getEdgesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectSourceOnGraphBuilder
 
getEdgesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectTargetOnGraphBuilder
 
getEdgeTypeLabel() - Method in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
getEndColumn() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
getEndDate() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
getEndNumber() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
getEstimator() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI.ColumnEstimator
 
getFile() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
getHelp() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel1
 
getHelp() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel2
 
getHelpCtx() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardAction
 
getHigh() - Method in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.ClearColumnData
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.ColumnValuesFrequency
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.CopyDataToOtherColumn
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.CreateBooleanMatchesColumn
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.CreateFoundGroupsListColumn
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.DeleteColumn
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.DuplicateColumn
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.FillColumnWithValue
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.AverageNumber
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.FirstQuartileNumber
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.InterQuartileRangeNumber
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinNumberColumns
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MaximumNumber
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MedianNumber
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MinimumNumber
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.SumNumbers
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ThirdQuartileNumber
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.NegateBooleanColumn
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.columns.NumberColumnStatisticsReport
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.edges.ClearEdgesData
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdges
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdges
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdgesWithNodes
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.edges.OpenInEditEdgeWindow
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectNodesOnTable
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectSourceOnGraph
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectTargetOnGraph
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.general.AddNodeToGraph
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.general.ClearEdges
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.general.ClearGraph
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.general.ExportTable
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.general.ImportCSV
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.general.ManageColumnEstimators
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.general.SearchReplace
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ClearNodesData
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodes
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodes
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.nodes.DeleteNodes
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.nodes.Free
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.nodes.LinkNodes
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.nodes.OpenInEditNodeWindow
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectEdgesOnTable
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectNeighboursOnTable
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectOnGraph
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SetNodesSize
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.nodes.Settle
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.AverageNumber
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.FirstQuartileNumber
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.InterQuartileRangeNumber
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparator
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.KeepSelectedRowValue
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MaximumNumber
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MedianNumber
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MinimumNumber
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SetNull
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SumNumbers
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.ThirdQuartileNumber
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.values.ClearAttributeValue
 
getIcon() - Method in class org.gephi.datalab.plugin.manipulators.values.NumberListStatisticsReport
 
getLow() - Method in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
getMergeStrategies() - Method in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
getMergeStrategies() - Method in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
getMessage(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.NumberColumnStatisticsReport
 
getMessage(String) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
getMessage(String) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
getMessage(String) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
getMessage(String) - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
getMessage(String) - Method in class org.gephi.datalab.plugin.manipulators.values.NumberListStatisticsReport
 
getMnemonicKey() - Method in class org.gephi.datalab.plugin.manipulators.edges.BasicEdgesManipulator
 
getMnemonicKey() - Method in class org.gephi.datalab.plugin.manipulators.nodes.BasicNodesManipulator
 
getMode() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
getMode() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
getMode() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
getMode() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.ClearColumnData
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.ColumnValuesFrequency
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.CopyDataToOtherColumn
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.CreateBooleanMatchesColumn
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.CreateFoundGroupsListColumn
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.DeleteColumn
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.DuplicateColumn
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.FillColumnWithValue
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.AverageNumber
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.FirstQuartileNumber
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.InterQuartileRangeNumber
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinNumberColumns
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MaximumNumber
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MedianNumber
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MinimumNumber
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.SumNumbers
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ThirdQuartileNumber
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.NegateBooleanColumn
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.columns.NumberColumnStatisticsReport
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.edges.ClearEdgesData
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdges
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdges
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdgesWithNodes
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.edges.OpenInEditEdgeWindow
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectNodesOnTable
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectSourceOnGraph
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectTargetOnGraph
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.general.AddNodeToGraph
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.general.ClearEdges
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.general.ClearGraph
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.general.ExportTable
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.general.ImportCSV
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.general.ManageColumnEstimators
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.general.SearchReplace
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardAction
 
getName() - Method in interface org.gephi.datalab.plugin.manipulators.GeneralColumnsChooser
Provide title for the GeneralChooseColumnsUI.
getName() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ClearNodesData
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodes
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodes
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.nodes.DeleteNodes
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.nodes.Free
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.nodes.LinkNodes
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.nodes.OpenInEditNodeWindow
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectEdgesOnTable
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectNeighboursOnTable
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectOnGraph
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SetNodesSize
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.nodes.Settle
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.AverageNumber
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.FirstQuartileNumber
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.InterQuartileRangeNumber
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparator
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.KeepSelectedRowValue
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MaximumNumber
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MedianNumber
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MinimumNumber
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SetNull
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SumNumbers
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.ThirdQuartileNumber
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.values.ClearAttributeValue
 
getName() - Method in class org.gephi.datalab.plugin.manipulators.values.NumberListStatisticsReport
 
getNewColumnTitle() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
getNewColumnTitle() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
getNodes() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodes
 
getNodes() - Method in class org.gephi.datalab.plugin.manipulators.nodes.LinkNodes
 
getNodes() - Method in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
getNodesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ClearNodesDataBuilder
 
getNodesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodesBuilder
 
getNodesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodesBuilder
 
getNodesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.nodes.DeleteNodesBuilder
 
getNodesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.nodes.FreeBuilder
 
getNodesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.nodes.LinkNodesBuilder
 
getNodesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodesBuilder
 
getNodesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.nodes.OpenInEditNodeWindowBuilder
 
getNodesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectEdgesOnTableBuilder
 
getNodesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectNeighboursOnTableBuilder
 
getNodesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectOnGraphBuilder
 
getNodesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SetNodesSizeBuilder
 
getNodesManipulator() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SettleBuilder
 
getPanels() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardAction
Initialize panels representing individual wizard's steps and sets various properties for them influencing wizard appearance.
getPattern() - Method in class org.gephi.datalab.plugin.manipulators.columns.GeneralCreateColumnFromRegex
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.ClearColumnData
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.ColumnValuesFrequency
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.CopyDataToOtherColumn
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.CreateBooleanMatchesColumn
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.CreateFoundGroupsListColumn
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.DeleteColumn
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.DuplicateColumn
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.FillColumnWithValue
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.AverageNumber
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.FirstQuartileNumber
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.InterQuartileRangeNumber
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinNumberColumns
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MaximumNumber
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MedianNumber
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MinimumNumber
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.SumNumbers
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ThirdQuartileNumber
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.NegateBooleanColumn
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.columns.NumberColumnStatisticsReport
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.edges.ClearEdgesData
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdges
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdges
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdgesWithNodes
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.edges.OpenInEditEdgeWindow
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectNodesOnTable
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectSourceOnGraph
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectTargetOnGraph
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.general.AddNodeToGraph
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.general.ClearEdges
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.general.ClearGraph
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.general.ExportTable
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.general.ImportCSV
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.general.ManageColumnEstimators
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.general.SearchReplace
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ClearNodesData
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodes
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodes
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.nodes.DeleteNodes
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.nodes.Free
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.nodes.LinkNodes
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.nodes.OpenInEditNodeWindow
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectEdgesOnTable
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectNeighboursOnTable
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectOnGraph
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SetNodesSize
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.nodes.Settle
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.AverageNumber
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.FirstQuartileNumber
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.InterQuartileRangeNumber
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparator
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.KeepSelectedRowValue
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MaximumNumber
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MedianNumber
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MinimumNumber
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SetNull
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SumNumbers
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.ThirdQuartileNumber
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.values.ClearAttributeValue
 
getPosition() - Method in class org.gephi.datalab.plugin.manipulators.values.NumberListStatisticsReport
 
getReducedValue() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.AverageNumber
 
getReducedValue() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.FirstQuartileNumber
 
getReducedValue() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.InterQuartileRangeNumber
 
getReducedValue() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparator
 
getReducedValue() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.KeepSelectedRowValue
 
getReducedValue() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MaximumNumber
 
getReducedValue() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MedianNumber
 
getReducedValue() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MinimumNumber
 
getReducedValue() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SetNull
 
getReducedValue() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SumNumbers
 
getReducedValue() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.ThirdQuartileNumber
 
getReportHTML(Table, Column, Map<Object, Integer>, JFreeChart, Dimension) - Method in class org.gephi.datalab.plugin.manipulators.columns.ColumnValuesFrequency
 
getRow() - Method in class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdges
 
getRow() - Method in interface org.gephi.datalab.plugin.manipulators.GeneralColumnsAndRowChooser
Provide initially selected node or edge in the GeneralChooseColumnsAndRowUI
getRow() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodes
 
getRows() - Method in class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdges
 
getRows() - Method in interface org.gephi.datalab.plugin.manipulators.GeneralColumnsAndRowChooser
Provide rows (nodes or edges) to show in the GeneralChooseColumnsAndRowUI to be selected or not.
getRows() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodes
 
getSelectedCharset() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
getSelectedEdgeType() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
getSelectedFile() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
getSelectedNode() - Method in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
getSelectedSeparator() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
getSeparator() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
getSeparator() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
getSeparator() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparator
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.BooleanLogicOperationsUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.GeneralColumnTitleChooserUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.JoinWithSeparatorUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.ColumnValuesFrequencyUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.CopyDataToOtherColumnUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.DuplicateColumnUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.edges.ui.DeleteEdgesWithNodesUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ClearEdgesUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.CopyNodesUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.LinkNodesUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.SetNodesSizeUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.ui.JoinWithSeparatorUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI
 
getSettingsPanel() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
getSize() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SetNodesSize
 
getSource() - Method in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
getSourceNode() - Method in class org.gephi.datalab.plugin.manipulators.nodes.LinkNodes
 
getStartColumn() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
getStartDate() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
getStartNumber() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
getStrategy(int) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
getStrategy() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI.StrategyWrapper
 
getStrategy(int) - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
getStrategy() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI.StrategyWrapper
 
getSubItems() - Method in class org.gephi.datalab.plugin.manipulators.edges.BasicEdgesManipulator
 
getSubItems() - Method in class org.gephi.datalab.plugin.manipulators.nodes.BasicNodesManipulator
 
getTable() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.AverageNumber
 
getTable() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
getTable() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.FirstQuartileNumber
 
getTable() - Method in interface org.gephi.datalab.plugin.manipulators.columns.merge.GeneralColumnTitleChooser
Manipulators must provide the table to use in the UI to validate the column title with this method.
getTable() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.InterQuartileRangeNumber
 
getTable() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinNumberColumns
 
getTable() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
getTable() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MaximumNumber
 
getTable() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MedianNumber
 
getTable() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MinimumNumber
 
getTable() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.SumNumbers
 
getTable() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ThirdQuartileNumber
 
getTarget() - Method in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
getTargetColumn() - Method in class org.gephi.datalab.plugin.manipulators.columns.CopyDataToOtherColumn
 
getTitle() - Method in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
getTitle() - Method in class org.gephi.datalab.plugin.manipulators.columns.DuplicateColumn
 
getTitle() - Method in class org.gephi.datalab.plugin.manipulators.columns.GeneralCreateColumnFromRegex
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.ClearColumnData
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.ColumnValuesFrequency
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.CopyDataToOtherColumn
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.CreateBooleanMatchesColumn
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.CreateFoundGroupsListColumn
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.DeleteColumn
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.DuplicateColumn
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.FillColumnWithValue
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.AverageNumber
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.FirstQuartileNumber
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.InterQuartileRangeNumber
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinNumberColumns
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MaximumNumber
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MedianNumber
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MinimumNumber
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.SumNumbers
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ThirdQuartileNumber
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.NegateBooleanColumn
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.columns.NumberColumnStatisticsReport
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.edges.ClearEdgesData
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdges
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdges
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdgesWithNodes
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.edges.OpenInEditEdgeWindow
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectNodesOnTable
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectSourceOnGraph
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectTargetOnGraph
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.general.AddNodeToGraph
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.general.ClearEdges
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.general.ClearGraph
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.general.ExportTable
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.general.ImportCSV
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.general.ManageColumnEstimators
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.general.SearchReplace
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ClearNodesData
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodes
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodes
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.nodes.DeleteNodes
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.nodes.Free
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.nodes.LinkNodes
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.nodes.OpenInEditNodeWindow
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectEdgesOnTable
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectNeighboursOnTable
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectOnGraph
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SetNodesSize
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.nodes.Settle
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.AverageNumber
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.FirstQuartileNumber
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.InterQuartileRangeNumber
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparator
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.KeepSelectedRowValue
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MaximumNumber
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MedianNumber
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MinimumNumber
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SetNull
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SumNumbers
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.ThirdQuartileNumber
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.values.ClearAttributeValue
 
getType() - Method in class org.gephi.datalab.plugin.manipulators.values.NumberListStatisticsReport
 
getUI(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.ClearColumnData
 
getUI(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.ColumnValuesFrequency
 
getUI(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
getUI(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.CopyDataToOtherColumn
 
getUI(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.CreateBooleanMatchesColumn
 
getUI(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.CreateFoundGroupsListColumn
 
getUI(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.DeleteColumn
 
getUI(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.DuplicateColumn
 
getUI(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.FillColumnWithValue
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.AverageNumber
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.FirstQuartileNumber
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.InterQuartileRangeNumber
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinNumberColumns
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MaximumNumber
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MedianNumber
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MinimumNumber
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.SumNumbers
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ThirdQuartileNumber
 
getUI(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.NegateBooleanColumn
 
getUI(Table, Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.NumberColumnStatisticsReport
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.edges.ClearEdgesData
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdges
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdges
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdgesWithNodes
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.edges.OpenInEditEdgeWindow
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectNodesOnTable
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectSourceOnGraph
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectTargetOnGraph
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.general.AddNodeToGraph
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.general.ClearEdges
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.general.ClearGraph
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.general.ExportTable
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.general.ImportCSV
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.general.ManageColumnEstimators
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.general.SearchReplace
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ClearNodesData
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodes
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodes
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.nodes.DeleteNodes
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.nodes.Free
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.nodes.LinkNodes
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.nodes.OpenInEditNodeWindow
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectEdgesOnTable
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectNeighboursOnTable
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectOnGraph
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.nodes.SetNodesSize
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.nodes.Settle
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.AverageNumber
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.FirstQuartileNumber
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.InterQuartileRangeNumber
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparator
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.KeepSelectedRowValue
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MaximumNumber
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MedianNumber
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MinimumNumber
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SetNull
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SumNumbers
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.ThirdQuartileNumber
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.values.ClearAttributeValue
 
getUI() - Method in class org.gephi.datalab.plugin.manipulators.values.NumberListStatisticsReport
 
getValidationPanel() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
getWizardDescriptor() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel1
 
graph - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
graphModel - Variable in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
graphModel - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
graphModel - Static variable in class org.gephi.datalab.plugin.manipulators.nodes.LinkNodes
 

H

hasColumnNamesRepeated - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
hasColumnNamesRepeated() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
hasColumns() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
hashCode() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI.EstimatorWrapper
 
hasRowsMissingSourcesOrTargets - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
hasRowsMissingSourcesOrTargets() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
hasSourceNodeColumn - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
hasTargetNodeColumn - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
header - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
high - Variable in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
histogram - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
histogramDialog - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
histogramDivisions - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 

I

iconResource() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardAction
 
ImportCSV - Class in org.gephi.datalab.plugin.manipulators.general
GeneralActionsManipulator shows a wizard UI for importing a CSV file to nodes/edges table.
ImportCSV() - Constructor for class org.gephi.datalab.plugin.manipulators.general.ImportCSV
 
ImportCSVUIVisualPanel1 - Class in org.gephi.datalab.plugin.manipulators.general.ui
 
ImportCSVUIVisualPanel1(ImportCSVUIWizardPanel1) - Constructor for class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
Creates new form ImportCSVUIVisualPanel1
ImportCSVUIVisualPanel1.SeparatorWrapper - Class in org.gephi.datalab.plugin.manipulators.general.ui
 
ImportCSVUIVisualPanel1.SeparatorWrapper(Character) - Constructor for class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1.SeparatorWrapper
 
ImportCSVUIVisualPanel1.SeparatorWrapper(Character, String) - Constructor for class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1.SeparatorWrapper
 
ImportCSVUIVisualPanel2 - Class in org.gephi.datalab.plugin.manipulators.general.ui
 
ImportCSVUIVisualPanel2(ImportCSVUIWizardPanel2) - Constructor for class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
Creates new form ImportCSVUIVisualPanel2
ImportCSVUIWizardAction - Class in org.gephi.datalab.plugin.manipulators.general.ui
 
ImportCSVUIWizardAction() - Constructor for class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardAction
 
ImportCSVUIWizardAction.Mode - Enum in org.gephi.datalab.plugin.manipulators.general.ui
 
ImportCSVUIWizardAction.Mode() - Constructor for enum org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardAction.Mode
 
ImportCSVUIWizardPanel1 - Class in org.gephi.datalab.plugin.manipulators.general.ui
 
ImportCSVUIWizardPanel1() - Constructor for class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel1
 
ImportCSVUIWizardPanel2 - Class in org.gephi.datalab.plugin.manipulators.general.ui
 
ImportCSVUIWizardPanel2() - Constructor for class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel2
 
INFO_LABELS_ICON - Static variable in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
INFO_LABELS_ICON - Static variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
infoLabel - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI.StrategyComboBox
 
infoLabel - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI.StrategyComboBox
 
initAvailableEstimators() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI.ColumnEstimator
 
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.BooleanLogicOperationsUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.GeneralColumnTitleChooserUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.JoinWithSeparatorUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.ColumnValuesFrequencyUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.CopyDataToOtherColumnUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.DuplicateColumnUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.edges.ui.DeleteEdgesWithNodesUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ClearEdgesUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.CopyNodesUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.LinkNodesUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.SetNodesSizeUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.ui.JoinWithSeparatorUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
This method is called from within the constructor to initialize the form.
insertString(int, String, AttributeSet) - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.SetNodesSizeUI.FloatJTextFieldFilter
 
InterQuartileRangeNumber - Class in org.gephi.datalab.plugin.manipulators.columns.merge
AttributeColumnsMergeStrategy for any combination of number or number list columns that calculates the interquartile range (IQR) of all the values and creates a new BigDecimal column with the result of each row.
InterQuartileRangeNumber() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.InterQuartileRangeNumber
 
InterQuartileRangeNumber - Class in org.gephi.datalab.plugin.manipulators.rows.merge
AttributeRowsMergeStrategy for any number or number list column that calculates the inter quartile range of all the values.
InterQuartileRangeNumber() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.InterQuartileRangeNumber
 
InterQuartileRangeNumberBuilder - Class in org.gephi.datalab.plugin.manipulators.columns.merge
Builder for MedianNumber AttributeColumnsMergeStrategy.
InterQuartileRangeNumberBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.InterQuartileRangeNumberBuilder
 
InterQuartileRangeNumberBuilder - Class in org.gephi.datalab.plugin.manipulators.rows.merge
Builder for InterQuartileRangeNumber AttributeColumnsMergeStrategy.
InterQuartileRangeNumberBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.InterQuartileRangeNumberBuilder
 
INTERVAL_END_PREFERENCE - Static variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
INTERVAL_START_PREFERENCE - Static variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
intervalEndLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
intervalEndText - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
intervalStartLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
intervalStartText - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
invalidRegexColor - Static variable in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
invalidRegexColor - Static variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
isActive() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
isAvailable() - Method in class org.gephi.datalab.plugin.manipulators.edges.BasicEdgesManipulator
 
isAvailable() - Method in class org.gephi.datalab.plugin.manipulators.nodes.BasicNodesManipulator
 
isCaseSensitive() - Method in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
isCSVValid() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
isDeleteDirected() - Method in class org.gephi.datalab.plugin.manipulators.general.ClearEdges
 
isDeleteMergedNodes() - Method in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
isDeleteMergedNodes() - Method in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
isDeleteUndirected() - Method in class org.gephi.datalab.plugin.manipulators.general.ClearEdges
 
isDirected() - Method in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
isDirected() - Method in class org.gephi.datalab.plugin.manipulators.nodes.LinkNodes
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.BooleanLogicOperationsUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.GeneralColumnTitleChooserUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.JoinWithSeparatorUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.ColumnValuesFrequencyUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.CopyDataToOtherColumnUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.DuplicateColumnUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.edges.ui.DeleteEdgesWithNodesUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ClearEdgesUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.CopyNodesUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.LinkNodesUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.SetNodesSizeUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.ui.JoinWithSeparatorUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI
 
isModal() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
isParseNumbers() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
isReplaceColumn() - Method in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
isSelected() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI.ColumnCheckBox
 
isSelected() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI.ColumnCheckBox
 
isValid() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel1
 
isValid() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel2
 
isValidCSV() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
isValidFile() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 

J

JoinNumberColumns - Class in org.gephi.datalab.plugin.manipulators.columns.merge
AttributeColumnsMergeStrategy that joins one or more number column into a number list column with AttributeType double[]
JoinNumberColumns() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.JoinNumberColumns
 
JoinNumberColumnsBuilder - Class in org.gephi.datalab.plugin.manipulators.columns.merge
Builder for JoinNumberColumns AttributeColumnsMergeStrategy.
JoinNumberColumnsBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.JoinNumberColumnsBuilder
 
JoinWithSeparator - Class in org.gephi.datalab.plugin.manipulators.columns.merge
AttributeColumnsMergeStrategy that joins columns of any type into a new column using the separator string that the user provides.
JoinWithSeparator() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
JoinWithSeparator - Class in org.gephi.datalab.plugin.manipulators.rows.merge
AttributeRowsMergeStrategy for any String or list column that joins the row values with a separator.
JoinWithSeparator() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparator
 
JoinWithSeparatorBuilder - Class in org.gephi.datalab.plugin.manipulators.columns.merge
Builder for JoinWithSeparator AttributeColumnsMergeStrategy.
JoinWithSeparatorBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparatorBuilder
 
JoinWithSeparatorBuilder - Class in org.gephi.datalab.plugin.manipulators.rows.merge
Builder for JoinWithSeparator AttributeColumnsMergeStrategy.
JoinWithSeparatorBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparatorBuilder
 
JoinWithSeparatorUI - Class in org.gephi.datalab.plugin.manipulators.columns.merge.ui
UI for JoinWithSeparator AttributeColumnsMergeStrategy
JoinWithSeparatorUI() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.ui.JoinWithSeparatorUI
Creates new form JoinWithSeparatorUI
JoinWithSeparatorUI - Class in org.gephi.datalab.plugin.manipulators.rows.merge.ui
UI for JoinWithSeparator AttributeRowsMergeStrategy
JoinWithSeparatorUI() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.ui.JoinWithSeparatorUI
Creates new form JoinWithSeparatorUI
jSeparator1 - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
jSeparator1 - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 

K

KeepSelectedRowValue - Class in org.gephi.datalab.plugin.manipulators.rows.merge
AttributeRowsMergeStrategy that simply keeps the value of the main row selected.
KeepSelectedRowValue() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.KeepSelectedRowValue
 
KeepSelectedRowValueBuilder - Class in org.gephi.datalab.plugin.manipulators.rows.merge
Builder for KeepSelectedRowValue AttributeRowsMergeStrategy.
KeepSelectedRowValueBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.KeepSelectedRowValueBuilder
 

L

label - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI.ColumnEstimator
 
LAST_PATH - Static variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
LinkNodes - Class in org.gephi.datalab.plugin.manipulators.nodes
Nodes manipulator that links at least 2 different nodes creating edges.
LinkNodes() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.LinkNodes
 
LinkNodesBuilder - Class in org.gephi.datalab.plugin.manipulators.nodes
Builder for LinkNodes nodes manipulator.
LinkNodesBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.LinkNodesBuilder
 
LinkNodesUI - Class in org.gephi.datalab.plugin.manipulators.nodes.ui
UI for LinkNodes nodes manipulator.
LinkNodesUI() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.ui.LinkNodesUI
Creates new form LinkNodesUI
listeners - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel1
 
listeners - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel2
 
loadBaseColumn(JPanel) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
loadColumns(JPanel) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
loadColumnsStrategies() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
loadColumnsStrategies(JPanel) - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
loadDeleteMergedNodesCheckBox(JPanel) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
loadDeleteMergedNodesCheckBox(JPanel) - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
loadDescription(JPanel) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
loadDescription(JPanel) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
loadDescription(JPanel) - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
loadEdgesTableSettings(JPanel) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
loadNodesTableSettings(JPanel) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
loadSelectedRow(JPanel) - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
loadSettings() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
loadSettings() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
low - Variable in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 

M

ManageColumnEstimators - Class in org.gephi.datalab.plugin.manipulators.general
PluginGeneralActionsManipulator for managing column estimators.
ManageColumnEstimators() - Constructor for class org.gephi.datalab.plugin.manipulators.general.ManageColumnEstimators
 
ManageColumnEstimatorsUI - Class in org.gephi.datalab.plugin.manipulators.general.ui
UI for ManageColumnEstimators.
ManageColumnEstimatorsUI() - Constructor for class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI
Creates new form GeneralChooseColumnsUI
ManageColumnEstimatorsUI.ColumnEstimator - Class in org.gephi.datalab.plugin.manipulators.general.ui
 
ManageColumnEstimatorsUI.ColumnEstimator(Column) - Constructor for class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI.ColumnEstimator
 
ManageColumnEstimatorsUI.EstimatorWrapper - Class in org.gephi.datalab.plugin.manipulators.general.ui
 
ManageColumnEstimatorsUI.EstimatorWrapper(Estimator) - Constructor for class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI.EstimatorWrapper
 
manipulator - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.BooleanLogicOperationsUI
 
manipulator - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
manipulator - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.GeneralColumnTitleChooserUI
 
manipulator - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.JoinWithSeparatorUI
 
manipulator - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ColumnValuesFrequencyUI
 
manipulator - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
manipulator - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.CopyDataToOtherColumnUI
 
manipulator - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.DuplicateColumnUI
 
manipulator - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
manipulator - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
manipulator - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ClearEdgesUI
 
manipulator - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI
 
manipulator - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
manipulator - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.CopyNodesUI
 
manipulator - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.LinkNodesUI
 
manipulator - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
manipulator - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.SetNodesSizeUI
 
manipulator - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.ui.JoinWithSeparatorUI
 
matchWholeValueCheckBox - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
matchWholeValueCheckBoxItemStateChanged(ItemEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
MAX_HISTOGRAM_DIVISIONS - Static variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
MAX_PIE_CHART_CATEGORIES - Static variable in class org.gephi.datalab.plugin.manipulators.columns.ColumnValuesFrequency
 
MAX_ROWS_PREVIEW - Static variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
MaximumNumber - Class in org.gephi.datalab.plugin.manipulators.columns.merge
AttributeColumnsMergeStrategy for any combination of number or number list columns that calculates the maximum value of all the values and creates a new BigDecimal column with the result of each row.
MaximumNumber() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.MaximumNumber
 
MaximumNumber - Class in org.gephi.datalab.plugin.manipulators.rows.merge
AttributeRowsMergeStrategy for any number or number list column that calculates the maximum of all the values.
MaximumNumber() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.MaximumNumber
 
MaximumNumberBuilder - Class in org.gephi.datalab.plugin.manipulators.columns.merge
Builder for MaximumNumber AttributeColumnsMergeStrategy.
MaximumNumberBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.MaximumNumberBuilder
 
MaximumNumberBuilder - Class in org.gephi.datalab.plugin.manipulators.rows.merge
Builder for MaximumNumber AttributeColumnsMergeStrategy.
MaximumNumberBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.MaximumNumberBuilder
 
MedianNumber - Class in org.gephi.datalab.plugin.manipulators.columns.merge
AttributeColumnsMergeStrategy for any combination of number or number list columns that calculates the median of all the values and creates a new BigDecimal column with the result of each row.
MedianNumber() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.MedianNumber
 
MedianNumber - Class in org.gephi.datalab.plugin.manipulators.rows.merge
AttributeRowsMergeStrategy for any number or number list column that calculates the median of all the values.
MedianNumber() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.MedianNumber
 
MedianNumberBuilder - Class in org.gephi.datalab.plugin.manipulators.columns.merge
Builder for MedianNumber AttributeColumnsMergeStrategy.
MedianNumberBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.MedianNumberBuilder
 
MedianNumberBuilder - Class in org.gephi.datalab.plugin.manipulators.rows.merge
Builder for AverageNumber AttributeColumnsMergeStrategy.
MedianNumberBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.MedianNumberBuilder
 
MergeNodeDuplicates - Class in org.gephi.datalab.plugin.manipulators.general
PluginGeneralActionsManipulator that automatically detects and merges node duplicates based on a column
MergeNodeDuplicates() - Constructor for class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
MergeNodeDuplicatesUI - Class in org.gephi.datalab.plugin.manipulators.general.ui
UI for MergeNodeDuplicates PluginGeneralActionsManipulator
MergeNodeDuplicatesUI() - Constructor for class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
Creates new form MergeNodeDuplicatesUI
MergeNodeDuplicatesUI.StrategyComboBox - Class in org.gephi.datalab.plugin.manipulators.general.ui
 
MergeNodeDuplicatesUI.StrategyComboBox(MergeNodeDuplicatesUI.StrategyConfigurationButton, MergeNodeDuplicatesUI.StrategyInfoLabel) - Constructor for class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI.StrategyComboBox
 
MergeNodeDuplicatesUI.StrategyConfigurationButton - Class in org.gephi.datalab.plugin.manipulators.general.ui
 
MergeNodeDuplicatesUI.StrategyConfigurationButton(int) - Constructor for class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI.StrategyConfigurationButton
 
MergeNodeDuplicatesUI.StrategyInfoLabel - Class in org.gephi.datalab.plugin.manipulators.general.ui
 
MergeNodeDuplicatesUI.StrategyInfoLabel(int) - Constructor for class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI.StrategyInfoLabel
 
MergeNodeDuplicatesUI.StrategyWrapper - Class in org.gephi.datalab.plugin.manipulators.general.ui
 
MergeNodeDuplicatesUI.StrategyWrapper(AttributeRowsMergeStrategy) - Constructor for class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI.StrategyWrapper
 
MergeNodes - Class in org.gephi.datalab.plugin.manipulators.nodes
Nodes manipulator that merges 2 or more nodes
MergeNodes() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
MergeNodesBuilder - Class in org.gephi.datalab.plugin.manipulators.nodes
Builder for MergeNodes nodes manipulator.
MergeNodesBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.MergeNodesBuilder
 
MergeNodesUI - Class in org.gephi.datalab.plugin.manipulators.nodes.ui
 
MergeNodesUI() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
Creates new form MergeNodesUI
MergeNodesUI.StrategyComboBox - Class in org.gephi.datalab.plugin.manipulators.nodes.ui
 
MergeNodesUI.StrategyComboBox(MergeNodesUI.StrategyConfigurationButton, MergeNodesUI.StrategyInfoLabel) - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI.StrategyComboBox
 
MergeNodesUI.StrategyConfigurationButton - Class in org.gephi.datalab.plugin.manipulators.nodes.ui
 
MergeNodesUI.StrategyConfigurationButton(int) - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI.StrategyConfigurationButton
 
MergeNodesUI.StrategyInfoLabel - Class in org.gephi.datalab.plugin.manipulators.nodes.ui
 
MergeNodesUI.StrategyInfoLabel(int) - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI.StrategyInfoLabel
 
MergeNodesUI.StrategyWrapper - Class in org.gephi.datalab.plugin.manipulators.nodes.ui
 
MergeNodesUI.StrategyWrapper(AttributeRowsMergeStrategy) - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI.StrategyWrapper
 
mergeStrategies - Variable in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
mergeStrategies - Variable in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
MIN_HISTOGRAM_DIVISIONS - Static variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
MinimumNumber - Class in org.gephi.datalab.plugin.manipulators.columns.merge
AttributeColumnsMergeStrategy for any combination of number or number list columns that calculates the minimum value of all the values and creates a new BigDecimal column with the result of each row.
MinimumNumber() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.MinimumNumber
 
MinimumNumber - Class in org.gephi.datalab.plugin.manipulators.rows.merge
AttributeRowsMergeStrategy for any number or number list column that calculates the minimum of all the values.
MinimumNumber() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.MinimumNumber
 
MinimumNumberBuilder - Class in org.gephi.datalab.plugin.manipulators.columns.merge
Builder for MinimumNumber AttributeColumnsMergeStrategy.
MinimumNumberBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.MinimumNumberBuilder
 
MinimumNumberBuilder - Class in org.gephi.datalab.plugin.manipulators.rows.merge
Builder for MinimumNumber AttributeColumnsMergeStrategy.
MinimumNumberBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.MinimumNumberBuilder
 
mode - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
mode - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
mode - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 

N

NegateBooleanColumn - Class in org.gephi.datalab.plugin.manipulators.columns
AttributeColumnsManipulator that negates the not null values of a boolean or boolean list column.
NegateBooleanColumn() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.NegateBooleanColumn
 
neighbours - Variable in class org.gephi.datalab.plugin.manipulators.nodes.SelectNeighboursOnTable
 
newColumnTitle - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
newColumnTitle - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
nextResult() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
node - Variable in class org.gephi.datalab.plugin.manipulators.nodes.SelectEdgesOnTable
 
node - Variable in class org.gephi.datalab.plugin.manipulators.nodes.SelectNeighboursOnTable
 
node - Variable in class org.gephi.datalab.plugin.manipulators.nodes.SelectOnGraph
 
nodes - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
nodes - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ClearNodesData
 
nodes - Variable in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodes
 
nodes - Variable in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodes
 
nodes - Variable in class org.gephi.datalab.plugin.manipulators.nodes.DeleteNodes
 
nodes - Variable in class org.gephi.datalab.plugin.manipulators.nodes.Free
 
nodes - Variable in class org.gephi.datalab.plugin.manipulators.nodes.LinkNodes
 
nodes - Variable in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
nodes - Variable in class org.gephi.datalab.plugin.manipulators.nodes.OpenInEditNodeWindow
 
nodes - Variable in class org.gephi.datalab.plugin.manipulators.nodes.SetNodesSize
 
nodes - Variable in class org.gephi.datalab.plugin.manipulators.nodes.Settle
 
nodes - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.LinkNodesUI
 
nodes - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
nodesComboBox - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
normalSearchModeRadioButton - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
normalSearchModeRadioButtonItemStateChanged(ItemEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
NumberColumnStatisticsReport - Class in org.gephi.datalab.plugin.manipulators.columns
AttributeColumnsManipulator that shows a report with statistics values and charts of a number/number list column.
NumberColumnStatisticsReport() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.NumberColumnStatisticsReport
 
NumberListStatisticsReport - Class in org.gephi.datalab.plugin.manipulators.values
AttributeValueManipulator that shows a report with statistics values and charts of a dynamic number/number list AttributeValue.
NumberListStatisticsReport() - Constructor for class org.gephi.datalab.plugin.manipulators.values.NumberListStatisticsReport
 
NumberListStatisticsReportBuilder - Class in org.gephi.datalab.plugin.manipulators.values
Builder for NumberListStatisticsReport AttributeValueManipulatorBuilder.
NumberListStatisticsReportBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.values.NumberListStatisticsReportBuilder
 
numbers - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
numbers - Variable in class org.gephi.datalab.plugin.manipulators.values.NumberListStatisticsReport
 

O

OpenInEditEdgeWindow - Class in org.gephi.datalab.plugin.manipulators.edges
Opens the selected edge(s) one or various in Edit window.
OpenInEditEdgeWindow() - Constructor for class org.gephi.datalab.plugin.manipulators.edges.OpenInEditEdgeWindow
 
OpenInEditEdgeWindowBuilder - Class in org.gephi.datalab.plugin.manipulators.edges
Builder for OpenInEditEdgeWindow edges manipulator.
OpenInEditEdgeWindowBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.edges.OpenInEditEdgeWindowBuilder
 
OpenInEditNodeWindow - Class in org.gephi.datalab.plugin.manipulators.nodes
Opens the selected node(s) one or various in Edit window.
OpenInEditNodeWindow() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.OpenInEditNodeWindow
 
OpenInEditNodeWindowBuilder - Class in org.gephi.datalab.plugin.manipulators.nodes
Builder for ClearNodesData nodes manipulator.
OpenInEditNodeWindowBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.OpenInEditNodeWindowBuilder
 
operationSelectors - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.BooleanLogicOperationsUI
 
org.gephi.datalab.plugin.manipulators - package org.gephi.datalab.plugin.manipulators
 
org.gephi.datalab.plugin.manipulators.columns - package org.gephi.datalab.plugin.manipulators.columns
 
org.gephi.datalab.plugin.manipulators.columns.merge - package org.gephi.datalab.plugin.manipulators.columns.merge
 
org.gephi.datalab.plugin.manipulators.columns.merge.ui - package org.gephi.datalab.plugin.manipulators.columns.merge.ui
 
org.gephi.datalab.plugin.manipulators.columns.ui - package org.gephi.datalab.plugin.manipulators.columns.ui
 
org.gephi.datalab.plugin.manipulators.edges - package org.gephi.datalab.plugin.manipulators.edges
 
org.gephi.datalab.plugin.manipulators.edges.ui - package org.gephi.datalab.plugin.manipulators.edges.ui
 
org.gephi.datalab.plugin.manipulators.general - package org.gephi.datalab.plugin.manipulators.general
 
org.gephi.datalab.plugin.manipulators.general.ui - package org.gephi.datalab.plugin.manipulators.general.ui
 
org.gephi.datalab.plugin.manipulators.nodes - package org.gephi.datalab.plugin.manipulators.nodes
 
org.gephi.datalab.plugin.manipulators.nodes.ui - package org.gephi.datalab.plugin.manipulators.nodes.ui
 
org.gephi.datalab.plugin.manipulators.rows.merge - package org.gephi.datalab.plugin.manipulators.rows.merge
 
org.gephi.datalab.plugin.manipulators.rows.merge.ui - package org.gephi.datalab.plugin.manipulators.rows.merge.ui
 
org.gephi.datalab.plugin.manipulators.ui - package org.gephi.datalab.plugin.manipulators.ui
 
org.gephi.datalab.plugin.manipulators.values - package org.gephi.datalab.plugin.manipulators.values
 

P

panel - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.BooleanLogicOperationsUI
 
panels - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardAction
 
PARSE_NUMBERS_SAVED_PARAMETER - Static variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
parseDatesRadioButton - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
parseDatesRadioButtonActionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
parseNumbers - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
parseNumbersRadioButton - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
parseNumbersRadioButtonActionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
pathTextField - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
pattern - Variable in class org.gephi.datalab.plugin.manipulators.columns.GeneralCreateColumnFromRegex
 
pattern - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
performAction() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardAction
 
pieChart - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ColumnValuesFrequencyUI
 
pieChartDialog - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ColumnValuesFrequencyUI
 
POSITIVE_FLOAT_ACCEPTED_CHARS - Static variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.SetNodesSizeUI.FloatJTextFieldFilter
 
prepareBoxPlot() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
prepareColumnsAndOperations() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.BooleanLogicOperationsUI
 
prepareHistogram() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
prepareOperationSelector() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.BooleanLogicOperationsUI
 
prepareRichTooltip() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI.StrategyInfoLabel
 
prepareRichTooltip() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI.StrategyInfoLabel
 
prepareScatterPlot() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
previewLabel - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
previewTable - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 

R

readSavedParameters() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
readSettings(Object) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel1
 
readSettings(Object) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel2
 
refresh() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI.StrategyComboBox
 
refresh() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI.StrategyComboBox
 
refreshAvailableEdgeTypes() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
refreshAvailableTargetNodes() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
refreshColumns() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI
 
refreshColumns() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI
 
refreshColumns() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI
 
refreshControls() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
refreshDuplicatesAndStrategies() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
refreshEnabledState() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI.StrategyConfigurationButton
 
refreshEnabledState() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI.StrategyInfoLabel
 
refreshEnabledState() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI.StrategyConfigurationButton
 
refreshEnabledState() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI.StrategyInfoLabel
 
refreshOkButton() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
refreshOkButton() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.GeneralColumnTitleChooserUI
 
refreshOkButton() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
refreshPattern() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
refreshPreviewTable() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
refreshRegexPattern() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
refreshRows() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI
 
refreshSearchOptions() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
refreshTimeParseMode() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
refreshTitleEnabledState() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
regexLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
regexPattern - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
regexReplaceCheckBox - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
regexReplaceCheckBoxItemStateChanged(ItemEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
regexSearchModeRadioButton - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
regexSearchModeRadioButtonItemStateChanged(ItemEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
regexTextField - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
reloadSettings() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
remove(int, int) - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.SetNodesSizeUI.FloatJTextFieldFilter
 
removeChangeListener(ChangeListener) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel1
 
removeChangeListener(ChangeListener) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel2
 
REPLACE_COLUMN_PREFERENCE - Static variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
replaceAllButton - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
replaceAllButtonActionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
replaceButton - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
replaceButtonActionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
replaceColumn - Variable in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
replaceColumnCheckbox - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
replaceColumnCheckboxActionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
replaceLabel - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
replaceText - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
reportDialog - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ColumnValuesFrequencyUI
 
reportDialog - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
result - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.AverageNumber
 
result - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.FirstQuartileNumber
 
result - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.InterQuartileRangeNumber
 
result - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparator
 
result - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.KeepSelectedRowValue
 
result - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.MaximumNumber
 
result - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.MedianNumber
 
result - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.MinimumNumber
 
result - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.SumNumbers
 
result - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.ThirdQuartileNumber
 
resultLabel - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
resultText - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
row - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.KeepSelectedRowValue
 
row - Variable in class org.gephi.datalab.plugin.manipulators.values.ClearAttributeValue
 
rowComboBox - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI
 
rowDescriptionLabel - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI
 
rows - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
rows - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.AverageNumber
 
rows - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.FirstQuartileNumber
 
rows - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.InterQuartileRangeNumber
 
rows - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparator
 
rows - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.MaximumNumber
 
rows - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.MedianNumber
 
rows - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.MinimumNumber
 
rows - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.SumNumbers
 
rows - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.ThirdQuartileNumber
 
rows - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI
 

S

scatterPlot - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
scatterPlotDialog - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
scroll - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.BooleanLogicOperationsUI
 
scroll - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
scroll - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
scroll - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
scroll - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
scroll - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
scrollStrategies - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
searchLabel - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
searchModeButtonGroup - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
searchOptions - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
SearchReplace - Class in org.gephi.datalab.plugin.manipulators.general
GeneralActionsManipulator that shows a UI for doing search/replace tasks with normal and regex features.
SearchReplace() - Constructor for class org.gephi.datalab.plugin.manipulators.general.SearchReplace
 
searchReplaceController - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
SearchReplaceUI - Class in org.gephi.datalab.plugin.manipulators.general.ui
Special UI for SearchReplace GeneralActionsManipulator
SearchReplaceUI() - Constructor for class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
Creates new form SearchReplaceUI
SearchReplaceUI.ColumnWrapper - Class in org.gephi.datalab.plugin.manipulators.general.ui
 
SearchReplaceUI.ColumnWrapper(Column) - Constructor for class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI.ColumnWrapper
 
SearchReplaceUI.Mode - Enum in org.gephi.datalab.plugin.manipulators.general.ui
 
SearchReplaceUI.Mode() - Constructor for enum org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI.Mode
 
searchResult - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
searchText - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
searchTextKeyPressed(KeyEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
selectedFile - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
SelectEdgesOnTable - Class in org.gephi.datalab.plugin.manipulators.nodes
Nodes manipulator that selects in edges table all edges that have a node.
SelectEdgesOnTable() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.SelectEdgesOnTable
 
SelectEdgesOnTableBuilder - Class in org.gephi.datalab.plugin.manipulators.nodes
Builder for SelectEdgesOnTable nodes manipulator.
SelectEdgesOnTableBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.SelectEdgesOnTableBuilder
 
selectedNode - Variable in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
SelectNeighboursOnTable - Class in org.gephi.datalab.plugin.manipulators.nodes
Nodes manipulator that selects in nodes table all neighbours of a node.
SelectNeighboursOnTable() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.SelectNeighboursOnTable
 
SelectNeighboursOnTableBuilder - Class in org.gephi.datalab.plugin.manipulators.nodes
Builder for SelectNeighboursOnTable nodes manipulator.
SelectNeighboursOnTableBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.SelectNeighboursOnTableBuilder
 
SelectNodesOnTable - Class in org.gephi.datalab.plugin.manipulators.edges
Edges manipulator that selects source and target node of an edge and selects them in nodes table.
SelectNodesOnTable() - Constructor for class org.gephi.datalab.plugin.manipulators.edges.SelectNodesOnTable
 
SelectNodesOnTableBuilder - Class in org.gephi.datalab.plugin.manipulators.edges
Builder for SelectNodesOnTable edges manipulator.
SelectNodesOnTableBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.edges.SelectNodesOnTableBuilder
 
SelectOnGraph - Class in org.gephi.datalab.plugin.manipulators.nodes
Nodes manipulator that centers the graph view to show a node.
SelectOnGraph() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.SelectOnGraph
 
SelectOnGraphBuilder - Class in org.gephi.datalab.plugin.manipulators.nodes
Builder for SelectOnGraph nodes manipulator.
SelectOnGraphBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.SelectOnGraphBuilder
 
SelectSourceOnGraph - Class in org.gephi.datalab.plugin.manipulators.edges
Edges manipulator that shows the source node of an edge centered in graph view.
SelectSourceOnGraph() - Constructor for class org.gephi.datalab.plugin.manipulators.edges.SelectSourceOnGraph
 
SelectSourceOnGraphBuilder - Class in org.gephi.datalab.plugin.manipulators.edges
Builder for SelectSourceOnGraph edges manipulator.
SelectSourceOnGraphBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.edges.SelectSourceOnGraphBuilder
 
SelectTargetOnGraph - Class in org.gephi.datalab.plugin.manipulators.edges
Edges manipulator that shows the target node of an edge centered in graph view.
SelectTargetOnGraph() - Constructor for class org.gephi.datalab.plugin.manipulators.edges.SelectTargetOnGraph
 
SelectTargetOnGraphBuilder - Class in org.gephi.datalab.plugin.manipulators.edges
Builder for SelectTargetOnGraph edges manipulator.
SelectTargetOnGraphBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.edges.SelectTargetOnGraphBuilder
 
SEPARATOR - Static variable in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinNumberColumns
 
separator - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
separator - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1.SeparatorWrapper
 
separator - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
separator - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparator
 
SEPARATOR_SAVED_PREFERENCES - Static variable in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
SEPARATOR_SAVED_PREFERENCES - Static variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
SEPARATOR_SAVED_PREFERENCES - Static variable in class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparator
 
separatorComboBox - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
separatorComboBoxItemStateChanged(ItemEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
separatorLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.JoinWithSeparatorUI
 
separatorLabel - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
separatorLabel - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.ui.JoinWithSeparatorUI
 
separatorText - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.JoinWithSeparatorUI
 
separatorText - Variable in class org.gephi.datalab.plugin.manipulators.rows.merge.ui.JoinWithSeparatorUI
 
setActive(boolean) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
setBooleanOperations(AttributeColumnsMergeStrategiesController.BooleanOperations[]) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
setCaseSensitive(boolean) - Method in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
setCharset(Charset) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
setChartControlsEnabled(boolean) - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
setColumns(Column[]) - Method in class org.gephi.datalab.plugin.manipulators.edges.ClearEdgesData
 
setColumns(Column[]) - Method in class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdges
 
setColumns(Column[]) - Method in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
setColumns(Column[]) - Method in interface org.gephi.datalab.plugin.manipulators.GeneralColumnsChooser
The GeneralChooseColumnsUI will use this method to set the columns to finally manipulate, after the GeneralChooseColumnsUI is closed.
setColumns(Column[]) - Method in class org.gephi.datalab.plugin.manipulators.nodes.ClearNodesData
 
setColumns(Column[]) - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodes
 
setColumnTitle(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.AverageNumber
 
setColumnTitle(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.FirstQuartileNumber
 
setColumnTitle(String) - Method in interface org.gephi.datalab.plugin.manipulators.columns.merge.GeneralColumnTitleChooser
Called from the UI to set the final title to use.
setColumnTitle(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.InterQuartileRangeNumber
 
setColumnTitle(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinNumberColumns
 
setColumnTitle(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MaximumNumber
 
setColumnTitle(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MedianNumber
 
setColumnTitle(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MinimumNumber
 
setColumnTitle(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.SumNumbers
 
setColumnTitle(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ThirdQuartileNumber
 
setColumnType(Class) - Method in class org.gephi.datalab.plugin.manipulators.columns.DuplicateColumn
 
setCopies(int) - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodes
 
setDateFormat(SimpleDateFormat) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
setDeleteDirected(boolean) - Method in class org.gephi.datalab.plugin.manipulators.general.ClearEdges
 
setDeleteMergedNodes(boolean) - Method in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
setDeleteMergedNodes(boolean) - Method in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
setDeleteSource(boolean) - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdgesWithNodes
 
setDeleteTarget(boolean) - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdgesWithNodes
 
setDeleteUndirected(boolean) - Method in class org.gephi.datalab.plugin.manipulators.general.ClearEdges
 
setDirected(boolean) - Method in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
setDirected(boolean) - Method in class org.gephi.datalab.plugin.manipulators.nodes.LinkNodes
 
setDuplicateGroups(List<List<Node>>) - Method in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
setEdgeTypeLabel(Object) - Method in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
setEndColumn(Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
setEndDate(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
setEndNumber(double) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
setFile(File) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
setHigh(double) - Method in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
setLow(double) - Method in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
setMergeStrategies(AttributeRowsMergeStrategy[]) - Method in class org.gephi.datalab.plugin.manipulators.general.MergeNodeDuplicates
 
setMergeStrategies(AttributeRowsMergeStrategy[]) - Method in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
setMode(GeneralCreateColumnFromRegexUI.Mode) - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
setMode(ImportCSVUIWizardAction.Mode) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
setMode(SearchReplaceUI.Mode) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
setNewColumnTitle(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
setNewColumnTitle(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
setNodes(Node[]) - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodes
 
SetNodesSize - Class in org.gephi.datalab.plugin.manipulators.nodes
Nodes manipulator that sets a given size for all the selected nodes.
SetNodesSize() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.SetNodesSize
 
SetNodesSizeBuilder - Class in org.gephi.datalab.plugin.manipulators.nodes
Builder for SetNodesSize nodes manipulator.
SetNodesSizeBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.SetNodesSizeBuilder
 
SetNodesSizeUI - Class in org.gephi.datalab.plugin.manipulators.nodes.ui
UI for SetNodesSize nodes manipulator.
SetNodesSizeUI() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.ui.SetNodesSizeUI
Creates new form SetNodesSizeUI
SetNodesSizeUI.FloatJTextFieldFilter - Class in org.gephi.datalab.plugin.manipulators.nodes.ui
Filter for only allowing float numbers in a JTextField.
SetNodesSizeUI.FloatJTextFieldFilter() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.ui.SetNodesSizeUI.FloatJTextFieldFilter
 
SetNull - Class in org.gephi.datalab.plugin.manipulators.rows.merge
AttributeRowsMergeStrategy that simply keeps sets null value to the merged row.
SetNull() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.SetNull
 
SetNullBuilder - Class in org.gephi.datalab.plugin.manipulators.rows.merge
Builder for SetNull AttributeRowsMergeStrategy.
SetNullBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.SetNullBuilder
 
setParseNumbers(boolean) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
setPattern(Pattern) - Method in class org.gephi.datalab.plugin.manipulators.columns.GeneralCreateColumnFromRegex
 
setReplaceColumn(boolean) - Method in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
setRow(Element) - Method in class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdges
 
setRow(Element) - Method in interface org.gephi.datalab.plugin.manipulators.GeneralColumnsAndRowChooser
The GeneralChooseColumnsAndRowUI will use this method to set the row to finally manipulate, after the GeneralChooseColumnsAndRowUI is closed.
setRow(Element) - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodes
 
setSelected(boolean) - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI.ColumnCheckBox
 
setSelected(boolean) - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI.ColumnCheckBox
 
setSelectedNode(Node) - Method in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
setSeparator(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
setSeparator(Character) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
setSeparator(String) - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparator
 
setSize(float) - Method in class org.gephi.datalab.plugin.manipulators.nodes.SetNodesSize
 
setSource(Node) - Method in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
setSourceNode(Node) - Method in class org.gephi.datalab.plugin.manipulators.nodes.LinkNodes
 
setStartColumn(Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
setStartDate(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
setStartNumber(double) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
setTarget(Node) - Method in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
setTargetColumn(Column) - Method in class org.gephi.datalab.plugin.manipulators.columns.CopyDataToOtherColumn
 
setTitle(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
setTitle(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.DuplicateColumn
 
setTitle(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.GeneralCreateColumnFromRegex
 
Settle - Class in org.gephi.datalab.plugin.manipulators.nodes
Nodes manipulator that settles (fixed position) one or more nodes.
Settle() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.Settle
 
SettleBuilder - Class in org.gephi.datalab.plugin.manipulators.nodes
Builder for Settle nodes manipulator.
SettleBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.nodes.SettleBuilder
 
setup(Table, Column[]) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.AverageNumber
 
setup(Table, Column[]) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
setup(Table, Column[]) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
setup(Table, Column[]) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.FirstQuartileNumber
 
setup(Table, Column[]) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.InterQuartileRangeNumber
 
setup(Table, Column[]) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinNumberColumns
 
setup(Table, Column[]) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
setup(Table, Column[]) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MaximumNumber
 
setup(Table, Column[]) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MedianNumber
 
setup(Table, Column[]) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.MinimumNumber
 
setup(Table, Column[]) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.SumNumbers
 
setup(Table, Column[]) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ThirdQuartileNumber
 
setup(Manipulator, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.BooleanLogicOperationsUI
 
setup(Manipulator, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
setup(Manipulator, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.GeneralColumnTitleChooserUI
 
setup(Manipulator, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.JoinWithSeparatorUI
 
setup(AttributeColumnsManipulator, GraphModel, Table, Column, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.ColumnValuesFrequencyUI
 
setup(AttributeColumnsManipulator, GraphModel, Table, Column, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
setup(AttributeColumnsManipulator, GraphModel, Table, Column, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.CopyDataToOtherColumnUI
 
setup(AttributeColumnsManipulator, GraphModel, Table, Column, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.DuplicateColumnUI
 
setup(AttributeColumnsManipulator, GraphModel, Table, Column, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
setup(Edge[], Edge) - Method in class org.gephi.datalab.plugin.manipulators.edges.ClearEdgesData
 
setup(Edge[], Edge) - Method in class org.gephi.datalab.plugin.manipulators.edges.CopyEdgeDataToOtherEdges
 
setup(Edge[], Edge) - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdges
 
setup(Edge[], Edge) - Method in class org.gephi.datalab.plugin.manipulators.edges.DeleteEdgesWithNodes
 
setup(Edge[], Edge) - Method in class org.gephi.datalab.plugin.manipulators.edges.OpenInEditEdgeWindow
 
setup(Edge[], Edge) - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectNodesOnTable
 
setup(Edge[], Edge) - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectSourceOnGraph
 
setup(Edge[], Edge) - Method in class org.gephi.datalab.plugin.manipulators.edges.SelectTargetOnGraph
 
setup(Manipulator, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.edges.ui.DeleteEdgesWithNodesUI
 
setup(Column[], Estimator[]) - Method in class org.gephi.datalab.plugin.manipulators.general.ManageColumnEstimators
 
setup(Manipulator, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
setup(Manipulator, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ClearEdgesUI
 
setup(Manipulator, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI
 
setup(Manipulator, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
setup(Node[], Node) - Method in class org.gephi.datalab.plugin.manipulators.nodes.ClearNodesData
 
setup(Node[], Node) - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodeDataToOtherNodes
 
setup(Node[], Node) - Method in class org.gephi.datalab.plugin.manipulators.nodes.CopyNodes
 
setup(Node[], Node) - Method in class org.gephi.datalab.plugin.manipulators.nodes.DeleteNodes
 
setup(Node[], Node) - Method in class org.gephi.datalab.plugin.manipulators.nodes.Free
 
setup(Node[], Node) - Method in class org.gephi.datalab.plugin.manipulators.nodes.LinkNodes
 
setup(Node[], Node) - Method in class org.gephi.datalab.plugin.manipulators.nodes.MergeNodes
 
setup(Node[], Node) - Method in class org.gephi.datalab.plugin.manipulators.nodes.OpenInEditNodeWindow
 
setup(Node[], Node) - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectEdgesOnTable
 
setup(Node[], Node) - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectNeighboursOnTable
 
setup(Node[], Node) - Method in class org.gephi.datalab.plugin.manipulators.nodes.SelectOnGraph
 
setup(Node[], Node) - Method in class org.gephi.datalab.plugin.manipulators.nodes.SetNodesSize
 
setup(Node[], Node) - Method in class org.gephi.datalab.plugin.manipulators.nodes.Settle
 
setup(Manipulator, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.CopyNodesUI
 
setup(Manipulator, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.LinkNodesUI
 
setup(Manipulator, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
setup(Manipulator, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.SetNodesSizeUI
 
setup(Element[], Element, Column) - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.AverageNumber
 
setup(Element[], Element, Column) - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.FirstQuartileNumber
 
setup(Element[], Element, Column) - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.InterQuartileRangeNumber
 
setup(Element[], Element, Column) - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.JoinWithSeparator
 
setup(Element[], Element, Column) - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.KeepSelectedRowValue
 
setup(Element[], Element, Column) - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MaximumNumber
 
setup(Element[], Element, Column) - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MedianNumber
 
setup(Element[], Element, Column) - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.MinimumNumber
 
setup(Element[], Element, Column) - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SetNull
 
setup(Element[], Element, Column) - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.SumNumbers
 
setup(Element[], Element, Column) - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.ThirdQuartileNumber
 
setup(Manipulator, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.ui.JoinWithSeparatorUI
 
setup(Manipulator, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI
 
setup(Manipulator, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI
 
setup(AttributeColumnsManipulator, GraphModel, Table, Column, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
setup(Manipulator, DialogControls) - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
setup(Element, Column) - Method in class org.gephi.datalab.plugin.manipulators.values.ClearAttributeValue
 
setup(Element, Column) - Method in class org.gephi.datalab.plugin.manipulators.values.NumberListStatisticsReport
 
setWizardDescriptor(WizardDescriptor) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel1
 
setWizardDescriptor(WizardDescriptor) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel2
 
showRegexReplaceError() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
showReportButton - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ColumnValuesFrequencyUI
 
showReportButton - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
showReportButtonActionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.ColumnValuesFrequencyUI
 
showReportButtonActionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
showSearchResult() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI
 
size - Variable in class org.gephi.datalab.plugin.manipulators.nodes.SetNodesSize
 
sizeLabel - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.SetNodesSizeUI
 
sizeText - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.SetNodesSizeUI
 
source - Variable in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
sourceColumnLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.CopyDataToOtherColumnUI
 
sourceNode - Variable in class org.gephi.datalab.plugin.manipulators.nodes.LinkNodes
 
sourceNodeComboBox - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.LinkNodesUI
 
sourceNodeLabel - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
sourceNodeLabel - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.LinkNodesUI
 
sourceNodesComboBox - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
sourceNodesComboBoxItemStateChanged(ItemEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
START_DATE_SAVED_PARAMETER - Static variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
START_NUMBER_SAVED_PARAMETER - Static variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
startColumn - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
startColumnComboBox - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
startColumnComboBoxActionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
startColumnLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
startDate - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
startNumber - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
statistics - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
step1 - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardAction
 
step2 - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardAction
 
storeSavedParameters() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
storeSettings(Object) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel1
 
storeSettings(Object) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel2
 
strategiesComboBoxes - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
strategiesComboBoxes - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
strategiesConfigurationButtons - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
strategiesConfigurationButtons - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
strategy - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI.StrategyWrapper
 
strategy - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI.StrategyWrapper
 
strategyIndex - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI.StrategyConfigurationButton
 
strategyIndex - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI.StrategyInfoLabel
 
strategyIndex - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI.StrategyConfigurationButton
 
strategyIndex - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI.StrategyInfoLabel
 
SumNumbers - Class in org.gephi.datalab.plugin.manipulators.columns.merge
AttributeColumnsMergeStrategy for any combination of number or number list columns that calculates the sum of all the values and creates a new BigDecimal column with the result of each row.
SumNumbers() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.SumNumbers
 
SumNumbers - Class in org.gephi.datalab.plugin.manipulators.rows.merge
AttributeRowsMergeStrategy for any number or number list column that calculates the sum of all the values.
SumNumbers() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.SumNumbers
 
SumNumbersBuilder - Class in org.gephi.datalab.plugin.manipulators.columns.merge
Builder for SumNumbers AttributeColumnsMergeStrategy.
SumNumbersBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.SumNumbersBuilder
 
SumNumbersBuilder - Class in org.gephi.datalab.plugin.manipulators.rows.merge
Builder for SumNumbers AttributeColumnsMergeStrategy.
SumNumbersBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.SumNumbersBuilder
 

T

table - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.AverageNumber
 
table - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.BooleanLogicOperations
 
table - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.CreateTimeInterval
 
table - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.FirstQuartileNumber
 
table - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.InterQuartileRangeNumber
 
table - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinNumberColumns
 
table - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.JoinWithSeparator
 
table - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.MaximumNumber
 
table - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.MedianNumber
 
table - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.MinimumNumber
 
table - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.SumNumbers
 
table - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ThirdQuartileNumber
 
table - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.BooleanLogicOperationsUI
 
table - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.GeneralColumnTitleChooserUI
 
table - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.JoinWithSeparatorUI
 
table - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ColumnValuesFrequencyUI
 
table - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
table - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.DuplicateColumnUI
 
table - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
table - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
TABLE_SAVED_PREFERENCES - Static variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
tableComboBox - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
tableComboBoxItemStateChanged(ItemEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
tableLabel - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
target - Variable in class org.gephi.datalab.plugin.manipulators.general.AddEdgeToGraph
 
targetColumn - Variable in class org.gephi.datalab.plugin.manipulators.columns.CopyDataToOtherColumn
 
targetNodeLabel - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
targetNodes - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
targetNodesComboBox - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
ThirdQuartileNumber - Class in org.gephi.datalab.plugin.manipulators.columns.merge
AttributeColumnsMergeStrategy for any combination of number or number list columns that calculates the thrid quartile (Q3) of all the values and creates a new BigDecimal column with the result of each row.
ThirdQuartileNumber() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.ThirdQuartileNumber
 
ThirdQuartileNumber - Class in org.gephi.datalab.plugin.manipulators.rows.merge
AttributeRowsMergeStrategy for any number or number list column that calculates the third quartile of all the values.
ThirdQuartileNumber() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.ThirdQuartileNumber
 
ThirdQuartileNumberBuilder - Class in org.gephi.datalab.plugin.manipulators.columns.merge
Builder for MedianNumber AttributeColumnsMergeStrategy.
ThirdQuartileNumberBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.columns.merge.ThirdQuartileNumberBuilder
 
ThirdQuartileNumberBuilder - Class in org.gephi.datalab.plugin.manipulators.rows.merge
Builder for ThirdQuartileNumber AttributeColumnsMergeStrategy.
ThirdQuartileNumberBuilder() - Constructor for class org.gephi.datalab.plugin.manipulators.rows.merge.ThirdQuartileNumberBuilder
 
title - Variable in class org.gephi.datalab.plugin.manipulators.columns.ConvertColumnToDynamic
 
title - Variable in class org.gephi.datalab.plugin.manipulators.columns.DuplicateColumn
 
title - Variable in class org.gephi.datalab.plugin.manipulators.columns.GeneralCreateColumnFromRegex
 
titleLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.BooleanLogicOperationsUI
 
titleLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.GeneralColumnTitleChooserUI
 
titleLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.JoinWithSeparatorUI
 
titleLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
titleLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.DuplicateColumnUI
 
titleLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
titleTextField - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.BooleanLogicOperationsUI
 
titleTextField - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.GeneralColumnTitleChooserUI
 
titleTextField - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.JoinWithSeparatorUI
 
titleTextField - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
titleTextField - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.DuplicateColumnUI
 
titleTextField - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
toString() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI.ColumnWrapper
 
toString() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1.SeparatorWrapper
 
toString() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI.EstimatorWrapper
 
toString() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI.StrategyWrapper
 
toString() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI.ColumnWrapper
 
toString() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI.StrategyWrapper
 
typeComboBox - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.DuplicateColumnUI
 
typeLabel - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.DuplicateColumnUI
 

U

undirectedEdge - Variable in class org.gephi.datalab.plugin.manipulators.nodes.ui.LinkNodesUI
 
undirectedRadioButton - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
undirectedRadioButtonItemStateChanged(ItemEvent) - Method in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.BooleanLogicOperationsUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.GeneralColumnTitleChooserUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.JoinWithSeparatorUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.ColumnValuesFrequencyUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.CopyDataToOtherColumnUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.DuplicateColumnUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.edges.ui.DeleteEdgesWithNodesUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.AddEdgeToGraphUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ClearEdgesUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel1
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel2
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.ManageColumnEstimatorsUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.general.ui.MergeNodeDuplicatesUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.CopyNodesUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.LinkNodesUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.MergeNodesUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.nodes.ui.SetNodesSizeUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.rows.merge.ui.JoinWithSeparatorUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsAndRowUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralChooseColumnsUI
 
unSetup() - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
useLinearRegression - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
useLinearRegressionActionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
useLinesCheckBox - Variable in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 
useLinesCheckBoxActionPerformed(ActionEvent) - Method in class org.gephi.datalab.plugin.manipulators.ui.GeneralNumberListStatisticsReportUI
 

V

validateDateFormat(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
validateNumberOrEmpty(String) - Method in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
validationPanel - Variable in class org.gephi.datalab.plugin.manipulators.columns.merge.ui.CreateTimeIntervalUI
 
validationPanel - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ConvertColumnToDynamicUI
 
validationPanel - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
valueOf(String) - Static method in enum org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardAction.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gephi.datalab.plugin.manipulators.columns.ui.GeneralCreateColumnFromRegexUI.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardAction.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gephi.datalab.plugin.manipulators.general.ui.SearchReplaceUI.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
valuesFrequencies - Variable in class org.gephi.datalab.plugin.manipulators.columns.ui.ColumnValuesFrequencyUI
 

W

wizard1 - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel1
 
wizard2 - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIVisualPanel2
 
wizardDescriptor - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardAction
 
wizardDescriptor - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel1
 
wizardDescriptor - Variable in class org.gephi.datalab.plugin.manipulators.general.ui.ImportCSVUIWizardPanel2
 
writePieChart(StringBuilder, JFreeChart, Dimension) - Method in class org.gephi.datalab.plugin.manipulators.columns.ColumnValuesFrequency
 
writeValue(StringBuilder, Object, Map<Object, Integer>, float) - Method in class org.gephi.datalab.plugin.manipulators.columns.ColumnValuesFrequency
 
A B C D E F G H I J K L M N O P R S T U V W 

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