A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractAttributeFilter<K extends org.gephi.graph.api.Element> - Class in org.gephi.filters.plugin
- AbstractAttributeFilter(String, Column) - Constructor for class org.gephi.filters.plugin.AbstractAttributeFilter
- AbstractAttributeFilterBuilder - Class in org.gephi.filters.plugin
- AbstractAttributeFilterBuilder(Column, Category, String, Icon) - Constructor for class org.gephi.filters.plugin.AbstractAttributeFilterBuilder
- AbstractColorPropertyEditor - Class in org.gephi.preview.types.editors
- AbstractColorPropertyEditor() - Constructor for class org.gephi.preview.types.editors.AbstractColorPropertyEditor
- AbstractDatabase - Class in org.gephi.io.importer.api
- AbstractDatabase() - Constructor for class org.gephi.io.importer.api.AbstractDatabase
- AbstractFilter - Class in org.gephi.filters.plugin
- AbstractFilter(String) - Constructor for class org.gephi.filters.plugin.AbstractFilter
- AbstractFilterBuilder - Class in org.gephi.filters.plugin
- AbstractFilterBuilder(Category, String, String, Icon) - Constructor for class org.gephi.filters.plugin.AbstractFilterBuilder
- AbstractForce - Class in org.gephi.layout.plugin.force
- AbstractForce() - Constructor for class org.gephi.layout.plugin.force.AbstractForce
- AbstractImporterSpreadsheet - Class in org.gephi.io.importer.plugin.file.spreadsheet
- AbstractImporterSpreadsheet() - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- AbstractImportProcess - Class in org.gephi.io.importer.plugin.file.spreadsheet.process
- AbstractImportProcess(SpreadsheetGeneralConfiguration, ContainerLoader, ProgressTicket, SheetParser) - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.process.AbstractImportProcess
- AbstractItem - Class in org.gephi.preview.plugin.items
- AbstractItem(Object, String) - Constructor for class org.gephi.preview.plugin.items.AbstractItem
- AbstractLabelBuilder - Class in org.gephi.preview.plugin.builders
- AbstractLabelBuilder() - Constructor for class org.gephi.preview.plugin.builders.AbstractLabelBuilder
- AbstractLayout - Class in org.gephi.layout.plugin
-
Base class for layout algorithms.
- AbstractLayout(LayoutBuilder) - Constructor for class org.gephi.layout.plugin.AbstractLayout
- AbstractProcessor - Class in org.gephi.io.processor.plugin
- AbstractProcessor() - Constructor for class org.gephi.io.processor.plugin.AbstractProcessor
- AbstractQueryImpl - Class in org.gephi.filters
- AbstractQueryImpl() - Constructor for class org.gephi.filters.AbstractQueryImpl
- AbstractRenderTarget - Class in org.gephi.preview
- AbstractRenderTarget() - Constructor for class org.gephi.preview.AbstractRenderTarget
- AbstractScaleLayout - Class in org.gephi.layout.plugin.scale
-
Sample layout that scales the graph.
- AbstractScaleLayout(LayoutBuilder, double) - Constructor for class org.gephi.layout.plugin.scale.AbstractScaleLayout
- AbstractShortestPathAlgorithm - Class in org.gephi.algorithms.shortestpath
- AbstractShortestPathAlgorithm(Node) - Constructor for class org.gephi.algorithms.shortestpath.AbstractShortestPathAlgorithm
- AbstractUniqueColorTransformer - Class in org.gephi.appearance.plugin
- AbstractUniqueColorTransformer() - Constructor for class org.gephi.appearance.plugin.AbstractUniqueColorTransformer
- AbstractUniqueSizeTransformer - Class in org.gephi.appearance.plugin
- AbstractUniqueSizeTransformer() - Constructor for class org.gephi.appearance.plugin.AbstractUniqueSizeTransformer
- add(float, float) - Method in class org.gephi.preview.api.Vector
- add(Object) - Method in interface org.gephi.project.api.Project
-
Adds an object to this project.
- add(Object) - Method in interface org.gephi.project.api.Workspace
-
Adds an instance to this workspaces lookup.
- add(Object) - Method in class org.gephi.project.impl.ProjectImpl
- add(Object) - Method in class org.gephi.project.impl.WorkspaceImpl
- add(Query) - Method in interface org.gephi.filters.api.FilterController
-
Adds
query
as a new query in the system. - add(Query) - Method in class org.gephi.filters.FilterControllerImpl
- add(ForceVector) - Method in class org.gephi.layout.plugin.force.ForceVector
- add(Node, boolean) - Method in class org.gephi.layout.plugin.openord.DensityGrid
- add(Vector) - Method in class org.gephi.preview.api.Vector
- add(Vector, Vector) - Static method in class org.gephi.preview.api.Vector
- addAttributeColumn(Table, String, Class) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Adds a new column to the specified table with the given title and type of column.
- addAttributeColumn(Table, String, Class) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- addBuilder(FilterBuilder) - Method in interface org.gephi.filters.api.FilterLibrary
-
Adds
builder
to this library. - addBuilder(FilterBuilder) - Method in class org.gephi.filters.FilterLibraryImpl
- addChangeListener(PropertyChangeListener) - Method in interface org.gephi.project.api.ProjectInformation
-
Deprecated.Add change listener.
- addChangeListener(PropertyChangeListener) - Method in interface org.gephi.project.api.WorkspaceInformation
-
Deprecated.Add change listener.
- addChangeListener(PropertyChangeListener) - Method in class org.gephi.project.impl.ProjectInformationImpl
- addChangeListener(PropertyChangeListener) - Method in class org.gephi.project.impl.WorkspaceInformationImpl
- addChangeListener(ChangeListener) - Method in interface org.gephi.filters.api.FilterModel
- addChangeListener(ChangeListener) - Method in class org.gephi.filters.FilterModelImpl
- addEdge(EdgeDraft) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Adds an edge to this container.
- addEdge(EdgeDraft) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- addEdgeColumn(String, Class) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Adds a new edge column to this container.
- addEdgeColumn(String, Class) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- addEdgeColumn(String, Class, boolean) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Adds a new dynamic edge column to this container.
- addEdgeColumn(String, Class, boolean) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- addEdgePropertyAssociation(PropertiesAssociations.EdgeProperties, String) - Method in class org.gephi.io.importer.api.PropertiesAssociations
- addFile(String) - Method in interface org.gephi.desktop.mrufiles.api.MostRecentFiles
- addFile(String) - Method in class org.gephi.desktop.mrufiles.impl.MostRecentFilesImpl
- addFirst(Query) - Method in class org.gephi.filters.FilterModelImpl
- addInterval(double, double) - Method in interface org.gephi.io.importer.api.ElementDraft
- addInterval(double, double) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- addInterval(String, String) - Method in interface org.gephi.io.importer.api.ElementDraft
- addInterval(String, String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- addInterval(Interval) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- addIntervals(String) - Method in interface org.gephi.io.importer.api.ElementDraft
- addIntervals(String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- addLast(Query) - Method in class org.gephi.filters.FilterModelImpl
- addLayout(Layout, float) - Method in class org.gephi.layout.plugin.AutoLayout
- addLayout(Layout, float, AutoLayout.DynamicProperty[]) - Method in class org.gephi.layout.plugin.AutoLayout
- addModifier(FilterThread.PropertyModifier) - Method in class org.gephi.filters.FilterThread
- addNode(NodeProperties) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- addNode(NodeDraft) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Adds a node to this container.
- addNode(NodeDraft) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- addNodeColumn(String, Class) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Adds a new node column to this container.
- addNodeColumn(String, Class) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- addNodeColumn(String, Class, boolean) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Adds a new dynamic node column to this container.
- addNodeColumn(String, Class, boolean) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- addNodePropertyAssociation(PropertiesAssociations.NodeProperties, String) - Method in class org.gephi.io.importer.api.PropertiesAssociations
- addOrReplaceProject(ProjectImpl) - Method in class org.gephi.project.impl.ProjectsImpl
- addPart(Object) - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- addProject(ProjectImpl) - Method in class org.gephi.project.impl.ProjectsImpl
- addProperty(Class, String) - Method in class org.gephi.filters.plugin.AbstractFilter
- addProperty(PreviewProperty) - Method in class org.gephi.preview.api.PreviewProperties
-
Add
property
to the properties. - addPropertyChangeListener(PropertyChangeListener) - Method in class org.gephi.desktop.mrufiles.impl.MostRecentFilesImpl
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.gephi.layout.api.LayoutModel
-
Add a property change listener for this model.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.gephi.layout.LayoutModelImpl
- addRecentPalette(Palette) - Method in class org.gephi.appearance.plugin.palette.PaletteManager
- addReport(Statistics) - Method in class org.gephi.statistics.StatisticsModelImpl
- addSubQuery(Query) - Method in class org.gephi.filters.AbstractQueryImpl
- addTimestamp(double) - Method in interface org.gephi.io.importer.api.ElementDraft
- addTimestamp(double) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- addTimestamp(double) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- addTimestamp(String) - Method in interface org.gephi.io.importer.api.ElementDraft
- addTimestamp(String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- addTimestamps(String) - Method in interface org.gephi.io.importer.api.ElementDraft
- addTimestamps(String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- addWorkspaceListener(WorkspaceListener) - Method in interface org.gephi.project.api.ProjectController
- addWorkspaceListener(WorkspaceListener) - Method in class org.gephi.project.impl.ProjectControllerImpl
- ADJACENCY_LIST - org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration.Mode
- allowAutoNode() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- allowAutoNode() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- allowParallelEdges() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- allowParallelEdges() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- allowSelfLoop() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- allowSelfLoop() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- alpha() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- ALPHA - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- AND - org.gephi.datalab.api.AttributeColumnsMergeStrategiesController.BooleanOperations
- ANY - org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator.EdgesOptions
- AppearanceController - Interface in org.gephi.appearance.api
-
Manage and controls the appearance of elements through visual transformations.
- AppearanceControllerImpl - Class in org.gephi.appearance
- AppearanceControllerImpl() - Constructor for class org.gephi.appearance.AppearanceControllerImpl
- AppearanceModel - Interface in org.gephi.appearance.api
-
Entry point to access the appearance functions.
- AppearanceModel.GraphFunction - Enum in org.gephi.appearance.api
-
Identifies the non-column-based functions.
- AppearanceModelImpl - Class in org.gephi.appearance
- AppearanceModelImpl(Workspace) - Constructor for class org.gephi.appearance.AppearanceModelImpl
- AppearanceModelPersistenceProvider - Class in org.gephi.appearance
- AppearanceModelPersistenceProvider() - Constructor for class org.gephi.appearance.AppearanceModelPersistenceProvider
- append(Report) - Method in class org.gephi.io.importer.api.Report
-
Appends all entries in
report
to this report. - AppendProcessor - Class in org.gephi.io.processor.plugin
-
Processor 'Append graph' that tries to find in the current workspace nodes and edges in the container to only append new elements.
- AppendProcessor() - Constructor for class org.gephi.io.processor.plugin.AppendProcessor
- apply(Node, double) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceFactory.RepulsionForce
- apply(Node, Node) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceFactory.RepulsionForce
- apply(Node, Node, double) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceFactory.AttractionForce
- apply(Node, Region) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceFactory.RepulsionForce
- applyForce(Node, ForceFactory.RepulsionForce, double) - Method in class org.gephi.layout.plugin.forceAtlas2.Region
- applyPreset(PreviewPreset) - Method in class org.gephi.preview.api.PreviewProperties
-
Sets all preset's property values to this properties.
- ARC_CURVENESS - Static variable in class org.gephi.preview.plugin.renderers.ArrowRenderer
- ARC_CURVENESS - Static variable in class org.gephi.preview.plugin.renderers.EdgeRenderer
- areEdgesInGraph(Edge[]) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Checks if an array of edges are contained in the main view graph.
- areEdgesInGraph(Edge[]) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- areNodesInGraph(Node[]) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Checks if an array of nodes are contained in the main view graph.
- areNodesInGraph(Node[]) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- ARROW_SIZE - Static variable in class org.gephi.preview.api.PreviewProperty
-
Arrow
Float
property defining the arrow size. - ArrowRenderer - Class in org.gephi.preview.plugin.renderers
- ArrowRenderer() - Constructor for class org.gephi.preview.plugin.renderers.ArrowRenderer
- AttractionForce() - Constructor for class org.gephi.layout.plugin.forceAtlas2.ForceFactory.AttractionForce
- AttributeColumnPropertyEditor - Class in org.gephi.filters
- AttributeColumnPropertyEditor() - Constructor for class org.gephi.filters.AttributeColumnPropertyEditor
- AttributeColumnsController - Interface in org.gephi.datalab.api
-
This interface defines part of the Data Laboratory API basic actions.
- AttributeColumnsControllerImpl - Class in org.gephi.datalab.impl
-
Implementation of the AttributeColumnsController interface declared in the Data Laboratory API.
- AttributeColumnsControllerImpl() - Constructor for class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- AttributeColumnsManipulator - Interface in org.gephi.datalab.spi.columns
-
Manipulation action to use for Data Laboratory column manipulator buttons.
- AttributeColumnsManipulatorUI - Interface in org.gephi.datalab.spi.columns
-
UI AttributeColumnsManipulators can provide.
- AttributeColumnsMergeStrategiesController - Interface in org.gephi.datalab.api
-
This interface defines part of the Data Laboratory API basic actions.
- AttributeColumnsMergeStrategiesController.BooleanOperations - Enum in org.gephi.datalab.api
-
Enumeration that defines the supported logic operations for a merge with
booleanLogicOperationsMerge
strategy. - AttributeColumnsMergeStrategiesControllerImpl - Class in org.gephi.datalab.impl
-
Implementation of the AttributeColumnsMergeStrategiesController interface declared in the Data Laboratory API.
- AttributeColumnsMergeStrategiesControllerImpl() - Constructor for class org.gephi.datalab.impl.AttributeColumnsMergeStrategiesControllerImpl
- AttributeColumnsMergeStrategy - Interface in org.gephi.datalab.spi.columns.merge
-
Service for defining strategies for merging attribute columns of a table.
- AttributeColumnsMergeStrategyBuilder - Interface in org.gephi.datalab.spi.columns.merge
-
This interface is used for providing AttributeColumnsMergeStrategy instances using the Netbeans Lookup but avoiding the singleton it causes.
- AttributeContainsFilter(Column) - Constructor for class org.gephi.filters.plugin.attribute.ListAttributeContainsBuilder.AttributeContainsFilter
- AttributeContainsFilterBuilder(Column) - Constructor for class org.gephi.filters.plugin.attribute.ListAttributeContainsBuilder.AttributeContainsFilterBuilder
- AttributeEqualBuilder - Class in org.gephi.filters.plugin.attribute
- AttributeEqualBuilder() - Constructor for class org.gephi.filters.plugin.attribute.AttributeEqualBuilder
- AttributeEqualBuilder.EqualBooleanFilter<K extends org.gephi.graph.api.Element> - Class in org.gephi.filters.plugin.attribute
- AttributeEqualBuilder.EqualBooleanFilter.Edge - Class in org.gephi.filters.plugin.attribute
- AttributeEqualBuilder.EqualBooleanFilter.Node - Class in org.gephi.filters.plugin.attribute
- AttributeEqualBuilder.EqualNumberFilter<K extends org.gephi.graph.api.Element> - Class in org.gephi.filters.plugin.attribute
- AttributeEqualBuilder.EqualNumberFilter.Edge - Class in org.gephi.filters.plugin.attribute
- AttributeEqualBuilder.EqualNumberFilter.Node - Class in org.gephi.filters.plugin.attribute
- AttributeEqualBuilder.EqualStringFilter<K extends org.gephi.graph.api.Element> - Class in org.gephi.filters.plugin.attribute
- AttributeEqualBuilder.EqualStringFilter.Edge - Class in org.gephi.filters.plugin.attribute
- AttributeEqualBuilder.EqualStringFilter.Node - Class in org.gephi.filters.plugin.attribute
- AttributeFunction - Interface in org.gephi.appearance.api
-
Attribute functions are based on attribute columns.
- AttributeFunctionImpl - Class in org.gephi.appearance
- AttributeFunctionImpl(AppearanceModelImpl, String, Column, Transformer, TransformerUI, PartitionImpl) - Constructor for class org.gephi.appearance.AttributeFunctionImpl
- AttributeFunctionImpl(AppearanceModelImpl, String, Column, Transformer, TransformerUI, RankingImpl) - Constructor for class org.gephi.appearance.AttributeFunctionImpl
- AttributeNonNullBuilder - Class in org.gephi.filters.plugin.attribute
- AttributeNonNullBuilder() - Constructor for class org.gephi.filters.plugin.attribute.AttributeNonNullBuilder
- AttributeNonNullBuilder.AttributeNonNullFilter<K extends org.gephi.graph.api.Element> - Class in org.gephi.filters.plugin.attribute
- AttributeNonNullBuilder.AttributeNonNullFilter.Edge - Class in org.gephi.filters.plugin.attribute
- AttributeNonNullBuilder.AttributeNonNullFilter.Node - Class in org.gephi.filters.plugin.attribute
- AttributeNonNullFilter(Column) - Constructor for class org.gephi.filters.plugin.attribute.AttributeNonNullBuilder.AttributeNonNullFilter
- AttributePartitionImpl - Class in org.gephi.appearance
- AttributePartitionImpl(Column) - Constructor for class org.gephi.appearance.AttributePartitionImpl
- AttributeRangeBuilder - Class in org.gephi.filters.plugin.attribute
- AttributeRangeBuilder() - Constructor for class org.gephi.filters.plugin.attribute.AttributeRangeBuilder
- AttributeRangeBuilder.AttributeRangeFilter<K extends org.gephi.graph.api.Element> - Class in org.gephi.filters.plugin.attribute
- AttributeRangeBuilder.AttributeRangeFilter.Edge - Class in org.gephi.filters.plugin.attribute
- AttributeRangeBuilder.AttributeRangeFilter.Node - Class in org.gephi.filters.plugin.attribute
- AttributeRangeFilter(Column) - Constructor for class org.gephi.filters.plugin.attribute.AttributeRangeBuilder.AttributeRangeFilter
- AttributeRankingImpl - Class in org.gephi.appearance
- AttributeRankingImpl(Column) - Constructor for class org.gephi.appearance.AttributeRankingImpl
- AttributeRowsMergeStrategy - Interface in org.gephi.datalab.spi.rows.merge
-
Service for defining strategies for merging a column of rows of a table.
- AttributeRowsMergeStrategyBuilder - Interface in org.gephi.datalab.spi.rows.merge
-
This interface is used for providing RowsMergeStrategy instances using the Netbeans Lookup but avoiding the singleton it causes.
- Attributes - Class in org.gephi.utils
- Attributes() - Constructor for class org.gephi.utils.Attributes
- ATTRIBUTES - Static variable in interface org.gephi.filters.api.FilterLibrary
-
Default
Category
for attributes filters. - AttributeValueManipulator - Interface in org.gephi.datalab.spi.values
-
Manipulator for a single AttributeValue (cells) on right click.
- AttributeValueManipulatorBuilder - Interface in org.gephi.datalab.spi.values
-
This interface is used for providing AttributeValueManipulator instances using the Netbeans Lookup but avoiding the singleton it causes.
- AUTHORITY - Static variable in class org.gephi.statistics.plugin.Hits
- AutoLayout - Class in org.gephi.layout.plugin
-
Class to build layout scenario that runs for a certain duration.
- AutoLayout(long, TimeUnit) - Constructor for class org.gephi.layout.plugin.AutoLayout
- AutoLayout.DynamicProperty - Interface in org.gephi.layout.plugin
- AutoLayout.Interpolation - Enum in org.gephi.layout.plugin
- average(Number[]) - Static method in class org.gephi.utils.StatisticsUtils
-
Get average calculation of various numbers as a BigDecimal.
- average(Collection<Number>) - Static method in class org.gephi.utils.StatisticsUtils
-
Get average calculation of various numbers as a BigDecimal.
- AVERAGE_DEGREE - Static variable in class org.gephi.statistics.plugin.Degree
- averageNumberMerge(Table, Column[], String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merges any combination of number or number list columns, calculating the average of all not null values and puts the result of each row in a new column of
BIGDECIMAL
AttributeType
. - averageNumberMerge(Table, Column[], String) - Method in class org.gephi.datalab.impl.AttributeColumnsMergeStrategiesControllerImpl
- AVG - org.gephi.io.importer.api.EdgeMergeStrategy
B
- b() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- B - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- B - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- BACKGROUND_COLOR - Static variable in class org.gephi.preview.api.PreviewProperty
-
General
Color
property of the background color - BarnesHut - Class in org.gephi.layout.plugin.force.quadtree
-
Barnes-Hut's O(n log n) force calculation algorithm.
- BarnesHut(AbstractForce) - Constructor for class org.gephi.layout.plugin.force.quadtree.BarnesHut
- BasicDependantColorPropertyEditor - Class in org.gephi.preview.types.editors
-
Basic
PropertyEditor
forDependantColor
. - BasicDependantColorPropertyEditor() - Constructor for class org.gephi.preview.types.editors.BasicDependantColorPropertyEditor
- BasicDependantOriginalColorPropertyEditor - Class in org.gephi.preview.types.editors
-
Basic
PropertyEditor
forDependantOriginalColor
. - BasicDependantOriginalColorPropertyEditor() - Constructor for class org.gephi.preview.types.editors.BasicDependantOriginalColorPropertyEditor
- BasicEdgeColorPropertyEditor - Class in org.gephi.preview.types.editors
-
Basic
PropertyEditor
forEdgeColor
. - BasicEdgeColorPropertyEditor() - Constructor for class org.gephi.preview.types.editors.BasicEdgeColorPropertyEditor
- BellmanFordShortestPathAlgorithm - Class in org.gephi.algorithms.shortestpath
- BellmanFordShortestPathAlgorithm(DirectedGraph, Node) - Constructor for class org.gephi.algorithms.shortestpath.BellmanFordShortestPathAlgorithm
- BETWEENNESS - Static variable in class org.gephi.statistics.plugin.GraphDistance
- BEZIER_CURVENESS - Static variable in class org.gephi.preview.plugin.renderers.EdgeRenderer
-
Deprecated.We now use circle arcs to draw curved edges. See ARC_CURVENESS instead.
- BezierInterpolator(float, float, float, float) - Constructor for class org.gephi.appearance.api.Interpolator.BezierInterpolator
-
constructor -- cubic bezier curve will be represented by control points (0,0) (px1,py1) (px2,py2) (1,1) -- px1, py1, px2, py2 all in range [0,1]
- BlackBackground - Class in org.gephi.preview.presets
- BlackBackground() - Constructor for class org.gephi.preview.presets.BlackBackground
- booleanLogicOperationsMerge(Table, Column[], AttributeColumnsMergeStrategiesController.BooleanOperations[], String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Strategy to apply only to all boolean columns.
- booleanLogicOperationsMerge(Table, Column[], AttributeColumnsMergeStrategiesController.BooleanOperations[], String) - Method in class org.gephi.datalab.impl.AttributeColumnsMergeStrategiesControllerImpl
- BOTH - org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator.EdgesOptions
- build() - Method in class org.gephi.io.importer.api.MetadataDraft.Builder
-
Builds a new instance of
MetadataDraft
with the provided title and description. - build(boolean, Graph) - Static method in class org.gephi.io.exporter.plugin.NormalizationHelper
- buildAttraction(boolean, boolean, boolean, double) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceFactory
- builder - Static variable in class org.gephi.layout.plugin.forceAtlas2.ForceFactory
- builder() - Static method in interface org.gephi.io.importer.api.MetadataDraft
-
Create a new builder.
- buildExporter() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderCSV
- buildExporter() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderDL
- buildExporter() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGDF
- buildExporter() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGEXF
- buildExporter() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGML
- buildExporter() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGraphML
- buildExporter() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderJson
- buildExporter() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderPajek
- buildExporter() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderSpreadsheet
- buildExporter() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderVNA
- buildExporter() - Method in class org.gephi.io.exporter.preview.ExporterBuilderPDF
- buildExporter() - Method in class org.gephi.io.exporter.preview.ExporterBuilderPNG
- buildExporter() - Method in class org.gephi.io.exporter.preview.ExporterBuilderSVG
- buildExporter() - Method in interface org.gephi.io.exporter.spi.ExporterBuilder
-
Builds a new exporter instance, ready to be used.
- buildExporter() - Method in interface org.gephi.io.exporter.spi.GraphFileExporterBuilder
-
Builds a new graph exporter instance, ready to be used.
- buildExporter() - Method in interface org.gephi.io.exporter.spi.VectorFileExporterBuilder
-
Builds a new vector exporter instance, ready to be used.
- buildImporter() - Method in class org.gephi.io.importer.plugin.database.ImporterBuilderEdgeList
- buildImporter() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderDL
- buildImporter() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderDOT
- buildImporter() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGDF
- buildImporter() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGEXF
- buildImporter() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGML
- buildImporter() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGraphML
- buildImporter() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderPajek
- buildImporter() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderTGF
- buildImporter() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderTLP
- buildImporter() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderVNA
- buildImporter() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSVBuilder
- buildImporter() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcelBuilder
- buildImporter() - Method in interface org.gephi.io.importer.spi.DatabaseImporterBuilder
-
Builds a new database importer instance, ready to be used.
- buildImporter() - Method in interface org.gephi.io.importer.spi.FileImporterBuilder
-
Builds a new file importer instance, ready to be used.
- buildImporter() - Method in interface org.gephi.io.importer.spi.ImporterBuilder
-
Builds a new importer instance, ready to be used.
- buildImporter() - Method in interface org.gephi.io.importer.spi.WizardImporterBuilder
-
Builds a new wizard importer instance, ready to be used.
- buildLayout() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHu
- buildLayout() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuProportional
- buildLayout() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlas
- buildLayout() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2Builder
- buildLayout() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingoldBuilder
- buildLayout() - Method in class org.gephi.layout.plugin.labelAdjust.LabelAdjustBuilder
- buildLayout() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayoutBuilder
- buildLayout() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayoutBuilder
- buildLayout() - Method in class org.gephi.layout.plugin.random.Random
- buildLayout() - Method in class org.gephi.layout.plugin.rotate.Rotate
- buildLayout() - Method in class org.gephi.layout.plugin.scale.Contract
- buildLayout() - Method in class org.gephi.layout.plugin.scale.Expand
- buildLayout() - Method in interface org.gephi.layout.spi.LayoutBuilder
-
Builds an instance of the Layout.
- buildRenderTarget(PreviewModel) - Method in class org.gephi.preview.G2DRenderTargetBuilder
- buildRenderTarget(PreviewModel) - Method in class org.gephi.preview.PDFRenderTargetBuilder
- buildRenderTarget(PreviewModel) - Method in interface org.gephi.preview.spi.RenderTargetBuilder
-
Builds a new render target using the properties and dimensions defined in
previewModel
. - buildRenderTarget(PreviewModel) - Method in class org.gephi.preview.SVGRenderTargetBuilder
- buildRepulsion(boolean, double) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceFactory
- buildSubRegions() - Method in class org.gephi.layout.plugin.forceAtlas2.Region
- buildTree(Graph, int) - Static method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- button - Variable in class org.gephi.preview.api.PreviewMouseEvent
- ByteExporter - Interface in org.gephi.io.exporter.spi
-
Exporter class for byte streams, when an
OutputStream
is needed.
C
- calculateAverageWeightedDegree(Graph, boolean, boolean) - Method in class org.gephi.statistics.plugin.WeightedDegree
- calculateColumnValuesFrequencies(Table, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Calculates the absolute frequency of appearance of each value of the given column and returns a Map containing each different value mapped to its frequency of appearance.
- calculateColumnValuesFrequencies(Table, Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- calculateDensity(Graph, boolean) - Method in class org.gephi.statistics.plugin.GraphDensity
- calculateDistanceMetrics(Graph, HashMap<Node, Integer>, boolean, boolean) - Method in class org.gephi.statistics.plugin.GraphDistance
- calculateEigenvectorCentrality(Graph, double[], HashMap<Integer, Node>, HashMap<Node, Integer>, boolean, int) - Method in class org.gephi.statistics.plugin.EigenvectorCentrality
- calculateForce(Node, Node) - Method in class org.gephi.layout.plugin.force.AbstractForce
- calculateForce(Node, Node, float) - Method in class org.gephi.layout.plugin.force.AbstractForce
- calculateForce(Node, Node, float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout.ElectricalForce
- calculateForce(Node, Node, float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout.SpringForce
- calculateForce(Node, QuadTree) - Method in class org.gephi.layout.plugin.force.quadtree.BarnesHut
- calculateHits(Graph, double[], double[], Map<Node, Integer>, boolean, double) - Method in class org.gephi.statistics.plugin.Hits
- canAlgo() - Method in class org.gephi.layout.plugin.AbstractLayout
- canAlgo() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- canAlgo() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- canAlgo() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
- canAlgo() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- canAlgo() - Method in class org.gephi.layout.plugin.random.RandomLayout
- canAlgo() - Method in interface org.gephi.layout.spi.Layout
-
Tests if the algorithm can run, called before each pass.
- cancel() - Method in class org.gephi.io.exporter.plugin.ExporterCSV
- cancel() - Method in class org.gephi.io.exporter.plugin.ExporterDL
- cancel() - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- cancel() - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- cancel() - Method in class org.gephi.io.exporter.plugin.ExporterGML
- cancel() - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- cancel() - Method in class org.gephi.io.exporter.plugin.ExporterJson
- cancel() - Method in class org.gephi.io.exporter.plugin.ExporterPajek
- cancel() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- cancel() - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- cancel() - Method in class org.gephi.io.exporter.preview.PDFExporter
- cancel() - Method in class org.gephi.io.exporter.preview.PNGExporter
- cancel() - Method in class org.gephi.io.exporter.preview.SVGExporter
- cancel() - Method in class org.gephi.io.generator.plugin.DynamicGraph
- cancel() - Method in class org.gephi.io.generator.plugin.MultiGraph
- cancel() - Method in class org.gephi.io.generator.plugin.RandomGraph
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterDL
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterDOT
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterGDF
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterGEXF
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterGML
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterGraphML
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterPajek
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterTGF
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterTLP
- cancel() - Method in class org.gephi.io.importer.plugin.file.ImporterVNA
- cancel() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- cancel() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.AbstractImportProcess
- cancel() - Method in class org.gephi.io.processor.plugin.AbstractProcessor
- cancel() - Method in class org.gephi.layout.plugin.AutoLayout
- cancel() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
- cancel() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- cancel() - Method in class org.gephi.preview.AbstractRenderTarget
- cancel() - Method in class org.gephi.project.io.DuplicateTask
- cancel() - Method in class org.gephi.project.io.LoadTask
- cancel() - Method in class org.gephi.project.io.SaveTask
- cancel() - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
- cancel() - Method in class org.gephi.statistics.plugin.ConnectedComponents
- cancel() - Method in class org.gephi.statistics.plugin.Degree
- cancel() - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
- cancel() - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- cancel() - Method in class org.gephi.statistics.plugin.EigenvectorCentrality
- cancel() - Method in class org.gephi.statistics.plugin.GraphDistance
- cancel() - Method in class org.gephi.statistics.plugin.Hits
- cancel() - Method in class org.gephi.statistics.plugin.Modularity
- cancel() - Method in class org.gephi.statistics.plugin.PageRank
- cancel() - Method in class org.gephi.statistics.plugin.StatisticalInferenceClustering
- cancel() - Method in class org.gephi.statistics.plugin.WeightedDegree
- cancel() - Method in class org.gephi.utils.longtask.api.LongTaskExecutor
-
Cancel the current task.
- cancel() - Method in interface org.gephi.utils.longtask.spi.LongTask
-
Cancel the task.
- canChangeColumnData(Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Indicates if the Data Laboratory API behaviour allows to change a value of the given column of a table.
- canChangeColumnData(Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- canClearColumnData(Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Indicates if the Data Laboratory API behaviour allows to set as null a value of the given column of a table.
- canClearColumnData(Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- canConvertColumnToDynamic(Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Indicates if the Data Laboratory API behaviour allows to convert an existing column into its dynamic equivalent.
- canConvertColumnToDynamic(Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- canDeleteColumn(Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Indicates if the Data Laboratory API behaviour allows to delete the given column of a table.
- canDeleteColumn(Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- canExecute() - Method in interface org.gephi.datalab.spi.Manipulator
-
Indicates if this Manipulator has to be executable.
- canExecute() - Method in interface org.gephi.layout.api.LayoutController
-
Determine if the current Layout can be executed.
- canExecute() - Method in class org.gephi.layout.LayoutControllerImpl
- canManipulateColumn(Table, Column) - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulator
-
Indicates if this AttributeColumnsManipulator can manipulate a specific AttributeColumn.
- canReplace(SearchReplaceController.SearchResult) - Method in interface org.gephi.datalab.api.SearchReplaceController
-
Indicates if a
SearchResult
can be replaced or not. - canReplace(SearchReplaceController.SearchResult) - Method in class org.gephi.datalab.impl.SearchReplaceControllerImpl
- canStop() - Method in interface org.gephi.layout.api.LayoutController
-
Determine if the current Layout execution can be stopped.
- canStop() - Method in class org.gephi.layout.LayoutControllerImpl
- CanvasSize - Class in org.gephi.preview.api
-
A canvas size, with a top left coordinate, a width and an heigth.
- CanvasSize() - Constructor for class org.gephi.preview.api.CanvasSize
-
Constructs the default
CanvasSize
, with both width and height equal to zero. - CanvasSize(float, float, float, float) - Constructor for class org.gephi.preview.api.CanvasSize
-
Constructor.
- Category - Class in org.gephi.filters.spi
-
A filter category is like a folder, it describes the type of the filter and bring together to users filters that have the same categories.
- Category(String) - Constructor for class org.gephi.filters.spi.Category
- Category(String, Icon) - Constructor for class org.gephi.filters.spi.Category
- Category(String, Icon, Category) - Constructor for class org.gephi.filters.spi.Category
- CATEGORY_COMMUNITY_DETECTION - Static variable in interface org.gephi.statistics.spi.StatisticsUI
- CATEGORY_DYNAMIC - Static variable in interface org.gephi.statistics.spi.StatisticsUI
- CATEGORY_EDGE_ARROWS - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge arrow category
- CATEGORY_EDGE_LABELS - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge Label category
- CATEGORY_EDGE_OVERVIEW - Static variable in interface org.gephi.statistics.spi.StatisticsUI
- CATEGORY_EDGES - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge category
- CATEGORY_NETWORK_OVERVIEW - Static variable in interface org.gephi.statistics.spi.StatisticsUI
- CATEGORY_NODE_LABELS - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label category
- CATEGORY_NODE_OVERVIEW - Static variable in interface org.gephi.statistics.spi.StatisticsUI
- CATEGORY_NODES - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node category
- CategoryBuilder - Interface in org.gephi.filters.spi
-
Category builder is a convenient way to define multiple builders from a single source and grouped in a single category.
- centerOnEdge(Edge) - Method in interface org.gephi.visualization.api.VisualizationController
- centerOnNode(Node) - Method in interface org.gephi.visualization.api.VisualizationController
- CENTIMETER - org.gephi.io.exporter.preview.util.LengthUnit
- CENTIMETER - org.gephi.preview.SVGRenderTargetBuilder.LengthUnit
- changed(Project) - Method in interface org.gephi.project.api.ProjectListener
-
Called when a project was changer, for instance renamed.
- CharacterExporter - Interface in org.gephi.io.exporter.spi
-
Exporter class for char streams, when an
Writer
is needed. - CharsetToolkit - Class in org.gephi.utils
-
Utility class to guess the encoding of a given text file.
- CharsetToolkit(InputStream) - Constructor for class org.gephi.utils.CharsetToolkit
-
Constructor of the
CharsetToolkit
utility class. - ChartUtils - Class in org.gephi.statistics.plugin
- ChartUtils() - Constructor for class org.gephi.statistics.plugin.ChartUtils
- clean() - Method in class org.gephi.io.importer.api.Report
-
Free resources.
- cleanUpColumns(Table, String[], Class) - Static method in class org.gephi.statistics.plugin.ColumnUtils
-
Remove columns from the given table if they match the given ids but don't have the correct type.
- clear() - Method in class org.gephi.preview.PreviewModelImpl
- clearAttributes() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- clearColumnData(Table, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Clears all rows data for a given column of a table (nodes table or edges table)
- clearColumnData(Table, Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- clearEdgeData(Edge, Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Clears all edge attributes except computed attributes and id.
- clearEdgeData(Edge, Column[]) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- clearEdgesData(Edge[], Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Clears all the edges attributes except computed attributes and id, checking first that the edges are in the graph.
- clearEdgesData(Edge[], Column[]) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- clearNodeData(Node, Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Clears all node attributes except computed attributes and id, checking first that the node is in the graph.
- clearNodeData(Node, Column[]) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- clearNodesData(Node[], Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Clears all the nodes attributes except computed attributes and id.
- clearNodesData(Node[], Column[]) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- clearRowData(Element, Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Clears row attributes except computed attributes and id if node/edge row.
- clearRowData(Element, Column[]) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- clearSelection() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- CLICKED - org.gephi.preview.api.PreviewMouseEvent.Type
- close() - Method in class org.gephi.io.importer.api.Report
-
Closes writing.
- close() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.AbstractImportProcess
- close() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheet.EmptySheet
- close() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheet.ErrorSheet
- close() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv.CSVSheetParser
- close() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel.ExcelSheetParser
- close() - Method in class org.gephi.project.impl.ProjectInformationImpl
- close() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
- close(Workspace) - Method in interface org.gephi.project.api.WorkspaceListener
-
Notify a workspace will be closed, all data must be destroyed.
- CLOSE - org.gephi.project.impl.ProjectControllerImpl.EventType
- closeCurrentProject() - Method in interface org.gephi.project.api.ProjectController
-
Closes the current project.
- closeCurrentProject() - Method in class org.gephi.project.impl.ProjectControllerImpl
- closeCurrentProject() - Method in class org.gephi.project.impl.ProjectsImpl
- closeCurrentWorkspace() - Method in interface org.gephi.project.api.ProjectController
-
Unselects the current workspace.
- closeCurrentWorkspace() - Method in class org.gephi.project.impl.ProjectControllerImpl
- closed(Project) - Method in interface org.gephi.project.api.ProjectListener
-
Called when a project was closed.
- CLOSED - org.gephi.project.impl.ProjectInformationImpl.Status
- CLOSED - org.gephi.project.impl.WorkspaceInformationImpl.Status
- closeLoader() - Method in interface org.gephi.io.importer.api.Container
-
Close the current loading and clean content before unloading.
- closeLoader() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- CLOSENESS - Static variable in class org.gephi.statistics.plugin.GraphDistance
- CLUSTERING_COEFF - Static variable in class org.gephi.statistics.plugin.ClusteringCoefficient
- ClusteringCoefficient - Class in org.gephi.statistics.plugin
- ClusteringCoefficient() - Constructor for class org.gephi.statistics.plugin.ClusteringCoefficient
- ClusteringCoefficientBuilder - Class in org.gephi.statistics.plugin.builder
- ClusteringCoefficientBuilder() - Constructor for class org.gephi.statistics.plugin.builder.ClusteringCoefficientBuilder
- COARSEN - org.gephi.layout.plugin.openord.Params
- COARSEST - org.gephi.layout.plugin.openord.Params
- coefficient - Variable in class org.gephi.io.importer.plugin.file.ImporterVNA.EdgeWidthFunction
- COLOR - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- COLOR - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- COLOR - Static variable in class org.gephi.preview.plugin.items.EdgeItem
- COLOR - Static variable in class org.gephi.preview.plugin.items.EdgeLabelItem
- COLOR - Static variable in class org.gephi.preview.plugin.items.NodeItem
- COLOR - Static variable in class org.gephi.preview.plugin.items.NodeLabelItem
- COLORS - Static variable in class org.gephi.appearance.plugin.palette.PaletteManager
- ColumnDraft - Interface in org.gephi.io.importer.api
-
Column draft used by containers to represent future attribute columns.
- ColumnDraftImpl - Class in org.gephi.io.importer.impl
- ColumnDraftImpl(String, int, boolean, Class) - Constructor for class org.gephi.io.importer.impl.ColumnDraftImpl
- ColumnUtils - Class in org.gephi.statistics.plugin
- ColumnUtils() - Constructor for class org.gephi.statistics.plugin.ColumnUtils
- Combine - Class in org.gephi.layout.plugin.openord
- Combine(OpenOrdLayout) - Constructor for class org.gephi.layout.plugin.openord.Combine
- commentChar(int) - Method in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Specified that the character argument starts a single-line comment.
- compareTo(PreviewPreset) - Method in class org.gephi.preview.api.PreviewPreset
- compareTo(ProjectImpl) - Method in class org.gephi.project.impl.ProjectImpl
- ComplexFilter - Interface in org.gephi.filters.spi
-
Filter working with full graphs and generally returning a subgraph.
- compute() - Method in class org.gephi.algorithms.shortestpath.AbstractShortestPathAlgorithm
- compute() - Method in class org.gephi.algorithms.shortestpath.BellmanFordShortestPathAlgorithm
- compute() - Method in class org.gephi.algorithms.shortestpath.DijkstraShortestPathAlgorithm
- computeBetweennessNormalizationFactor(int) - Method in class org.gephi.statistics.plugin.GraphDistance
- computeClusteringCoefficient(Graph, ArrayWrapper[], int[], double[], boolean) - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
- computeTransformation(float) - Method in class org.gephi.io.importer.plugin.file.ImporterVNA.EdgeWidthFunction
- computeWeaklyConnectedComponents(Graph, HashMap<Node, Integer>) - Method in class org.gephi.statistics.plugin.ConnectedComponents
- configureCSVParser(File, Character, Charset, boolean) - Static method in class org.gephi.io.importer.plugin.file.spreadsheet.SpreadsheetUtils
- ConnectedComponents - Class in org.gephi.statistics.plugin
- ConnectedComponents() - Constructor for class org.gephi.statistics.plugin.ConnectedComponents
- ConnectedComponentsBuilder - Class in org.gephi.statistics.plugin.builder
- ConnectedComponentsBuilder() - Constructor for class org.gephi.statistics.plugin.builder.ConnectedComponentsBuilder
- Container - Interface in org.gephi.io.importer.api
-
A container is created each time data are imported by importers.
- Container.Factory - Interface in org.gephi.io.importer.api
-
Container factory.
- ContainerLoader - Interface in org.gephi.io.importer.api
-
Interface for loading a
Container
with graph and attributes data from an importer. - ContainerUnloader - Interface in org.gephi.io.importer.api
-
Interface for unloading a container.
- containsAutoNodes() - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
Returns true if the container contains nodes that were auto-created from edges.
- containsAutoNodes() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- containsProject(Project) - Method in class org.gephi.project.impl.ProjectsImpl
- ContextMenuItemManipulator - Interface in org.gephi.datalab.spi
-
This interface defines a common extension for the manipulators that appear as context menu items such as NodesManipulator, EdgesManipulator and GraphContextMenuItem (from Visualization API)
- Contract - Class in org.gephi.layout.plugin.scale
- Contract() - Constructor for class org.gephi.layout.plugin.scale.Contract
- ContractLayout - Class in org.gephi.layout.plugin.scale
- ContractLayout(LayoutBuilder, double) - Constructor for class org.gephi.layout.plugin.scale.ContractLayout
- Control - Class in org.gephi.layout.plugin.openord
- Control() - Constructor for class org.gephi.layout.plugin.openord.Control
- Controller<T extends Model> - Interface in org.gephi.project.spi
-
Singleton controllers that want to store data in workspaces can implement this interface.
- convertAttributeColumnToDynamic(Table, Column, double, double) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Converts and replaces a table column with a dynamic column preserving original column values.
- convertAttributeColumnToDynamic(Table, Column, double, double) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- convertAttributeColumnToNewDynamicColumn(Table, Column, double, double, String) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Converts a table column into a new dynamic column preserving original column values.
- convertAttributeColumnToNewDynamicColumn(Table, Column, double, double, String) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- copy() - Method in class org.gephi.filters.AbstractQueryImpl
- copyColumnDataToOtherColumn(Table, Column, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Copies all row values of a column to another column.
- copyColumnDataToOtherColumn(Table, Column, Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- copyEdgeDataToOtherEdges(Edge, Edge[], Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Copies attributes data of the given edge to the other rows except computed attributes and id.
- copyEdgeDataToOtherEdges(Edge, Edge[], Column[]) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- copyNodeDataToOtherNodes(Node, Node[], Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Copies attributes data of the given node to the other rows except computed attributes and id.
- copyNodeDataToOtherNodes(Node, Node[], Column[]) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- copyRowDataToOtherRows(Element, Element[], Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Copies attributes data of the given row to the other rows except computed attributes and id if node/edge.
- copyRowDataToOtherRows(Element, Element[], Column[]) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- count(Object, Graph) - Method in interface org.gephi.appearance.api.Partition
-
Returns the number of elements for the given value.
- count(Object, Graph) - Method in class org.gephi.appearance.AttributePartitionImpl
- count(Object, Graph) - Method in class org.gephi.appearance.EdgeTypePartitionImpl
- createBooleanMatchesColumn(Table, Column, String, Pattern) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Creates a new
BOOLEAN
column from the given column and regular expression filling it with boolean values that indicate if each of the old column values match the regular expression. - createBooleanMatchesColumn(Table, Column, String, Pattern) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- createDynamicProperty(String, Number[], float[], AutoLayout.Interpolation) - Static method in class org.gephi.layout.plugin.AutoLayout
- createDynamicProperty(String, Object[], float[]) - Static method in class org.gephi.layout.plugin.AutoLayout
- createDynamicProperty(String, Object, float) - Static method in class org.gephi.layout.plugin.AutoLayout
- createEdge(String, Node, Node, boolean) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates and edge between source and target node (if it does not already exist), directed or undirected.
- createEdge(String, Node, Node, boolean) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- createEdge(String, Node, Node, boolean, Object) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates and edge between source and target node (if it does not already exist), directed or undirected.
- createEdge(String, Node, Node, boolean, Object) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- createEdge(String, Node, Node, boolean, Object, Graph) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates and edge between source and target node (if it does not already exist), directed or undirected, in the current graph.
- createEdge(String, Node, Node, boolean, Object, Graph) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- createEdge(String, Node, Node, boolean, Graph) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates and edge between source and target node (if it does not already exist), directed or undirected, in the current graph.
- createEdge(String, Node, Node, boolean, Graph) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- createEdge(Node, Node, boolean) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates and edge between source and target node (if it does not already exist), directed or undirected, in the current graph.
- createEdge(Node, Node, boolean) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- createEdge(Node, Node, boolean, Object) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates and edge between source and target node (if it does not already exist), directed or undirected, in the current graph.
- createEdge(Node, Node, boolean, Object) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- createEdge(Node, Node, boolean, Object, Graph) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates and edge between source and target node (if it does not already exist), directed or undirected.
- createEdge(Node, Node, boolean, Object, Graph) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- createEdge(Node, Node, boolean, Graph) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates and edge between source and target node (if it does not already exist), directed or undirected.
- createEdge(Node, Node, boolean, Graph) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- createEdges(Node, Node[], boolean) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Tries to create edges between the source node and all other edges, directed or undirected.
- createEdges(Node, Node[], boolean) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- createElement(String) - Method in interface org.gephi.preview.api.SVGTarget
-
Create a new element
qualifiedName
in the document. - createElement(String) - Method in class org.gephi.preview.SVGRenderTargetBuilder.SVGRenderTargetImpl
- createFile(String) - Method in class org.gephi.utils.TempDirUtils.TempDir
- createFoundGroupsListColumn(Table, Column, String, Pattern) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Creates a new
LIST_STRING
column from the given column and regular expression with values that are the list of matching groups for the given regular expression for each row. - createFoundGroupsListColumn(Table, Column, String, Pattern) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- createIndicesMap(Graph) - Method in class org.gephi.statistics.plugin.ConnectedComponents
- createIndicesMap(Graph) - Method in class org.gephi.statistics.plugin.Hits
- createIndiciesMap(Graph) - Method in class org.gephi.statistics.plugin.GraphDistance
- createIndiciesMap(Graph) - Method in class org.gephi.statistics.plugin.PageRank
- createIndiciesMapAndInitNetwork(Graph, HashMap<Node, Integer>, ArrayWrapper[], int) - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
- createNode(String) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates a node with default id and the given label in the current graph.
- createNode(String) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- createNode(String, String) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates a node with the given id and label in the current graph.
- createNode(String, String) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- createNode(String, String, Graph) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates a node with the given id and label.
- createNode(String, String, Graph) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- createNode(String, Graph) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Creates a node with default id and the given label.
- createNode(String, Graph) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- createParser() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- createParser() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSV
- createParser() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcel
- createParserWithoutHeaders() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- createParserWithoutHeaders() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSV
- createParserWithoutHeaders() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcel
- createProperty(Object, String) - Static method in class org.gephi.preview.api.PreviewProperty
-
Create a new preview property.
- createProperty(Object, String, Class) - Static method in class org.gephi.preview.api.PreviewProperty
-
Create a new preview property.
- createProperty(Object, String, Class, String, String, String) - Static method in class org.gephi.preview.api.PreviewProperty
-
Create a new preview property.
- createProperty(Object, String, Class, String, String, String, String...) - Static method in class org.gephi.preview.api.PreviewProperty
-
Create a new preview property.
- createProperty(Filter, Class, String) - Static method in class org.gephi.filters.spi.FilterProperty
-
Creates a property.
- createProperty(Filter, Class, String, String, String) - Static method in class org.gephi.filters.spi.FilterProperty
-
Creates a property.
- createProperty(Layout, Class, String, String, String, String, String) - Static method in class org.gephi.layout.spi.LayoutProperty
-
Create a property.
- createProperty(Layout, Class, String, String, String, String, String, Class<? extends PropertyEditor>) - Static method in class org.gephi.layout.spi.LayoutProperty
-
Create a property, with a particular
PropertyEditor
. - createProperty(Layout, Class, String, String, String, String, String, String) - Static method in class org.gephi.layout.spi.LayoutProperty
-
Create a property.
- createProperty(Layout, Class, String, String, String, String, String, String, Class<? extends PropertyEditor>) - Static method in class org.gephi.layout.spi.LayoutProperty
-
Create a property, with a particular
PropertyEditor
. - createQuery(Filter) - Method in interface org.gephi.filters.api.FilterController
-
Creates a query from
filter
. - createQuery(Filter) - Method in class org.gephi.filters.FilterControllerImpl
- createQuery(FilterBuilder) - Method in interface org.gephi.filters.api.FilterController
-
Creates a query from
builder
. - createQuery(FilterBuilder) - Method in class org.gephi.filters.FilterControllerImpl
- createTempDir() - Static method in class org.gephi.utils.TempDirUtils
- createTempDirectory() - Static method in class org.gephi.utils.TempDirUtils
- createTextNode(String) - Method in interface org.gephi.preview.api.SVGTarget
-
Create a new text node with
data
in it. - createTextNode(String) - Method in class org.gephi.preview.SVGRenderTargetBuilder.SVGRenderTargetImpl
- createTicket(String, Cancellable) - Method in interface org.gephi.utils.progress.ProgressTicketProvider
- createTimeIntervalImage(double[], double[], int, int, Color, Color, Color) - Method in class org.gephi.utils.TimeIntervalGraphics
-
Creates a time interval graphic representation with the indicated fill, border and background colors (or null to use default colors).
- createTimeIntervalImage(double, double, int, int) - Method in class org.gephi.utils.TimeIntervalGraphics
-
Creates a time interval graphic representation with default colors.
- createTimeIntervalImage(double, double, int, int, Color, Color) - Method in class org.gephi.utils.TimeIntervalGraphics
-
Creates a time interval graphic representation with the indicated fill and border colors (or null to use default colors).
- createTimeIntervalImage(double, double, int, int, Color, Color, Color) - Method in class org.gephi.utils.TimeIntervalGraphics
-
Creates a time interval graphic representation with the indicated fill and border colors (or null to use default colors).
- createXYSeries(Map, String) - Static method in class org.gephi.statistics.plugin.ChartUtils
- CRITICAL - org.gephi.io.importer.api.Issue.Level
- CSVSheetParser - Class in org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv
- CSVSheetParser(CSVParser) - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv.CSVSheetParser
- CSVSheetRow - Class in org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv
- CSVSheetRow(CSVRecord) - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv.CSVSheetRow
- CUSTOM - org.gephi.preview.types.DependantColor.Mode
- CUSTOM - org.gephi.preview.types.DependantOriginalColor.Mode
- CUSTOM - org.gephi.preview.types.EdgeColor.Mode
D
- DARKER - org.gephi.preview.types.DependantColor.Mode
- Database - Interface in org.gephi.io.importer.api
-
Database description and connection details.
- DatabaseImporter - Interface in org.gephi.io.importer.spi
-
Importers interface for importing data from database sources.
- DatabaseImporterBuilder - Interface in org.gephi.io.importer.spi
-
Importer builder specific for
DatabaseImporter
. - DataLaboratoryHelper - Class in org.gephi.datalab.api
-
Helper class for simplifying the use of Data Laboratory API and SPI.
- DataLaboratoryHelper() - Constructor for class org.gephi.datalab.api.DataLaboratoryHelper
- DataTablesController - Interface in org.gephi.datalab.api.datatables
-
This interface defines part of the Data Laboratory API.
- DataTablesControllerImpl - Class in org.gephi.datalab.impl
-
Implementation of the DataTablesController interface declared in the Data Laboratory API.
- DataTablesControllerImpl() - Constructor for class org.gephi.datalab.impl.DataTablesControllerImpl
- DataTablesEventListener - Interface in org.gephi.datalab.api.datatables
-
This is the interface for a listener of
DataTablesController
requests. - DataTablesEventListenerBuilder - Interface in org.gephi.datalab.api.datatables
-
Builder interface for providing a default
DataTablesEventListener
when it has not been set. - decorateChart(JFreeChart) - Static method in class org.gephi.statistics.plugin.ChartUtils
- DEFAULT - org.gephi.layout.plugin.openord.Params
- DEFAULT_AREA_COLOR - Static variable in class org.gephi.utils.sparklines.SparklineParameters
- DEFAULT_BACKGROUND_COLOR - Static variable in class org.gephi.utils.sparklines.SparklineParameters
- DEFAULT_BORDER - Static variable in class org.gephi.utils.TimeIntervalGraphics
- DEFAULT_COLOR - Static variable in interface org.gephi.appearance.api.Partition
- DEFAULT_FILL - Static variable in class org.gephi.utils.TimeIntervalGraphics
- DEFAULT_HIGHLIGHT_TEXT_MODE - Static variable in class org.gephi.utils.sparklines.SparklineParameters
- DEFAULT_HIGHLIGHT_VALUE_COLOR - Static variable in class org.gephi.utils.sparklines.SparklineParameters
- DEFAULT_INTERPOLATOR - Static variable in class org.gephi.appearance.RankingImpl
- DEFAULT_LINE_COLOR - Static variable in class org.gephi.utils.sparklines.SparklineParameters
- DEFAULT_TEXT_BOX_COLOR - Static variable in class org.gephi.utils.sparklines.SparklineParameters
- DEFAULT_TEXT_COLOR - Static variable in class org.gephi.utils.sparklines.SparklineParameters
- DefaultCurved - Class in org.gephi.preview.presets
- DefaultCurved() - Constructor for class org.gephi.preview.presets.DefaultCurved
- DefaultPreset - Class in org.gephi.preview.presets
- DefaultPreset() - Constructor for class org.gephi.preview.presets.DefaultPreset
- DefaultProcessor - Class in org.gephi.io.processor.plugin
-
Processor 'Add full graph' that unloads the complete container into the workspace.
- DefaultProcessor() - Constructor for class org.gephi.io.processor.plugin.DefaultProcessor
- DefaultScaler - Class in org.gephi.io.processor.plugin
- DefaultScaler() - Constructor for class org.gephi.io.processor.plugin.DefaultScaler
- DefaultStraight - Class in org.gephi.preview.presets
- DefaultStraight() - Constructor for class org.gephi.preview.presets.DefaultStraight
- Degree - Class in org.gephi.statistics.plugin
- Degree() - Constructor for class org.gephi.statistics.plugin.Degree
- DEGREE - Static variable in class org.gephi.statistics.plugin.Degree
- DegreeBuilder - Class in org.gephi.statistics.plugin.builder
- DegreeBuilder() - Constructor for class org.gephi.statistics.plugin.builder.DegreeBuilder
- DegreeRangeBuilder - Class in org.gephi.filters.plugin.graph
- DegreeRangeBuilder() - Constructor for class org.gephi.filters.plugin.graph.DegreeRangeBuilder
- DegreeRangeBuilder.DegreeRangeFilter - Class in org.gephi.filters.plugin.graph
- DegreeRangeFilter() - Constructor for class org.gephi.filters.plugin.graph.DegreeRangeBuilder.DegreeRangeFilter
- DegreeRankingImpl - Class in org.gephi.appearance
- DegreeRankingImpl(Column) - Constructor for class org.gephi.appearance.DegreeRankingImpl
- deleteAttributeColumn(Table, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Deletes the specified column from a table if the table has the column and data laboratory behaviour allows to delete it (see
canDeleteColumn
method). - deleteAttributeColumn(Table, Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- deleteEdge(Edge) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Tries to delete an edge checking first if it is on the graph.
- deleteEdge(Edge) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- deleteEdges(Edge[]) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Tries to delete an array of edges checking first if they are on the graph.
- deleteEdges(Edge[]) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- deleteEdgesWithNodes(Edge[], boolean, boolean) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Tries to delete an array of edges checking first if they are on the graph and also deletes their source and target node if it is indicated.
- deleteEdgesWithNodes(Edge[], boolean, boolean) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- deleteEdgeWithNodes(Edge, boolean, boolean) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Tries to delete an edge checking first if it is on the graph and also deletes its source and target node if it is indicated.
- deleteEdgeWithNodes(Edge, boolean, boolean) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- deleteNode(Node) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Tries to delete a node checking first if it is on the graph.
- deleteNode(Node) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- deleteNodes(Node[]) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Tries to delete an array of nodes checking first if they are on the graph.
- deleteNodes(Node[]) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- deleteQuery(Query) - Method in interface org.gephi.filters.api.FilterLibrary
-
Delete a saved
query
from the library. - deleteQuery(Query) - Method in class org.gephi.filters.FilterLibraryImpl
- deleteWorkspace(Workspace) - Method in interface org.gephi.project.api.ProjectController
-
Deletes the given workspace from its project.
- deleteWorkspace(Workspace) - Method in class org.gephi.project.impl.ProjectControllerImpl
- delta(int, StatisticalInferenceClustering.Community, StatisticalInferenceClustering.CommunityStructure, Double, Double, Double, Double, Double) - Method in class org.gephi.statistics.plugin.StatisticalInferenceClustering
- DensityBuilder - Class in org.gephi.statistics.plugin.builder
-
The statistics builder the graph denstiy statistics
- DensityBuilder() - Constructor for class org.gephi.statistics.plugin.builder.DensityBuilder
- DensityGrid - Class in org.gephi.layout.plugin.openord
- DensityGrid() - Constructor for class org.gephi.layout.plugin.openord.DensityGrid
- DependantColor - Class in org.gephi.preview.types
-
A color that can be custom or depend from a parent color.
- DependantColor() - Constructor for class org.gephi.preview.types.DependantColor
- DependantColor(Color) - Constructor for class org.gephi.preview.types.DependantColor
- DependantColor(DependantColor.Mode) - Constructor for class org.gephi.preview.types.DependantColor
- DependantColor.Mode - Enum in org.gephi.preview.types
- DependantOriginalColor - Class in org.gephi.preview.types
-
A color that depends from another object, but can also have it's own color.
- DependantOriginalColor(Color) - Constructor for class org.gephi.preview.types.DependantOriginalColor
- DependantOriginalColor(DependantOriginalColor.Mode) - Constructor for class org.gephi.preview.types.DependantOriginalColor
- DependantOriginalColor.Mode - Enum in org.gephi.preview.types
- description(String) - Method in class org.gephi.io.importer.api.MetadataDraft.Builder
-
Sets the graph description.
- destroy() - Method in class org.gephi.filters.FilterModelImpl
- destroy() - Method in class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder.DynamicRangeFilter
- destroy(Filter) - Method in class org.gephi.filters.plugin.AbstractFilterBuilder
- destroy(Filter) - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder
- destroy(Filter) - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder
- destroy(Filter) - Method in class org.gephi.filters.plugin.edge.MutualEdgeBuilder
- destroy(Filter) - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder
- destroy(Filter) - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder
- destroy(Filter) - Method in class org.gephi.filters.plugin.graph.EgoBuilder
- destroy(Filter) - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder
- destroy(Filter) - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder
- destroy(Filter) - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder
- destroy(Filter) - Method in class org.gephi.filters.plugin.graph.KCoreBuilder
- destroy(Filter) - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder
- destroy(Filter) - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder
- destroy(Filter) - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder
- destroy(Filter) - Method in class org.gephi.filters.plugin.graph.ShortestPathBuilder
- destroy(Filter) - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder
- destroy(Filter) - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge
- destroy(Filter) - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge
- destroy(Filter) - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode
- destroy(Filter) - Method in class org.gephi.filters.plugin.operator.UNIONBuilder
- destroy(Filter) - Method in interface org.gephi.filters.spi.FilterBuilder
-
Notification when the filter is destroyed, to perform clean-up tasks.
- detectNodeDuplicatesByColumn(Column, boolean) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Finds and returns nodes duplicates based on the values of a given column of nodes table
- detectNodeDuplicatesByColumn(Column, boolean) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- DialogControls - Interface in org.gephi.datalab.spi
-
An instance of this interface is passed to any type of manipulator UI, allowing the UIs to enable/disable the dialog controls
- DijkstraShortestPathAlgorithm - Class in org.gephi.algorithms.shortestpath
- DijkstraShortestPathAlgorithm(Graph, Node) - Constructor for class org.gephi.algorithms.shortestpath.DijkstraShortestPathAlgorithm
- DIRECTED - org.gephi.io.importer.api.EdgeDirection
- DIRECTED - org.gephi.io.importer.api.EdgeDirectionDefault
- DIRECTED - Static variable in class org.gephi.preview.api.PreviewProperty
-
General
Boolean
property which indicates wheter the graph is directed - DIRECTED - Static variable in class org.gephi.preview.plugin.items.EdgeItem
- disable() - Method in interface org.gephi.project.api.WorkspaceListener
-
Notify no more workspace is currently selected, the project is empty.
- DISABLE - org.gephi.project.impl.ProjectControllerImpl.EventType
- Displacement - Interface in org.gephi.layout.plugin.force
- distance(Node, Node) - Static method in class org.gephi.layout.plugin.ForceVectorUtils
- div(float) - Method in class org.gephi.preview.api.Vector
- div(Vector, float) - Static method in class org.gephi.preview.api.Vector
- doScale(Container) - Method in class org.gephi.io.processor.plugin.DefaultScaler
- doScale(Container) - Method in interface org.gephi.io.processor.spi.Scaler
-
Scale
container
content to the system scale. - DRAGGED - org.gephi.preview.api.PreviewMouseEvent.Type
- draw(Number[], Number[], Number, Number, SparklineParameters) - Static method in class org.gephi.utils.sparklines.SparklineGraph
-
Draw a sparkline with x axis and y axis values, and pre-calculated min and max of the y axis values.
- draw(Number[], Number[], SparklineParameters) - Static method in class org.gephi.utils.sparklines.SparklineGraph
-
Draw a sparkline with x axis and y axis values.
- draw(Number[], Number, Number, SparklineParameters) - Static method in class org.gephi.utils.sparklines.SparklineGraph
-
Draw a sparkline only providing y axis values, and pre-calculated min and max of the y axis values.
- draw(Number[], SparklineParameters) - Static method in class org.gephi.utils.sparklines.SparklineGraph
-
Draw a sparkline only providing y axis values (1 x tick per number assumed)
- drawArc(PDPageContentStream, float, float, float, float, float, float) - Static method in class org.gephi.preview.plugin.renderers.PDFUtils
- drawCircle(PDPageContentStream, float, float, float) - Static method in class org.gephi.preview.plugin.renderers.PDFUtils
- duplicateColumn(Table, Column, String, Class) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Duplicates a given column of a table and copies al row values.
- duplicateColumn(Table, Column, String, Class) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- duplicateNode(Node) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Duplicates a node if it is in the graph, and returns the new node.
- duplicateNode(Node) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- duplicateNodes(Node[]) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Tries to duplicate an array of nodes with the same behaviour as
duplicateNode
method. - duplicateNodes(Node[]) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- DuplicateTask - Class in org.gephi.project.io
- DuplicateTask(Workspace) - Constructor for class org.gephi.project.io.DuplicateTask
- duplicateWorkspace(Workspace) - Method in interface org.gephi.project.api.ProjectController
-
Duplicates the given workspace and adds it to the project.
- duplicateWorkspace(Workspace) - Method in class org.gephi.project.impl.ProjectControllerImpl
- dx - Variable in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2LayoutData
- dx - Variable in class org.gephi.layout.plugin.ForceVectorNodeLayoutData
- dy - Variable in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2LayoutData
- dy - Variable in class org.gephi.layout.plugin.ForceVectorNodeLayoutData
- DYNAMIC_AVG_CLUSTERING_COEFFICIENT - Static variable in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
- DYNAMIC_AVGDEGREE - Static variable in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- DYNAMIC_CLUSTERING_COEFFICIENT - Static variable in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
- DYNAMIC_DEGREE - Static variable in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- DYNAMIC_INDEGREE - Static variable in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- DYNAMIC_OUTDEGREE - Static variable in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- DynamicClusteringCoefficient - Class in org.gephi.statistics.plugin.dynamic
- DynamicClusteringCoefficient() - Constructor for class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
- DynamicClusteringCoefficientBuilder - Class in org.gephi.statistics.plugin.dynamic.builder
- DynamicClusteringCoefficientBuilder() - Constructor for class org.gephi.statistics.plugin.dynamic.builder.DynamicClusteringCoefficientBuilder
- DynamicDegree - Class in org.gephi.statistics.plugin.dynamic
- DynamicDegree() - Constructor for class org.gephi.statistics.plugin.dynamic.DynamicDegree
- DynamicDegreeBuilder - Class in org.gephi.statistics.plugin.dynamic.builder
- DynamicDegreeBuilder() - Constructor for class org.gephi.statistics.plugin.dynamic.builder.DynamicDegreeBuilder
- DynamicGraph - Class in org.gephi.io.generator.plugin
- DynamicGraph() - Constructor for class org.gephi.io.generator.plugin.DynamicGraph
- DynamicNbEdges - Class in org.gephi.statistics.plugin.dynamic
- DynamicNbEdges() - Constructor for class org.gephi.statistics.plugin.dynamic.DynamicNbEdges
- DynamicNbEdgesBuilder - Class in org.gephi.statistics.plugin.dynamic.builder
- DynamicNbEdgesBuilder() - Constructor for class org.gephi.statistics.plugin.dynamic.builder.DynamicNbEdgesBuilder
- DynamicNbNodes - Class in org.gephi.statistics.plugin.dynamic
- DynamicNbNodes() - Constructor for class org.gephi.statistics.plugin.dynamic.DynamicNbNodes
- DynamicNbNodesBuilder - Class in org.gephi.statistics.plugin.dynamic.builder
- DynamicNbNodesBuilder() - Constructor for class org.gephi.statistics.plugin.dynamic.builder.DynamicNbNodesBuilder
- DynamicRangeBuilder - Class in org.gephi.filters.plugin.dynamic
- DynamicRangeBuilder() - Constructor for class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder
- DynamicRangeBuilder.DynamicRangeFilter - Class in org.gephi.filters.plugin.dynamic
- DynamicRangeFilter(GraphModel) - Constructor for class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder.DynamicRangeFilter
- DynamicRangeUI - Interface in org.gephi.filters.plugin.dynamic
- DynamicStatistics - Interface in org.gephi.statistics.spi
-
Define a dynamic statistics implementation.
E
- ECCENTRICITY - Static variable in class org.gephi.statistics.plugin.GraphDistance
- Edge(AppearanceModel, Partition) - Constructor for class org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter.Edge
- Edge(Column) - Constructor for class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualBooleanFilter.Edge
- Edge(Column) - Constructor for class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualNumberFilter.Edge
- Edge(Column) - Constructor for class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualStringFilter.Edge
- Edge(Column) - Constructor for class org.gephi.filters.plugin.attribute.AttributeNonNullBuilder.AttributeNonNullFilter.Edge
- Edge(Column) - Constructor for class org.gephi.filters.plugin.attribute.AttributeRangeBuilder.AttributeRangeFilter.Edge
- Edge(Column) - Constructor for class org.gephi.filters.plugin.attribute.ListAttributeContainsBuilder.AttributeContainsFilter.Edge
- EDGE - Static variable in interface org.gephi.filters.api.FilterLibrary
-
Default
Category
for filters working on edges only. - EDGE - Static variable in interface org.gephi.preview.api.Item
- EDGE_BUILDER - Static variable in interface org.gephi.preview.spi.ItemBuilder
- EDGE_COLOR - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge
EdgeColor
property defining the edge color. - EDGE_COLOR - Static variable in class org.gephi.preview.plugin.renderers.EdgeLabelRenderer
- EDGE_CURVED - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge
Boolean
property whether to draw curved edges. - EDGE_ID - Static variable in class org.gephi.io.importer.plugin.file.spreadsheet.process.ImportEdgesProcess
- EDGE_KIND - Static variable in class org.gephi.io.importer.plugin.file.spreadsheet.process.ImportEdgesProcess
- EDGE_LABEL - Static variable in class org.gephi.io.importer.plugin.file.spreadsheet.process.ImportEdgesProcess
- EDGE_LABEL - Static variable in interface org.gephi.preview.api.Item
- EDGE_LABEL_BUILDER - Static variable in interface org.gephi.preview.spi.ItemBuilder
- EDGE_LABEL_COLOR - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge Label
DependantOriginalColor
property defining the color label. - EDGE_LABEL_FONT - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge Label
Font
property defining edge label's font. - EDGE_LABEL_MAX_CHAR - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge Label
Integer
property defining the maximum number of characters. - EDGE_LABEL_OUTLINE_COLOR - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge Label Outline
DependantColor
property defining the outline color. - EDGE_LABEL_OUTLINE_OPACITY - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge Label Outline
Float
property between 0-100 which defines the opacity. - EDGE_LABEL_OUTLINE_SIZE - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge Label Outline
Float
property defining the outline size. - EDGE_LABEL_SHORTEN - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge Label
Boolean
property defining whether the label is shortened. - EDGE_MAX_WEIGHT - Static variable in class org.gephi.preview.plugin.renderers.EdgeRenderer
- EDGE_MIN_WEIGHT - Static variable in class org.gephi.preview.plugin.renderers.EdgeRenderer
- EDGE_OPACITY - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge
Float
property between 0-100 which defines the opacity. - EDGE_RADIUS - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge
Float
property defining an extra distance between the node and the edge. - EDGE_RESCALE_WEIGHT - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge
Boolean
property defining whether edge's weight should be rescaled between fixed bounds. - EDGE_RESCALE_WEIGHT_MAX - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge
float
property defining the minimum weight when edge weight rescaling is enabled. - EDGE_RESCALE_WEIGHT_MIN - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge
float
property defining the minimum weight when edge weight rescaling is enabled. - EDGE_SOURCE - Static variable in class org.gephi.io.importer.plugin.file.spreadsheet.process.ImportEdgesProcess
- EDGE_TARGET - Static variable in class org.gephi.io.importer.plugin.file.spreadsheet.process.ImportEdgesProcess
- EDGE_THICKNESS - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge
Float
property for the edge's thickness - EDGE_TYPE - org.gephi.appearance.api.AppearanceModel.GraphFunction
- EDGE_TYPE - Static variable in class org.gephi.io.importer.plugin.file.spreadsheet.process.ImportEdgesProcess
- EDGE_WEIGHT - org.gephi.appearance.api.AppearanceModel.GraphFunction
- EdgeBuilder - Class in org.gephi.preview.plugin.builders
- EdgeBuilder() - Constructor for class org.gephi.preview.plugin.builders.EdgeBuilder
- EdgeColor - Class in org.gephi.preview.types
-
An edge color type.
- EdgeColor(Color) - Constructor for class org.gephi.preview.types.EdgeColor
- EdgeColor(EdgeColor.Mode) - Constructor for class org.gephi.preview.types.EdgeColor
- EdgeColor.Mode - Enum in org.gephi.preview.types
- EdgeDirection - Enum in org.gephi.io.importer.api
-
Edge direction setting.
- EdgeDirectionDefault - Enum in org.gephi.io.importer.api
-
Graph level setting that indicates the nature of its edges.
- EdgeDraft - Interface in org.gephi.io.importer.api
-
Draft edge, hosted by import containers to represent edges found when importing.
- EdgeDraftImpl - Class in org.gephi.io.importer.impl
- EdgeDraftImpl(ImportContainerImpl, String) - Constructor for class org.gephi.io.importer.impl.EdgeDraftImpl
- edgeExists(String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Returns
true
if an edge exists with the givenid
. - edgeExists(String) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- edgeExists(String, String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Returns
true
if an edge exists fromsource
totarget
. - edgeExists(String, String) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- EdgeFilter - Interface in org.gephi.filters.spi
-
Basic filters for edges, that works as predicates.
- EdgeItem - Class in org.gephi.preview.plugin.items
- EdgeItem(Edge) - Constructor for class org.gephi.preview.plugin.items.EdgeItem
- EdgeLabelBuilder - Class in org.gephi.preview.plugin.builders
- EdgeLabelBuilder() - Constructor for class org.gephi.preview.plugin.builders.EdgeLabelBuilder
- EdgeLabelItem - Class in org.gephi.preview.plugin.items
- EdgeLabelItem(Edge) - Constructor for class org.gephi.preview.plugin.items.EdgeLabelItem
- EdgeLabelRenderer - Class in org.gephi.preview.plugin.renderers
- EdgeLabelRenderer() - Constructor for class org.gephi.preview.plugin.renderers.EdgeLabelRenderer
- EdgeListDatabaseImpl - Class in org.gephi.io.importer.plugin.database
- EdgeListDatabaseImpl() - Constructor for class org.gephi.io.importer.plugin.database.EdgeListDatabaseImpl
- EdgeMergeStrategy - Enum in org.gephi.io.importer.api
-
Defines the way edge weights are merged.
- EdgePartitionFilter(AppearanceModel, Partition) - Constructor for class org.gephi.filters.plugin.partition.PartitionBuilder.EdgePartitionFilter
- EdgeRenderer - Class in org.gephi.preview.plugin.renderers
- EdgeRenderer() - Constructor for class org.gephi.preview.plugin.renderers.EdgeRenderer
- EDGES - org.gephi.io.exporter.plugin.ExporterSpreadsheet.ExportTable
- EDGES_TABLE - org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration.Mode
- EdgesCustomColor - Class in org.gephi.preview.presets
- EdgesCustomColor() - Constructor for class org.gephi.preview.presets.EdgesCustomColor
- EdgesManipulator - Interface in org.gephi.datalab.spi.edges
-
Manipulator for edges.
- EdgesManipulatorBuilder - Interface in org.gephi.datalab.spi.edges
-
This interface is used for providing EdgesManipulator instances using the Netbeans Lookup but avoiding the singleton it causes.
- EdgeTypeBuilder - Class in org.gephi.filters.plugin.edge
- EdgeTypeBuilder() - Constructor for class org.gephi.filters.plugin.edge.EdgeTypeBuilder
- EdgeTypeBuilder.EdgeTypeFilter - Class in org.gephi.filters.plugin.edge
- EdgeTypeFilter(GraphModel) - Constructor for class org.gephi.filters.plugin.edge.EdgeTypeBuilder.EdgeTypeFilter
- EdgeTypePartitionImpl - Class in org.gephi.appearance
- EdgeTypePartitionImpl(Column, Class) - Constructor for class org.gephi.appearance.EdgeTypePartitionImpl
- EdgeTypeUI - Interface in org.gephi.filters.plugin.edge
- EdgeWeightBuilder - Class in org.gephi.filters.plugin.edge
- EdgeWeightBuilder() - Constructor for class org.gephi.filters.plugin.edge.EdgeWeightBuilder
- EdgeWeightBuilder.EdgeWeightFilter - Class in org.gephi.filters.plugin.edge
- EdgeWeightFilter() - Constructor for class org.gephi.filters.plugin.edge.EdgeWeightBuilder.EdgeWeightFilter
- EdgeWeightRankingImpl - Class in org.gephi.appearance
- EdgeWeightRankingImpl() - Constructor for class org.gephi.appearance.EdgeWeightRankingImpl
- EdgeWidthFunction(ImporterVNA.EdgeWidthFunction.Function, float) - Constructor for class org.gephi.io.importer.plugin.file.ImporterVNA.EdgeWidthFunction
- EgoBuilder - Class in org.gephi.filters.plugin.graph
- EgoBuilder() - Constructor for class org.gephi.filters.plugin.graph.EgoBuilder
- EgoBuilder.EgoFilter - Class in org.gephi.filters.plugin.graph
- EgoFilter() - Constructor for class org.gephi.filters.plugin.graph.EgoBuilder.EgoFilter
- EgoUI - Interface in org.gephi.filters.plugin.graph
- EIGENVECTOR - Static variable in class org.gephi.statistics.plugin.EigenvectorCentrality
- EigenvectorCentrality - Class in org.gephi.statistics.plugin
- EigenvectorCentrality() - Constructor for class org.gephi.statistics.plugin.EigenvectorCentrality
- EigenvectorCentralityBuilder - Class in org.gephi.statistics.plugin.builder
- EigenvectorCentralityBuilder() - Constructor for class org.gephi.statistics.plugin.builder.EigenvectorCentralityBuilder
- ElectricalForce(float, float) - Constructor for class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout.ElectricalForce
- ElementDraft - Interface in org.gephi.io.importer.api
-
Draft element, hosted by import containers to represent nodes or edges found when importing.
- ElementDraft.Factory - Interface in org.gephi.io.importer.api
-
Node and edge draft factory.
- ElementDraftImpl - Class in org.gephi.io.importer.impl
- ElementDraftImpl(ImportContainerImpl, String) - Constructor for class org.gephi.io.importer.impl.ElementDraftImpl
- ElementFactoryImpl - Class in org.gephi.io.importer.impl
- ElementFactoryImpl(ImportContainerImpl) - Constructor for class org.gephi.io.importer.impl.ElementFactoryImpl
- ElementFilter<K extends org.gephi.graph.api.Element> - Interface in org.gephi.filters.spi
-
Basic filters for elements (nodes or edges).
- ElementIdType - Enum in org.gephi.io.importer.api
-
Element id type.
- EmptySheet - Class in org.gephi.io.importer.plugin.file.spreadsheet.sheet
- EmptySheet() - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.sheet.EmptySheet
- end() - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
- end() - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- end() - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbEdges
- end() - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbNodes
- end() - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Called at the end of the process after all loops.
- END - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- END - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- END_OPEN - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- END_OPEN - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- endAlgo() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- endAlgo() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- endAlgo() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- endAlgo() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
- endAlgo() - Method in class org.gephi.layout.plugin.labelAdjust.LabelAdjust
- endAlgo() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
- endAlgo() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- endAlgo() - Method in class org.gephi.layout.plugin.random.RandomLayout
- endAlgo() - Method in class org.gephi.layout.plugin.rotate.RotateLayout
- endAlgo() - Method in class org.gephi.layout.plugin.scale.AbstractScaleLayout
- endAlgo() - Method in interface org.gephi.layout.spi.Layout
-
Called when the algorithm is finished (canAlgo() returns false).
- energy0 - Variable in class org.gephi.layout.plugin.ForceLayoutData
- ensureSafeLayoutNodePositions(GraphModel) - Static method in class org.gephi.layout.plugin.AbstractLayout
-
See https://github.com/gephi/gephi/issues/603 Nodes position to NaN on applied layout
- eolIsSignificant(boolean) - Method in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Determines whether or not ends of line are treated as tokens.
- eps - Static variable in class org.gephi.layout.plugin.force.quadtree.QuadTree
- EPS - Static variable in class org.gephi.utils.NumberUtils
- EqualBooleanFilter(Column) - Constructor for class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualBooleanFilter
- EqualBooleanUI - Interface in org.gephi.filters.plugin.attribute
- EqualNumberFilter(Column) - Constructor for class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualNumberFilter
- EqualNumberUI - Interface in org.gephi.filters.plugin.attribute
- equals(double, double, double) - Static method in class org.gephi.utils.NumberUtils
- equals(Object) - Method in class org.gephi.appearance.api.Interpolator.BezierInterpolator
- equals(Object) - Method in class org.gephi.appearance.AttributePartitionImpl
- equals(Object) - Method in class org.gephi.appearance.AttributeRankingImpl
- equals(Object) - Method in class org.gephi.appearance.FunctionImpl
- equals(Object) - Method in class org.gephi.appearance.plugin.palette.Palette
- equals(Object) - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer.LinearGradient
- equals(Object) - Method in class org.gephi.filters.api.Range
- equals(Object) - Method in class org.gephi.filters.spi.Category
- equals(Object) - Method in class org.gephi.io.database.drivers.MySQLDriver
- equals(Object) - Method in class org.gephi.io.database.drivers.PostgreSQLDriver
- equals(Object) - Method in class org.gephi.io.database.drivers.SQLiteDriver
- equals(Object) - Method in class org.gephi.io.database.drivers.SQLServerDriver
- equals(Object) - Method in class org.gephi.preview.api.ManagedRenderer
- equals(Object) - Method in class org.gephi.preview.api.PreviewPreset
- equals(Object) - Method in class org.gephi.preview.api.Vector
- equals(Object) - Method in class org.gephi.project.impl.ProjectImpl
- equals(Object) - Method in class org.gephi.project.impl.ProjectMetaDataImpl
- equals(Object) - Method in class org.gephi.project.impl.WorkspaceMetaDataImpl
- equalsEpsilon(double, double) - Static method in class org.gephi.utils.NumberUtils
- EqualStringFilter(Column) - Constructor for class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualStringFilter
- EqualStringUI - Interface in org.gephi.filters.plugin.attribute
- error(Project, Throwable) - Method in interface org.gephi.project.api.ProjectListener
-
Called when an error occurred in project manipulation.
- ErrorSheet - Class in org.gephi.io.importer.plugin.file.spreadsheet.sheet
- ErrorSheet(String) - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.sheet.ErrorSheet
- evaluate(Graph, K) - Method in interface org.gephi.filters.spi.ElementFilter
- evaluate(Graph, Edge) - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder.EdgeTypeFilter
- evaluate(Graph, Edge) - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder.EdgeWeightFilter
- evaluate(Graph, Edge) - Method in class org.gephi.filters.plugin.edge.MutualEdgeBuilder.MutualEdgeFilter
- evaluate(Graph, Edge) - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder.SelfLoopFilter
- evaluate(Graph, Edge) - Method in class org.gephi.filters.plugin.partition.InterEdgesBuilder.InterEdgesFilter
- evaluate(Graph, Edge) - Method in class org.gephi.filters.plugin.partition.IntraEdgesBuilder.IntraEdgesFilter
- evaluate(Graph, Edge) - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- evaluate(Graph, Element) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualBooleanFilter
- evaluate(Graph, Element) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualNumberFilter
- evaluate(Graph, Element) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualStringFilter
- evaluate(Graph, Element) - Method in class org.gephi.filters.plugin.attribute.AttributeNonNullBuilder.AttributeNonNullFilter
- evaluate(Graph, Element) - Method in class org.gephi.filters.plugin.attribute.AttributeRangeBuilder.AttributeRangeFilter
- evaluate(Graph, Element) - Method in class org.gephi.filters.plugin.attribute.ListAttributeContainsBuilder.AttributeContainsFilter
- evaluate(Graph, Element) - Method in class org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter
- evaluate(Graph, Node) - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder.DegreeRangeFilter
- evaluate(Graph, Node) - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder.GiantComponentFilter
- evaluate(Graph, Node) - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder.HasSelfLoopFilter
- evaluate(Graph, Node) - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder.InDegreeRangeFilter
- evaluate(Graph, Node) - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder.MutualDegreeRangeFilter
- evaluate(Graph, Node) - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder.OutDegreeRangeFilter
- evaluate(Graph, Node) - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- EVENT_CLOSE - Static variable in interface org.gephi.project.api.ProjectInformation
-
Deprecated.
- EVENT_CLOSE - Static variable in interface org.gephi.project.api.WorkspaceInformation
-
Deprecated.
- EVENT_OPEN - Static variable in interface org.gephi.project.api.ProjectInformation
-
Deprecated.
- EVENT_OPEN - Static variable in interface org.gephi.project.api.WorkspaceInformation
-
Deprecated.
- EVENT_RENAME - Static variable in interface org.gephi.project.api.ProjectInformation
-
Deprecated.
- EVENT_RENAME - Static variable in interface org.gephi.project.api.WorkspaceInformation
-
Deprecated.
- EVENT_SET_FILE - Static variable in interface org.gephi.project.api.ProjectInformation
-
Deprecated.
- EVENT_SET_SOURCE - Static variable in interface org.gephi.project.api.WorkspaceInformation
-
Deprecated.
- ExcelSheetParser - Class in org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel
- ExcelSheetParser(Sheet, boolean) - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel.ExcelSheetParser
- ExcelSheetRow - Class in org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel
- ExcelSheetRow(Row, int, int) - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel.ExcelSheetRow
- execute() - Method in interface org.gephi.datalab.spi.Manipulator
-
Execute this Manipulator.
- execute() - Method in class org.gephi.io.exporter.plugin.ExporterCSV
- execute() - Method in class org.gephi.io.exporter.plugin.ExporterDL
- execute() - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- execute() - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- execute() - Method in class org.gephi.io.exporter.plugin.ExporterGML
- execute() - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- execute() - Method in class org.gephi.io.exporter.plugin.ExporterJson
- execute() - Method in class org.gephi.io.exporter.plugin.ExporterPajek
- execute() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- execute() - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- execute() - Method in class org.gephi.io.exporter.preview.PDFExporter
- execute() - Method in class org.gephi.io.exporter.preview.PNGExporter
- execute() - Method in class org.gephi.io.exporter.preview.SVGExporter
- execute() - Method in interface org.gephi.io.exporter.spi.Exporter
-
Run the export process.
- execute() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.AbstractImportProcess
- execute() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.ImportAdjacencyListProcess
- execute() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.ImportEdgesProcess
- execute() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.ImportMatrixProcess
- execute() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.ImportNodesProcess
- execute() - Method in class org.gephi.layout.plugin.AutoLayout
- execute() - Method in class org.gephi.layout.plugin.forceAtlas2.Operation
- execute() - Method in class org.gephi.layout.plugin.forceAtlas2.OperationNodeNodeAttract
- execute() - Method in class org.gephi.layout.plugin.forceAtlas2.OperationNodeNodeRepulse
- execute() - Method in class org.gephi.layout.plugin.forceAtlas2.OperationNodeRegionRepulse
- execute() - Method in class org.gephi.layout.plugin.forceAtlas2.OperationNodeRepulse
- execute(Graph) - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
- execute(Graph) - Method in class org.gephi.statistics.plugin.Degree
- execute(Graph) - Method in class org.gephi.statistics.plugin.EigenvectorCentrality
- execute(Graph) - Method in class org.gephi.statistics.plugin.GraphDistance
- execute(Graph) - Method in class org.gephi.statistics.plugin.Hits
- execute(Graph) - Method in class org.gephi.statistics.plugin.Modularity
- execute(Graph) - Method in class org.gephi.statistics.plugin.PageRank
- execute(Graph) - Method in class org.gephi.statistics.plugin.StatisticalInferenceClustering
- execute(Graph) - Method in class org.gephi.statistics.plugin.WeightedDegree
- execute(GraphModel) - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
- execute(GraphModel) - Method in class org.gephi.statistics.plugin.ConnectedComponents
- execute(GraphModel) - Method in class org.gephi.statistics.plugin.Degree
- execute(GraphModel) - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
- execute(GraphModel) - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- execute(GraphModel) - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbEdges
- execute(GraphModel) - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbNodes
- execute(GraphModel) - Method in class org.gephi.statistics.plugin.EigenvectorCentrality
- execute(GraphModel) - Method in class org.gephi.statistics.plugin.GraphDensity
- execute(GraphModel) - Method in class org.gephi.statistics.plugin.GraphDistance
- execute(GraphModel) - Method in class org.gephi.statistics.plugin.Hits
- execute(GraphModel) - Method in class org.gephi.statistics.plugin.Modularity
- execute(GraphModel) - Method in class org.gephi.statistics.plugin.PageRank
- execute(GraphModel) - Method in class org.gephi.statistics.plugin.StatisticalInferenceClustering
- execute(GraphModel) - Method in class org.gephi.statistics.plugin.WeightedDegree
- execute(GraphModel) - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
First method to be executed in the dynamic statistic process.
- execute(GraphModel) - Method in interface org.gephi.statistics.spi.Statistics
-
Executes the statistics algorithm.
- execute(Table, Column) - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulator
-
Execute this AttributeColumnsManipulator with the indicated table and column
- execute(ContainerLoader) - Method in class org.gephi.io.importer.plugin.database.ImporterEdgeList
- execute(ContainerLoader) - Method in class org.gephi.io.importer.plugin.file.ImporterDL
- execute(ContainerLoader) - Method in class org.gephi.io.importer.plugin.file.ImporterDOT
- execute(ContainerLoader) - Method in class org.gephi.io.importer.plugin.file.ImporterGDF
- execute(ContainerLoader) - Method in class org.gephi.io.importer.plugin.file.ImporterGEXF
- execute(ContainerLoader) - Method in class org.gephi.io.importer.plugin.file.ImporterGML
- execute(ContainerLoader) - Method in class org.gephi.io.importer.plugin.file.ImporterGraphML
- execute(ContainerLoader) - Method in class org.gephi.io.importer.plugin.file.ImporterPajek
- execute(ContainerLoader) - Method in class org.gephi.io.importer.plugin.file.ImporterTGF
- execute(ContainerLoader) - Method in class org.gephi.io.importer.plugin.file.ImporterTLP
- execute(ContainerLoader) - Method in class org.gephi.io.importer.plugin.file.ImporterVNA
- execute(ContainerLoader) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- execute(ContainerLoader) - Method in interface org.gephi.io.importer.spi.Importer
-
Run the import process.
- execute(ProjectsImpl) - Method in class org.gephi.project.io.LoadTask
- execute(Statistics) - Method in interface org.gephi.statistics.api.StatisticsController
-
Executes
statistics
in the current thread. - execute(Statistics) - Method in class org.gephi.statistics.StatisticsControllerImpl
- execute(Statistics, LongTaskListener) - Method in interface org.gephi.statistics.api.StatisticsController
-
Execute the statistics algorithm in a background thread and notify
listener
when finished. - execute(Statistics, LongTaskListener) - Method in class org.gephi.statistics.StatisticsControllerImpl
- execute(LongTask, Runnable) - Method in class org.gephi.utils.longtask.api.LongTaskExecutor
-
Execute a long task with cancel and progress support.
- execute(LongTask, Runnable, String, LongTaskErrorHandler) - Method in class org.gephi.utils.longtask.api.LongTaskExecutor
-
Execute a long task with cancel and progress support.
- execute(LongTask, Callable<V>) - Method in class org.gephi.utils.longtask.api.LongTaskExecutor
-
Execute a long task with cancel and progress support.
- execute(LongTask, Callable<V>, String, LongTaskErrorHandler) - Method in class org.gephi.utils.longtask.api.LongTaskExecutor
-
Execute a long task with cancel and progress support.
- executeAttributeColumnsManipulator(AttributeColumnsManipulator, GraphModel, Table, Column) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares the dialog UI of a AttributeColumnsManipulator if it has one and executes the manipulator in a separate Thread when the dialog is accepted or directly if there is no UI.
- executeLayout() - Method in interface org.gephi.layout.api.LayoutController
-
Executes the current Layout.
- executeLayout() - Method in class org.gephi.layout.LayoutControllerImpl
- executeLayout(int) - Method in interface org.gephi.layout.api.LayoutController
-
Executes the current layout for
numIterations
iterations. - executeLayout(int) - Method in class org.gephi.layout.LayoutControllerImpl
- executeManipulator(Manipulator) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares the dialog UI of a manipulator if it has one and executes the manipulator in a separate Thread when the dialog is accepted or directly if there is no UI.
- Expand - Class in org.gephi.layout.plugin.scale
- Expand() - Constructor for class org.gephi.layout.plugin.scale.Expand
- ExpandLayout - Class in org.gephi.layout.plugin.scale
- ExpandLayout(LayoutBuilder, double) - Constructor for class org.gephi.layout.plugin.scale.ExpandLayout
- ExportController - Interface in org.gephi.io.exporter.api
-
Manage exporting tasks.
- ExportControllerImpl - Class in org.gephi.io.exporter.impl
- ExportControllerImpl() - Constructor for class org.gephi.io.exporter.impl.ExportControllerImpl
- exportCurrentTable() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- Exporter - Interface in org.gephi.io.exporter.spi
-
Define a class that can export data.
- ExporterBuilder - Interface in org.gephi.io.exporter.spi
-
Factory class for building exporter instances.
- ExporterBuilderCSV - Class in org.gephi.io.exporter.plugin
- ExporterBuilderCSV() - Constructor for class org.gephi.io.exporter.plugin.ExporterBuilderCSV
- ExporterBuilderDL - Class in org.gephi.io.exporter.plugin
- ExporterBuilderDL() - Constructor for class org.gephi.io.exporter.plugin.ExporterBuilderDL
- ExporterBuilderGDF - Class in org.gephi.io.exporter.plugin
- ExporterBuilderGDF() - Constructor for class org.gephi.io.exporter.plugin.ExporterBuilderGDF
- ExporterBuilderGEXF - Class in org.gephi.io.exporter.plugin
- ExporterBuilderGEXF() - Constructor for class org.gephi.io.exporter.plugin.ExporterBuilderGEXF
- ExporterBuilderGML - Class in org.gephi.io.exporter.plugin
- ExporterBuilderGML() - Constructor for class org.gephi.io.exporter.plugin.ExporterBuilderGML
- ExporterBuilderGraphML - Class in org.gephi.io.exporter.plugin
- ExporterBuilderGraphML() - Constructor for class org.gephi.io.exporter.plugin.ExporterBuilderGraphML
- ExporterBuilderJson - Class in org.gephi.io.exporter.plugin
- ExporterBuilderJson() - Constructor for class org.gephi.io.exporter.plugin.ExporterBuilderJson
- ExporterBuilderPajek - Class in org.gephi.io.exporter.plugin
- ExporterBuilderPajek() - Constructor for class org.gephi.io.exporter.plugin.ExporterBuilderPajek
- ExporterBuilderPDF - Class in org.gephi.io.exporter.preview
- ExporterBuilderPDF() - Constructor for class org.gephi.io.exporter.preview.ExporterBuilderPDF
- ExporterBuilderPNG - Class in org.gephi.io.exporter.preview
- ExporterBuilderPNG() - Constructor for class org.gephi.io.exporter.preview.ExporterBuilderPNG
- ExporterBuilderSpreadsheet - Class in org.gephi.io.exporter.plugin
- ExporterBuilderSpreadsheet() - Constructor for class org.gephi.io.exporter.plugin.ExporterBuilderSpreadsheet
- ExporterBuilderSVG - Class in org.gephi.io.exporter.preview
- ExporterBuilderSVG() - Constructor for class org.gephi.io.exporter.preview.ExporterBuilderSVG
- ExporterBuilderVNA - Class in org.gephi.io.exporter.plugin
- ExporterBuilderVNA() - Constructor for class org.gephi.io.exporter.plugin.ExporterBuilderVNA
- ExporterCSV - Class in org.gephi.io.exporter.plugin
- ExporterCSV() - Constructor for class org.gephi.io.exporter.plugin.ExporterCSV
- ExporterDL - Class in org.gephi.io.exporter.plugin
- ExporterDL() - Constructor for class org.gephi.io.exporter.plugin.ExporterDL
- ExporterGDF - Class in org.gephi.io.exporter.plugin
- ExporterGDF() - Constructor for class org.gephi.io.exporter.plugin.ExporterGDF
- ExporterGEXF - Class in org.gephi.io.exporter.plugin
- ExporterGEXF() - Constructor for class org.gephi.io.exporter.plugin.ExporterGEXF
- ExporterGML - Class in org.gephi.io.exporter.plugin
- ExporterGML() - Constructor for class org.gephi.io.exporter.plugin.ExporterGML
- ExporterGraphML - Class in org.gephi.io.exporter.plugin
- ExporterGraphML() - Constructor for class org.gephi.io.exporter.plugin.ExporterGraphML
- ExporterJson - Class in org.gephi.io.exporter.plugin
- ExporterJson() - Constructor for class org.gephi.io.exporter.plugin.ExporterJson
- ExporterJson.Format - Enum in org.gephi.io.exporter.plugin
- ExporterPajek - Class in org.gephi.io.exporter.plugin
- ExporterPajek() - Constructor for class org.gephi.io.exporter.plugin.ExporterPajek
- ExporterSpreadsheet - Class in org.gephi.io.exporter.plugin
- ExporterSpreadsheet() - Constructor for class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- ExporterSpreadsheet.ExportTable - Enum in org.gephi.io.exporter.plugin
- ExporterUI - Interface in org.gephi.io.exporter.spi
-
Define exporter settings user interface.
- ExporterVNA - Class in org.gephi.io.exporter.plugin
- ExporterVNA() - Constructor for class org.gephi.io.exporter.plugin.ExporterVNA
- exportFile(File) - Method in interface org.gephi.io.exporter.api.ExportController
- exportFile(File) - Method in class org.gephi.io.exporter.impl.ExportControllerImpl
- exportFile(File, Exporter) - Method in interface org.gephi.io.exporter.api.ExportController
- exportFile(File, Exporter) - Method in class org.gephi.io.exporter.impl.ExportControllerImpl
- exportFile(File, Workspace) - Method in interface org.gephi.io.exporter.api.ExportController
- exportFile(File, Workspace) - Method in class org.gephi.io.exporter.impl.ExportControllerImpl
- exportStream(OutputStream, ByteExporter) - Method in interface org.gephi.io.exporter.api.ExportController
- exportStream(OutputStream, ByteExporter) - Method in class org.gephi.io.exporter.impl.ExportControllerImpl
- exportToColumn(String, Query) - Method in interface org.gephi.filters.api.FilterController
-
Exports
query
result in a new columntitle
. - exportToColumn(String, Query) - Method in class org.gephi.filters.FilterControllerImpl
- exportToLabelVisible(Query) - Method in interface org.gephi.filters.api.FilterController
-
Exports
query
result to visible/hidden labels. - exportToLabelVisible(Query) - Method in class org.gephi.filters.FilterControllerImpl
- exportToNewWorkspace(Query) - Method in interface org.gephi.filters.api.FilterController
-
Exports
query
result in a new workspace. - exportToNewWorkspace(Query) - Method in class org.gephi.filters.FilterControllerImpl
- exportWriter(Writer, CharacterExporter) - Method in interface org.gephi.io.exporter.api.ExportController
- exportWriter(Writer, CharacterExporter) - Method in class org.gephi.io.exporter.impl.ExportControllerImpl
- EXTENSIONS - Static variable in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSVBuilder
- EXTENSIONS - Static variable in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcelBuilder
F
- factory() - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Returns the factory for building nodes and edges instances.
- factory() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- fatalError(Throwable) - Method in interface org.gephi.utils.longtask.api.LongTaskErrorHandler
- fcBiAttractor(Node, Node, double) - Static method in class org.gephi.layout.plugin.ForceVectorUtils
- fcBiAttractor_noCollide(Node, Node, double) - Static method in class org.gephi.layout.plugin.ForceVectorUtils
- fcBiFlatAttractor(Node, Node, double) - Static method in class org.gephi.layout.plugin.ForceVectorUtils
- fcBiRepulsor(Node, Node, double) - Static method in class org.gephi.layout.plugin.ForceVectorUtils
- fcBiRepulsor_noCollide(Node, Node, double) - Static method in class org.gephi.layout.plugin.ForceVectorUtils
- fcBiRepulsor_y(Node, Node, double, double) - Static method in class org.gephi.layout.plugin.ForceVectorUtils
- fcUniAttractor(Node, Node, float) - Static method in class org.gephi.layout.plugin.ForceVectorUtils
- fcUniRepulsor(Node, Node, double) - Static method in class org.gephi.layout.plugin.ForceVectorUtils
- FileExporterBuilder - Interface in org.gephi.io.exporter.spi
-
Exporter builder for a particular file format support.
- FileImporter - Interface in org.gephi.io.importer.spi
-
Importers interface for importing data from files.
- FileImporter.FileAware - Interface in org.gephi.io.importer.spi
-
Optional interface to implement for
FileImporter
classes that need to receive the source file instead of theReader
- FileImporterBuilder - Interface in org.gephi.io.importer.spi
-
Importer builder specific for
FileImporter
. - FileType - Class in org.gephi.io.exporter.api
-
File type definition.
- FileType - Class in org.gephi.io.importer.api
-
File type definition.
- FileType(String[], String) - Constructor for class org.gephi.io.exporter.api.FileType
- FileType(String[], String) - Constructor for class org.gephi.io.importer.api.FileType
- FileType(String, String) - Constructor for class org.gephi.io.exporter.api.FileType
- FileType(String, String) - Constructor for class org.gephi.io.importer.api.FileType
- fillColumnWithValue(Table, Column, String) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Fills the data values of a given column of a table with a value as a String, parsing it for the
Class
of the column. - fillColumnWithValue(Table, Column, String) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- fillEdgesColumnWithValue(Edge[], Column, String) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Fills the data values of a given column of the indicated edges with a value as a String, parsing it for the
Class
of the column. - fillEdgesColumnWithValue(Edge[], Column, String) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- fillIndiciesMaps(Graph, double[], HashMap<Integer, Node>, HashMap<Node, Integer>) - Method in class org.gephi.statistics.plugin.EigenvectorCentrality
- fillNodesColumnWithValue(Node[], Column, String) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Fills the data values of a given column of the indicated nodes with a value as a String, parsing it for the
Class
of the column. - fillNodesColumnWithValue(Node[], Column, String) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- filter(Query) - Method in interface org.gephi.filters.api.FilterController
-
Filtering method for API users.
- filter(Query) - Method in class org.gephi.filters.FilterControllerImpl
- filter(Graph) - Method in class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder.DynamicRangeFilter
- filter(Graph) - Method in class org.gephi.filters.plugin.graph.EgoBuilder.EgoFilter
- filter(Graph) - Method in class org.gephi.filters.plugin.graph.KCoreBuilder.KCoreFilter
- filter(Graph) - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder.NeighborsFilter
- filter(Graph) - Method in class org.gephi.filters.plugin.graph.ShortestPathBuilder.ShortestPathFilter
- filter(Graph) - Method in interface org.gephi.filters.spi.ComplexFilter
- filter(Graph, Filter[]) - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder.IntersectionOperator
- filter(Graph, Filter[]) - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator
- filter(Graph, Filter[]) - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge.NotOperatorEdge
- filter(Graph, Filter[]) - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode.NOTOperatorNode
- filter(Graph, Filter[]) - Method in class org.gephi.filters.plugin.operator.UNIONBuilder.UnionOperator
- filter(Graph, Filter[]) - Method in interface org.gephi.filters.spi.Operator
- filter(Subgraph[]) - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder.IntersectionOperator
- filter(Subgraph[]) - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator
- filter(Subgraph[]) - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge.NotOperatorEdge
- filter(Subgraph[]) - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode.NOTOperatorNode
- filter(Subgraph[]) - Method in class org.gephi.filters.plugin.operator.UNIONBuilder.UnionOperator
- filter(Subgraph[]) - Method in interface org.gephi.filters.spi.Operator
- Filter - Interface in org.gephi.filters.spi
-
Filters are pruning the graph by keeping only nodes and edges that satisfy filters conditions.
- FilterAutoRefreshor - Class in org.gephi.filters
- FilterAutoRefreshor(FilterModelImpl, GraphModel) - Constructor for class org.gephi.filters.FilterAutoRefreshor
- FilterBuilder - Interface in org.gephi.filters.spi
-
Filter builder, creating
Filter
instances for a single type of filters. - FilterController - Interface in org.gephi.filters.api
-
Use filters and queries for filtering the Graph.
- FilterControllerImpl - Class in org.gephi.filters
- FilterControllerImpl() - Constructor for class org.gephi.filters.FilterControllerImpl
- FilterLibrary - Interface in org.gephi.filters.api
-
The Filter Library is the place where filter builders are registered and ready to be used.
- FilterLibraryImpl - Class in org.gephi.filters
- FilterLibraryImpl(Workspace) - Constructor for class org.gephi.filters.FilterLibraryImpl
- FilterLibraryMask - Interface in org.gephi.filters.spi
-
Classes that implements this interface can be registered to the filter library to programmatically enable or disable categories, i.e.
- FilterModel - Interface in org.gephi.filters.api
-
The Filter Model hosts the queries defined in the system and the currently active query.
- FilterModelImpl - Class in org.gephi.filters
- FilterModelImpl(Workspace) - Constructor for class org.gephi.filters.FilterModelImpl
- FilterModelPersistenceProvider - Class in org.gephi.filters
- FilterModelPersistenceProvider() - Constructor for class org.gephi.filters.FilterModelPersistenceProvider
- FilterProcessor - Class in org.gephi.filters
- FilterProcessor() - Constructor for class org.gephi.filters.FilterProcessor
- FilterProperty - Class in org.gephi.filters.spi
-
Properties for filters.
- FilterQueryImpl - Class in org.gephi.filters
- FilterQueryImpl(FilterBuilder, Filter) - Constructor for class org.gephi.filters.FilterQueryImpl
- FilterThread - Class in org.gephi.filters
- FilterThread(FilterModelImpl) - Constructor for class org.gephi.filters.FilterThread
- filterVisible(Query) - Method in interface org.gephi.filters.api.FilterController
-
Filters main graph with
query
and set result as the new visible graph. - filterVisible(Query) - Method in class org.gephi.filters.FilterControllerImpl
- FINAL - org.gephi.layout.plugin.openord.Params
- findNext(SearchReplaceController.SearchOptions) - Method in interface org.gephi.datalab.api.SearchReplaceController
-
Finds next (or first) ocurrence for the given search options.
- findNext(SearchReplaceController.SearchOptions) - Method in class org.gephi.datalab.impl.SearchReplaceControllerImpl
- findNext(SearchReplaceController.SearchResult) - Method in interface org.gephi.datalab.api.SearchReplaceController
-
Finds next ocurrence for the given search options contained in a SearchResult.
- findNext(SearchReplaceController.SearchResult) - Method in class org.gephi.datalab.impl.SearchReplaceControllerImpl
- finish() - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualBooleanFilter
- finish() - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualNumberFilter
- finish() - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualStringFilter
- finish() - Method in class org.gephi.filters.plugin.attribute.AttributeNonNullBuilder.AttributeNonNullFilter
- finish() - Method in class org.gephi.filters.plugin.attribute.AttributeRangeBuilder.AttributeRangeFilter
- finish() - Method in class org.gephi.filters.plugin.attribute.ListAttributeContainsBuilder.AttributeContainsFilter
- finish() - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder.EdgeTypeFilter
- finish() - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder.EdgeWeightFilter
- finish() - Method in class org.gephi.filters.plugin.edge.MutualEdgeBuilder.MutualEdgeFilter
- finish() - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder.SelfLoopFilter
- finish() - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder.DegreeRangeFilter
- finish() - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder.GiantComponentFilter
- finish() - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder.HasSelfLoopFilter
- finish() - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder.InDegreeRangeFilter
- finish() - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder.MutualDegreeRangeFilter
- finish() - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder.OutDegreeRangeFilter
- finish() - Method in class org.gephi.filters.plugin.partition.InterEdgesBuilder.InterEdgesFilter
- finish() - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- finish() - Method in class org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter
- finish() - Method in interface org.gephi.filters.spi.ElementFilter
- finish() - Method in interface org.gephi.utils.progress.ProgressTicket
-
Finish the progress task.
- finish(String) - Method in interface org.gephi.utils.progress.ProgressTicket
-
Finish the progress task and show and wrap-up message
- finish(ProgressTicket) - Static method in class org.gephi.utils.progress.Progress
-
Finish the progress task.
- finish(ProgressTicket, String) - Static method in class org.gephi.utils.progress.Progress
-
Finish the progress task and display a wrap-up message
- fireChangeEvent(String, Object, Object) - Method in class org.gephi.project.impl.ProjectInformationImpl
- fireChangeEvent(String, Object, Object) - Method in class org.gephi.project.impl.WorkspaceInformationImpl
- FIRST - org.gephi.io.importer.api.EdgeMergeStrategy
- firstQuartileNumberMerge(Table, Column[], String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merges any combination of number or number list columns, calculating the first quartile (Q1) of all not null values and puts the result of each row in a new column of
BIGDECIMAL
AttributeType
. - firstQuartileNumberMerge(Table, Column[], String) - Method in class org.gephi.datalab.impl.AttributeColumnsMergeStrategiesControllerImpl
- FIXED - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- FONT_SIZE - Static variable in class org.gephi.preview.plugin.renderers.NodeLabelRenderer
- ForceAtlas - Class in org.gephi.layout.plugin.forceAtlas
- ForceAtlas() - Constructor for class org.gephi.layout.plugin.forceAtlas.ForceAtlas
- ForceAtlas2 - Class in org.gephi.layout.plugin.forceAtlas2
-
ForceAtlas 2 Layout, manages each step of the computations.
- ForceAtlas2(ForceAtlas2Builder) - Constructor for class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- ForceAtlas2Builder - Class in org.gephi.layout.plugin.forceAtlas2
-
Layout Builder
- ForceAtlas2Builder() - Constructor for class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2Builder
- ForceAtlas2LayoutData - Class in org.gephi.layout.plugin.forceAtlas2
-
Data stored in Nodes and used by ForceAtlas2
- ForceAtlas2LayoutData() - Constructor for class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2LayoutData
- ForceAtlasLayout - Class in org.gephi.layout.plugin.forceAtlas
- ForceAtlasLayout(LayoutBuilder) - Constructor for class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- ForceFactory - Class in org.gephi.layout.plugin.forceAtlas2
-
Generates the forces on demand, here are all the formulas for attraction and repulsion.
- ForceFactory.AttractionForce - Class in org.gephi.layout.plugin.forceAtlas2
- ForceFactory.RepulsionForce - Class in org.gephi.layout.plugin.forceAtlas2
- ForceLayoutData - Class in org.gephi.layout.plugin
- ForceLayoutData() - Constructor for class org.gephi.layout.plugin.ForceLayoutData
- ForceVector - Class in org.gephi.layout.plugin.force
- ForceVector() - Constructor for class org.gephi.layout.plugin.force.ForceVector
- ForceVector(float, float) - Constructor for class org.gephi.layout.plugin.force.ForceVector
- ForceVector(ForceVector) - Constructor for class org.gephi.layout.plugin.force.ForceVector
- ForceVectorNodeLayoutData - Class in org.gephi.layout.plugin
- ForceVectorNodeLayoutData() - Constructor for class org.gephi.layout.plugin.ForceVectorNodeLayoutData
- ForceVectorUtils - Class in org.gephi.layout.plugin
- ForceVectorUtils() - Constructor for class org.gephi.layout.plugin.ForceVectorUtils
- freeze - Variable in class org.gephi.layout.plugin.ForceVectorNodeLayoutData
- fromText(String, Class) - Method in class org.gephi.utils.Serialization
- FruchtermanReingold - Class in org.gephi.layout.plugin.fruchterman
- FruchtermanReingold(LayoutBuilder) - Constructor for class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
- FruchtermanReingoldBuilder - Class in org.gephi.layout.plugin.fruchterman
- FruchtermanReingoldBuilder() - Constructor for class org.gephi.layout.plugin.fruchterman.FruchtermanReingoldBuilder
- function - Variable in class org.gephi.io.importer.plugin.file.ImporterVNA.EdgeWidthFunction
- Function - Interface in org.gephi.appearance.api
-
Functions represent the various transformations that can be applied to the graph elements.
- FunctionImpl - Class in org.gephi.appearance
G
- g() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- G - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- G - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- G2D_TARGET - Static variable in interface org.gephi.preview.api.RenderTarget
- G2DGraphics(int, int) - Constructor for class org.gephi.preview.G2DRenderTargetBuilder.G2DGraphics
- G2DRenderTargetBuilder - Class in org.gephi.preview
- G2DRenderTargetBuilder() - Constructor for class org.gephi.preview.G2DRenderTargetBuilder
- G2DRenderTargetBuilder.G2DGraphics - Class in org.gephi.preview
- G2DRenderTargetBuilder.G2DTargetImpl - Class in org.gephi.preview
- G2DTarget - Interface in org.gephi.preview.api
-
Rendering target to Java2d.
- G2DTargetImpl(PreviewModel, int, int) - Constructor for class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
- GeneralActionsManipulator - Interface in org.gephi.datalab.spi.general
-
Manipulator for general actions that don't need to obtain any data before being executed.
- generate(Generator) - Method in interface org.gephi.io.generator.api.GeneratorController
-
Execute a generator task in a background thread.
- generate(ContainerLoader) - Method in class org.gephi.io.generator.plugin.DynamicGraph
- generate(ContainerLoader) - Method in class org.gephi.io.generator.plugin.MultiGraph
- generate(ContainerLoader) - Method in class org.gephi.io.generator.plugin.RandomGraph
- generate(ContainerLoader) - Method in interface org.gephi.io.generator.spi.Generator
-
Main method that generates the graph and put it in the container.
- generatePalette(int) - Method in class org.gephi.appearance.plugin.palette.PaletteManager
- generatePalette(int, int) - Static method in class org.gephi.appearance.plugin.palette.PaletteGenerator
- generatePalette(int, int, boolean, Random, float[]) - Static method in class org.gephi.appearance.plugin.palette.PaletteGenerator
- generatePalette(int, int, float[]) - Static method in class org.gephi.appearance.plugin.palette.PaletteGenerator
- generatePalette(int, int, Random) - Static method in class org.gephi.appearance.plugin.palette.PaletteGenerator
- generatePalette(int, Preset) - Method in class org.gephi.appearance.plugin.palette.PaletteManager
- Generator - Interface in org.gephi.io.generator.spi
-
Define a generator, that is generating graph structure from a bunch of parameters.
- GeneratorController - Interface in org.gephi.io.generator.api
-
Generator tasks controller, maintains generators list and the execution flow.
- GeneratorUI - Interface in org.gephi.io.generator.spi
-
Defines settings panel for a particular generator.
- GenericPropertyEditor - Class in org.gephi.filters
- GenericPropertyEditor() - Constructor for class org.gephi.filters.GenericPropertyEditor
- GephiFormatException - Exception in org.gephi.project.api
- GephiFormatException(Class, Throwable) - Constructor for exception org.gephi.project.api.GephiFormatException
- GephiFormatException(String) - Constructor for exception org.gephi.project.api.GephiFormatException
- GephiReader - Class in org.gephi.project.io
- GephiReader() - Constructor for class org.gephi.project.io.GephiReader
- GephiWriter - Class in org.gephi.project.io
- GephiWriter() - Constructor for class org.gephi.project.io.GephiWriter
- get(int) - Method in interface org.gephi.io.importer.plugin.file.spreadsheet.sheet.SheetRow
-
Returns cell value at given index (starting at 0 up to size - 1)
- get(int) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv.CSVSheetRow
- get(int) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel.ExcelSheetRow
- get3ClassPalette(PaletteUtils.Palette) - Static method in class org.gephi.utils.PaletteUtils
- getAllProjects() - Method in interface org.gephi.project.api.ProjectController
-
Gets all active projects
- getAllProjects() - Method in class org.gephi.project.impl.ProjectControllerImpl
- getAllQueries() - Method in class org.gephi.filters.FilterModelImpl
- getAllStatistics(Number[]) - Static method in class org.gephi.utils.StatisticsUtils
-
Calculates all statistics and returns them in a
BigDecimal
numbers array. - getAllStatistics(Collection<Number>) - Static method in class org.gephi.utils.StatisticsUtils
-
Calculates all statistics and returns them in a
BigDecimal
numbers array. - getAngle() - Method in class org.gephi.layout.plugin.rotate.RotateLayout
- getArchivedFile(FileObject) - Static method in class org.gephi.io.importer.api.ImportUtils
- getArea() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
- getAreaColor() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current areaColor.
- getAsText() - Method in class org.gephi.filters.AttributeColumnPropertyEditor
- getAsText() - Method in class org.gephi.filters.GenericPropertyEditor
- getAsText() - Method in class org.gephi.filters.RangePropertyEditor
- getAsText() - Method in class org.gephi.preview.types.editors.BasicDependantColorPropertyEditor
- getAsText() - Method in class org.gephi.preview.types.editors.BasicDependantOriginalColorPropertyEditor
- getAsText() - Method in class org.gephi.preview.types.editors.BasicEdgeColorPropertyEditor
- getAttraction() - Method in class org.gephi.layout.plugin.openord.Params.Stage
- getAttractionStrength() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- getAttribute(String) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getAttribute(String, double) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getAttribute(String, GraphView) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getAttribute(String, Interval) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getAttribute(Column) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getAttribute(Column, double) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getAttribute(Column, GraphView) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getAttribute(Column, Interval) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getAttributeColumns() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getAttributeColumnsManipulatorByName(String) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Returns the AttributeColumnsMergeStrategy with that class name or null if it does not exist
- getAttributeColumnsManipulators() - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares an array that has one instance of every AttributeColumnsManipulator implementation that has a builder registered and returns it.
- getAttributeColumnsMergeStrategies() - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares an array that has one new instance of every AttributeColumnsMergeStrategy implementation that is registered.
- getAttributeColumnsMergeStrategy() - Method in interface org.gephi.datalab.spi.columns.merge.AttributeColumnsMergeStrategyBuilder
- getAttributeColumnsMergeStrategyByName(String) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Returns the AttributeColumnsMergeStrategy with that class name or null if it does not exist
- getAttributeKeys() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getAttributeRowsMergeStrategies() - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares an array that has one new instance of every AttributeRowsMergeStrategy implementation that is registered.
- getAttributeRowsMergeStrategy() - Method in interface org.gephi.datalab.spi.rows.merge.AttributeRowsMergeStrategyBuilder
- getAttributeRowsMergeStrategyByName(String) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Returns the AttributeRowsMergeStrategy with that class name or null if it does not exist
- getAttributes() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getAttributes(Column) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getAttributeValueManipulator() - Method in interface org.gephi.datalab.spi.values.AttributeValueManipulatorBuilder
- getAttributeValueManipulatorByName(String) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Returns the AttributeColumnsMergeStrategy with that class name or null if it does not exist
- getAttributeValueManipulators() - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares an array with one new instance of every AttributeValueManipulator that has a builder registered and returns it.
- getAuthor() - Method in interface org.gephi.project.api.ProjectMetaData
-
Returns the author of this project.
- getAuthor() - Method in class org.gephi.project.impl.ProjectMetaDataImpl
- getAutoRefreshor() - Method in class org.gephi.filters.FilterModelImpl
- getAvailableCharsets() - Static method in class org.gephi.utils.CharsetToolkit
-
Retrieves all the available
Charset
s on the platform, among which the defaultcharset
. - getAvailableSheetNames() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcel
- getAverageClusteringCoefficient() - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
- getAverageDegree() - Method in class org.gephi.statistics.plugin.Degree
- getAverageDegree() - Method in class org.gephi.statistics.plugin.WeightedDegree
- getAverageEdgeLength(Graph) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- getBackgroundColor() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current background color.
- getBarnesHutTheta() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- getBarnesHutTheta() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- getBooleanValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value as a boolean.
- getBounds() - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
- getBounds() - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- getBounds() - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbEdges
- getBounds() - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbNodes
- getBounds() - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Returns the min and max bounds.
- getBuilder() - Method in interface org.gephi.filters.api.Query
-
Returns the filter builder that creates the filter this query is wrapping.
- getBuilder() - Method in class org.gephi.filters.FilterQueryImpl
- getBuilder() - Method in class org.gephi.filters.OperatorQueryImpl
- getBuilder() - Method in class org.gephi.layout.plugin.AbstractLayout
- getBuilder() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- getBuilder() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- getBuilder() - Method in interface org.gephi.layout.spi.Layout
-
The reference to the LayoutBuilder that instanciated this Layout.
- getBuilder(Class<? extends Statistics>) - Method in interface org.gephi.statistics.api.StatisticsController
-
Finds the builder from the statistics class.
- getBuilder(Class<? extends Statistics>) - Method in class org.gephi.statistics.StatisticsControllerImpl
- getBuilder(Filter) - Method in interface org.gephi.filters.api.FilterLibrary
-
Returns the builder that has created
filter
. - getBuilder(Filter) - Method in class org.gephi.filters.FilterLibraryImpl
- getBuilders(Workspace) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder
- getBuilders(Workspace) - Method in class org.gephi.filters.plugin.attribute.AttributeNonNullBuilder
- getBuilders(Workspace) - Method in class org.gephi.filters.plugin.attribute.AttributeRangeBuilder
- getBuilders(Workspace) - Method in class org.gephi.filters.plugin.attribute.ListAttributeContainsBuilder
- getBuilders(Workspace) - Method in class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder
- getBuilders(Workspace) - Method in class org.gephi.filters.plugin.partition.InterEdgesBuilder
- getBuilders(Workspace) - Method in class org.gephi.filters.plugin.partition.IntraEdgesBuilder
- getBuilders(Workspace) - Method in class org.gephi.filters.plugin.partition.PartitionBuilder
- getBuilders(Workspace) - Method in class org.gephi.filters.plugin.partition.PartitionCountBuilder
- getBuilders(Workspace) - Method in interface org.gephi.filters.spi.CategoryBuilder
-
Returns the filter builders this category builder is building.
- getBzipFile(FileObject, File, boolean) - Static method in class org.gephi.io.importer.api.ImportUtils
- getCanonicalName() - Method in interface org.gephi.layout.plugin.AutoLayout.DynamicProperty
- getCanonicalName() - Method in class org.gephi.layout.spi.LayoutProperty
- getCanvasSize(Item, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.ArrowRenderer
- getCanvasSize(Item, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.EdgeLabelRenderer
- getCanvasSize(Item, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.EdgeRenderer
- getCanvasSize(Item, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.NodeLabelRenderer
- getCanvasSize(Item, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.NodeRenderer
- getCanvasSize(Item, PreviewProperties) - Method in interface org.gephi.preview.spi.Renderer
-
Compute the canvas size of the item to render.
- getCategory() - Method in interface org.gephi.appearance.spi.TransformerUI
-
Returns the transformer category.
- getCategory() - Method in class org.gephi.filters.plugin.AbstractFilterBuilder
- getCategory() - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder
- getCategory() - Method in class org.gephi.filters.plugin.attribute.AttributeNonNullBuilder
- getCategory() - Method in class org.gephi.filters.plugin.attribute.AttributeRangeBuilder
- getCategory() - Method in class org.gephi.filters.plugin.attribute.ListAttributeContainsBuilder
- getCategory() - Method in class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder
- getCategory() - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder
- getCategory() - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder
- getCategory() - Method in class org.gephi.filters.plugin.edge.MutualEdgeBuilder
- getCategory() - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder
- getCategory() - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder
- getCategory() - Method in class org.gephi.filters.plugin.graph.EgoBuilder
- getCategory() - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder
- getCategory() - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder
- getCategory() - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder
- getCategory() - Method in class org.gephi.filters.plugin.graph.KCoreBuilder
- getCategory() - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder
- getCategory() - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder
- getCategory() - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder
- getCategory() - Method in class org.gephi.filters.plugin.graph.ShortestPathBuilder
- getCategory() - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder
- getCategory() - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge
- getCategory() - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge
- getCategory() - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode
- getCategory() - Method in class org.gephi.filters.plugin.operator.UNIONBuilder
- getCategory() - Method in class org.gephi.filters.plugin.partition.InterEdgesBuilder
- getCategory() - Method in class org.gephi.filters.plugin.partition.IntraEdgesBuilder
- getCategory() - Method in class org.gephi.filters.plugin.partition.PartitionBuilder
- getCategory() - Method in class org.gephi.filters.plugin.partition.PartitionCountBuilder
- getCategory() - Method in interface org.gephi.filters.spi.CategoryBuilder
-
Returns the category builders are to be grouped in.
- getCategory() - Method in interface org.gephi.filters.spi.FilterBuilder
-
Returns the category this filter builder belongs to.
- getCategory() - Method in interface org.gephi.filters.spi.FilterLibraryMask
-
Returns the
Category
this masks is associated. - getCategory() - Method in interface org.gephi.io.importer.spi.ImporterWizardUI
-
There are two levels for wizard UIs, the category and then the display name.
- getCategory() - Method in class org.gephi.layout.spi.LayoutProperty
-
Return the category of the property
- getCategory() - Method in class org.gephi.preview.api.PreviewProperty
-
Returns the category of this property or
null
if not set. - getCategory() - Method in interface org.gephi.statistics.spi.StatisticsUI
-
Returns the category of this metric.
- getCharset() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSV
- getCharset() - Method in class org.gephi.utils.CharsetToolkit
- getChildAt(int) - Method in class org.gephi.filters.AbstractQueryImpl
- getChildProperties(PreviewProperty) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns all properties which defined
property
as a dependency. - getChildren() - Method in class org.gephi.filters.AbstractQueryImpl
- getChildren() - Method in interface org.gephi.filters.api.Query
-
Returns queries that are children of this query.
- getChildren() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getChildrenCount() - Method in class org.gephi.filters.AbstractQueryImpl
- getChildrenSlotsCount() - Method in class org.gephi.filters.AbstractQueryImpl
- getChildrenSlotsCount() - Method in interface org.gephi.filters.api.Query
-
Returns the limit number of children this query can have.
- getChildrenSlotsCount() - Method in class org.gephi.filters.FilterQueryImpl
- getChildrenSlotsCount() - Method in class org.gephi.filters.OperatorQueryImpl
- getcMax() - Method in class org.gephi.appearance.plugin.palette.Preset
- getcMin() - Method in class org.gephi.appearance.plugin.palette.Preset
- getCoefficientReuslts() - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
- getColor() - Method in class org.gephi.appearance.plugin.AbstractUniqueColorTransformer
- getColor() - Method in interface org.gephi.io.importer.api.ElementDraft
-
Returns the element's color.
- getColor() - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- getColor() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getColor(Color) - Method in class org.gephi.preview.types.DependantColor
- getColor(Color, Color) - Method in class org.gephi.preview.types.DependantOriginalColor
- getColor(Color, Color, Color) - Method in class org.gephi.preview.types.EdgeColor
- getColor(Object) - Method in interface org.gephi.appearance.api.Partition
-
Returns the color for the given value.
- getColor(Object) - Method in class org.gephi.appearance.PartitionImpl
- getColor(Item, PreviewProperties) - Static method in class org.gephi.preview.plugin.renderers.EdgeRenderer
- getColorPositions() - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer
- getColors() - Method in class org.gephi.appearance.plugin.palette.Palette
- getColors() - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer
- getColors() - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer.LinearGradient
- getColors() - Method in class org.gephi.utils.PaletteUtils.Palette
- getColorsAsRgba() - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer
- getColorsAsRgba() - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer.LinearGradient
- getColorValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns an the property value as a
Color
. - getColumn() - Method in interface org.gephi.appearance.api.AttributeFunction
-
Returns the column this function finds its value from.
- getColumn() - Method in interface org.gephi.appearance.api.Partition
-
Returns the column associated with this partition.
- getColumn() - Method in interface org.gephi.appearance.api.Ranking
-
Returns the column associated with this partition.
- getColumn() - Method in class org.gephi.appearance.AttributeFunctionImpl
- getColumn() - Method in class org.gephi.appearance.AttributePartitionImpl
- getColumn() - Method in class org.gephi.appearance.AttributeRankingImpl
- getColumn() - Method in class org.gephi.appearance.EdgeTypePartitionImpl
- getColumn() - Method in class org.gephi.appearance.RankingImpl
- getColumn() - Method in class org.gephi.filters.plugin.AbstractAttributeFilter
- getColumn() - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- getColumn() - Method in class org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter
- getColumnClass(String) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- getColumnClass(String) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
- getColumnNumbers(Table, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Prepares an array with all not null numbers of all the rows of a given column.
- getColumnNumbers(Table, Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- getColumns() - Method in interface org.gephi.io.importer.api.ElementDraft
- getColumns() - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
- getColumns() - Method in class org.gephi.io.importer.impl.NodeDraftImpl
- getColumnsClasses() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- getColumnsClasses() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
- getColumnsToSearch() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Returns columns indexes to search
- getComponentNumber(LinkedList<LinkedList<Node>>, Node) - Method in class org.gephi.statistics.plugin.ConnectedComponents
- getComponentsSize() - Method in class org.gephi.statistics.plugin.ConnectedComponents
- getConnectedComponentsCount() - Method in class org.gephi.statistics.plugin.ConnectedComponents
- getConnection(String, String, String) - Method in class org.gephi.io.database.drivers.MySQLDriver
- getConnection(String, String, String) - Method in class org.gephi.io.database.drivers.PostgreSQLDriver
- getConnection(String, String, String) - Method in interface org.gephi.io.database.drivers.SQLDriver
- getConnection(String, String, String) - Method in class org.gephi.io.database.drivers.SQLiteDriver
- getConnection(String, String, String) - Method in class org.gephi.io.database.drivers.SQLServerDriver
- getContainer() - Method in class org.gephi.io.importer.plugin.database.ImporterEdgeList
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterDL
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterDOT
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterGDF
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterGEXF
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterGML
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterGraphML
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterPajek
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterTGF
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterTLP
- getContainer() - Method in class org.gephi.io.importer.plugin.file.ImporterVNA
- getContainer() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- getContainer() - Method in interface org.gephi.io.importer.spi.Importer
-
Returns the import container.
- getContentStream() - Method in interface org.gephi.preview.api.PDFTarget
-
Returns the
PDPageContentStream
instance of the PDFTarget. - getContentStream() - Method in class org.gephi.preview.PDFRenderTargetBuilder.PDFRenderTargetImpl
- getControl() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- getControl1() - Method in class org.gephi.appearance.api.Interpolator.BezierInterpolator
- getControl2() - Method in class org.gephi.appearance.api.Interpolator.BezierInterpolator
- getControlButton() - Method in interface org.gephi.appearance.spi.TransformerUI
-
Returns the control buttons associated with this transformer.
- getConvergenceThreshold() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- getCooldown() - Method in enum org.gephi.layout.plugin.openord.Params
- getCooldownStage() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- getCooling() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- getCrunch() - Method in enum org.gephi.layout.plugin.openord.Params
- getCrunchStage() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- getCurrentProject() - Method in interface org.gephi.project.api.ProjectController
-
Returns the current opened project.
- getCurrentProject() - Method in interface org.gephi.project.api.Projects
-
Returns the current project..
- getCurrentProject() - Method in class org.gephi.project.impl.ProjectControllerImpl
- getCurrentProject() - Method in class org.gephi.project.impl.ProjectsImpl
- getCurrentQuery() - Method in interface org.gephi.filters.api.FilterModel
-
Returns the query currently active or
null
if none is active. - getCurrentQuery() - Method in class org.gephi.filters.FilterModelImpl
- getCurrentRecordNumber() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheet.EmptySheet
- getCurrentRecordNumber() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheet.ErrorSheet
- getCurrentRecordNumber() - Method in interface org.gephi.io.importer.plugin.file.spreadsheet.sheet.SheetParser
-
Returns the current row number when iterating the sheet.
- getCurrentRecordNumber() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv.CSVSheetParser
- getCurrentRecordNumber() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel.ExcelSheetParser
- getCurrentResult() - Method in class org.gephi.filters.FilterModelImpl
- getCurrentWorkspace() - Method in interface org.gephi.project.api.Project
-
Returns the current workspace.
- getCurrentWorkspace() - Method in interface org.gephi.project.api.ProjectController
-
Returns the selected workspace of the current project.
- getCurrentWorkspace() - Method in interface org.gephi.project.api.WorkspaceProvider
-
Deprecated.Returns the current workspace or null if none.
- getCurrentWorkspace() - Method in class org.gephi.project.impl.ProjectControllerImpl
- getCurrentWorkspace() - Method in class org.gephi.project.impl.ProjectImpl
- getCurrentWorkspace() - Method in class org.gephi.project.impl.WorkspaceProviderImpl
- getCustomColor() - Method in class org.gephi.preview.types.DependantColor
- getCustomColor() - Method in class org.gephi.preview.types.DependantOriginalColor
- getCustomColor() - Method in class org.gephi.preview.types.EdgeColor
- getDampingMult() - Method in class org.gephi.layout.plugin.openord.Params.Stage
- getData() - Method in class org.gephi.preview.plugin.items.AbstractItem
- getData(String) - Method in interface org.gephi.preview.api.Item
-
Returns data associated to this item.
- getData(String) - Method in class org.gephi.preview.plugin.items.AbstractItem
- getDatabase() - Method in class org.gephi.io.importer.plugin.database.ImporterEdgeList
- getDatabase() - Method in interface org.gephi.io.importer.spi.DatabaseImporter
-
Returns the current database description, connection details and queries
- getDataTablesEventListener() - Method in interface org.gephi.datalab.api.datatables.DataTablesController
-
Returns the current registered DataTablesEventListener.
- getDataTablesEventListener() - Method in interface org.gephi.datalab.api.datatables.DataTablesEventListenerBuilder
-
Get default implementation
- getDataTablesEventListener() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- getDBName() - Method in class org.gephi.io.importer.api.AbstractDatabase
- getDBName() - Method in interface org.gephi.io.importer.api.Database
- getDecimalFormatSymbols() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- getDefault() - Static method in class org.gephi.datalab.api.DataLaboratoryHelper
- getDefaultCharset() - Method in class org.gephi.utils.CharsetToolkit
-
Retrieves the default Charset
- getDefaultPalette(int) - Method in class org.gephi.appearance.plugin.palette.PaletteManager
- getDefaultSystemCharset() - Static method in class org.gephi.utils.CharsetToolkit
-
Retrieve the default charset of the system.
- getDefaultValue() - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Gets the column's default value.
- getDefaultValue() - Method in class org.gephi.io.importer.impl.ColumnDraftImpl
- getDensity() - Method in class org.gephi.statistics.plugin.GraphDensity
- getDensity(float, float, boolean) - Method in class org.gephi.layout.plugin.openord.DensityGrid
- getDensityGrid() - Method in class org.gephi.layout.plugin.openord.Worker
- getDepth() - Method in class org.gephi.filters.plugin.graph.EgoBuilder.EgoFilter
- getDepth() - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder.NeighborsFilter
- getDescendantsAndSelf() - Method in class org.gephi.filters.AbstractQueryImpl
- getDescendantsAndSelf() - Method in interface org.gephi.filters.api.Query
-
Utility method that returns all descendant queries plus this query.
- getDescription() - Method in interface org.gephi.appearance.spi.TransformerUI
-
Returns the transformer's description.
- getDescription() - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulator
-
Description of the AttributeColumnsManipulator.
- getDescription() - Method in interface org.gephi.datalab.spi.Manipulator
-
Description of the Manipulator.
- getDescription() - Method in class org.gephi.filters.plugin.AbstractFilterBuilder
- getDescription() - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder
- getDescription() - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder
- getDescription() - Method in class org.gephi.filters.plugin.edge.MutualEdgeBuilder
- getDescription() - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder
- getDescription() - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder
- getDescription() - Method in class org.gephi.filters.plugin.graph.EgoBuilder
- getDescription() - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder
- getDescription() - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder
- getDescription() - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder
- getDescription() - Method in class org.gephi.filters.plugin.graph.KCoreBuilder
- getDescription() - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder
- getDescription() - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder
- getDescription() - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder
- getDescription() - Method in class org.gephi.filters.plugin.graph.ShortestPathBuilder
- getDescription() - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder
- getDescription() - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge
- getDescription() - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge
- getDescription() - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode
- getDescription() - Method in class org.gephi.filters.plugin.operator.UNIONBuilder
- getDescription() - Method in interface org.gephi.filters.spi.FilterBuilder
-
Returns this description text of this filter builder
- getDescription() - Method in interface org.gephi.io.importer.api.MetadataDraft
-
Returns the graph description.
- getDescription() - Method in interface org.gephi.io.importer.spi.ImporterWizardUI
-
Returns the description for this importer
- getDescription() - Method in interface org.gephi.layout.spi.LayoutUI
-
The description of the layout algorithm purpose.
- getDescription() - Method in class org.gephi.preview.api.PreviewProperty
-
Returns the description of this property or
null
if not set. - getDescription() - Method in interface org.gephi.project.api.ProjectMetaData
-
Returns the description of this project.
- getDescription() - Method in interface org.gephi.project.api.WorkspaceMetaData
-
Returns the description of this workspace.
- getDescription() - Method in class org.gephi.project.impl.ProjectMetaDataImpl
- getDescription() - Method in class org.gephi.project.impl.WorkspaceMetaDataImpl
- getDescriptionLength() - Method in class org.gephi.statistics.plugin.StatisticalInferenceClustering
- getDiameter() - Method in class org.gephi.statistics.plugin.GraphDistance
- getDirected() - Method in class org.gephi.statistics.plugin.GraphDensity
- getDirected() - Method in class org.gephi.statistics.plugin.PageRank
- getDirectedReport() - Method in class org.gephi.statistics.plugin.Degree
- getDirectedReport() - Method in class org.gephi.statistics.plugin.WeightedDegree
- getDirection() - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Returns this edge's direction setting.
- getDirection() - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
- getDisplayName() - Method in interface org.gephi.appearance.spi.TransformerCategory
-
Returns the transformer category display name.
- getDisplayName() - Method in interface org.gephi.appearance.spi.TransformerUI
-
Returns the transformer's display name.
- getDisplayName() - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulatorUI
-
Returns name/title for the window
- getDisplayName() - Method in interface org.gephi.datalab.spi.ManipulatorUI
-
Returns name/title for the window
- getDisplayName() - Method in interface org.gephi.io.exporter.spi.ExporterUI
-
Returns the exporter display name
- getDisplayName() - Method in interface org.gephi.io.importer.spi.ImporterUI
-
Returns the importer display name
- getDisplayName() - Method in interface org.gephi.io.importer.spi.ImporterWizardUI
-
Returns the importer display name
- getDisplayName() - Method in class org.gephi.io.processor.plugin.AppendProcessor
- getDisplayName() - Method in class org.gephi.io.processor.plugin.DefaultProcessor
- getDisplayName() - Method in class org.gephi.io.processor.plugin.MergeProcessor
- getDisplayName() - Method in class org.gephi.io.processor.plugin.MultiProcessor
- getDisplayName() - Method in interface org.gephi.io.processor.spi.Processor
-
Returns the processor's name.
- getDisplayName() - Method in class org.gephi.preview.api.PreviewProperty
-
Returns the display name of this property or
null
if not set. - getDisplayName() - Method in class org.gephi.preview.plugin.renderers.ArrowRenderer
- getDisplayName() - Method in class org.gephi.preview.plugin.renderers.EdgeLabelRenderer
- getDisplayName() - Method in class org.gephi.preview.plugin.renderers.EdgeRenderer
- getDisplayName() - Method in class org.gephi.preview.plugin.renderers.NodeLabelRenderer
- getDisplayName() - Method in class org.gephi.preview.plugin.renderers.NodeRenderer
- getDisplayName() - Method in interface org.gephi.preview.spi.Renderer
-
Provides an user friendly name for the renderer.
- getDisplayName() - Method in interface org.gephi.statistics.spi.StatisticsUI
-
Returns this statistics display name
- getDisplayName() - Method in interface org.gephi.utils.progress.ProgressTicket
-
Returns the current display name
- getDisplayName(ProgressTicket) - Static method in class org.gephi.utils.progress.Progress
-
Returns the current task's display name, or an empty string.
- getDistances() - Method in class org.gephi.algorithms.shortestpath.AbstractShortestPathAlgorithm
- getDivergingPalettes() - Static method in class org.gephi.utils.PaletteUtils
- getDocument() - Method in interface org.gephi.preview.api.SVGTarget
-
Returns the SVG document
- getDocument() - Method in class org.gephi.preview.SVGRenderTargetBuilder.SVGRenderTargetImpl
- getDoubleValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value as a double.
- getDriver(String) - Static method in class org.gephi.io.database.drivers.SQLUtils
- getEdge(String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Returns the edge with the given
id
, ornull
if not found. - getEdge(String) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getEdgeAttributesQuery() - Method in class org.gephi.io.importer.plugin.database.EdgeListDatabaseImpl
- getEdgeColumn(String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Returns the edge column draft with
key
as identifier. - getEdgeColumn(String) - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
Returns the edge column draft with
key
as identifier. - getEdgeColumn(String) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getEdgeColumns() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getEdgeColumns() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getEdgeCount() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getEdgeCount() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getEdgeCut() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- getEdgeDefault() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getEdgeDefault() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getEdgeFunction(Column, Class<? extends Transformer>) - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns the edge function for the given column and transformer.
- getEdgeFunction(Column, Class<? extends Transformer>) - Method in class org.gephi.appearance.AppearanceModelImpl
- getEdgeFunctions() - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns all edge functions for the given graph.
- getEdgeFunctions() - Method in class org.gephi.appearance.AppearanceModelImpl
- getEdgePartition(Column) - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns the edge partition for this column.
- getEdgePartition(Column) - Method in class org.gephi.appearance.AppearanceModelImpl
- getEdgeProperty(String) - Method in class org.gephi.io.importer.api.PropertiesAssociations
- getEdgeQuery() - Method in class org.gephi.io.importer.plugin.database.EdgeListDatabaseImpl
- getEdges() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getEdges() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getEdgesCount() - Method in interface org.gephi.datalab.api.GraphElementsController
-
Returns the number of edges in the graph.
- getEdgesCount() - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- getEdgesManipulator() - Method in interface org.gephi.datalab.spi.edges.EdgesManipulatorBuilder
- getEdgesManipulatorByName(String) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Returns the AttributeColumnsMergeStrategy with that class name or null if it does not exist
- getEdgesManipulators() - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares an array with one new instance of every EdgesManipulator that has a builder registered and returns it.
- getEdgesMergeStrategy() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getEdgesMergeStrategy() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getEdgesMergeStrategy() - Method in class org.gephi.io.importer.impl.ImportContainerParameters
- getEdgesToSearch() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Getters and setters
- getEdgeTableSelection() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- getEdgeTextColumns() - Method in interface org.gephi.visualization.api.VisualizationController
- getEdgeTextColumns(Workspace) - Method in interface org.gephi.visualization.api.VisualizationController
- getEdgeTypeLabelClass() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getEdgeTypeLabelClass() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getEdgeTypeLabels() - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder.EdgeTypeFilter
- getEdgeWeightInfluence() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- getElementClass() - Method in interface org.gephi.appearance.api.Function
-
Returns the element class this function will be applied to.
- getElementClass() - Method in class org.gephi.appearance.FunctionImpl
- getElementCount(Graph) - Method in interface org.gephi.appearance.api.Partition
-
Returns the number of elements that have a value in this partition.
- getElementCount(Graph) - Method in class org.gephi.appearance.AttributePartitionImpl
- getElementCount(Graph) - Method in class org.gephi.appearance.EdgeTypePartitionImpl
- getElementIdType() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getElementIdType() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getEnabledMouseListeners() - Method in interface org.gephi.preview.api.PreviewModel
- getEnabledMouseListeners() - Method in class org.gephi.preview.PreviewModelImpl
- getEnd() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- getEnergy() - Method in class org.gephi.layout.plugin.force.ForceVector
- getEnforce8Bit() - Method in class org.gephi.utils.CharsetToolkit
-
Gets the enforce8Bit flag, in case we do not want to ever get a US-ASCII encoding.
- getEpsilon() - Method in class org.gephi.statistics.plugin.Hits
- getEpsilon() - Method in class org.gephi.statistics.plugin.PageRank
- getExceptionLevel() - Method in class org.gephi.io.importer.api.Report
-
Get the current exception level for the report.
- getExcludedColumns() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- getExecutor() - Method in class org.gephi.layout.LayoutModelImpl
- getExpansion() - Method in enum org.gephi.layout.plugin.openord.Params
- getExpansionStage() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- getExportableColumns(GraphModel, Table) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- getExporter(String) - Method in interface org.gephi.io.exporter.api.ExportController
- getExporter(String) - Method in class org.gephi.io.exporter.impl.ExportControllerImpl
- getExtension() - Method in class org.gephi.io.exporter.api.FileType
- getExtension() - Method in class org.gephi.io.importer.api.FileType
- getExtensions() - Method in class org.gephi.io.exporter.api.FileType
- getExtensions() - Method in class org.gephi.io.importer.api.FileType
- getFieldDelimiter() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- getFieldDelimiter() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSV
- getFile() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- getFile() - Method in interface org.gephi.project.api.Project
-
Returns the file associated with this project.
- getFile() - Method in interface org.gephi.project.api.ProjectInformation
-
Deprecated.Returns the file associated with this project.
- getFile() - Method in class org.gephi.project.impl.ProjectImpl
- getFile() - Method in class org.gephi.project.impl.ProjectInformationImpl
- getFileExporter(File) - Method in interface org.gephi.io.exporter.api.ExportController
- getFileExporter(File) - Method in class org.gephi.io.exporter.impl.ExportControllerImpl
- getFileImporter(File) - Method in interface org.gephi.io.importer.api.ImportController
- getFileImporter(File) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
- getFileImporter(String) - Method in interface org.gephi.io.importer.api.ImportController
- getFileImporter(String) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
- getFileImporter(FileObject) - Method in interface org.gephi.io.importer.api.ImportController
- getFileImporter(FileObject) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
- getFileName() - Method in interface org.gephi.project.api.Project
-
Returns the filename associated with this project.
- getFileName() - Method in interface org.gephi.project.api.ProjectInformation
-
Deprecated.Returns the filename associated with this project.
- getFileName() - Method in class org.gephi.project.impl.ProjectImpl
- getFileName() - Method in class org.gephi.project.impl.ProjectInformationImpl
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderCSV
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderDL
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGDF
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGEXF
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGML
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGraphML
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderJson
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderPajek
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderSpreadsheet
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderVNA
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- getFileTypes() - Method in class org.gephi.io.exporter.plugin.ExporterPajek
- getFileTypes() - Method in class org.gephi.io.exporter.preview.ExporterBuilderPDF
- getFileTypes() - Method in class org.gephi.io.exporter.preview.ExporterBuilderPNG
- getFileTypes() - Method in class org.gephi.io.exporter.preview.ExporterBuilderSVG
- getFileTypes() - Method in interface org.gephi.io.exporter.spi.FileExporterBuilder
-
Get default file types this exporter can deal with.
- getFileTypes() - Method in interface org.gephi.io.importer.api.ImportController
- getFileTypes() - Method in class org.gephi.io.importer.impl.ImportControllerImpl
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderDL
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderDOT
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGDF
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGEXF
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGML
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGraphML
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderPajek
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderTGF
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderTLP
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderVNA
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSVBuilder
- getFileTypes() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcelBuilder
- getFileTypes() - Method in interface org.gephi.io.importer.spi.FileImporterBuilder
-
Get default file types this importer can deal with.
- getFilter() - Method in interface org.gephi.filters.api.Query
-
Returns the filter this query is wrapping.
- getFilter() - Method in class org.gephi.filters.FilterQueryImpl
- getFilter() - Method in class org.gephi.filters.OperatorQueryImpl
- getFilter() - Method in class org.gephi.filters.spi.FilterProperty
-
Returns the filter instance this property is associated to.
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.attribute.ListAttributeContainsBuilder.AttributeContainsFilterBuilder
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.edge.MutualEdgeBuilder
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.graph.EgoBuilder
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.graph.KCoreBuilder
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.graph.ShortestPathBuilder
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode
- getFilter(Workspace) - Method in class org.gephi.filters.plugin.operator.UNIONBuilder
- getFilter(Workspace) - Method in interface org.gephi.filters.spi.FilterBuilder
-
Builds a new
Filter
instance. - getFilterThread() - Method in class org.gephi.filters.FilterModelImpl
- getFirstNodePattern() - Method in class org.gephi.filters.plugin.graph.ShortestPathBuilder.ShortestPathFilter
- getFirstRows(int) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- getFirstRows(SheetParser, int) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- getFlattenParts() - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- getFloatValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value as a float.
- getFontValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns an the property value as a
Font
. - getFormat() - Method in class org.gephi.io.exporter.plugin.ExporterJson
- getFoundColumnIndex() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- getFoundEdge() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- getFoundNode() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- getFoundRowIndex() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- getFreezeInertia() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- getFreezeStrength() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- getGeneralActionsManipulatorByName(String) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Returns the AttributeColumnsMergeStrategy with that class name or null if it does not exist
- getGeneralActionsManipulators() - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares an array with one instance of every GeneralActionsManipulator that is registered.
- getGeneratePaletteQuality(int) - Method in class org.gephi.appearance.plugin.palette.PaletteManager
- getGenerators() - Method in interface org.gephi.io.generator.api.GeneratorController
-
Returns generators currently loaded in the system.
- getGephiVersion() - Static method in class org.gephi.utils.VersionUtils
-
Returns the current version of the Gephi application.
- getGiantComponent() - Method in class org.gephi.statistics.plugin.ConnectedComponents
- getGraph() - Method in interface org.gephi.appearance.api.Function
-
Returns the graph this function is being applied on.
- getGraph() - Method in class org.gephi.appearance.FunctionImpl
- getGraph() - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- getGraph() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- getGraphFunction() - Method in interface org.gephi.appearance.api.GraphFunction
- getGraphFunction() - Method in class org.gephi.appearance.GraphFunctionImpl
- getGraphics() - Method in interface org.gephi.preview.api.G2DTarget
-
Returns the current graphics object.
- getGraphics() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DGraphics
- getGraphics() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
- getGraphicsCanvasSize() - Method in interface org.gephi.preview.api.PreviewModel
-
Computes the graphics canvas size.
- getGraphicsCanvasSize() - Method in class org.gephi.preview.PreviewModelImpl
- getGraphInterval() - Method in interface org.gephi.io.importer.api.ElementDraft
- getGraphInterval() - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- getGraphModel() - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns the graph model this model is associated with.
- getGraphModel() - Method in class org.gephi.appearance.AppearanceModelImpl
- getGraphModel() - Method in class org.gephi.filters.FilterModelImpl
- getGraphModel() - Method in interface org.gephi.graph.api.GraphController
-
Returns the graph model for the current workspace, or
null
if project is empty. - getGraphModel() - Method in class org.gephi.graph.GraphControllerImpl
- getGraphModel(Workspace) - Method in interface org.gephi.graph.api.GraphController
-
Returns the graph model for the given
workspace
. - getGraphModel(Workspace) - Method in class org.gephi.graph.GraphControllerImpl
- getGraphTimestamp() - Method in interface org.gephi.io.importer.api.ElementDraft
- getGraphTimestamp() - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- getGravity() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- getGravity() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- getGravity() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
- getGzFile(FileObject, File, boolean) - Static method in class org.gephi.io.importer.api.ImportUtils
- getHeaderMap() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheet.EmptySheet
- getHeaderMap() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheet.ErrorSheet
- getHeaderMap() - Method in interface org.gephi.io.importer.plugin.file.spreadsheet.sheet.SheetParser
-
Returns a map containing header names as keys and their column index as value.
- getHeaderMap() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv.CSVSheetParser
- getHeaderMap() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel.ExcelSheetParser
- getHeadersMap() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- getHeight() - Method in class org.gephi.io.exporter.preview.PNGExporter
- getHeight() - Method in class org.gephi.io.exporter.preview.util.SupportSize
-
Returns the support's height.
- getHeight() - Method in class org.gephi.preview.api.CanvasSize
-
Returns the canvas height.
- getHeight() - Method in interface org.gephi.preview.api.G2DTarget
- getHeight() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DGraphics
- getHeight() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
- getHeight() - Method in class org.gephi.preview.SVGRenderTargetBuilder.SupportSize
-
Returns the support's height.
- getHeight() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current height for the sparkline in pixels.
- getHeightFloat() - Method in class org.gephi.preview.SVGRenderTargetBuilder.SupportSize
- getHeightInt() - Method in class org.gephi.io.exporter.preview.util.SupportSize
- getHighestSimilarity() - Method in class org.gephi.layout.plugin.openord.Control
- getHighlightedValueXPosition() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current X position for highlighting the closest value.
- getHighlightMaxColor() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current highlightMaxColor.
- getHighlightMinColor() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current highlightMinColor.
- getHighlightTextBoxColor() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current color for the highlighted value text bounding box.
- getHighlightTextColor() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current color for the highlighted value text.
- getHighlightTextMode() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Return current HighlightTextMode
- getHighligtValueColor() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current color for the highlighted value.
- gethMax() - Method in class org.gephi.appearance.plugin.palette.Preset
- gethMin() - Method in class org.gephi.appearance.plugin.palette.Preset
- getHost() - Method in class org.gephi.io.importer.api.AbstractDatabase
- getHost() - Method in interface org.gephi.io.importer.api.Database
- getIcon() - Method in interface org.gephi.appearance.spi.TransformerCategory
-
Returns the transformer category icon.
- getIcon() - Method in interface org.gephi.appearance.spi.TransformerUI
-
Returns the transformer's icon.
- getIcon() - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulator
-
Returns an icon for this AttributeColumnsManipulator if necessary.
- getIcon() - Method in interface org.gephi.datalab.spi.Manipulator
-
Returns an icon for this manipulator if necessary.
- getIcon() - Method in class org.gephi.filters.plugin.AbstractFilterBuilder
- getIcon() - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder
- getIcon() - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder
- getIcon() - Method in class org.gephi.filters.plugin.edge.MutualEdgeBuilder
- getIcon() - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder
- getIcon() - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder
- getIcon() - Method in class org.gephi.filters.plugin.graph.EgoBuilder
- getIcon() - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder
- getIcon() - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder
- getIcon() - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder
- getIcon() - Method in class org.gephi.filters.plugin.graph.KCoreBuilder
- getIcon() - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder
- getIcon() - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder
- getIcon() - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder
- getIcon() - Method in class org.gephi.filters.plugin.graph.ShortestPathBuilder
- getIcon() - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder
- getIcon() - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge
- getIcon() - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge
- getIcon() - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode
- getIcon() - Method in class org.gephi.filters.plugin.operator.UNIONBuilder
- getIcon() - Method in class org.gephi.filters.spi.Category
-
Returns the icon or
null
if the category has no icon. - getIcon() - Method in interface org.gephi.filters.spi.FilterBuilder
-
Returns the icon of this filter builder
- getIcon() - Method in interface org.gephi.layout.spi.LayoutUI
-
The icon that represents the layout action.
- getIcon() - Method in interface org.gephi.preview.spi.PreviewUI
-
Returns the icon of the tab or
null
if none - getId() - Method in enum org.gephi.appearance.api.AppearanceModel.GraphFunction
- getId() - Method in interface org.gephi.appearance.api.Function
-
Returns the function's unique identifier.
- getId() - Method in class org.gephi.appearance.FunctionImpl
- getId() - Method in interface org.gephi.appearance.spi.TransformerCategory
-
Returns the category's unique identifier.
- getId() - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Gets the column's identifier.
- getId() - Method in interface org.gephi.io.importer.api.ElementDraft
-
Returns the element's id.
- getId() - Method in class org.gephi.io.importer.impl.ColumnDraftImpl
- getId() - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- getId() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getId() - Method in class org.gephi.layout.plugin.openord.Worker
- getId() - Method in interface org.gephi.project.api.Workspace
-
Returns the workspace unique identifier
- getId() - Method in class org.gephi.project.impl.WorkspaceImpl
- getIdentifier() - Method in class org.gephi.appearance.AppearanceModelPersistenceProvider
- getIdentifier() - Method in class org.gephi.filters.FilterModelPersistenceProvider
- getIdentifier() - Method in class org.gephi.graph.GraphPersistenceProvider
- getIdentifier() - Method in class org.gephi.layout.LayoutModelPersistenceProvider
- getIdentifier() - Method in class org.gephi.preview.PreviewPersistenceProvider
- getIdentifier() - Method in interface org.gephi.project.spi.WorkspacePersistenceProvider
-
Unique identifier for your
WorkspacePersistenceProvider
. - getIdentifier() - Method in class org.gephi.statistics.StatisticsPersistenceProvider
- getImage() - Method in interface org.gephi.preview.api.G2DTarget
- getImage() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DGraphics
- getImage() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
- getIndex(Query) - Method in class org.gephi.filters.FilterModelImpl
- getInertia() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- getInfos() - Method in class org.gephi.io.importer.api.PropertiesAssociations
- getInitial() - Method in enum org.gephi.layout.plugin.openord.Params
- getInitialModularityClassIndex() - Method in class org.gephi.statistics.plugin.Modularity
- getInitialStep() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- getInputCount() - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder.IntersectionOperator
- getInputCount() - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator
- getInputCount() - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge.NotOperatorEdge
- getInputCount() - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode.NOTOperatorNode
- getInputCount() - Method in class org.gephi.filters.plugin.operator.UNIONBuilder.UnionOperator
- getInputCount() - Method in interface org.gephi.filters.spi.Operator
- getInstance() - Static method in class org.gephi.appearance.plugin.palette.PaletteManager
- getInterpolator() - Method in interface org.gephi.appearance.api.RankingFunction
-
Returns the interpolator.
- getInterpolator() - Method in class org.gephi.appearance.AttributeFunctionImpl
- getInterpolator() - Method in class org.gephi.appearance.GraphFunctionImpl
- getInterpolator() - Method in class org.gephi.appearance.RankingImpl
- getInterval() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getInterval() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getIntervals() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getIntValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value as an int.
- getIssues(int) - Method in class org.gephi.io.importer.api.Report
-
Returns all issues written in the report.
- getIssuesList(int) - Method in class org.gephi.io.importer.api.Report
-
Returns all issues written in the report as a collection
- getItem(String, Object) - Method in interface org.gephi.preview.api.PreviewModel
-
Returns the item attached to
source
and with the typetype
. - getItem(String, Object) - Method in class org.gephi.preview.PreviewModelImpl
- getItems(Object) - Method in interface org.gephi.preview.api.PreviewModel
-
Returns all items attached to
source
. - getItems(Object) - Method in class org.gephi.preview.PreviewModelImpl
- getItems(String) - Method in interface org.gephi.preview.api.PreviewModel
-
Returns all items with
type
as type. - getItems(String) - Method in class org.gephi.preview.PreviewModelImpl
- getItems(Graph) - Method in class org.gephi.preview.plugin.builders.EdgeBuilder
- getItems(Graph) - Method in class org.gephi.preview.plugin.builders.EdgeLabelBuilder
- getItems(Graph) - Method in class org.gephi.preview.plugin.builders.NodeBuilder
- getItems(Graph) - Method in class org.gephi.preview.plugin.builders.NodeLabelBuilder
- getItems(Graph) - Method in interface org.gephi.preview.spi.ItemBuilder
-
Build items from the
graph
. - getItemTypes() - Method in class org.gephi.preview.PreviewModelImpl
- getIterations() - Method in class org.gephi.layout.plugin.openord.Params.Stage
- getIterationsPercentage() - Method in class org.gephi.layout.plugin.openord.Params.Stage
- getIterationsSum() - Method in enum org.gephi.layout.plugin.openord.Params
- getIterationsTotal(int) - Method in class org.gephi.layout.plugin.openord.Params.Stage
- getJitterTolerance() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- getK() - Method in class org.gephi.filters.plugin.graph.KCoreBuilder.KCoreFilter
- getKeys() - Method in interface org.gephi.preview.api.Item
-
Returns all the keys.
- getKeys() - Method in class org.gephi.preview.plugin.items.AbstractItem
- getKeywords() - Method in interface org.gephi.project.api.ProjectMetaData
-
Returns the keywords of this project.
- getKeywords() - Method in class org.gephi.project.impl.ProjectMetaDataImpl
- getLabel() - Method in interface org.gephi.io.importer.api.ElementDraft
-
Returns the element's label.
- getLabel() - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- getLabel() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getLabelColor() - Method in interface org.gephi.io.importer.api.ElementDraft
-
Returns the label's color.
- getLabelColor() - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- getLabelSize() - Method in interface org.gephi.io.importer.api.ElementDraft
-
Returns the label's size.
- getLabelSize() - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- getLastOpened() - Method in class org.gephi.project.impl.ProjectImpl
- getLayout(LayoutBuilder) - Method in interface org.gephi.layout.api.LayoutModel
-
Return a layout instance for the given
layoutBuilder
. - getLayout(LayoutBuilder) - Method in class org.gephi.layout.LayoutModelImpl
- getLayoutData() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getLeaves() - Method in class org.gephi.filters.AbstractQueryImpl
- getLevel() - Method in class org.gephi.io.importer.api.Issue
-
Returns this issue's level.
- getLibrary() - Method in interface org.gephi.filters.api.FilterModel
-
Returns the
FilterLibrary
, whereFilterBuilder
belongs to. - getLibrary() - Method in class org.gephi.filters.FilterModelImpl
- getLinearGradient() - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer
- getLineColor() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current color for the sparkline line.
- getLiquid() - Method in enum org.gephi.layout.plugin.openord.Params
- getLiquidStage() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- getlMax() - Method in class org.gephi.appearance.plugin.palette.Preset
- getlMin() - Method in class org.gephi.appearance.plugin.palette.Preset
- getLoader() - Method in interface org.gephi.io.importer.api.Container
-
Gets the container loading interface.
- getLoader() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getLocalizedMessage() - Method in exception org.gephi.project.api.GephiFormatException
- getLocalizedMessage() - Method in exception org.gephi.project.api.LegacyGephiFormatException
- getLookup() - Method in interface org.gephi.filters.api.FilterLibrary
-
Returns this library's lookup.
- getLookup() - Method in class org.gephi.filters.FilterLibraryImpl
- getLookup() - Method in interface org.gephi.project.api.Project
-
Gets any optional object from this project.
- getLookup() - Method in interface org.gephi.project.api.Workspace
-
Get any instance in the current lookup.
- getLookup() - Method in class org.gephi.project.impl.ProjectImpl
- getLookup() - Method in class org.gephi.project.impl.WorkspaceImpl
- getLowerBound() - Method in class org.gephi.filters.api.Range
- getLowerByte() - Method in class org.gephi.filters.api.Range
- getLowerDouble() - Method in class org.gephi.filters.api.Range
- getLowerFloat() - Method in class org.gephi.filters.api.Range
- getLowerInteger() - Method in class org.gephi.filters.api.Range
- getLowerLong() - Method in class org.gephi.filters.api.Range
- getLowerShort() - Method in class org.gephi.filters.api.Range
- getManagedEnabledRenderers() - Method in interface org.gephi.preview.api.PreviewModel
-
Returns
managedRenderers
Renderers that are enabled, or null ifmanagedRenderers
is null. - getManagedEnabledRenderers() - Method in class org.gephi.preview.PreviewModelImpl
- getManagedRenderers() - Method in interface org.gephi.preview.api.PreviewModel
-
Returns currently managed renderers, or null.
- getManagedRenderers() - Method in class org.gephi.preview.PreviewModelImpl
- getMargin() - Method in class org.gephi.io.exporter.preview.PNGExporter
- getMargin() - Method in class org.gephi.io.exporter.preview.SVGExporter
- getMargin() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
- getMarginBottom() - Method in class org.gephi.io.exporter.preview.PDFExporter
- getMarginBottom() - Method in interface org.gephi.preview.api.PDFTarget
-
Returns the margin at the bottom of the page.
- getMarginBottom() - Method in class org.gephi.preview.PDFRenderTargetBuilder.PDFRenderTargetImpl
- getMarginLeft() - Method in class org.gephi.io.exporter.preview.PDFExporter
- getMarginLeft() - Method in interface org.gephi.preview.api.PDFTarget
-
Returns the margin at the left of the page.
- getMarginLeft() - Method in class org.gephi.preview.PDFRenderTargetBuilder.PDFRenderTargetImpl
- getMarginRight() - Method in class org.gephi.io.exporter.preview.PDFExporter
- getMarginRight() - Method in interface org.gephi.preview.api.PDFTarget
-
Returns the margin at the right of the page.
- getMarginRight() - Method in class org.gephi.preview.PDFRenderTargetBuilder.PDFRenderTargetImpl
- getMarginTop() - Method in class org.gephi.io.exporter.preview.PDFExporter
- getMarginTop() - Method in interface org.gephi.preview.api.PDFTarget
-
Returns the margin at the top of the page.
- getMarginTop() - Method in class org.gephi.preview.PDFRenderTargetBuilder.PDFRenderTargetImpl
- getMass() - Method in class org.gephi.layout.plugin.forceAtlas2.Region
- getMassCenterX() - Method in class org.gephi.layout.plugin.forceAtlas2.Region
- getMassCenterY() - Method in class org.gephi.layout.plugin.forceAtlas2.Region
- getMatch() - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualNumberFilter
- getMatch() - Method in class org.gephi.filters.plugin.attribute.ListAttributeContainsBuilder.AttributeContainsFilter
- getMax() - Method in class org.gephi.utils.TimeIntervalGraphics
- getMaxDisplacement() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- getMaxDistance() - Method in class org.gephi.algorithms.shortestpath.AbstractShortestPathAlgorithm
- getMaximum() - Method in class org.gephi.filters.api.Range
- getMaxSize() - Method in class org.gephi.appearance.plugin.RankingSizeTransformer
- getMaxValue(Graph) - Method in interface org.gephi.appearance.api.Ranking
-
Returns the maximum value in this ranking.
- getMaxValue(Graph) - Method in class org.gephi.appearance.AttributeRankingImpl
- getMaxValue(Graph) - Method in class org.gephi.appearance.DegreeRankingImpl
- getMaxValue(Graph) - Method in class org.gephi.appearance.EdgeWeightRankingImpl
- getMaxValue(Graph) - Method in class org.gephi.appearance.TimesetRankingImpl
- getMaxX() - Method in class org.gephi.preview.api.CanvasSize
-
Returns the x coordinate of the bottom right position.
- getMaxY() - Method in class org.gephi.preview.api.CanvasSize
-
Returns the y coordinate of the bottom right position.
- getMessage() - Method in class org.gephi.io.importer.api.Issue
-
Returns this issue's message.
- getMessage() - Method in exception org.gephi.project.api.GephiFormatException
- getMessage() - Method in exception org.gephi.project.api.LegacyGephiFormatException
- getMetadata() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getMetadata() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getMin() - Method in class org.gephi.utils.TimeIntervalGraphics
- getMinimum() - Method in class org.gephi.filters.api.Range
- getMinSize() - Method in class org.gephi.appearance.plugin.RankingSizeTransformer
- getMinValue(Graph) - Method in interface org.gephi.appearance.api.Ranking
-
Returns the minimum value in this ranking.
- getMinValue(Graph) - Method in class org.gephi.appearance.AttributeRankingImpl
- getMinValue(Graph) - Method in class org.gephi.appearance.DegreeRankingImpl
- getMinValue(Graph) - Method in class org.gephi.appearance.EdgeWeightRankingImpl
- getMinValue(Graph) - Method in class org.gephi.appearance.TimesetRankingImpl
- getMnemonicKey() - Method in interface org.gephi.datalab.spi.ContextMenuItemManipulator
-
Optional.
- getMode() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- getMode() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
- getMode() - Method in class org.gephi.preview.types.DependantColor
- getMode() - Method in class org.gephi.preview.types.DependantOriginalColor
- getMode() - Method in class org.gephi.preview.types.EdgeColor
- getModel() - Method in interface org.gephi.appearance.api.AppearanceController
-
Returns the appearance model for the current workspace.
- getModel() - Method in interface org.gephi.appearance.api.Function
-
Returns the model this function belongs to.
- getModel() - Method in class org.gephi.appearance.AppearanceControllerImpl
- getModel() - Method in class org.gephi.appearance.FunctionImpl
- getModel() - Method in interface org.gephi.filters.api.FilterController
-
Returns the filter's model.
- getModel() - Method in class org.gephi.filters.FilterControllerImpl
- getModel() - Method in interface org.gephi.layout.api.LayoutController
-
Returns the model of the currently selected
Workspace
. - getModel() - Method in class org.gephi.layout.LayoutControllerImpl
- getModel() - Method in interface org.gephi.preview.api.PreviewController
-
Returns the current preview model in the current workspace.
- getModel() - Method in class org.gephi.preview.PreviewControllerImpl
- getModel() - Method in interface org.gephi.project.spi.Controller
-
Returns the model of the current workspace, or
null
if no workspace is selected. - getModel() - Method in interface org.gephi.statistics.api.StatisticsController
-
Returns the model of the currently selected
Workspace
. - getModel() - Method in class org.gephi.statistics.StatisticsControllerImpl
- getModel(Workspace) - Method in interface org.gephi.appearance.api.AppearanceController
-
Returns the appearance model for the given workspace.
- getModel(Workspace) - Method in class org.gephi.appearance.AppearanceControllerImpl
- getModel(Workspace) - Method in interface org.gephi.filters.api.FilterController
-
Returns the filter's model for
workspace
. - getModel(Workspace) - Method in class org.gephi.filters.FilterControllerImpl
- getModel(Workspace) - Method in interface org.gephi.layout.api.LayoutController
-
Returns the model in the given
Workspace
. - getModel(Workspace) - Method in class org.gephi.layout.LayoutControllerImpl
- getModel(Workspace) - Method in interface org.gephi.preview.api.PreviewController
-
Returns the preview model in
workspace
. - getModel(Workspace) - Method in class org.gephi.preview.PreviewControllerImpl
- getModel(Workspace) - Method in interface org.gephi.project.spi.Controller
-
Returns the model of the given workspace.
- getModel(Workspace) - Method in interface org.gephi.statistics.api.StatisticsController
-
Returns the model in the given
Workspace
. - getModel(Workspace) - Method in class org.gephi.statistics.StatisticsControllerImpl
- getModelClass() - Method in class org.gephi.appearance.AppearanceControllerImpl
- getModelClass() - Method in class org.gephi.filters.FilterControllerImpl
- getModelClass() - Method in class org.gephi.layout.LayoutControllerImpl
- getModelClass() - Method in class org.gephi.preview.PreviewControllerImpl
- getModelClass() - Method in interface org.gephi.project.spi.Controller
-
Returns the model class this controller handles.
- getModelClass() - Method in class org.gephi.statistics.StatisticsControllerImpl
- getModularity() - Method in class org.gephi.statistics.plugin.Modularity
- getMRUFileList() - Method in interface org.gephi.desktop.mrufiles.api.MostRecentFiles
- getMRUFileList() - Method in class org.gephi.desktop.mrufiles.impl.MostRecentFilesImpl
- getMutualEdgeCount() - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
Returns the number of mutual (directed) edges in the container;
- getMutualEdgeCount() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getName() - Method in class org.gephi.appearance.plugin.palette.Palette
- getName() - Method in class org.gephi.appearance.plugin.palette.Preset
- getName() - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulator
-
Return name to show for this AttributeColumnsManipulator on the ui.
- getName() - Method in interface org.gephi.datalab.spi.Manipulator
-
Return name to show for this Manipulator on the ui.
- getName() - Method in class org.gephi.filters.AbstractQueryImpl
- getName() - Method in interface org.gephi.filters.api.Query
-
Returns query's full name.
- getName() - Method in class org.gephi.filters.FilterQueryImpl
- getName() - Method in class org.gephi.filters.OperatorQueryImpl
- getName() - Method in class org.gephi.filters.plugin.AbstractFilter
- getName() - Method in class org.gephi.filters.plugin.AbstractFilterBuilder
- getName() - Method in class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder.DynamicRangeFilter
- getName() - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder
- getName() - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder
- getName() - Method in class org.gephi.filters.plugin.edge.MutualEdgeBuilder
- getName() - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder
- getName() - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder.SelfLoopFilter
- getName() - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder
- getName() - Method in class org.gephi.filters.plugin.graph.EgoBuilder.EgoFilter
- getName() - Method in class org.gephi.filters.plugin.graph.EgoBuilder
- getName() - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder
- getName() - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder.GiantComponentFilter
- getName() - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder
- getName() - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder.HasSelfLoopFilter
- getName() - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder
- getName() - Method in class org.gephi.filters.plugin.graph.KCoreBuilder
- getName() - Method in class org.gephi.filters.plugin.graph.KCoreBuilder.KCoreFilter
- getName() - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder
- getName() - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder
- getName() - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder.NeighborsFilter
- getName() - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder
- getName() - Method in class org.gephi.filters.plugin.graph.ShortestPathBuilder
- getName() - Method in class org.gephi.filters.plugin.graph.ShortestPathBuilder.ShortestPathFilter
- getName() - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder
- getName() - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder.IntersectionOperator
- getName() - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge
- getName() - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator
- getName() - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge
- getName() - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge.NotOperatorEdge
- getName() - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode
- getName() - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode.NOTOperatorNode
- getName() - Method in class org.gephi.filters.plugin.operator.UNIONBuilder
- getName() - Method in class org.gephi.filters.plugin.operator.UNIONBuilder.UnionOperator
- getName() - Method in class org.gephi.filters.plugin.partition.InterEdgesBuilder.InterEdgesFilter
- getName() - Method in class org.gephi.filters.plugin.partition.IntraEdgesBuilder.IntraEdgesFilter
- getName() - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- getName() - Method in class org.gephi.filters.spi.Category
-
Returns the category's name.
- getName() - Method in interface org.gephi.filters.spi.Filter
-
Returns the filter's display name.
- getName() - Method in interface org.gephi.filters.spi.FilterBuilder
-
Returns the display name of this filter builder
- getName() - Method in class org.gephi.filters.spi.FilterProperty
-
Returns property's name
- getName() - Method in class org.gephi.io.exporter.api.FileType
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderCSV
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderDL
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGDF
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGEXF
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGML
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderGraphML
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderJson
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderPajek
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderSpreadsheet
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterBuilderVNA
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- getName() - Method in class org.gephi.io.exporter.plugin.ExporterPajek
- getName() - Method in class org.gephi.io.exporter.preview.ExporterBuilderPDF
- getName() - Method in class org.gephi.io.exporter.preview.ExporterBuilderPNG
- getName() - Method in class org.gephi.io.exporter.preview.ExporterBuilderSVG
- getName() - Method in interface org.gephi.io.exporter.spi.ExporterBuilder
-
Returns the name of this builder
- getName() - Method in class org.gephi.io.generator.plugin.DynamicGraph
- getName() - Method in class org.gephi.io.generator.plugin.MultiGraph
- getName() - Method in class org.gephi.io.generator.plugin.RandomGraph
- getName() - Method in interface org.gephi.io.generator.spi.Generator
-
Returns the generator display name.
- getName() - Method in class org.gephi.io.importer.api.AbstractDatabase
- getName() - Method in interface org.gephi.io.importer.api.Database
- getName() - Method in class org.gephi.io.importer.api.FileType
- getName() - Method in class org.gephi.io.importer.plugin.database.ImporterBuilderEdgeList
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderDL
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderDOT
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGDF
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGEXF
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGML
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGraphML
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderPajek
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderTGF
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderTLP
- getName() - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderVNA
- getName() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSVBuilder
- getName() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcelBuilder
- getName() - Method in interface org.gephi.io.importer.spi.ImporterBuilder
-
Returns the name of this builder
- getName() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHu
- getName() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuProportional
- getName() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlas
- getName() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2Builder
- getName() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingoldBuilder
- getName() - Method in class org.gephi.layout.plugin.labelAdjust.LabelAdjustBuilder
- getName() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayoutBuilder
- getName() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayoutBuilder
- getName() - Method in class org.gephi.layout.plugin.random.Random
- getName() - Method in class org.gephi.layout.plugin.rotate.Rotate
- getName() - Method in class org.gephi.layout.plugin.scale.Contract
- getName() - Method in class org.gephi.layout.plugin.scale.Expand
- getName() - Method in interface org.gephi.layout.spi.LayoutBuilder
-
The name of the behaviour of the Layout's provided by this Builder.
- getName() - Method in class org.gephi.preview.api.PreviewPreset
- getName() - Method in class org.gephi.preview.api.PreviewProperty
-
Returns the (unique) name of this property.
- getName() - Method in class org.gephi.preview.G2DRenderTargetBuilder
- getName() - Method in class org.gephi.preview.PDFRenderTargetBuilder
- getName() - Method in interface org.gephi.preview.spi.RenderTargetBuilder
-
Returns the name of the target builder.
- getName() - Method in class org.gephi.preview.SVGRenderTargetBuilder
- getName() - Method in interface org.gephi.project.api.Project
-
Returns the name of the project.
- getName() - Method in interface org.gephi.project.api.ProjectInformation
-
Deprecated.Returns the name of the project.
- getName() - Method in interface org.gephi.project.api.Workspace
-
Returns the name of the workspace.
- getName() - Method in interface org.gephi.project.api.WorkspaceInformation
-
Deprecated.Returns the name of the workspace.
- getName() - Method in class org.gephi.project.impl.ProjectImpl
- getName() - Method in class org.gephi.project.impl.ProjectInformationImpl
- getName() - Method in class org.gephi.project.impl.WorkspaceImpl
- getName() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
- getName() - Method in class org.gephi.statistics.plugin.builder.ClusteringCoefficientBuilder
- getName() - Method in class org.gephi.statistics.plugin.builder.ConnectedComponentsBuilder
- getName() - Method in class org.gephi.statistics.plugin.builder.DegreeBuilder
- getName() - Method in class org.gephi.statistics.plugin.builder.DensityBuilder
- getName() - Method in class org.gephi.statistics.plugin.builder.EigenvectorCentralityBuilder
- getName() - Method in class org.gephi.statistics.plugin.builder.GraphDistanceBuilder
- getName() - Method in class org.gephi.statistics.plugin.builder.HitsBuilder
- getName() - Method in class org.gephi.statistics.plugin.builder.ModularityBuilder
- getName() - Method in class org.gephi.statistics.plugin.builder.PageRankBuilder
- getName() - Method in class org.gephi.statistics.plugin.builder.StatisticalInferenceBuilder
- getName() - Method in class org.gephi.statistics.plugin.builder.WeightedDegreeBuilder
- getName() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicClusteringCoefficientBuilder
- getName() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicDegreeBuilder
- getName() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicNbEdgesBuilder
- getName() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicNbNodesBuilder
- getName() - Method in interface org.gephi.statistics.spi.StatisticsBuilder
-
Returns the name of statistics
- getNeighbors() - Method in class org.gephi.layout.plugin.openord.Worker
- getNextRandom() - Method in class org.gephi.layout.plugin.openord.Worker
- getNode(String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Returns the node with the given
id
, or create a new node with this id if not found. - getNode(String) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getNodeAttributesQuery() - Method in class org.gephi.io.importer.plugin.database.EdgeListDatabaseImpl
- getNodeColumn(String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Returns the node column draft with
key
as identifier. - getNodeColumn(String) - Method in interface org.gephi.io.importer.api.ContainerUnloader
-
Returns the node column draft with
key
as identifier. - getNodeColumn(String) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getNodeColumns() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getNodeColumns() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getNodeCount() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getNodeCount() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getNodeEdges(Node) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Prepares and returns an array with the edges incident to the specified node.
- getNodeEdges(Node) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- getNodeFunction(Column, Class<? extends Transformer>) - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns the node function for the given column and transformer.
- getNodeFunction(Column, Class<? extends Transformer>) - Method in class org.gephi.appearance.AppearanceModelImpl
- getNodeFunctions() - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns all node functions for the given graph.
- getNodeFunctions() - Method in class org.gephi.appearance.AppearanceModelImpl
- getNodeNeighbours(Node) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Prepares and returns an array with the neighbour nodes of the specified node.
- getNodeNeighbours(Node) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- getNodePartition(Column) - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns the node partition for thid column.
- getNodePartition(Column) - Method in class org.gephi.appearance.AppearanceModelImpl
- getNodeProperty(String) - Method in class org.gephi.io.importer.api.PropertiesAssociations
- getNodeQuery() - Method in class org.gephi.io.importer.plugin.database.EdgeListDatabaseImpl
- getNodes() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getNodes() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getNodesCount() - Method in interface org.gephi.datalab.api.GraphElementsController
-
Returns the number of nodes in the graph.
- getNodesCount() - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- getNodesManipulator() - Method in interface org.gephi.datalab.spi.nodes.NodesManipulatorBuilder
- getNodesManipulatorByName(String) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Returns the AttributeColumnsMergeStrategy with that class name or null if it does not exist
- getNodesManipulators() - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares an array with one new instance of every NodesManipulator that has a builder registered and returns it.
- getNodesToSearch() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- getNodeTableSelection() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- getNodeTextColumns() - Method in interface org.gephi.visualization.api.VisualizationController
- getNodeTextColumns(Workspace) - Method in interface org.gephi.visualization.api.VisualizationController
- getNorm() - Method in class org.gephi.layout.plugin.force.ForceVector
- getNormalizedValue(Element, Graph) - Method in interface org.gephi.appearance.api.Ranking
-
Returns the element's normalized value for this ranking.
- getNormalizedValue(Element, Graph) - Method in class org.gephi.appearance.RankingImpl
- getNumberFormat() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- getNumberOfNodes() - Method in class org.gephi.io.generator.plugin.RandomGraph
- getNumberOrNumberListColumnStatistics(Table, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Calculates all statistics at once from a number/number list column using
MathUtils
class. - getNumberOrNumberListColumnStatistics(Table, Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- getNumberValue(String, Number) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value as a
Number
. - getNumIterations() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- getNumRuns() - Method in class org.gephi.statistics.plugin.EigenvectorCentrality
- getNumThreads() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- getOptimalDistance() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- getOptimalDistance() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout.SpringForce
- getOption() - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator
- getPageSize() - Method in class org.gephi.io.exporter.preview.PDFExporter
- getPageSize() - Method in interface org.gephi.preview.api.PDFTarget
-
Returns the page's size.
- getPageSize() - Method in class org.gephi.preview.PDFRenderTargetBuilder.PDFRenderTargetImpl
- getPaletteManager() - Method in class org.gephi.appearance.plugin.PartitionElementColorTransformer
- getPaletteManager() - Method in class org.gephi.appearance.plugin.PartitionLabelColorTransformer
- getPanel() - Method in interface org.gephi.io.exporter.spi.ExporterUI
-
Returns the exporter settings panel.
- getPanel() - Method in interface org.gephi.io.generator.spi.GeneratorUI
-
Returns the panel settings.
- getPanel() - Method in interface org.gephi.io.importer.spi.ImporterUI
-
Returns the importer settings panel.
- getPanel() - Method in interface org.gephi.io.processor.spi.ProcessorUI
-
Returns the processor settings panel.
- getPanel() - Method in interface org.gephi.preview.spi.PreviewUI
-
Returns the
JPanel
component to be displayed. - getPanel(Function) - Method in interface org.gephi.appearance.spi.TransformerUI
-
Returns the transformer panel for the given function.
- getPanel(AttributeEqualBuilder.EqualBooleanFilter) - Method in interface org.gephi.filters.plugin.attribute.EqualBooleanUI
- getPanel(AttributeEqualBuilder.EqualNumberFilter) - Method in interface org.gephi.filters.plugin.attribute.EqualNumberUI
- getPanel(AttributeEqualBuilder.EqualStringFilter) - Method in interface org.gephi.filters.plugin.attribute.EqualStringUI
- getPanel(ListAttributeContainsBuilder.AttributeContainsFilter) - Method in interface org.gephi.filters.plugin.attribute.ListContainsUI
- getPanel(DynamicRangeBuilder.DynamicRangeFilter) - Method in interface org.gephi.filters.plugin.dynamic.DynamicRangeUI
- getPanel(EdgeTypeBuilder.EdgeTypeFilter) - Method in interface org.gephi.filters.plugin.edge.EdgeTypeUI
- getPanel(EgoBuilder.EgoFilter) - Method in interface org.gephi.filters.plugin.graph.EgoUI
- getPanel(KCoreBuilder.KCoreFilter) - Method in interface org.gephi.filters.plugin.graph.KCoreUI
- getPanel(NeighborsBuilder.NeighborsFilter) - Method in interface org.gephi.filters.plugin.graph.NeighborsUI
- getPanel(ShortestPathBuilder.ShortestPathFilter) - Method in interface org.gephi.filters.plugin.graph.ShortestPathUI
- getPanel(MASKBuilderEdge.MaskEdgeOperator) - Method in interface org.gephi.filters.plugin.operator.MASKEdgeUI
- getPanel(PartitionBuilder.PartitionFilter) - Method in interface org.gephi.filters.plugin.partition.PartitionUI
- getPanel(Filter) - Method in class org.gephi.filters.plugin.attribute.ListAttributeContainsBuilder.AttributeContainsFilterBuilder
- getPanel(Filter) - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder
- getPanel(Filter) - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder
- getPanel(Filter) - Method in class org.gephi.filters.plugin.edge.MutualEdgeBuilder
- getPanel(Filter) - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder
- getPanel(Filter) - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder
- getPanel(Filter) - Method in class org.gephi.filters.plugin.graph.EgoBuilder
- getPanel(Filter) - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder
- getPanel(Filter) - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder
- getPanel(Filter) - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder
- getPanel(Filter) - Method in class org.gephi.filters.plugin.graph.KCoreBuilder
- getPanel(Filter) - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder
- getPanel(Filter) - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder
- getPanel(Filter) - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder
- getPanel(Filter) - Method in class org.gephi.filters.plugin.graph.ShortestPathBuilder
- getPanel(Filter) - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder
- getPanel(Filter) - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge
- getPanel(Filter) - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge
- getPanel(Filter) - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode
- getPanel(Filter) - Method in class org.gephi.filters.plugin.operator.UNIONBuilder
- getPanel(Filter) - Method in interface org.gephi.filters.spi.FilterBuilder
-
Returns the settings panel for the filter this builder is building, the
filter
object is passed as a parameter. - getPanel(RangeFilter) - Method in interface org.gephi.filters.plugin.graph.RangeUI
- getPanels() - Method in interface org.gephi.io.importer.spi.ImporterWizardUI
-
Returns wizard panels.
- getPanelTitle() - Method in interface org.gephi.preview.spi.PreviewUI
-
Returns the title of the tab
- getParent() - Method in class org.gephi.filters.AbstractQueryImpl
- getParent() - Method in interface org.gephi.filters.api.Query
-
Returns the parent query or
null
if this query is root. - getParent() - Method in class org.gephi.filters.spi.Category
-
Returns this category parent category or
null
if this category has no parent. - getParentProperties(PreviewProperty) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns all properties
property
defined as dependencies. - getPartition() - Method in interface org.gephi.appearance.api.PartitionFunction
-
Returns the partition configuration associated with this function.
- getPartition() - Method in class org.gephi.appearance.AttributeFunctionImpl
- getPartition() - Method in class org.gephi.appearance.GraphFunctionImpl
- getPartition() - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- getParts() - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- getPasswd() - Method in class org.gephi.io.importer.api.AbstractDatabase
- getPasswd() - Method in interface org.gephi.io.importer.api.Database
- getPathLength() - Method in class org.gephi.statistics.plugin.GraphDistance
-
Gets the average shortest path length in the network
- getPattern() - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualStringFilter
- getPattern() - Method in class org.gephi.filters.plugin.graph.EgoBuilder.EgoFilter
- getPDFont(Font) - Method in interface org.gephi.preview.api.PDFTarget
-
Get the PDFBox equivalent the Java font.
- getPDFont(Font) - Method in class org.gephi.preview.PDFRenderTargetBuilder.PDFRenderTargetImpl
- getPersistenceProviders() - Static method in class org.gephi.project.io.PersistenceProviderUtils
- getPluginGeneralActionsManipulatorByName(String) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Returns the AttributeColumnsMergeStrategy with that class name or null if it does not exist
- getPluginGeneralActionsManipulators() - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
Prepares an array with one instance of every PluginGeneralActionsManipulator that is registered.
- getPort() - Method in class org.gephi.io.importer.api.AbstractDatabase
- getPort() - Method in interface org.gephi.io.importer.api.Database
- getPosition() - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulator
-
Returns a position value that indicates the position of this AttributeColumnsManipulator in its type group.
- getPosition() - Method in interface org.gephi.datalab.spi.Manipulator
-
Returns a position value that indicates the position of this Manipulator in its type group.
- getPosition() - Method in interface org.gephi.statistics.spi.StatisticsUI
-
Returns a position value, around 1 and 1000, that indicates the position of the Statistics in the UI.
- getPositions() - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer.LinearGradient
- getPositions() - Method in class org.gephi.layout.plugin.openord.Worker
- getPositions() - Method in class org.gephi.utils.PaletteUtils.Palette
- getPredecessor(Node) - Method in class org.gephi.algorithms.shortestpath.AbstractShortestPathAlgorithm
- getPredecessorIncoming(Node) - Method in class org.gephi.algorithms.shortestpath.AbstractShortestPathAlgorithm
- getPredecessors() - Method in class org.gephi.algorithms.shortestpath.AbstractShortestPathAlgorithm
- getPredecessors() - Method in class org.gephi.algorithms.shortestpath.BellmanFordShortestPathAlgorithm
- getPredecessors() - Method in class org.gephi.algorithms.shortestpath.DijkstraShortestPathAlgorithm
- getPrefix() - Method in class org.gephi.io.database.drivers.MySQLDriver
- getPrefix() - Method in class org.gephi.io.database.drivers.PostgreSQLDriver
- getPrefix() - Method in interface org.gephi.io.database.drivers.SQLDriver
- getPrefix() - Method in class org.gephi.io.database.drivers.SQLiteDriver
- getPrefix() - Method in class org.gephi.io.database.drivers.SQLServerDriver
- getPreset(String) - Method in class org.gephi.appearance.plugin.palette.PaletteManager
- getPresets() - Method in class org.gephi.appearance.plugin.palette.PaletteManager
- getProbability() - Method in class org.gephi.statistics.plugin.PageRank
- getProgressTicket() - Method in class org.gephi.preview.AbstractRenderTarget
- getProject() - Method in interface org.gephi.project.api.ProjectInformation
-
Deprecated.Returns the project this information class belongs to.
- getProject() - Method in interface org.gephi.project.api.Workspace
-
Returns the project this workspace belong to
- getProject() - Method in class org.gephi.project.impl.ProjectInformationImpl
- getProject() - Method in class org.gephi.project.impl.WorkspaceImpl
- getProjectByIdentifier(String) - Method in class org.gephi.project.impl.ProjectsImpl
- getProjectMetadata() - Method in interface org.gephi.project.api.Project
-
Returns the project's metadata.
- getProjectMetadata() - Method in class org.gephi.project.impl.ProjectImpl
- getProjects() - Method in interface org.gephi.project.api.ProjectController
-
Deprecated.Directly use this class instead as all the methods have been ported.
- getProjects() - Method in interface org.gephi.project.api.Projects
-
Returns an array of all projects.
- getProjects() - Method in class org.gephi.project.impl.ProjectControllerImpl
- getProjects() - Method in class org.gephi.project.impl.ProjectsImpl
- getProperties() - Method in class org.gephi.filters.plugin.AbstractFilter
- getProperties() - Method in class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder.DynamicRangeFilter
- getProperties() - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder.SelfLoopFilter
- getProperties() - Method in class org.gephi.filters.plugin.graph.EgoBuilder.EgoFilter
- getProperties() - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder.GiantComponentFilter
- getProperties() - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder.HasSelfLoopFilter
- getProperties() - Method in class org.gephi.filters.plugin.graph.KCoreBuilder.KCoreFilter
- getProperties() - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder.NeighborsFilter
- getProperties() - Method in class org.gephi.filters.plugin.graph.ShortestPathBuilder.ShortestPathFilter
- getProperties() - Method in class org.gephi.filters.plugin.operator.INTERSECTIONBuilder.IntersectionOperator
- getProperties() - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator
- getProperties() - Method in class org.gephi.filters.plugin.operator.NOTBuilderEdge.NotOperatorEdge
- getProperties() - Method in class org.gephi.filters.plugin.operator.NOTBuilderNode.NOTOperatorNode
- getProperties() - Method in class org.gephi.filters.plugin.operator.UNIONBuilder.UnionOperator
- getProperties() - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- getProperties() - Method in interface org.gephi.filters.spi.Filter
-
Returns the filter properties.
- getProperties() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- getProperties() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- getProperties() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- getProperties() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
- getProperties() - Method in class org.gephi.layout.plugin.labelAdjust.LabelAdjust
- getProperties() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
- getProperties() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- getProperties() - Method in class org.gephi.layout.plugin.random.RandomLayout
- getProperties() - Method in class org.gephi.layout.plugin.rotate.RotateLayout
- getProperties() - Method in class org.gephi.layout.plugin.scale.AbstractScaleLayout
- getProperties() - Method in interface org.gephi.layout.spi.Layout
-
The properties for this layout.
- getProperties() - Method in interface org.gephi.preview.api.PreviewModel
-
Returns the preview properties attached to this model.
- getProperties() - Method in class org.gephi.preview.api.PreviewPreset
-
Returns a read-only map of all properties
- getProperties() - Method in class org.gephi.preview.api.PreviewProperties
-
Returns all properties.
- getProperties() - Method in class org.gephi.preview.plugin.renderers.ArrowRenderer
- getProperties() - Method in class org.gephi.preview.plugin.renderers.EdgeLabelRenderer
- getProperties() - Method in class org.gephi.preview.plugin.renderers.EdgeRenderer
- getProperties() - Method in class org.gephi.preview.plugin.renderers.NodeLabelRenderer
- getProperties() - Method in class org.gephi.preview.plugin.renderers.NodeRenderer
- getProperties() - Method in class org.gephi.preview.PreviewModelImpl
- getProperties() - Method in interface org.gephi.preview.spi.Renderer
-
Returns all associated properties for this renderer.
- getProperties(Object) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns all properties with
source
as source. - getProperties(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns all properties with
category
as category. - getPropertiesAssociations() - Method in class org.gephi.io.importer.api.AbstractDatabase
- getPropertiesAssociations() - Method in interface org.gephi.io.importer.api.Database
- getPropertiesCount() - Method in class org.gephi.filters.AbstractQueryImpl
- getPropertiesCount() - Method in interface org.gephi.filters.api.Query
-
Returns the number of properties this query has.
- getPropertiesCount() - Method in class org.gephi.filters.FilterQueryImpl
- getPropertiesCount() - Method in class org.gephi.filters.OperatorQueryImpl
- getProperty() - Method in interface org.gephi.layout.plugin.AutoLayout.DynamicProperty
- getProperty() - Method in class org.gephi.layout.spi.LayoutProperty
-
Return the underlying
Property
. - getProperty(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property defined as
name
. - getPropertyEditor() - Method in class org.gephi.filters.spi.FilterProperty
-
Returns the
PropertyEditor
associated to the property value. - getPropertyName(int) - Method in class org.gephi.filters.AbstractQueryImpl
- getPropertyName(int) - Method in interface org.gephi.filters.api.Query
-
Returns the name of the property at the specified
index
. - getPropertyName(int) - Method in class org.gephi.filters.FilterQueryImpl
- getPropertyName(int) - Method in class org.gephi.filters.OperatorQueryImpl
- getPropertyValue(int) - Method in class org.gephi.filters.AbstractQueryImpl
- getPropertyValue(int) - Method in interface org.gephi.filters.api.Query
-
Returns the value of the property at the specified
index
. - getPropertyValue(int) - Method in class org.gephi.filters.FilterQueryImpl
- getPropertyValue(int) - Method in class org.gephi.filters.OperatorQueryImpl
- getQuadTreeMaxLevel() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- getQualitativePalettes() - Static method in class org.gephi.utils.PaletteUtils
- getQualityRank() - Method in interface org.gephi.layout.spi.LayoutUI
-
An appraisal of quality for this algorithm.
- getQueries() - Method in interface org.gephi.filters.api.FilterModel
-
Returns all queries in the model, represented by their root query.
- getQueries() - Method in class org.gephi.filters.FilterModelImpl
- getQueries(Class<? extends Filter>) - Method in class org.gephi.filters.AbstractQueryImpl
- getQueries(Class<? extends Filter>) - Method in interface org.gephi.filters.api.Query
-
Utility method that returns all queries in this query hierarchy that are
filterClass
instance. - getQuery(Filter) - Method in class org.gephi.filters.FilterModelImpl
- getRadius() - Method in class org.gephi.statistics.plugin.GraphDistance
- getRandom() - Method in class org.gephi.statistics.plugin.Modularity
- getRandSeed() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- getRange() - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualNumberFilter
- getRange() - Method in class org.gephi.filters.plugin.attribute.AttributeRangeBuilder.AttributeRangeFilter
- getRange() - Method in class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder.DynamicRangeFilter
- getRange() - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder.EdgeWeightFilter
- getRange() - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder.DegreeRangeFilter
- getRange() - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder.InDegreeRangeFilter
- getRange() - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder.MutualDegreeRangeFilter
- getRange() - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder.OutDegreeRangeFilter
- getRange() - Method in class org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter
- getRangeProperty() - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualNumberFilter
- getRangeProperty() - Method in class org.gephi.filters.plugin.attribute.AttributeRangeBuilder.AttributeRangeFilter
- getRangeProperty() - Method in class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder.DynamicRangeFilter
- getRangeProperty() - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder.EdgeWeightFilter
- getRangeProperty() - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder.DegreeRangeFilter
- getRangeProperty() - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder.InDegreeRangeFilter
- getRangeProperty() - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder.MutualDegreeRangeFilter
- getRangeProperty() - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder.OutDegreeRangeFilter
- getRangeProperty() - Method in class org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter
- getRangeProperty() - Method in interface org.gephi.filters.spi.RangeFilter
- getRangeType() - Method in class org.gephi.filters.api.Range
- getRanking() - Method in interface org.gephi.appearance.api.RankingFunction
-
Returns the ranking configuration associated with this function.
- getRanking() - Method in class org.gephi.appearance.AttributeFunctionImpl
- getRanking() - Method in class org.gephi.appearance.GraphFunctionImpl
- getRatio() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
- getReader() - Method in class org.gephi.utils.CharsetToolkit
-
Gets a
BufferedReader
(indeed aLineNumberReader
) from theFile
specified in the constructor ofCharsetToolkit
using the charset discovered by the methodguessEncoding()
. - getRealTime() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- getRecentPalettes() - Method in class org.gephi.appearance.plugin.palette.PaletteManager
- getReducedValue() - Method in interface org.gephi.datalab.spi.rows.merge.AttributeRowsMergeStrategy
-
This method is always called after the strategy is set up and executed.
- getRegexPattern() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- getRegionStart() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- getRegisteredRenderers() - Method in interface org.gephi.preview.api.PreviewController
-
Uses
Lookup
to retrieve registered renderer providers but replaces default renderers with plugins that extend them. - getRegisteredRenderers() - Method in class org.gephi.preview.PreviewControllerImpl
- getRelativeStrength() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- getRenderer() - Method in class org.gephi.preview.api.ManagedRenderer
- getRenderTarget(String) - Method in interface org.gephi.preview.api.PreviewController
-
Creates a new render target of the given type.
- getRenderTarget(String) - Method in class org.gephi.preview.PreviewControllerImpl
- getRenderTarget(String, Workspace) - Method in interface org.gephi.preview.api.PreviewController
-
Creates a new render target of the given type in the preview model contained by
workspace
. - getRenderTarget(String, Workspace) - Method in class org.gephi.preview.PreviewControllerImpl
- getReport() - Method in interface org.gephi.io.importer.api.Container
-
Returns the report associated to this container, if it exists.
- getReport() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getReport() - Method in class org.gephi.io.importer.plugin.database.ImporterEdgeList
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterDL
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterDOT
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterGDF
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterGEXF
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterGML
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterGraphML
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterPajek
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterTGF
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterTLP
- getReport() - Method in class org.gephi.io.importer.plugin.file.ImporterVNA
- getReport() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- getReport() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.AbstractImportProcess
- getReport() - Method in interface org.gephi.io.importer.spi.Importer
-
Returns the import report, filled with logs and potential issues.
- getReport() - Method in class org.gephi.io.processor.plugin.AbstractProcessor
- getReport() - Method in interface org.gephi.io.processor.spi.Processor
-
Returns the report of the processor after processing is done, with possible warnings and errors.
- getReport() - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
- getReport() - Method in class org.gephi.statistics.plugin.ConnectedComponents
- getReport() - Method in class org.gephi.statistics.plugin.Degree
- getReport() - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
- getReport() - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- getReport() - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbEdges
- getReport() - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbNodes
- getReport() - Method in class org.gephi.statistics.plugin.EigenvectorCentrality
- getReport() - Method in class org.gephi.statistics.plugin.GraphDensity
- getReport() - Method in class org.gephi.statistics.plugin.GraphDistance
- getReport() - Method in class org.gephi.statistics.plugin.Hits
- getReport() - Method in class org.gephi.statistics.plugin.Modularity
- getReport() - Method in class org.gephi.statistics.plugin.PageRank
- getReport() - Method in class org.gephi.statistics.plugin.StatisticalInferenceClustering
- getReport() - Method in class org.gephi.statistics.plugin.WeightedDegree
- getReport() - Method in interface org.gephi.statistics.spi.Statistics
-
Returns an HTML string that displays the statistics result.
- getReport(Class<? extends Statistics>) - Method in interface org.gephi.statistics.api.StatisticsModel
-
Returns the report for the given statistics class or
null
if no report exists for this statistics. - getReport(Class<? extends Statistics>) - Method in class org.gephi.statistics.StatisticsModelImpl
- getRepulsionStrength() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- getResolution() - Method in class org.gephi.statistics.plugin.Modularity
- getResolvedDefaultValue(ContainerUnloader) - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Gets the column's resolved (final) default value taking into account the container settings and whether the column is dynamic or not.
- getResolvedDefaultValue(ContainerUnloader) - Method in class org.gephi.io.importer.impl.ColumnDraftImpl
- getResolvedTypeClass(ContainerUnloader) - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Gets the column's resolved (final) type taking into account the container settings and whether the column is dynamic or not.
- getResolvedTypeClass(ContainerUnloader) - Method in class org.gephi.io.importer.impl.ColumnDraftImpl
- getResult() - Method in class org.gephi.filters.AbstractQueryImpl
- getRGBA() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getRoot() - Method in class org.gephi.filters.AbstractQueryImpl
- getRootQuery() - Method in class org.gephi.filters.FilterThread
- getRowCellAsString(Cell, int) - Static method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel.ExcelSheetRow
- getRowNumbers(Element, Column[]) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Prepares an array with all not null numbers of a row using only the given columns.
- getRowNumbers(Element, Column[]) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- getRowsColumnNumbers(Element[], Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Prepares an array only with all not null numbers the indicated rows of a given column.
- getRowsColumnNumbers(Element[], Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- getScale() - Method in class org.gephi.layout.plugin.scale.AbstractScaleLayout
- getScaleRatio() - Method in interface org.gephi.preview.api.SVGTarget
-
When
SCALE_STROKES
property istrue
returns the scale ratio to scale strokes with. - getScaleRatio() - Method in class org.gephi.preview.SVGRenderTargetBuilder.SVGRenderTargetImpl
- getScaling() - Method in interface org.gephi.preview.api.G2DTarget
- getScaling() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DGraphics
- getScaling() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
- getScalingRatio() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- getSearchOptions() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- getSecondNodePattern() - Method in class org.gephi.filters.plugin.graph.ShortestPathBuilder.ShortestPathFilter
- getSelectedBuilder() - Method in interface org.gephi.layout.api.LayoutModel
-
Returns the builder used for building the currently selected layout or
null
if no layout is selected. - getSelectedBuilder() - Method in class org.gephi.layout.LayoutModelImpl
- getSelectedEdges() - Method in interface org.gephi.visualization.api.VisualizationController
- getSelectedLayout() - Method in interface org.gephi.layout.api.LayoutModel
-
Returns the currently selected layout or
null
if no layout is selected. - getSelectedLayout() - Method in class org.gephi.layout.LayoutModelImpl
- getSelectedNodes() - Method in interface org.gephi.visualization.api.VisualizationController
- getSequenceColors(int) - Static method in class org.gephi.utils.PaletteUtils
-
Return different colors.
- getSequencialPalettes() - Static method in class org.gephi.utils.PaletteUtils
- getSequentialId() - Method in class org.gephi.io.importer.impl.NodeDraftImpl
- getSettingsPanel() - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulatorUI
-
Returns a settings panel instance for this AttributeColumnsManipulator.
- getSettingsPanel() - Method in interface org.gephi.datalab.spi.ManipulatorUI
-
Returns a settings panel instance for this Manipulator.
- getSettingsPanel() - Method in interface org.gephi.statistics.spi.StatisticsUI
-
Returns a settings panel instance.
- getSheetIndex() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcel
- getShortDescription() - Method in interface org.gephi.statistics.spi.StatisticsUI
-
Returns this statistics short description
- getSimmer() - Method in enum org.gephi.layout.plugin.openord.Params
- getSimmerStage() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- getSimplePanel(Layout) - Method in interface org.gephi.layout.spi.LayoutUI
-
A
LayoutUI
can have a optional settings panel, that will be displayed instead of the property sheet. - getSimpleValues() - Method in class org.gephi.preview.api.PreviewProperties
-
Return all simple values.
- getSize() - Method in class org.gephi.appearance.plugin.AbstractUniqueSizeTransformer
- getSize() - Method in interface org.gephi.io.importer.api.NodeDraft
-
Returns this node's size.
- getSize() - Method in class org.gephi.io.importer.impl.NodeDraftImpl
- getSize() - Method in class org.gephi.layout.plugin.random.RandomLayout
- getSortedValues(Graph) - Method in interface org.gephi.appearance.api.Partition
-
Returns the same collection as
Partition.getValues(Graph graph)
but sorted descendant in counts. - getSortedValues(Graph) - Method in class org.gephi.appearance.PartitionImpl
- getSource() - Method in interface org.gephi.io.importer.api.Container
-
If exists, returns the source of the data.
- getSource() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getSource() - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Get edge's source.
- getSource() - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
- getSource() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getSource() - Method in interface org.gephi.preview.api.Item
-
Returns the source of the item.
- getSource() - Method in class org.gephi.preview.api.PreviewProperty
-
Returns the source object of this property.
- getSource() - Method in class org.gephi.preview.plugin.items.AbstractItem
- getSource() - Method in interface org.gephi.project.api.Workspace
-
Returns the workspace's source or null if missing.
- getSource() - Method in interface org.gephi.project.api.WorkspaceInformation
-
Deprecated.Returns the workspace's source or null if missing.
- getSource() - Method in class org.gephi.project.impl.WorkspaceImpl
- getSource() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
- getSpaces() - Method in class org.gephi.io.exporter.plugin.ExporterGML
- getSpecialColumnNames() - Method in enum org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration.Mode
- getSpeed() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- getSpeed() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
- getSpeed() - Method in class org.gephi.layout.plugin.labelAdjust.LabelAdjust
- getSpeed() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
- getSpeedRank() - Method in interface org.gephi.layout.spi.LayoutUI
-
An appraisal of speed for this algorithm.
- getSQLDriver() - Method in class org.gephi.io.importer.api.AbstractDatabase
- getSQLDriver() - Method in interface org.gephi.io.importer.api.Database
- getStart() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- getStartingColumn() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- getStartingRow() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.ClusteringCoefficientBuilder
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.ConnectedComponentsBuilder
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.DegreeBuilder
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.DensityBuilder
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.EigenvectorCentralityBuilder
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.GraphDistanceBuilder
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.HitsBuilder
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.ModularityBuilder
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.PageRankBuilder
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.StatisticalInferenceBuilder
- getStatistics() - Method in class org.gephi.statistics.plugin.builder.WeightedDegreeBuilder
- getStatistics() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicClusteringCoefficientBuilder
- getStatistics() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicDegreeBuilder
- getStatistics() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicNbEdgesBuilder
- getStatistics() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicNbNodesBuilder
- getStatistics() - Method in interface org.gephi.statistics.spi.StatisticsBuilder
-
Build a new statistics instance and return it
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.ClusteringCoefficientBuilder
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.ConnectedComponentsBuilder
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.DegreeBuilder
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.DensityBuilder
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.EigenvectorCentralityBuilder
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.GraphDistanceBuilder
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.HitsBuilder
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.ModularityBuilder
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.PageRankBuilder
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.StatisticalInferenceBuilder
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.builder.WeightedDegreeBuilder
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicClusteringCoefficientBuilder
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicDegreeBuilder
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicNbEdgesBuilder
- getStatisticsClass() - Method in class org.gephi.statistics.plugin.dynamic.builder.DynamicNbNodesBuilder
- getStatisticsClass() - Method in interface org.gephi.statistics.spi.StatisticsBuilder
-
Returns the statistics' class this UI belongs to.
- getStatisticsClass() - Method in interface org.gephi.statistics.spi.StatisticsUI
-
Returns the statistics' class this UI belongs to.
- getStatus() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
- getStepRatio() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- getStoreId() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getStringValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value as an string.
- getStrongGravity(double) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceFactory
- getSubItems() - Method in interface org.gephi.datalab.spi.ContextMenuItemManipulator
-
This is optional.
- getTable() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getTableAttributeRows(Table) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Returns all rows of a given table (node or edges table).
- getTableAttributeRows(Table) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- getTableRowsCount(Table) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Counts the number of rows of a table (nodes or edges table) and returns the result.
- getTableRowsCount(Table) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- getTableToExport() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- getTarget() - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Get edge's target.
- getTarget() - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
- getTempDir() - Method in class org.gephi.utils.TempDirUtils.TempDir
- getTemperature() - Method in class org.gephi.layout.plugin.openord.Params.Stage
- getText() - Method in class org.gephi.io.importer.api.Report
-
Returns the report logs and issues, presented as basic multi-line text.
- getText(boolean) - Method in class org.gephi.io.importer.api.Report
-
Returns the report logs and issues, presented as basic multi-line text.
- getTextHeight(PDFont, float) - Static method in class org.gephi.preview.plugin.renderers.PDFUtils
- getTextProperties() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getTextReader(InputStream) - Static method in class org.gephi.io.importer.api.ImportUtils
-
Returns a
LineNumberReader
forinputStream
. - getTextReader(Reader) - Static method in class org.gephi.io.importer.api.ImportUtils
- getTextReader(FileObject) - Static method in class org.gephi.io.importer.api.ImportUtils
-
Returns a
LineNumberReader
forfileObject
. - getTextWidth(PDFont, float, String) - Static method in class org.gephi.preview.plugin.renderers.PDFUtils
- getTheta() - Method in class org.gephi.layout.plugin.force.quadtree.BarnesHut
- getThreadsCount() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- getThrowable() - Method in class org.gephi.io.importer.api.Issue
-
Returns this issue's throwable.
- getTick() - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
- getTick() - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- getTick() - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbEdges
- getTick() - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbNodes
- getTick() - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Returns the tick.
- getTimeBounds() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getTimeFormat() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getTimeFormat() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getTimeRepresentation() - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Gets the current time representation, either
TIMESTAMP
orINTERVAL
. - getTimeRepresentation() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getTimeRepresentation() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getTimeRepresentation() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- getTimeRepresentation() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
- getTimeSet() - Method in interface org.gephi.io.importer.api.ElementDraft
- getTimeSet() - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- getTimestamp() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getTimestamp() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getTimestamps() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- getTimeZone() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- getTimeZone() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getTimeZone() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- getTimeZone() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
- getTitle() - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Gets the column's title.
- getTitle() - Method in interface org.gephi.io.importer.api.MetadataDraft
-
Returns the graph title.
- getTitle() - Method in class org.gephi.io.importer.impl.ColumnDraftImpl
- getTitle() - Method in interface org.gephi.project.api.ProjectMetaData
-
Returns the title of this project.
- getTitle() - Method in interface org.gephi.project.api.WorkspaceMetaData
-
Returns the title of this workspace.
- getTitle() - Method in class org.gephi.project.impl.ProjectMetaDataImpl
- getTitle() - Method in class org.gephi.project.impl.WorkspaceMetaDataImpl
- getTopElement(String) - Method in interface org.gephi.preview.api.SVGTarget
-
Returns the top element
name
in the document. - getTopElement(String) - Method in class org.gephi.preview.SVGRenderTargetBuilder.SVGRenderTargetImpl
- getTotEnergy() - Method in class org.gephi.layout.plugin.openord.Combine
- getTotEnergy() - Method in class org.gephi.layout.plugin.openord.Worker
- getTransformer() - Method in interface org.gephi.appearance.api.Function
-
Returns the transformer associated with this function.
- getTransformer() - Method in class org.gephi.appearance.FunctionImpl
- getTransformer(TransformerUI) - Method in interface org.gephi.appearance.api.AppearanceController
-
Returns the transformer associated with the given transformer UI.
- getTransformer(TransformerUI) - Method in class org.gephi.appearance.AppearanceControllerImpl
- getTransformerClass() - Method in interface org.gephi.appearance.spi.TransformerUI
-
Returns the transformer class this transformer UI is associated with.
- getTranslate() - Method in interface org.gephi.preview.api.G2DTarget
- getTranslate() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DGraphics
- getTranslate() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
- getTriangesReuslts() - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
- getType() - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulator
-
Type of manipulator.
- getType() - Method in interface org.gephi.datalab.spi.Manipulator
-
Type of manipulator.
- getType() - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder.EdgeTypeFilter
- getType() - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Gets this edge's type.
- getType() - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
- getType() - Method in interface org.gephi.preview.api.Item
-
Returns the type of the item.
- getType() - Method in class org.gephi.preview.api.PreviewProperty
-
Returns the type of this property.
- getType() - Method in class org.gephi.preview.plugin.builders.EdgeBuilder
- getType() - Method in class org.gephi.preview.plugin.builders.EdgeLabelBuilder
- getType() - Method in class org.gephi.preview.plugin.builders.NodeBuilder
- getType() - Method in class org.gephi.preview.plugin.builders.NodeLabelBuilder
- getType() - Method in class org.gephi.preview.plugin.items.AbstractItem
- getType() - Method in interface org.gephi.preview.spi.ItemBuilder
-
Returns the type of this builder.
- getTypeClass() - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Gets the column's type.
- getTypeClass() - Method in enum org.gephi.io.importer.api.ElementIdType
- getTypeClass() - Method in class org.gephi.io.importer.impl.ColumnDraftImpl
- getUI() - Method in interface org.gephi.appearance.api.Function
-
Returns the transformer user interface associated with this function.
- getUI() - Method in class org.gephi.appearance.FunctionImpl
- getUI() - Method in interface org.gephi.datalab.spi.Manipulator
-
Returns a ManipulatorUI for this Manipulator if it needs one.
- getUI() - Method in class org.gephi.io.generator.plugin.DynamicGraph
- getUI() - Method in class org.gephi.io.generator.plugin.MultiGraph
- getUI() - Method in class org.gephi.io.generator.plugin.RandomGraph
- getUI() - Method in interface org.gephi.io.generator.spi.Generator
-
Returns the UI that belongs to this generator, or
null
if UI is not needed. - getUI() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHu
- getUI() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuProportional
- getUI() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlas
- getUI() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2Builder
- getUI() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingoldBuilder
- getUI() - Method in class org.gephi.layout.plugin.labelAdjust.LabelAdjustBuilder
- getUI() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayoutBuilder
- getUI() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayoutBuilder
- getUI() - Method in class org.gephi.layout.plugin.random.Random
- getUI() - Method in class org.gephi.layout.plugin.rotate.Rotate
- getUI() - Method in class org.gephi.layout.plugin.scale.Contract
- getUI() - Method in class org.gephi.layout.plugin.scale.Expand
- getUI() - Method in interface org.gephi.layout.spi.LayoutBuilder
-
User interface attributes (name, description, icon...) for all Layouts built by this builder.
- getUI(Table, Column) - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulator
-
Returns a ManipulatorUI for this Manipulator if it needs one.
- getUI(Exporter) - Method in interface org.gephi.io.exporter.api.ExportController
- getUI(Exporter) - Method in class org.gephi.io.exporter.impl.ExportControllerImpl
- getUI(Importer) - Method in interface org.gephi.io.importer.api.ImportController
- getUI(Importer) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
- getUndirected() - Method in class org.gephi.statistics.plugin.Hits
- getUniqueIdentifier() - Method in interface org.gephi.project.api.Project
-
Returns the project's unique identifier.
- getUniqueIdentifier() - Method in class org.gephi.project.impl.ProjectImpl
- getUnloader() - Method in interface org.gephi.io.importer.api.Container
-
Get the container unloading interface.
- getUnloader() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- getUpperBound() - Method in class org.gephi.filters.api.Range
- getUpperByte() - Method in class org.gephi.filters.api.Range
- getUpperDouble() - Method in class org.gephi.filters.api.Range
- getUpperFloat() - Method in class org.gephi.filters.api.Range
- getUpperInteger() - Method in class org.gephi.filters.api.Range
- getUpperLong() - Method in class org.gephi.filters.api.Range
- getUpperShort() - Method in class org.gephi.filters.api.Range
- getUrl(SQLDriver, String, int, String) - Static method in class org.gephi.io.database.drivers.SQLUtils
- getUsername() - Method in class org.gephi.io.importer.api.AbstractDatabase
- getUsername() - Method in interface org.gephi.io.importer.api.Database
- getUseWeight() - Method in class org.gephi.statistics.plugin.Modularity
- getValue() - Method in class org.gephi.filters.AttributeColumnPropertyEditor
- getValue() - Method in class org.gephi.filters.GenericPropertyEditor
- getValue() - Method in class org.gephi.filters.RangePropertyEditor
- getValue() - Method in class org.gephi.filters.spi.FilterProperty
-
Returns property's value, can be
null
- getValue() - Method in class org.gephi.preview.api.PreviewProperty
-
Returns the property value.
- getValue() - Method in interface org.gephi.statistics.spi.StatisticsUI
-
Returns this statistics result as a String, if exists
- getValue(float) - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer.LinearGradient
- getValue(float) - Method in interface org.gephi.layout.plugin.AutoLayout.DynamicProperty
- getValue(String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Returns the element's value for
key
. - getValue(String) - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
- getValue(String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- getValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value and cast it to the
T
type. - getValue(String, T) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns the property value and cast it to the
T
type. - getValue(Element, Graph) - Method in interface org.gephi.appearance.api.Partition
-
Returns the element's value for this partition.
- getValue(Element, Graph) - Method in interface org.gephi.appearance.api.Ranking
-
Returns the element's value for this ranking.
- getValue(Element, Graph) - Method in class org.gephi.appearance.AttributePartitionImpl
- getValue(Element, Graph) - Method in class org.gephi.appearance.AttributeRankingImpl
- getValue(Element, Graph) - Method in class org.gephi.appearance.DegreeRankingImpl
- getValue(Element, Graph) - Method in class org.gephi.appearance.EdgeTypePartitionImpl
- getValue(Element, Graph) - Method in class org.gephi.appearance.EdgeWeightRankingImpl
- getValue(Element, Graph) - Method in class org.gephi.appearance.InDegreeRankingImpl
- getValue(Element, Graph) - Method in class org.gephi.appearance.OutDegreeRankingImpl
- getValue(Element, Graph) - Method in class org.gephi.appearance.TimesetRankingImpl
- getValueAsText(Object) - Static method in class org.gephi.preview.api.PreviewProperties
-
Converts any value to a serialized String.
- getValueAsText(Object) - Static method in class org.gephi.utils.Serialization
-
Converts any value to a serialized String.
- getValueAsText(Object, Class) - Static method in class org.gephi.utils.Serialization
-
Converts any value to a serialized String.
- getValues() - Method in class org.gephi.filters.api.Range
- getValues(Graph) - Method in interface org.gephi.appearance.api.Partition
-
Returns the collection of values this partition represents.
- getValues(Graph) - Method in class org.gephi.appearance.AttributePartitionImpl
- getValues(Graph) - Method in class org.gephi.appearance.EdgeTypePartitionImpl
- getValues(Graph) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualNumberFilter
- getValues(Graph) - Method in class org.gephi.filters.plugin.attribute.AttributeRangeBuilder.AttributeRangeFilter
- getValues(Graph) - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder.EdgeWeightFilter
- getValues(Graph) - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder.DegreeRangeFilter
- getValues(Graph) - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder.InDegreeRangeFilter
- getValues(Graph) - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder.MutualDegreeRangeFilter
- getValues(Graph) - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder.OutDegreeRangeFilter
- getValues(Graph) - Method in class org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter
- getValues(Graph) - Method in interface org.gephi.filters.spi.RangeFilter
- getValueType() - Method in class org.gephi.appearance.AttributePartitionImpl
- getValueType() - Method in class org.gephi.appearance.EdgeTypePartitionImpl
- getValueType() - Method in class org.gephi.appearance.PartitionImpl
- getValueType() - Method in class org.gephi.filters.spi.FilterProperty
-
Returns the property's value type.
- getVersion(Graph) - Method in class org.gephi.appearance.AttributePartitionImpl
- getVersion(Graph) - Method in class org.gephi.appearance.EdgeTypePartitionImpl
- getVersion(Graph) - Method in class org.gephi.appearance.PartitionImpl
- getViewSize() - Static method in class org.gephi.layout.plugin.openord.DensityGrid
- getWeight() - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Returns this edge's weight.
- getWeight() - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
- getWidth() - Method in class org.gephi.io.exporter.preview.PNGExporter
- getWidth() - Method in class org.gephi.io.exporter.preview.util.SupportSize
-
Returns the support's width.
- getWidth() - Method in class org.gephi.preview.api.CanvasSize
-
Returns the canvas width.
- getWidth() - Method in interface org.gephi.preview.api.G2DTarget
- getWidth() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DGraphics
- getWidth() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
- getWidth() - Method in class org.gephi.preview.SVGRenderTargetBuilder.SupportSize
-
Returns the support's width.
- getWidth() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Returns current width for the sparkline in pixels.
- getWidthFloat() - Method in class org.gephi.preview.SVGRenderTargetBuilder.SupportSize
- getWidthInt() - Method in class org.gephi.io.exporter.preview.util.SupportSize
- getWindow() - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
- getWindow() - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- getWindow() - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbEdges
- getWindow() - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbNodes
- getWindow() - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Returns the window duration
- getWiringProbability() - Method in class org.gephi.io.generator.plugin.RandomGraph
- getWizardDescriptor() - Method in interface org.gephi.io.importer.spi.ImporterUI.WithWizard
-
Used to retreive the wizard descriptor for the Importer UI.
- getWizardUI(Importer) - Method in interface org.gephi.io.importer.api.ImportController
- getWizardUI(Importer) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
- getWorkers() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- getWorkspace() - Method in interface org.gephi.appearance.api.AppearanceModel
-
Return the workspace this model is associated with
- getWorkspace() - Method in class org.gephi.appearance.AppearanceModelImpl
- getWorkspace() - Method in interface org.gephi.filters.api.FilterModel
- getWorkspace() - Method in class org.gephi.filters.FilterModelImpl
- getWorkspace() - Method in class org.gephi.io.exporter.plugin.ExporterCSV
- getWorkspace() - Method in class org.gephi.io.exporter.plugin.ExporterDL
- getWorkspace() - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- getWorkspace() - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- getWorkspace() - Method in class org.gephi.io.exporter.plugin.ExporterGML
- getWorkspace() - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- getWorkspace() - Method in class org.gephi.io.exporter.plugin.ExporterJson
- getWorkspace() - Method in class org.gephi.io.exporter.plugin.ExporterPajek
- getWorkspace() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- getWorkspace() - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- getWorkspace() - Method in class org.gephi.io.exporter.preview.PDFExporter
- getWorkspace() - Method in class org.gephi.io.exporter.preview.PNGExporter
- getWorkspace() - Method in class org.gephi.io.exporter.preview.SVGExporter
- getWorkspace() - Method in interface org.gephi.io.exporter.spi.Exporter
-
Returns the workspace from where data are exported
- getWorkspace() - Method in class org.gephi.layout.LayoutModelImpl
- getWorkspace() - Method in interface org.gephi.preview.api.PreviewModel
-
Returns the workspace this model is attached to.
- getWorkspace() - Method in class org.gephi.preview.PreviewModelImpl
- getWorkspace() - Method in interface org.gephi.project.spi.Model
-
Returns the workspace this model is associated with.
- getWorkspace() - Method in class org.gephi.statistics.StatisticsModelImpl
- getWorkspace(int) - Method in interface org.gephi.project.api.Project
-
Retrieve a workspace based on its unique identifier.
- getWorkspace(int) - Method in interface org.gephi.project.api.WorkspaceProvider
-
Deprecated.Retrieve a workspace based on its unique identifier.
- getWorkspace(int) - Method in class org.gephi.project.impl.ProjectImpl
- getWorkspace(int) - Method in class org.gephi.project.impl.WorkspaceProviderImpl
- getWorkspace(Graph) - Static method in class org.gephi.preview.plugin.builders.WorkspaceHelper
-
Hack functions that allows to get the Workspace from a given graph.
- getWorkspaceIds() - Method in class org.gephi.project.impl.ProjectImpl
- getWorkspaceMetadata() - Method in interface org.gephi.project.api.Workspace
-
Returns the workspace's metadata.
- getWorkspaceMetadata() - Method in class org.gephi.project.impl.WorkspaceImpl
- getWorkspaces() - Method in interface org.gephi.project.api.Project
-
Returns all the workspaces.
- getWorkspaces() - Method in interface org.gephi.project.api.WorkspaceProvider
-
Deprecated.Returns all the workspaces.
- getWorkspaces() - Method in class org.gephi.project.impl.ProjectImpl
- getWorkspaces() - Method in class org.gephi.project.impl.WorkspaceProviderImpl
- getX() - Method in interface org.gephi.io.importer.api.NodeDraft
-
Returns this node's X position.
- getX() - Method in class org.gephi.io.importer.impl.NodeDraftImpl
- getX() - Method in class org.gephi.preview.api.CanvasSize
-
Returns the x coordinate of the top left position.
- getX() - Method in class org.gephi.preview.api.Vector
- getXMLDocument(InputStream) - Static method in class org.gephi.io.importer.api.ImportUtils
- getXMLDocument(Reader) - Static method in class org.gephi.io.importer.api.ImportUtils
- getXMLDocument(FileObject) - Static method in class org.gephi.io.importer.api.ImportUtils
- getXMLReader(Reader) - Static method in class org.gephi.io.importer.api.ImportUtils
- getY() - Method in interface org.gephi.io.importer.api.NodeDraft
-
Returns this node's Y position.
- getY() - Method in class org.gephi.io.importer.impl.NodeDraftImpl
- getY() - Method in class org.gephi.preview.api.CanvasSize
-
Returns the y coordinate of the top left position.
- getY() - Method in class org.gephi.preview.api.Vector
- getZ() - Method in interface org.gephi.io.importer.api.NodeDraft
-
Returns this node's Z position.
- getZ() - Method in class org.gephi.io.importer.impl.NodeDraftImpl
- GiantComponentBuilder - Class in org.gephi.filters.plugin.graph
- GiantComponentBuilder() - Constructor for class org.gephi.filters.plugin.graph.GiantComponentBuilder
- GiantComponentBuilder.GiantComponentFilter - Class in org.gephi.filters.plugin.graph
- GiantComponentFilter() - Constructor for class org.gephi.filters.plugin.graph.GiantComponentBuilder.GiantComponentFilter
- goAlgo() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- goAlgo() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- goAlgo() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- goAlgo() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
- goAlgo() - Method in class org.gephi.layout.plugin.labelAdjust.LabelAdjust
- goAlgo() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
- goAlgo() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- goAlgo() - Method in class org.gephi.layout.plugin.random.RandomLayout
- goAlgo() - Method in class org.gephi.layout.plugin.rotate.RotateLayout
- goAlgo() - Method in class org.gephi.layout.plugin.scale.AbstractScaleLayout
- goAlgo() - Method in interface org.gephi.layout.spi.Layout
-
Run a step in the algorithm, should be called only if canAlgo() returns true.
- GraphContextMenuItem - Interface in org.gephi.visualization.spi
-
Please note that the methods offered in this service are the same as Data Laboratory nodes manipulators.
- GraphController - Interface in org.gephi.graph.api
-
Controller that maintain the graph models, one per Workspace.
- GraphControllerImpl - Class in org.gephi.graph
- GraphControllerImpl() - Constructor for class org.gephi.graph.GraphControllerImpl
- GraphDensity - Class in org.gephi.statistics.plugin
- GraphDensity() - Constructor for class org.gephi.statistics.plugin.GraphDensity
- GraphDistance - Class in org.gephi.statistics.plugin
-
Ref: Ulrik Brandes, A Faster Algorithm for Betweenness Centrality, in Journal of Mathematical Sociology 25(2):163-177, (2001)
- GraphDistance() - Constructor for class org.gephi.statistics.plugin.GraphDistance
-
Construct a GraphDistance calculator for the current graph model
- GraphDistanceBuilder - Class in org.gephi.statistics.plugin.builder
- GraphDistanceBuilder() - Constructor for class org.gephi.statistics.plugin.builder.GraphDistanceBuilder
- GraphElementsController - Interface in org.gephi.datalab.api
-
This interface defines part of the Data Laboratory API basic actions.
- GraphElementsControllerImpl - Class in org.gephi.datalab.impl
-
Implementation of the GraphElementsController interface declared in the Data Laboratory API
- GraphElementsControllerImpl() - Constructor for class org.gephi.datalab.impl.GraphElementsControllerImpl
- GraphExporter - Interface in org.gephi.io.exporter.spi
-
Exporter interface for exporters that export the graph, either complete or filtered (i.e.
- GraphFileExporterBuilder - Interface in org.gephi.io.exporter.spi
-
Exporter builder for graph file format support.
- GraphFunction - Interface in org.gephi.appearance.api
-
A graph function operates based on graph attributes such as edge type or node degree.
- GraphFunctionImpl - Class in org.gephi.appearance
- GraphFunctionImpl(AppearanceModelImpl, AppearanceModel.GraphFunction, String, String, Class<? extends Element>, Transformer, TransformerUI, PartitionImpl) - Constructor for class org.gephi.appearance.GraphFunctionImpl
- GraphFunctionImpl(AppearanceModelImpl, AppearanceModel.GraphFunction, String, String, Class<? extends Element>, Transformer, TransformerUI, RankingImpl) - Constructor for class org.gephi.appearance.GraphFunctionImpl
- Graphology - org.gephi.io.exporter.plugin.ExporterJson.Format
- GraphPersistenceProvider - Class in org.gephi.graph
- GraphPersistenceProvider() - Constructor for class org.gephi.graph.GraphPersistenceProvider
H
- HARMONIC_CLOSENESS - Static variable in class org.gephi.statistics.plugin.GraphDistance
- hasChanged() - Method in interface org.gephi.appearance.api.Function
-
Returns true if the underlying partition or ranking changed its boundaries or values since last time checked.
- hasChanged() - Method in class org.gephi.appearance.FunctionImpl
- hasCurrentProject() - Method in interface org.gephi.project.api.ProjectController
-
Returns true if a project is selected.
- hasCurrentProject() - Method in interface org.gephi.project.api.Projects
-
Returns true if a project is selected.
- hasCurrentProject() - Method in class org.gephi.project.impl.ProjectControllerImpl
- hasCurrentProject() - Method in class org.gephi.project.impl.ProjectsImpl
- hasCurrentWorkspace() - Method in interface org.gephi.project.api.Project
-
Returns true if the project has a current workspace.
- hasCurrentWorkspace() - Method in interface org.gephi.project.api.WorkspaceProvider
-
Deprecated.Returns true if the project has a current workspace.
- hasCurrentWorkspace() - Method in class org.gephi.project.impl.ProjectImpl
- hasCurrentWorkspace() - Method in class org.gephi.project.impl.WorkspaceProviderImpl
- hasDynamicAttributes() - Method in interface org.gephi.io.importer.api.Container
-
Returns true if this container contains elements that have dynamic attributes.
- hasDynamicAttributes() - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- hasDynamicAttributes() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- hasEdgeColumn(String) - Method in interface org.gephi.io.importer.api.ContainerUnloader
- hasEdgeColumn(String) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- hasFile() - Method in interface org.gephi.project.api.Project
-
Returns true if the project is associated with a file.
- hasFile() - Method in interface org.gephi.project.api.ProjectInformation
-
Deprecated.Returns true if the project is associated with a file.
- hasFile() - Method in class org.gephi.project.impl.ProjectImpl
- hasFile() - Method in class org.gephi.project.impl.ProjectInformationImpl
- hashCode() - Method in class org.gephi.appearance.api.Interpolator.BezierInterpolator
- hashCode() - Method in class org.gephi.appearance.AttributePartitionImpl
- hashCode() - Method in class org.gephi.appearance.AttributeRankingImpl
- hashCode() - Method in class org.gephi.appearance.FunctionImpl
- hashCode() - Method in class org.gephi.appearance.plugin.palette.Palette
- hashCode() - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer.LinearGradient
- hashCode() - Method in class org.gephi.filters.api.Range
- hashCode() - Method in class org.gephi.filters.spi.Category
- hashCode() - Method in class org.gephi.io.database.drivers.MySQLDriver
- hashCode() - Method in class org.gephi.io.database.drivers.PostgreSQLDriver
- hashCode() - Method in class org.gephi.io.database.drivers.SQLiteDriver
- hashCode() - Method in class org.gephi.io.database.drivers.SQLServerDriver
- hashCode() - Method in class org.gephi.preview.api.ManagedRenderer
- hashCode() - Method in class org.gephi.preview.api.PreviewPreset
- hashCode() - Method in class org.gephi.preview.api.Vector
- hashCode() - Method in class org.gephi.project.impl.ProjectImpl
- hashCode() - Method in class org.gephi.project.impl.ProjectMetaDataImpl
- hashCode() - Method in class org.gephi.project.impl.WorkspaceMetaDataImpl
- hasInterval(Interval) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- hasNodeColumn(String) - Method in interface org.gephi.io.importer.api.ContainerUnloader
- hasNodeColumn(String) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- hasProperty(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Returns
true
if a propertyname
exists. - hasQuery(Query) - Method in class org.gephi.filters.FilterModelImpl
- HasSelfLoopBuilder - Class in org.gephi.filters.plugin.graph
- HasSelfLoopBuilder() - Constructor for class org.gephi.filters.plugin.graph.HasSelfLoopBuilder
- HasSelfLoopBuilder.HasSelfLoopFilter - Class in org.gephi.filters.plugin.graph
- HasSelfLoopFilter() - Constructor for class org.gephi.filters.plugin.graph.HasSelfLoopBuilder.HasSelfLoopFilter
- hasSelfLoops() - Method in interface org.gephi.io.importer.api.Container
-
Returns true if edges in this container are self-loops.
- hasSelfLoops() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- hasSource() - Method in interface org.gephi.project.api.Workspace
-
Returns true if the workspace has a source.
- hasSource() - Method in interface org.gephi.project.api.WorkspaceInformation
-
Deprecated.Returns true if the workspace has a source.
- hasSource() - Method in class org.gephi.project.impl.WorkspaceImpl
- hasSource() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
- hasTimestamp(double) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- hasUTF16BEBom() - Method in class org.gephi.utils.CharsetToolkit
-
Has a Byte Order Marker for UTF-16 Big Endian (utf-16 and ucs-2).
- hasUTF16LEBom() - Method in class org.gephi.utils.CharsetToolkit
-
Has a Byte Order Marker for UTF-16 Low Endian (ucs-2le, ucs-4le, and ucs-16le).
- hasUTF8Bom() - Method in class org.gephi.utils.CharsetToolkit
-
Has a Byte Order Marker for UTF-8 (Used by Microsoft's Notepad and other editors).
- HEIGHT - Static variable in class org.gephi.preview.plugin.items.EdgeLabelItem
- HEIGHT - Static variable in class org.gephi.preview.plugin.items.NodeLabelItem
- Hits - Class in org.gephi.statistics.plugin
-
Ref: Jon M.
- Hits() - Constructor for class org.gephi.statistics.plugin.Hits
- HitsBuilder - Class in org.gephi.statistics.plugin.builder
- HitsBuilder() - Constructor for class org.gephi.statistics.plugin.builder.HitsBuilder
- HTMLEscape - Class in org.gephi.utils
-
Class for escaping html of a String to show it in a hrml report without problems
- HTMLEscape() - Constructor for class org.gephi.utils.HTMLEscape
- HUB - Static variable in class org.gephi.statistics.plugin.Hits
I
- ID - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- ID - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- idAsClassAttribute(Object) - Static method in class org.gephi.preview.plugin.renderers.SVGUtils
- IDENTIFER - Static variable in class org.gephi.io.importer.plugin.database.ImporterBuilderEdgeList
- IDENTIFER - Static variable in class org.gephi.io.importer.plugin.file.ImporterBuilderDL
- IDENTIFER - Static variable in class org.gephi.io.importer.plugin.file.ImporterBuilderDOT
- IDENTIFER - Static variable in class org.gephi.io.importer.plugin.file.ImporterBuilderGDF
- IDENTIFER - Static variable in class org.gephi.io.importer.plugin.file.ImporterBuilderGEXF
- IDENTIFER - Static variable in class org.gephi.io.importer.plugin.file.ImporterBuilderGML
- IDENTIFER - Static variable in class org.gephi.io.importer.plugin.file.ImporterBuilderGraphML
- IDENTIFER - Static variable in class org.gephi.io.importer.plugin.file.ImporterBuilderPajek
- IDENTIFER - Static variable in class org.gephi.io.importer.plugin.file.ImporterBuilderTGF
- IDENTIFER - Static variable in class org.gephi.io.importer.plugin.file.ImporterBuilderTLP
- IDENTIFER - Static variable in class org.gephi.io.importer.plugin.file.ImporterBuilderVNA
- IDENTIFER - Static variable in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSVBuilder
- IDENTIFER - Static variable in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcelBuilder
- ImportAdjacencyListProcess - Class in org.gephi.io.importer.plugin.file.spreadsheet.process
- ImportAdjacencyListProcess(SpreadsheetGeneralConfiguration, ContainerLoader, ProgressTicket, SheetParser) - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.process.ImportAdjacencyListProcess
- ImportContainerFactoryImpl - Class in org.gephi.io.importer.impl
- ImportContainerFactoryImpl() - Constructor for class org.gephi.io.importer.impl.ImportContainerFactoryImpl
- ImportContainerImpl - Class in org.gephi.io.importer.impl
- ImportContainerImpl() - Constructor for class org.gephi.io.importer.impl.ImportContainerImpl
- ImportContainerParameters - Class in org.gephi.io.importer.impl
- ImportContainerParameters() - Constructor for class org.gephi.io.importer.impl.ImportContainerParameters
- ImportController - Interface in org.gephi.io.importer.api
-
Manage and control the import execution flow.
- ImportControllerImpl - Class in org.gephi.io.importer.impl
- ImportControllerImpl() - Constructor for class org.gephi.io.importer.impl.ImportControllerImpl
- importDatabase(Database, DatabaseImporter) - Method in interface org.gephi.io.importer.api.ImportController
- importDatabase(Database, DatabaseImporter) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
- ImportEdgesProcess - Class in org.gephi.io.importer.plugin.file.spreadsheet.process
- ImportEdgesProcess(SpreadsheetGeneralConfiguration, SheetParser, ContainerLoader, ProgressTicket) - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.process.ImportEdgesProcess
- Importer - Interface in org.gephi.io.importer.spi
-
Interface for classes which imports data from files, databases, streams or other sources.
- ImporterBuilder - Interface in org.gephi.io.importer.spi
-
Factory class for building importer instances.
- ImporterBuilderDL - Class in org.gephi.io.importer.plugin.file
- ImporterBuilderDL() - Constructor for class org.gephi.io.importer.plugin.file.ImporterBuilderDL
- ImporterBuilderDOT - Class in org.gephi.io.importer.plugin.file
- ImporterBuilderDOT() - Constructor for class org.gephi.io.importer.plugin.file.ImporterBuilderDOT
- ImporterBuilderEdgeList - Class in org.gephi.io.importer.plugin.database
- ImporterBuilderEdgeList() - Constructor for class org.gephi.io.importer.plugin.database.ImporterBuilderEdgeList
- ImporterBuilderGDF - Class in org.gephi.io.importer.plugin.file
- ImporterBuilderGDF() - Constructor for class org.gephi.io.importer.plugin.file.ImporterBuilderGDF
- ImporterBuilderGEXF - Class in org.gephi.io.importer.plugin.file
- ImporterBuilderGEXF() - Constructor for class org.gephi.io.importer.plugin.file.ImporterBuilderGEXF
- ImporterBuilderGML - Class in org.gephi.io.importer.plugin.file
- ImporterBuilderGML() - Constructor for class org.gephi.io.importer.plugin.file.ImporterBuilderGML
- ImporterBuilderGraphML - Class in org.gephi.io.importer.plugin.file
- ImporterBuilderGraphML() - Constructor for class org.gephi.io.importer.plugin.file.ImporterBuilderGraphML
- ImporterBuilderPajek - Class in org.gephi.io.importer.plugin.file
- ImporterBuilderPajek() - Constructor for class org.gephi.io.importer.plugin.file.ImporterBuilderPajek
- ImporterBuilderTGF - Class in org.gephi.io.importer.plugin.file
- ImporterBuilderTGF() - Constructor for class org.gephi.io.importer.plugin.file.ImporterBuilderTGF
- ImporterBuilderTLP - Class in org.gephi.io.importer.plugin.file
- ImporterBuilderTLP() - Constructor for class org.gephi.io.importer.plugin.file.ImporterBuilderTLP
- ImporterBuilderVNA - Class in org.gephi.io.importer.plugin.file
- ImporterBuilderVNA() - Constructor for class org.gephi.io.importer.plugin.file.ImporterBuilderVNA
- ImporterDL - Class in org.gephi.io.importer.plugin.file
- ImporterDL() - Constructor for class org.gephi.io.importer.plugin.file.ImporterDL
- ImporterDOT - Class in org.gephi.io.importer.plugin.file
- ImporterDOT() - Constructor for class org.gephi.io.importer.plugin.file.ImporterDOT
- ImporterEdgeList - Class in org.gephi.io.importer.plugin.database
- ImporterEdgeList() - Constructor for class org.gephi.io.importer.plugin.database.ImporterEdgeList
- ImporterGDF - Class in org.gephi.io.importer.plugin.file
- ImporterGDF() - Constructor for class org.gephi.io.importer.plugin.file.ImporterGDF
- ImporterGEXF - Class in org.gephi.io.importer.plugin.file
- ImporterGEXF() - Constructor for class org.gephi.io.importer.plugin.file.ImporterGEXF
- ImporterGML - Class in org.gephi.io.importer.plugin.file
- ImporterGML() - Constructor for class org.gephi.io.importer.plugin.file.ImporterGML
- ImporterGraphML - Class in org.gephi.io.importer.plugin.file
- ImporterGraphML() - Constructor for class org.gephi.io.importer.plugin.file.ImporterGraphML
- ImporterPajek - Class in org.gephi.io.importer.plugin.file
- ImporterPajek() - Constructor for class org.gephi.io.importer.plugin.file.ImporterPajek
- ImporterSpreadsheetCSV - Class in org.gephi.io.importer.plugin.file.spreadsheet
- ImporterSpreadsheetCSV() - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSV
- ImporterSpreadsheetCSVBuilder - Class in org.gephi.io.importer.plugin.file.spreadsheet
- ImporterSpreadsheetCSVBuilder() - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSVBuilder
- ImporterSpreadsheetExcel - Class in org.gephi.io.importer.plugin.file.spreadsheet
- ImporterSpreadsheetExcel() - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcel
- ImporterSpreadsheetExcelBuilder - Class in org.gephi.io.importer.plugin.file.spreadsheet
- ImporterSpreadsheetExcelBuilder() - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcelBuilder
- ImporterTGF - Class in org.gephi.io.importer.plugin.file
-
Trivial Graph Format importer.
- ImporterTGF() - Constructor for class org.gephi.io.importer.plugin.file.ImporterTGF
- ImporterTLP - Class in org.gephi.io.importer.plugin.file
- ImporterTLP() - Constructor for class org.gephi.io.importer.plugin.file.ImporterTLP
- ImporterUI - Interface in org.gephi.io.importer.spi
-
Define importer settings user interface.
- ImporterUI.WithWizard - Interface in org.gephi.io.importer.spi
-
Optional interface to implement for
ImporterUI
classes that need a Wizard - ImporterVNA - Class in org.gephi.io.importer.plugin.file
-
Netdraw .vna files importer implemented as a simple state machine due to very loose specification of .vna format (http://netwiki.amath.unc.edu/DataFormats/NetDrawVna).
- ImporterVNA() - Constructor for class org.gephi.io.importer.plugin.file.ImporterVNA
- ImporterVNA.EdgeWidthFunction - Class in org.gephi.io.importer.plugin.file
- ImporterVNA.EdgeWidthFunction.Function - Enum in org.gephi.io.importer.plugin.file
- ImporterWizardUI - Interface in org.gephi.io.importer.spi
-
Define importer settings wizard user interface.
- importFile(File) - Method in interface org.gephi.io.importer.api.ImportController
- importFile(File) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
- importFile(File, FileImporter) - Method in interface org.gephi.io.importer.api.ImportController
- importFile(File, FileImporter) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
- importFile(InputStream, FileImporter) - Method in interface org.gephi.io.importer.api.ImportController
- importFile(InputStream, FileImporter) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
- importFile(InputStream, FileImporter, File) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
- importFile(Reader, FileImporter) - Method in interface org.gephi.io.importer.api.ImportController
- importFile(Reader, FileImporter) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
- importFile(Reader, FileImporter, File) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
- ImportMatrixProcess - Class in org.gephi.io.importer.plugin.file.spreadsheet.process
- ImportMatrixProcess(SpreadsheetGeneralConfiguration, ContainerLoader, ProgressTicket, SheetParser) - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.process.ImportMatrixProcess
- ImportNodesProcess - Class in org.gephi.io.importer.plugin.file.spreadsheet.process
- ImportNodesProcess(SpreadsheetGeneralConfiguration, SheetParser, ContainerLoader, ProgressTicket) - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.process.ImportNodesProcess
- ImportUtils - Class in org.gephi.io.importer.api
- ImportUtils() - Constructor for class org.gephi.io.importer.api.ImportUtils
- importWizard(WizardImporter) - Method in interface org.gephi.io.importer.api.ImportController
- importWizard(WizardImporter) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
- INCH - org.gephi.io.exporter.preview.util.LengthUnit
- INCH - org.gephi.preview.SVGRenderTargetBuilder.LengthUnit
- INDEGREE - Static variable in class org.gephi.statistics.plugin.Degree
- InDegreeRangeBuilder - Class in org.gephi.filters.plugin.graph
- InDegreeRangeBuilder() - Constructor for class org.gephi.filters.plugin.graph.InDegreeRangeBuilder
- InDegreeRangeBuilder.InDegreeRangeFilter - Class in org.gephi.filters.plugin.graph
- InDegreeRangeFilter() - Constructor for class org.gephi.filters.plugin.graph.InDegreeRangeBuilder.InDegreeRangeFilter
- InDegreeRankingImpl - Class in org.gephi.appearance
- InDegreeRankingImpl(Column) - Constructor for class org.gephi.appearance.InDegreeRankingImpl
- inertia - Variable in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- INFO - org.gephi.io.importer.api.Issue.Level
- init() - Method in class org.gephi.layout.plugin.openord.DensityGrid
- init(Filter, Graph) - Method in class org.gephi.filters.FilterProcessor
- init(Graph) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualBooleanFilter
- init(Graph) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualNumberFilter
- init(Graph) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualStringFilter
- init(Graph) - Method in class org.gephi.filters.plugin.attribute.AttributeNonNullBuilder.AttributeNonNullFilter
- init(Graph) - Method in class org.gephi.filters.plugin.attribute.AttributeRangeBuilder.AttributeRangeFilter
- init(Graph) - Method in class org.gephi.filters.plugin.attribute.ListAttributeContainsBuilder.AttributeContainsFilter
- init(Graph) - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder.EdgeTypeFilter
- init(Graph) - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder.EdgeWeightFilter
- init(Graph) - Method in class org.gephi.filters.plugin.edge.MutualEdgeBuilder.MutualEdgeFilter
- init(Graph) - Method in class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder.SelfLoopFilter
- init(Graph) - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder.DegreeRangeFilter
- init(Graph) - Method in class org.gephi.filters.plugin.graph.GiantComponentBuilder.GiantComponentFilter
- init(Graph) - Method in class org.gephi.filters.plugin.graph.HasSelfLoopBuilder.HasSelfLoopFilter
- init(Graph) - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder.InDegreeRangeFilter
- init(Graph) - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder.MutualDegreeRangeFilter
- init(Graph) - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder.OutDegreeRangeFilter
- init(Graph) - Method in class org.gephi.filters.plugin.partition.InterEdgesBuilder.InterEdgesFilter
- init(Graph) - Method in class org.gephi.filters.plugin.partition.IntraEdgesBuilder.IntraEdgesFilter
- init(Graph) - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.EdgePartitionFilter
- init(Graph) - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.NodePartitionFilter
- init(Graph) - Method in class org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter
- init(Graph) - Method in interface org.gephi.filters.spi.ElementFilter
- initAlgo() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- initAlgo() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- initAlgo() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- initAlgo() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
- initAlgo() - Method in class org.gephi.layout.plugin.labelAdjust.LabelAdjust
- initAlgo() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
- initAlgo() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- initAlgo() - Method in class org.gephi.layout.plugin.random.RandomLayout
- initAlgo() - Method in class org.gephi.layout.plugin.rotate.RotateLayout
- initAlgo() - Method in class org.gephi.layout.plugin.scale.AbstractScaleLayout
- initAlgo() - Method in interface org.gephi.layout.spi.Layout
-
initAlgo() is called to initialize the algorithm (prepare to run).
- initialize(Workspace) - Method in interface org.gephi.project.api.WorkspaceListener
-
Notify a workspace has been created.
- INITIALIZE - org.gephi.project.impl.ProjectControllerImpl.EventType
- initializeStartValues() - Method in class org.gephi.statistics.plugin.GraphDistance
- initParams(Params, int) - Method in class org.gephi.layout.plugin.openord.Control
- initStartValues(Graph) - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
- initWorker(Worker) - Method in class org.gephi.layout.plugin.openord.Control
- injectGraph() - Method in class org.gephi.layout.LayoutModelImpl
- INSTANCE - Static variable in class org.gephi.io.importer.plugin.file.spreadsheet.sheet.EmptySheet
- INTEGER - org.gephi.io.importer.api.ElementIdType
- INTER_EDGES - Static variable in class org.gephi.filters.plugin.partition.InterEdgesBuilder
- InterEdgesBuilder - Class in org.gephi.filters.plugin.partition
- InterEdgesBuilder() - Constructor for class org.gephi.filters.plugin.partition.InterEdgesBuilder
- InterEdgesBuilder.InterEdgesFilter - Class in org.gephi.filters.plugin.partition
- InterEdgesFilter(Partition) - Constructor for class org.gephi.filters.plugin.partition.InterEdgesBuilder.InterEdgesFilter
- interpolate(float) - Method in class org.gephi.appearance.api.Interpolator.BezierInterpolator
-
get the y-value of the cubic bezier curve that corresponds to the x input
- interpolate(float) - Method in class org.gephi.appearance.api.Interpolator
-
This function takes an input value between 0 and 1 and returns another value, also between 0 and 1.
- Interpolator - Class in org.gephi.appearance.api
-
Abstract class that defines the single
Interpolator.interpolate(float)
method. - Interpolator() - Constructor for class org.gephi.appearance.api.Interpolator
- Interpolator.BezierInterpolator - Class in org.gephi.appearance.api
-
Bezier curve interpolator.
- interQuartileRangeNumberMerge(Table, Column[], String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merges any combination of number or number list columns, calculating the interquartile range (IQR) of all not null values and puts the result of each row in a new column of
BIGDECIMAL
AttributeType
. - interQuartileRangeNumberMerge(Table, Column[], String) - Method in class org.gephi.datalab.impl.AttributeColumnsMergeStrategiesControllerImpl
- INTERSECTIONBuilder - Class in org.gephi.filters.plugin.operator
- INTERSECTIONBuilder() - Constructor for class org.gephi.filters.plugin.operator.INTERSECTIONBuilder
- INTERSECTIONBuilder.IntersectionOperator - Class in org.gephi.filters.plugin.operator
- IntersectionOperator() - Constructor for class org.gephi.filters.plugin.operator.INTERSECTIONBuilder.IntersectionOperator
- INTRA_EDGES - Static variable in class org.gephi.filters.plugin.partition.IntraEdgesBuilder
- IntraEdgesBuilder - Class in org.gephi.filters.plugin.partition
- IntraEdgesBuilder() - Constructor for class org.gephi.filters.plugin.partition.IntraEdgesBuilder
- IntraEdgesBuilder.IntraEdgesFilter - Class in org.gephi.filters.plugin.partition
- IntraEdgesFilter(Partition) - Constructor for class org.gephi.filters.plugin.partition.IntraEdgesBuilder.IntraEdgesFilter
- invalid() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
- INVALID - org.gephi.project.impl.ProjectInformationImpl.Status
- INVALID - org.gephi.project.impl.WorkspaceInformationImpl.Status
- isAdaptiveCooling() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- isAdjustBySize() - Method in class org.gephi.layout.plugin.labelAdjust.LabelAdjust
- isAdjustSizes() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- isAdjustSizes() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- isAnyPluginRendererRegistered() - Method in interface org.gephi.preview.api.PreviewController
-
Returns true if any renderer plugin is registered.
- isAnyPluginRendererRegistered() - Method in class org.gephi.preview.PreviewControllerImpl
- isArchiveFile(FileObject) - Static method in class org.gephi.io.importer.api.ImportUtils
- isAttribute() - Method in interface org.gephi.appearance.api.Function
-
Returns true if this function is based on attribute column.
- isAttribute() - Method in class org.gephi.appearance.FunctionImpl
- isAutoNode() - Method in class org.gephi.io.importer.impl.ImportContainerParameters
- isAutoRefresh() - Method in interface org.gephi.filters.api.FilterModel
- isAutoRefresh() - Method in class org.gephi.filters.FilterModelImpl
- isAutoRefreshEnabled() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- isAutoScale() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- isAutoScale() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- isAutoScale() - Method in class org.gephi.io.importer.impl.ImportContainerParameters
- isAvailable() - Method in interface org.gephi.datalab.spi.ContextMenuItemManipulator
-
Indicates if this item has to appear in the context menu at all
- isAverageOnly() - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
- isAverageOnly() - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- isBarnesHutOptimize() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- isCancelled() - Method in class org.gephi.preview.AbstractRenderTarget
- isClosed() - Method in interface org.gephi.project.api.Project
-
Returns true if the project is closed.
- isClosed() - Method in interface org.gephi.project.api.ProjectInformation
-
Deprecated.Returns true if the project is closed.
- isClosed() - Method in interface org.gephi.project.api.Workspace
-
Returns true if the workspace is closed.
- isClosed() - Method in interface org.gephi.project.api.WorkspaceInformation
-
Deprecated.Returns true if the workspace is closed.
- isClosed() - Method in class org.gephi.project.impl.ProjectImpl
- isClosed() - Method in class org.gephi.project.impl.ProjectInformationImpl
- isClosed() - Method in class org.gephi.project.impl.WorkspaceImpl
- isClosed() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
- isConsistent() - Method in interface org.gephi.io.importer.plugin.file.spreadsheet.sheet.SheetRow
-
CSV rows can be inconsistent, this method says if the row is consistent.
- isConsistent() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv.CSVSheetRow
- isConsistent() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel.ExcelSheetRow
- isConsumed() - Method in class org.gephi.preview.api.PreviewMouseEvent
- isConverged() - Method in class org.gephi.layout.plugin.AbstractLayout
- isCreatedAuto() - Method in interface org.gephi.io.importer.api.NodeDraft
-
Returns true if this node has been automatically created.
- isCreatedAuto() - Method in class org.gephi.io.importer.impl.NodeDraftImpl
- isDark() - Method in class org.gephi.appearance.plugin.palette.Preset
- isDataTablesReady() - Method in interface org.gephi.datalab.api.datatables.DataTablesController
-
Indicates if Data Table UI is registered as a listener of the events created by this controller.
- isDataTablesReady() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- isDirected() - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
- isDirected() - Method in class org.gephi.statistics.plugin.ConnectedComponents
- isDirected() - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
- isDirected() - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- isDirected() - Method in class org.gephi.statistics.plugin.EigenvectorCentrality
- isDirected() - Method in class org.gephi.statistics.plugin.GraphDistance
- isDone() - Method in class org.gephi.layout.plugin.openord.Worker
- isDrawArea() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Checks if the area under the line is enabled.
- isDuplicateWithLabels() - Method in class org.gephi.io.importer.impl.ImportContainerParameters
- isDynamic() - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Returns true if this column is dynamic.
- isDynamic() - Method in class org.gephi.io.importer.impl.ColumnDraftImpl
- isDynamic() - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- isDynamicGraph() - Method in interface org.gephi.io.importer.api.Container
-
Returns true if this container contains a dynamic graph.
- isDynamicGraph() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- isEdge() - Method in class org.gephi.appearance.plugin.PartitionElementColorTransformer
- isEdge() - Method in class org.gephi.appearance.plugin.PartitionLabelColorTransformer
- isEdge() - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer
- isEdge() - Method in class org.gephi.appearance.plugin.RankingLabelColorTransformer
- isEdge() - Method in class org.gephi.appearance.plugin.RankingLabelSizeTransformer
- isEdge() - Method in class org.gephi.appearance.plugin.RankingNodeSizeTransformer
- isEdge() - Method in class org.gephi.appearance.plugin.UniqueElementColorTransformer
- isEdge() - Method in class org.gephi.appearance.plugin.UniqueLabelColorTransformer
- isEdge() - Method in class org.gephi.appearance.plugin.UniqueLabelSizeTransformer
- isEdge() - Method in class org.gephi.appearance.plugin.UniqueNodeSizeTransformer
- isEdge() - Method in interface org.gephi.appearance.spi.Transformer
-
True if this transformer can be applied to edges.
- isEdgeColumn(Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
- isEdgeColumn(Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- isEdgeInGraph(Edge) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Checks if an edge is contained in the main view graph.
- isEdgeInGraph(Edge) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- isEdgeTable(Table) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Checks if the given table is edges table.
- isEdgeTable(Table) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- isEdgeTableMode() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- isEdgeWeight() - Method in class org.gephi.io.exporter.plugin.ExporterCSV
- isEmpty() - Method in class org.gephi.io.importer.api.Report
- isEnabled() - Method in class org.gephi.io.exporter.plugin.NormalizationHelper
- isEnabled() - Method in class org.gephi.preview.api.ManagedRenderer
- isExportAttributes() - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- isExportAttributes() - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- isExportAttributes() - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- isExportAttributes() - Method in class org.gephi.io.exporter.plugin.ExporterJson
- isExportAttributes() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- isExportAttributes() - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- isExportColor() - Method in class org.gephi.io.exporter.plugin.ExporterGML
- isExportColor() - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- isExportColors() - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- isExportColors() - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- isExportColors() - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- isExportColors() - Method in class org.gephi.io.exporter.plugin.ExporterJson
- isExportColors() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- isExportCoordinates() - Method in class org.gephi.io.exporter.plugin.ExporterGML
- isExportCoords() - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- isExportDynamic() - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- isExportDynamic() - Method in class org.gephi.io.exporter.plugin.ExporterJson
- isExportDynamic() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- isExportEdgeSize() - Method in class org.gephi.io.exporter.plugin.ExporterGML
- isExportEdgeWeight() - Method in class org.gephi.io.exporter.plugin.ExporterPajek
- isExportEdgeWeight() - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- isExportLabel() - Method in class org.gephi.io.exporter.plugin.ExporterGML
- isExportMeta() - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- isExportMeta() - Method in class org.gephi.io.exporter.plugin.ExporterJson
- isExportNodeSize() - Method in class org.gephi.io.exporter.plugin.ExporterGML
- isExportNotRecognizedElements() - Method in class org.gephi.io.exporter.plugin.ExporterGML
- isExportPosition() - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- isExportPosition() - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- isExportPosition() - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- isExportPosition() - Method in class org.gephi.io.exporter.plugin.ExporterJson
- isExportPosition() - Method in class org.gephi.io.exporter.plugin.ExporterPajek
- isExportPosition() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- isExportShortLabel() - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- isExportSize() - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- isExportSize() - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- isExportSize() - Method in class org.gephi.io.exporter.plugin.ExporterJson
- isExportSize() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- isExportSize() - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- isExportVisibility() - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- isExportVisible() - Method in class org.gephi.io.exporter.plugin.ExporterCSV
- isExportVisible() - Method in class org.gephi.io.exporter.plugin.ExporterDL
- isExportVisible() - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- isExportVisible() - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- isExportVisible() - Method in class org.gephi.io.exporter.plugin.ExporterGML
- isExportVisible() - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- isExportVisible() - Method in class org.gephi.io.exporter.plugin.ExporterJson
- isExportVisible() - Method in class org.gephi.io.exporter.plugin.ExporterPajek
- isExportVisible() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- isExportVisible() - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- isExportVisible() - Method in interface org.gephi.io.exporter.spi.GraphExporter
-
Returns
true
if only the visible graph has to be exported. - isFileSupported(File) - Method in interface org.gephi.io.importer.api.ImportController
- isFileSupported(File) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
- isFillLabelWithId() - Method in interface org.gephi.io.importer.api.ContainerUnloader
- isFillLabelWithId() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- isFillLabelWithId() - Method in class org.gephi.io.importer.impl.ImportContainerParameters
- isFiltering() - Method in interface org.gephi.filters.api.FilterModel
-
Returns
true
if the system is currently in filtering mode. - isFiltering() - Method in class org.gephi.filters.FilterModelImpl
- isFineDensity() - Method in class org.gephi.layout.plugin.openord.Worker
- isFineFirstAdd() - Method in class org.gephi.layout.plugin.openord.Worker
- isFirstAdd() - Method in class org.gephi.layout.plugin.openord.Worker
- isFixed() - Method in interface org.gephi.io.importer.api.NodeDraft
-
Returns whether this node's position is fixed.
- isFixed() - Method in class org.gephi.io.importer.impl.NodeDraftImpl
- isFixed() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- isFlattenList() - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- isFreezeBalance() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- isGlobalCanvasSize() - Method in interface org.gephi.preview.api.PreviewModel
-
Returns
true
if the canvas size returned byPreviewModel.getGraphicsCanvasSize()
is based on the full graph, as opposed to the visible graph. - isGlobalCanvasSize() - Method in class org.gephi.preview.PreviewModelImpl
- isHeader() - Method in class org.gephi.io.exporter.plugin.ExporterCSV
- isIncludeNullAttValues() - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- isInRange(Number) - Method in class org.gephi.filters.api.Range
- isIntervalType(Class<?>) - Static method in class org.gephi.utils.Attributes
- isInvalid() - Method in interface org.gephi.project.api.Project
-
Returns true if the project is invalid.
- isInvalid() - Method in interface org.gephi.project.api.ProjectInformation
-
Deprecated.Returns true if the project is invalid.
- isInvalid() - Method in interface org.gephi.project.api.Workspace
-
Returns true if the workspace is invalid.
- isInvalid() - Method in interface org.gephi.project.api.WorkspaceInformation
-
Deprecated.Returns true if the workspace is invalid.
- isInvalid() - Method in class org.gephi.project.impl.ProjectImpl
- isInvalid() - Method in class org.gephi.project.impl.ProjectInformationImpl
- isInvalid() - Method in class org.gephi.project.impl.WorkspaceImpl
- isInvalid() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
- isInvertedEdgeWeightsMode() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- isIsLeaf() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- isKeepNull() - Method in class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder.DynamicRangeFilter
- isLabelVisible() - Method in interface org.gephi.io.importer.api.ElementDraft
-
Returns true if the label is visible.
- isLabelVisible() - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- isLandscape() - Method in class org.gephi.io.exporter.preview.PDFExporter
- isLandscape() - Method in interface org.gephi.preview.api.PDFTarget
-
Returns whether the orientation is in landscape or portrait.
- isLandscape() - Method in class org.gephi.preview.PDFRenderTargetBuilder.PDFRenderTargetImpl
- isLeftInclusive() - Method in class org.gephi.filters.api.Range
- isLinLogMode() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- isList() - Method in class org.gephi.io.exporter.plugin.ExporterCSV
- isLoopToBeginning() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- isMakeSymmetricMatrix() - Method in class org.gephi.io.exporter.plugin.ExporterDL
- isMatch() - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualBooleanFilter
- isMatchingImporter(FileObject) - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderDL
- isMatchingImporter(FileObject) - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderDOT
- isMatchingImporter(FileObject) - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGDF
- isMatchingImporter(FileObject) - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGEXF
- isMatchingImporter(FileObject) - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGML
- isMatchingImporter(FileObject) - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderGraphML
- isMatchingImporter(FileObject) - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderPajek
- isMatchingImporter(FileObject) - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderTGF
- isMatchingImporter(FileObject) - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderTLP
- isMatchingImporter(FileObject) - Method in class org.gephi.io.importer.plugin.file.ImporterBuilderVNA
- isMatchingImporter(FileObject) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSVBuilder
- isMatchingImporter(FileObject) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcelBuilder
- isMatchingImporter(FileObject) - Method in interface org.gephi.io.importer.spi.FileImporterBuilder
-
Returns
true
if this importer can importfileObject
. - isMergeParallelEdgesAttributes() - Method in class org.gephi.io.importer.impl.ImportContainerParameters
- isModal() - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulatorUI
-
Indicates if the created dialog has to be modal
- isModal() - Method in interface org.gephi.datalab.spi.ManipulatorUI
-
Indicates if the created dialog has to be modal
- isMultiGraph() - Method in interface org.gephi.io.importer.api.Container
-
Returns true if this container contains a multigraph.
- isMultiGraph() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- isNode() - Method in class org.gephi.appearance.plugin.PartitionElementColorTransformer
- isNode() - Method in class org.gephi.appearance.plugin.PartitionLabelColorTransformer
- isNode() - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer
- isNode() - Method in class org.gephi.appearance.plugin.RankingLabelColorTransformer
- isNode() - Method in class org.gephi.appearance.plugin.RankingLabelSizeTransformer
- isNode() - Method in class org.gephi.appearance.plugin.RankingNodeSizeTransformer
- isNode() - Method in class org.gephi.appearance.plugin.UniqueElementColorTransformer
- isNode() - Method in class org.gephi.appearance.plugin.UniqueLabelColorTransformer
- isNode() - Method in class org.gephi.appearance.plugin.UniqueLabelSizeTransformer
- isNode() - Method in class org.gephi.appearance.plugin.UniqueNodeSizeTransformer
- isNode() - Method in interface org.gephi.appearance.spi.Transformer
-
True is this transformer can be applied to nodes.
- isNodeColumn(Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
- isNodeColumn(Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- isNodeFixed(Node) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Checks the fixed state of a node.
- isNodeFixed(Node) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- isNodeInGraph(Node) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Checks if a node is contained in the main view graph.
- isNodeInGraph(Node) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- isNodeTable(Table) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Checks if the given table is nodes table.
- isNodeTable(Table) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- isNodeTableMode() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- isNormalize() - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- isNormalize() - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- isNormalize() - Method in class org.gephi.io.exporter.plugin.ExporterGML
- isNormalize() - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- isNormalize() - Method in class org.gephi.io.exporter.plugin.ExporterJson
- isNormalize() - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- isNormalize() - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- isNormalized() - Method in class org.gephi.statistics.plugin.GraphDistance
- isNormalizeEdgeWeights() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- isOkButtonEnabled() - Method in interface org.gephi.datalab.spi.DialogControls
-
Indicates if ok button is enabled for this dialog at the moment
- isOnlyMatchWholeAttributeValue() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- isOpen() - Method in interface org.gephi.project.api.Project
-
Returns true if the project is open.
- isOpen() - Method in interface org.gephi.project.api.ProjectInformation
-
Deprecated.Returns true if the project is open.
- isOpen() - Method in interface org.gephi.project.api.Workspace
-
Returns true if the workspace is open.
- isOpen() - Method in interface org.gephi.project.api.WorkspaceInformation
-
Deprecated.Returns true if the workspace is open.
- isOpen() - Method in class org.gephi.project.impl.ProjectImpl
- isOpen() - Method in class org.gephi.project.impl.ProjectInformationImpl
- isOpen() - Method in class org.gephi.project.impl.WorkspaceImpl
- isOpen() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
- isOutboundAttractionDistribution() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- isOutboundAttractionDistribution() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- isParallelEdges() - Method in class org.gephi.io.importer.impl.ImportContainerParameters
- isPartition() - Method in interface org.gephi.appearance.api.Function
-
Returns true if this function is a partition function.
- isPartition() - Method in class org.gephi.appearance.FunctionImpl
- isPartitionLocalScale() - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns
true
if partitions are using the currently visible graph as a source. - isPartitionLocalScale() - Method in class org.gephi.appearance.AppearanceModelImpl
- isPrettyPrint() - Method in class org.gephi.io.exporter.plugin.ExporterJson
- isPrimitiveOrPrimitiveWrapper(Class<?>) - Static method in class org.gephi.utils.Serialization
- isRanking() - Method in interface org.gephi.appearance.api.Function
-
Returns true if this function is a ranking function.
- isRanking() - Method in class org.gephi.appearance.FunctionImpl
- isRankingLocalScale() - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns
true
if rankings are using the currently visible graph as a scale. - isRankingLocalScale() - Method in class org.gephi.appearance.AppearanceModelImpl
- isRealFixed() - Method in class org.gephi.layout.plugin.openord.Control
- isRendererForitem(Item, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.ArrowRenderer
- isRendererForitem(Item, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.EdgeLabelRenderer
- isRendererForitem(Item, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.EdgeRenderer
- isRendererForitem(Item, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.NodeLabelRenderer
- isRendererForitem(Item, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.NodeRenderer
- isRendererForitem(Item, PreviewProperties) - Method in interface org.gephi.preview.spi.Renderer
-
Based on
properties
, determine whether this renderer is valid to renderItem
. - isRightInclusive() - Method in class org.gephi.filters.api.Range
- isRunning() - Method in interface org.gephi.layout.api.LayoutModel
-
Returns
true
if a layout is currently running,false
otherwise. - isRunning() - Method in class org.gephi.layout.LayoutModelImpl
- isRunning() - Method in class org.gephi.utils.longtask.api.LongTaskExecutor
-
Returns
true
if the executor is executing a task. - isScaleStrokes() - Method in class org.gephi.io.exporter.preview.SVGExporter
- isSearchNodes() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- isSelecting() - Method in interface org.gephi.filters.api.FilterModel
-
Returns
true
if the system is currently in selection mode. - isSelecting() - Method in class org.gephi.filters.FilterModelImpl
- isSelf() - Method in class org.gephi.filters.plugin.graph.EgoBuilder.EgoFilter
- isSelf() - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder.NeighborsFilter
- isSelfLoop() - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Returns true if this edge is a self-loop.
- isSelfLoop() - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
- isSelfLoops() - Method in class org.gephi.io.importer.impl.ImportContainerParameters
- isShowEdgesNodesLabels() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- isShowOnlyVisible() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- isSimple() - Method in interface org.gephi.appearance.api.Function
-
Returns true if this function is a simple function.
- isSimple() - Method in class org.gephi.appearance.FunctionImpl
- isSimple() - Method in class org.gephi.filters.OperatorQueryImpl
- isSimpleQuotes() - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- isSortNodesBySize() - Method in class org.gephi.io.importer.impl.ImportContainerParameters
- isSpecialColumn(String) - Method in enum org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration.Mode
- isStrongGravityMode() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- Issue - Class in org.gephi.io.importer.api
-
Issue are logged and classified by
Report
to describe a problem encountered during import process. - Issue(String, Issue.Level) - Constructor for class org.gephi.io.importer.api.Issue
-
Constructs a new issue with a message and a level.
- Issue(String, Issue.Level, Throwable) - Constructor for class org.gephi.io.importer.api.Issue
-
Constructs a new issue with a message, level and throwable.
- Issue(Throwable, Issue.Level) - Constructor for class org.gephi.io.importer.api.Issue
-
Constructs a new issue with a throwable and a level.
- Issue.Level - Enum in org.gephi.io.importer.api
- isTableColumn(Table, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
- isTableColumn(Table, Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- isTimeIntervalGraphics() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- isTimestampType(Class<?>) - Static method in class org.gephi.utils.Attributes
- isTransformNullValues() - Method in interface org.gephi.appearance.api.AppearanceModel
-
Returns
true
if null values are considered in functions. - isTransformNullValues() - Method in class org.gephi.appearance.AppearanceModelImpl
- isTransparentBackground() - Method in class org.gephi.io.exporter.preview.PDFExporter
- isTransparentBackground() - Method in class org.gephi.io.exporter.preview.PNGExporter
- isTransparentBackground() - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Checks if transparent background is enabled.
- isTypeAvailable(Class<?>, TimeRepresentation) - Static method in class org.gephi.utils.Attributes
- isUIFoProcessor(Processor) - Method in interface org.gephi.io.processor.spi.ProcessorUI
-
Returns
true
if this UI belongs to the given processor. - isUIForExporter(Exporter) - Method in interface org.gephi.io.exporter.spi.ExporterUI
-
Returns
true
if this UI belongs to the given exporter. - isUIForImporter(Importer) - Method in interface org.gephi.io.importer.spi.ImporterUI
-
Returns
true
if this UI belongs to the given importer. - isUIForImporter(Importer) - Method in interface org.gephi.io.importer.spi.ImporterWizardUI
-
Returns
true
if this UI belongs to the given importer. - isUseEdgeWeight() - Method in class org.gephi.statistics.plugin.PageRank
- isUseListFormat() - Method in class org.gephi.io.exporter.plugin.ExporterDL
- isUseMatrixFormat() - Method in class org.gephi.io.exporter.plugin.ExporterDL
- isUseQuotes() - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- isUseRegex() - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualStringFilter
- isUseRegexReplaceMode() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- isUseSparklines() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- isValid() - Method in interface org.gephi.appearance.api.Function
-
Returns true if the function is valid.
- isValid() - Method in class org.gephi.appearance.FunctionImpl
- isValid() - Method in interface org.gephi.filters.spi.FilterLibraryMask
-
Returns
true
if this masks' category is valid. - isValid(int) - Static method in class org.gephi.project.io.XMLChar
-
Returns true if the specified character is valid.
- isValid(Graph) - Method in class org.gephi.appearance.AttributePartitionImpl
- isValid(Graph) - Method in class org.gephi.appearance.AttributeRankingImpl
- isValid(Graph) - Method in class org.gephi.appearance.DegreeRankingImpl
- isValid(Graph) - Method in class org.gephi.appearance.EdgeTypePartitionImpl
- isValid(Graph) - Method in class org.gephi.appearance.EdgeWeightRankingImpl
- isValid(Graph) - Method in class org.gephi.appearance.InDegreeRankingImpl
- isValid(Graph) - Method in class org.gephi.appearance.OutDegreeRankingImpl
- isValid(Graph) - Method in class org.gephi.appearance.PartitionImpl
- isValid(Graph) - Method in class org.gephi.appearance.RankingImpl
- isValid(Graph) - Method in class org.gephi.appearance.TimesetRankingImpl
- isValid(Container[]) - Method in interface org.gephi.io.processor.spi.ProcessorUI
-
Returns
true
if the processor this UI represents is valid forcontainers
. - isWriteZero() - Method in class org.gephi.io.exporter.plugin.ExporterCSV
- Item - Interface in org.gephi.preview.api
-
An item is a visual element built by an
ItemBuilder
and later used by aRenderer
to be displayed. - ItemBuilder - Interface in org.gephi.preview.spi
-
Builds and returns new
Item
instances. - iterator() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheet.EmptySheet
- iterator() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheet.ErrorSheet
- iterator() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv.CSVSheetParser
- iterator() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel.ExcelSheetParser
J
- joinWithSeparatorMerge(Table, Column[], Class, String, String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Joins various columns of any type into a new column using the given separator string (or null).
- joinWithSeparatorMerge(Table, Column[], Class, String, String) - Method in class org.gephi.datalab.impl.AttributeColumnsMergeStrategiesControllerImpl
K
- KCoreBuilder - Class in org.gephi.filters.plugin.graph
- KCoreBuilder() - Constructor for class org.gephi.filters.plugin.graph.KCoreBuilder
- KCoreBuilder.KCoreFilter - Class in org.gephi.filters.plugin.graph
- KCoreFilter() - Constructor for class org.gephi.filters.plugin.graph.KCoreBuilder.KCoreFilter
- KCoreUI - Interface in org.gephi.filters.plugin.graph
- keyEvent - Variable in class org.gephi.preview.api.PreviewMouseEvent
-
Contains the keyboard state for the given mouse event.
L
- LABEL - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- LABEL - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- LABEL - Static variable in class org.gephi.preview.plugin.items.EdgeLabelItem
- LABEL - Static variable in class org.gephi.preview.plugin.items.NodeLabelItem
- LABEL_X - Static variable in class org.gephi.preview.plugin.renderers.EdgeLabelRenderer
- LABEL_Y - Static variable in class org.gephi.preview.plugin.renderers.EdgeLabelRenderer
- LabelAdjust - Class in org.gephi.layout.plugin.labelAdjust
- LabelAdjust(LayoutBuilder) - Constructor for class org.gephi.layout.plugin.labelAdjust.LabelAdjust
- LabelAdjustBuilder - Class in org.gephi.layout.plugin.labelAdjust
- LabelAdjustBuilder() - Constructor for class org.gephi.layout.plugin.labelAdjust.LabelAdjustBuilder
- LabelAdjustLayoutData - Class in org.gephi.layout.plugin.labelAdjust
- LabelAdjustLayoutData() - Constructor for class org.gephi.layout.plugin.labelAdjust.LabelAdjustLayoutData
- LANDSCAPE - Static variable in interface org.gephi.preview.api.PDFTarget
- LAST - org.gephi.io.importer.api.EdgeMergeStrategy
- Layout - Interface in org.gephi.layout.spi
-
A Layout algorithm should implement the
Layout
interface to allow theLayoutController
to run it properly. - LayoutBuilder - Interface in org.gephi.layout.spi
-
A
LayoutBuilder
provides a specificLayout
instance. - LayoutController - Interface in org.gephi.layout.api
-
A LayoutController is the one responsible for controlling the states of the
LayoutModel
. - LayoutControllerImpl - Class in org.gephi.layout
- LayoutControllerImpl() - Constructor for class org.gephi.layout.LayoutControllerImpl
- LayoutModel - Interface in org.gephi.layout.api
-
Layout model contains data and flags relative to the layout execution and user interface.
- LayoutModelImpl - Class in org.gephi.layout
- LayoutModelImpl(Workspace) - Constructor for class org.gephi.layout.LayoutModelImpl
- LayoutModelPersistenceProvider - Class in org.gephi.layout
- LayoutModelPersistenceProvider() - Constructor for class org.gephi.layout.LayoutModelPersistenceProvider
- LayoutProperty - Class in org.gephi.layout.spi
-
Properties for layout algorithms that are used by the UI to fill the property sheet and thus allow user edit.
- LayoutProperty(Node.Property, String, String) - Constructor for class org.gephi.layout.spi.LayoutProperty
- LayoutUI - Interface in org.gephi.layout.spi
-
Various information about a layout algorithm that allows UI integration.
- LEFT - org.gephi.preview.api.PreviewMouseEvent.Button
- LegacyGephiFormatException - Exception in org.gephi.project.api
- LegacyGephiFormatException() - Constructor for exception org.gephi.project.api.LegacyGephiFormatException
- LengthUnit - Enum in org.gephi.io.exporter.preview.util
-
Enum representing a set of lenght units.
- LINEAR - org.gephi.io.importer.plugin.file.ImporterVNA.EdgeWidthFunction.Function
- LINEAR - org.gephi.layout.plugin.AutoLayout.Interpolation
- LINEAR - Static variable in class org.gephi.appearance.api.Interpolator
-
Linear interpolation
x = interpolate(x)
- LinearGradient(Color[], float[]) - Constructor for class org.gephi.appearance.plugin.RankingElementColorTransformer.LinearGradient
- lineno() - Method in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Return the current line number.
- ListAttributeContainsBuilder - Class in org.gephi.filters.plugin.attribute
- ListAttributeContainsBuilder() - Constructor for class org.gephi.filters.plugin.attribute.ListAttributeContainsBuilder
- ListAttributeContainsBuilder.AttributeContainsFilter<K extends org.gephi.graph.api.Element> - Class in org.gephi.filters.plugin.attribute
- ListAttributeContainsBuilder.AttributeContainsFilter.Edge - Class in org.gephi.filters.plugin.attribute
- ListAttributeContainsBuilder.AttributeContainsFilter.Node - Class in org.gephi.filters.plugin.attribute
- ListAttributeContainsBuilder.AttributeContainsFilterBuilder - Class in org.gephi.filters.plugin.attribute
- ListContainsUI - Interface in org.gephi.filters.plugin.attribute
- loadProjects(File) - Method in interface org.gephi.project.api.Projects
- loadProjects(File) - Method in class org.gephi.project.impl.ProjectsImpl
- loadProperties(Layout) - Method in class org.gephi.layout.LayoutModelImpl
- LoadTask - Class in org.gephi.project.io
- LoadTask(File) - Constructor for class org.gephi.project.io.LoadTask
- lock() - Method in interface org.gephi.project.api.ProjectListener
- log(String) - Method in class org.gephi.io.importer.api.Report
-
Log an information message in the report.
- LOG - org.gephi.layout.plugin.AutoLayout.Interpolation
- LOG2 - Static variable in class org.gephi.appearance.api.Interpolator
-
Log2 interpolation
Math.log(1 + x)/Math.log(2) = interpolate(x)
- LOGARITHMIC - org.gephi.io.importer.plugin.file.ImporterVNA.EdgeWidthFunction.Function
- logCritical(Report, String, SheetParser) - Static method in class org.gephi.io.importer.plugin.file.spreadsheet.SpreadsheetUtils
- logError(Report, String, SheetParser) - Static method in class org.gephi.io.importer.plugin.file.spreadsheet.SpreadsheetUtils
- logInfo(Report, String, SheetParser) - Static method in class org.gephi.io.importer.plugin.file.spreadsheet.SpreadsheetUtils
- logIssue(Issue) - Method in class org.gephi.io.importer.api.Report
-
Log an issue in the report.
- logIssue(Report, Issue, SheetParser) - Static method in class org.gephi.io.importer.plugin.file.spreadsheet.SpreadsheetUtils
- logWarning(Report, String, SheetParser) - Static method in class org.gephi.io.importer.plugin.file.spreadsheet.SpreadsheetUtils
- LONG - org.gephi.io.importer.api.ElementIdType
- LongTask - Interface in org.gephi.utils.longtask.spi
-
Interface that any class can implement to support progress and cancellation.
- LongTaskErrorHandler - Interface in org.gephi.utils.longtask.api
-
Notify interface that can catch
Exception
thrown during an asynchronous task execution. - LongTaskExecutor - Class in org.gephi.utils.longtask.api
-
Portable long-task executor, that supports synchronous and asynchronous execution, progress, cancellation and error management.
- LongTaskExecutor(boolean) - Constructor for class org.gephi.utils.longtask.api.LongTaskExecutor
-
Creates a new long task executor.
- LongTaskExecutor(boolean, String) - Constructor for class org.gephi.utils.longtask.api.LongTaskExecutor
-
Creates a new long task executor.
- LongTaskExecutor(boolean, String, int) - Constructor for class org.gephi.utils.longtask.api.LongTaskExecutor
-
Creates a new long task executor.
- LongTaskListener - Interface in org.gephi.utils.longtask.api
-
Basic listener to be notified when a long task terminates.
- loop(GraphView, Interval) - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
- loop(GraphView, Interval) - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- loop(GraphView, Interval) - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbEdges
- loop(GraphView, Interval) - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbNodes
- loop(GraphView, Interval) - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Iteration of the dynamic statistics algorithm on a new interval.
- lowerCaseMode(boolean) - Method in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Determines whether or not word token are automatically lowercased.
M
- mag() - Method in class org.gephi.preview.api.Vector
- ManagedRenderer - Class in org.gephi.preview.api
-
Small class that contains a
Renderer
and its enabled state. - ManagedRenderer(Renderer, boolean) - Constructor for class org.gephi.preview.api.ManagedRenderer
- Manipulator - Interface in org.gephi.datalab.spi
-
General and abstract manipulation action to use for Data Laboratory table UI and other actions like Graph context menu items in Overview.
- ManipulatorUI - Interface in org.gephi.datalab.spi
-
UI Manipulators can provide.
- manualRefresh() - Method in class org.gephi.filters.FilterAutoRefreshor
- MARGIN - Static variable in class org.gephi.preview.api.PreviewProperty
-
General
Float
property in percentage (0-100) describing the margin size. - MARGIN_BOTTOM - Static variable in interface org.gephi.preview.api.PDFTarget
- MARGIN_LEFT - Static variable in interface org.gephi.preview.api.PDFTarget
- MARGIN_RIGHT - Static variable in interface org.gephi.preview.api.PDFTarget
- MARGIN_TOP - Static variable in interface org.gephi.preview.api.PDFTarget
- MASK_VALID - Static variable in class org.gephi.project.io.XMLChar
-
Valid character mask.
- MASKBuilderEdge - Class in org.gephi.filters.plugin.operator
- MASKBuilderEdge() - Constructor for class org.gephi.filters.plugin.operator.MASKBuilderEdge
- MASKBuilderEdge.MaskEdgeOperator - Class in org.gephi.filters.plugin.operator
- MASKBuilderEdge.MaskEdgeOperator.EdgesOptions - Enum in org.gephi.filters.plugin.operator
- MaskEdgeOperator() - Constructor for class org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator
- MASKEdgeUI - Interface in org.gephi.filters.plugin.operator
- mass - Variable in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2LayoutData
- mass() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- MATRIX - org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration.Mode
- MAX - org.gephi.io.importer.api.EdgeMergeStrategy
- maxValue(Number[]) - Static method in class org.gephi.utils.StatisticsUtils
-
Get the maximum value of an array of Number elements as a BigDecimal.
- maxValue(Collection<Number>) - Static method in class org.gephi.utils.StatisticsUtils
-
Get the maximum value of a collection of Number elements as a BigDecimal.
- maxValueNumbersMerge(Table, Column[], String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merges any combination of number or number list columns, calculating the maximum value of all not null values and puts the result of each row in a new column of
BIGDECIMAL
AttributeType
. - maxValueNumbersMerge(Table, Column[], String) - Method in class org.gephi.datalab.impl.AttributeColumnsMergeStrategiesControllerImpl
- median(Number[]) - Static method in class org.gephi.utils.StatisticsUtils
-
Calculate median of various numbers as a BigDecimal.
- median(Collection<Number>) - Static method in class org.gephi.utils.StatisticsUtils
-
Calculate median of various numbers as a BigDecimal.
- medianNumberMerge(Table, Column[], String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merges any combination of number or number list columns, calculating the median of all not null values and puts the result of each row in a new column of
BIGDECIMAL
AttributeType
. - medianNumberMerge(Table, Column[], String) - Method in class org.gephi.datalab.impl.AttributeColumnsMergeStrategiesControllerImpl
- mergeDateColumnsToTimeInterval(Table, Column, Column, SimpleDateFormat, String, String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merge 1 or 2 columns creating a time interval for each row.
- mergeDateColumnsToTimeInterval(Table, Column, Column, SimpleDateFormat, String, String) - Method in class org.gephi.datalab.impl.AttributeColumnsMergeStrategiesControllerImpl
- mergeNodes(Graph, Node[], Node, Column[], AttributeRowsMergeStrategy[], boolean) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Merges 2 or more nodes into a new one node that has all the edges of the merged nodes.
- mergeNodes(Graph, Node[], Node, Column[], AttributeRowsMergeStrategy[], boolean) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- mergeNumericColumnsToTimeInterval(Table, Column, Column, double, double) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merge 1 or 2 columns creating a time interval for each row.
- mergeNumericColumnsToTimeInterval(Table, Column, Column, double, double) - Method in class org.gephi.datalab.impl.AttributeColumnsMergeStrategiesControllerImpl
- MergeProcessor - Class in org.gephi.io.processor.plugin
-
Processor 'Merge graphs' that merges multiple containers into the current workspace.
- MergeProcessor() - Constructor for class org.gephi.io.processor.plugin.MergeProcessor
- mergeRowsValues(Column[], AttributeRowsMergeStrategy[], Element[], Element, Element) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Merges the given rows values to the given result row using one merge strategy for each column of the table.
- mergeRowsValues(Column[], AttributeRowsMergeStrategy[], Element[], Element, Element) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- MetadataDraft - Interface in org.gephi.io.importer.api
-
Draft metadata, hosted by import containers to represent graph metadata.
- MetadataDraft.Builder - Class in org.gephi.io.importer.api
- MIDDLE - org.gephi.preview.api.PreviewMouseEvent.Button
- MILLIMETER - org.gephi.io.exporter.preview.util.LengthUnit
- MILLIMETER - org.gephi.preview.SVGRenderTargetBuilder.LengthUnit
- MIN - org.gephi.io.importer.api.EdgeMergeStrategy
- minValue(Number[]) - Static method in class org.gephi.utils.StatisticsUtils
-
Get the minimum value of an array of Number elements as a BigDecimal.
- minValue(Collection<Number>) - Static method in class org.gephi.utils.StatisticsUtils
-
Get the minimum value of a collection of Number elements as a BigDecimal.
- minValueNumbersMerge(Table, Column[], String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merges any combination of number or number list columns, calculating the minimum value of all not null values and puts the result of each row in a new column of
BIGDECIMAL
AttributeType
. - minValueNumbersMerge(Table, Column[], String) - Method in class org.gephi.datalab.impl.AttributeColumnsMergeStrategiesControllerImpl
- MIXED - org.gephi.io.importer.api.EdgeDirectionDefault
- MIXED - org.gephi.preview.types.EdgeColor.Mode
- Model - Interface in org.gephi.project.spi
-
Model interface that can be used in combination with
Controller
to store data in workspaces. - Modularity - Class in org.gephi.statistics.plugin
- Modularity() - Constructor for class org.gephi.statistics.plugin.Modularity
- MODULARITY_CLASS - Static variable in class org.gephi.statistics.plugin.Modularity
- ModularityBuilder - Class in org.gephi.statistics.plugin.builder
- ModularityBuilder() - Constructor for class org.gephi.statistics.plugin.builder.ModularityBuilder
- MostRecentFiles - Interface in org.gephi.desktop.mrufiles.api
- MostRecentFilesImpl - Class in org.gephi.desktop.mrufiles.impl
- MostRecentFilesImpl() - Constructor for class org.gephi.desktop.mrufiles.impl.MostRecentFilesImpl
- mouseClicked(PreviewMouseEvent, PreviewProperties, Workspace) - Method in interface org.gephi.preview.spi.PreviewMouseListener
-
A single click event.
- mouseDragged(PreviewMouseEvent, PreviewProperties, Workspace) - Method in interface org.gephi.preview.spi.PreviewMouseListener
-
If your listener needs to receive drag events, you must mark the previous press event as consumed.
- mousePressed(PreviewMouseEvent, PreviewProperties, Workspace) - Method in interface org.gephi.preview.spi.PreviewMouseListener
-
A mouse press event.
- mouseReleased(PreviewMouseEvent, PreviewProperties, Workspace) - Method in interface org.gephi.preview.spi.PreviewMouseListener
-
If your listener needs to receive release events, you must mark the previous press event as consumed.
- MouseResponsiveRenderer - Interface in org.gephi.preview.spi
-
Optionally implement this interface in a
Renderer
that needs to be responsive to mouse events. - moveNode(Node, ForceVector) - Method in interface org.gephi.layout.plugin.force.Displacement
- moveNode(Node, ForceVector) - Method in class org.gephi.layout.plugin.force.ProportionalDisplacement
- moveNode(Node, ForceVector) - Method in class org.gephi.layout.plugin.force.StepDisplacement
- MOVING - Static variable in class org.gephi.preview.api.PreviewProperty
-
General
Boolean
property set astrue
when the user is panning the canvas. - MRU_FILE_LIST_PROPERTY - Static variable in class org.gephi.desktop.mrufiles.impl.MostRecentFilesImpl
- mult(float) - Method in class org.gephi.preview.api.Vector
- mult(Vector, float) - Static method in class org.gephi.preview.api.Vector
- MultiGraph - Class in org.gephi.io.generator.plugin
- MultiGraph() - Constructor for class org.gephi.io.generator.plugin.MultiGraph
- multiply(float) - Method in class org.gephi.layout.plugin.force.ForceVector
- MultiProcessor - Class in org.gephi.io.processor.plugin
-
Processor 'Multi graphs' that creates a workspace for every container.
- MultiProcessor() - Constructor for class org.gephi.io.processor.plugin.MultiProcessor
- MUTUAL - Static variable in class org.gephi.preview.plugin.items.EdgeItem
- MutualDegreeRangeBuilder - Class in org.gephi.filters.plugin.graph
- MutualDegreeRangeBuilder() - Constructor for class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder
- MutualDegreeRangeBuilder.MutualDegreeRangeFilter - Class in org.gephi.filters.plugin.graph
- MutualDegreeRangeFilter() - Constructor for class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder.MutualDegreeRangeFilter
- MutualEdgeBuilder - Class in org.gephi.filters.plugin.edge
- MutualEdgeBuilder() - Constructor for class org.gephi.filters.plugin.edge.MutualEdgeBuilder
- MutualEdgeBuilder.MutualEdgeFilter - Class in org.gephi.filters.plugin.edge
- MutualEdgeFilter() - Constructor for class org.gephi.filters.plugin.edge.MutualEdgeBuilder.MutualEdgeFilter
- MySQLDriver - Class in org.gephi.io.database.drivers
- MySQLDriver() - Constructor for class org.gephi.io.database.drivers.MySQLDriver
N
- NAND - org.gephi.datalab.api.AttributeColumnsMergeStrategiesController.BooleanOperations
- NB_EDGES - Static variable in class org.gephi.statistics.plugin.dynamic.DynamicNbEdges
- NB_NODES - Static variable in class org.gephi.statistics.plugin.dynamic.DynamicNbNodes
- needsItemBuilder(ItemBuilder, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.ArrowRenderer
- needsItemBuilder(ItemBuilder, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.EdgeLabelRenderer
- needsItemBuilder(ItemBuilder, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.EdgeRenderer
- needsItemBuilder(ItemBuilder, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.NodeLabelRenderer
- needsItemBuilder(ItemBuilder, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.NodeRenderer
- needsItemBuilder(ItemBuilder, PreviewProperties) - Method in interface org.gephi.preview.spi.Renderer
-
Based on the
itemBuilder
class and theproperties
, determine whether this renderer needs the givenitemBuilder
to be executed before rendering. - needsPreviewMouseListener(PreviewMouseListener) - Method in interface org.gephi.preview.spi.MouseResponsiveRenderer
- negateBooleanColumn(Table, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Negates not null values of a given
BOOLEAN
orLIST_BOOLEAN
column. - negateBooleanColumn(Table, Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- NeighborsBuilder - Class in org.gephi.filters.plugin.graph
- NeighborsBuilder() - Constructor for class org.gephi.filters.plugin.graph.NeighborsBuilder
- NeighborsBuilder.NeighborsFilter - Class in org.gephi.filters.plugin.graph
- NeighborsFilter() - Constructor for class org.gephi.filters.plugin.graph.NeighborsBuilder.NeighborsFilter
- NeighborsUI - Interface in org.gephi.filters.plugin.graph
- neighbours - Variable in class org.gephi.layout.plugin.noverlap.NoverlapLayoutData
- NEW - org.gephi.project.impl.ProjectInformationImpl.Status
- newBezierInterpolator(float, float, float, float) - Static method in class org.gephi.appearance.api.Interpolator
-
Builds a bezier interpolator with two control points (px1, py1) and (px2, py2).
- newContainer() - Method in interface org.gephi.io.importer.api.Container.Factory
-
Returns a newly created container instance.
- newContainer() - Method in class org.gephi.io.importer.impl.ImportContainerFactoryImpl
- newEdgeDraft() - Method in interface org.gephi.io.importer.api.ElementDraft.Factory
-
Returns an empty edge draft instance.
- newEdgeDraft() - Method in class org.gephi.io.importer.impl.ElementFactoryImpl
- newEdgeDraft(String) - Method in interface org.gephi.io.importer.api.ElementDraft.Factory
-
Returns an empty edge draft instance.
- newEdgeDraft(String) - Method in class org.gephi.io.importer.impl.ElementFactoryImpl
- newModel(Workspace) - Method in class org.gephi.appearance.AppearanceControllerImpl
- newModel(Workspace) - Method in class org.gephi.filters.FilterControllerImpl
- newModel(Workspace) - Method in class org.gephi.layout.LayoutControllerImpl
- newModel(Workspace) - Method in class org.gephi.preview.PreviewControllerImpl
- newModel(Workspace) - Method in interface org.gephi.project.spi.Controller
-
Creates a new model instance for the given workspace.
- newModel(Workspace) - Method in class org.gephi.statistics.StatisticsControllerImpl
- newNodeDraft() - Method in interface org.gephi.io.importer.api.ElementDraft.Factory
-
Returns an empty node draft instance.
- newNodeDraft() - Method in class org.gephi.io.importer.impl.ElementFactoryImpl
- newNodeDraft(String) - Method in interface org.gephi.io.importer.api.ElementDraft.Factory
-
Returns an empty node draft instance.
- newNodeDraft(String) - Method in class org.gephi.io.importer.impl.ElementFactoryImpl
- newProject() - Method in interface org.gephi.project.api.ProjectController
-
Creates and open a new project.
- newProject() - Method in class org.gephi.project.impl.ProjectControllerImpl
- newWorkspace() - Method in class org.gephi.project.impl.ProjectImpl
- newWorkspace(int) - Method in class org.gephi.project.impl.ProjectImpl
- newWorkspace(Project) - Method in interface org.gephi.project.api.ProjectController
-
Creates and adds a new workspace to the given project.
- newWorkspace(Project) - Method in class org.gephi.project.impl.ProjectControllerImpl
- newXMLReader(InputStream) - Static method in class org.gephi.project.io.LoadTask
- newXMLWriter(OutputStream) - Static method in class org.gephi.project.io.SaveTask
- nextToken() - Method in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Parses the next token from the input stream of this tokenizer.
- nextWorkspaceId() - Method in class org.gephi.project.impl.ProjectImpl
- NO_MERGE - org.gephi.io.importer.api.EdgeMergeStrategy
- Node - Class in org.gephi.layout.plugin.openord
- Node(int) - Constructor for class org.gephi.layout.plugin.openord.Node
- Node(AppearanceModel, Partition) - Constructor for class org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter.Node
- Node(Column) - Constructor for class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualBooleanFilter.Node
- Node(Column) - Constructor for class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualNumberFilter.Node
- Node(Column) - Constructor for class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualStringFilter.Node
- Node(Column) - Constructor for class org.gephi.filters.plugin.attribute.AttributeNonNullBuilder.AttributeNonNullFilter.Node
- Node(Column) - Constructor for class org.gephi.filters.plugin.attribute.AttributeRangeBuilder.AttributeRangeFilter.Node
- Node(Column) - Constructor for class org.gephi.filters.plugin.attribute.ListAttributeContainsBuilder.AttributeContainsFilter.Node
- NODE - Static variable in interface org.gephi.preview.api.Item
- NODE_BORDER_COLOR - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node
DependantColor
property which defines the border color. - NODE_BORDER_FIXED - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node
Boolean
property which indicates if the border size is either fixed or relative to the node size - NODE_BORDER_WIDTH - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node
Float
property defining the node border size. - NODE_BUILDER - Static variable in interface org.gephi.preview.spi.ItemBuilder
- NODE_COLOR - Static variable in class org.gephi.preview.plugin.renderers.NodeLabelRenderer
- NODE_DEGREE - org.gephi.appearance.api.AppearanceModel.GraphFunction
- NODE_ID - Static variable in class org.gephi.io.importer.plugin.file.spreadsheet.process.ImportNodesProcess
- NODE_INDEGREE - org.gephi.appearance.api.AppearanceModel.GraphFunction
- NODE_LABEL - Static variable in class org.gephi.io.importer.plugin.file.spreadsheet.process.ImportNodesProcess
- NODE_LABEL - Static variable in interface org.gephi.preview.api.Item
- NODE_LABEL_BOX_COLOR - Static variable in class org.gephi.preview.api.PreviewProperty
- NODE_LABEL_BOX_OPACITY - Static variable in class org.gephi.preview.api.PreviewProperty
- NODE_LABEL_BUILDER - Static variable in interface org.gephi.preview.spi.ItemBuilder
- NODE_LABEL_COLOR - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label
DependantOriginalColor
property defining the color label. - NODE_LABEL_FONT - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label
Font
property defining node label's font. - NODE_LABEL_MAX_CHAR - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label
Integer
property defining the maximum number of characters. - NODE_LABEL_OUTLINE_COLOR - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label Outline
DependantColor
property defining the outline color. - NODE_LABEL_OUTLINE_OPACITY - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label Outline
Float
property between 0-100 which defines the opacity. - NODE_LABEL_OUTLINE_SIZE - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label Outline
Float
property defining the outline size. - NODE_LABEL_PROPORTIONAL_SIZE - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label
Boolean
property defining whether to use node's size in label size calculation. - NODE_LABEL_SHORTEN - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label
Boolean
property defining whether the label is shortened. - NODE_LABEL_SHOW_BOX - Static variable in class org.gephi.preview.api.PreviewProperty
- NODE_OPACITY - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node
Float
property between 0-100 which defines the opacity. - NODE_OUTDEGREE - org.gephi.appearance.api.AppearanceModel.GraphFunction
- NODE_PER_NODE_OPACITY - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node
Boolean
property indicating whether or not to use the opacity value defined as part of the Node color. - NODE_SIZE - Static variable in class org.gephi.preview.plugin.renderers.NodeLabelRenderer
- NODE_X - Static variable in class org.gephi.preview.plugin.renderers.NodeLabelRenderer
- NODE_Y - Static variable in class org.gephi.preview.plugin.renderers.NodeLabelRenderer
- NodeBuilder - Class in org.gephi.preview.plugin.builders
- NodeBuilder() - Constructor for class org.gephi.preview.plugin.builders.NodeBuilder
- NodeDraft - Interface in org.gephi.io.importer.api
-
Draft node, hosted by import containers to represent nodes found when importing.
- NodeDraftImpl - Class in org.gephi.io.importer.impl
- NodeDraftImpl(ImportContainerImpl, String, int) - Constructor for class org.gephi.io.importer.impl.NodeDraftImpl
- nodeExists(String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Returns
true
if a node exists with the givenid
. - nodeExists(String) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- NodeFilter - Interface in org.gephi.filters.spi
-
Basic filters for nodes, that works as predicates.
- nodeId - Variable in class org.gephi.layout.plugin.openord.OpenOrdLayoutData
- NodeItem - Class in org.gephi.preview.plugin.items
- NodeItem(Node) - Constructor for class org.gephi.preview.plugin.items.NodeItem
- NodeLabelBuilder - Class in org.gephi.preview.plugin.builders
- NodeLabelBuilder() - Constructor for class org.gephi.preview.plugin.builders.NodeLabelBuilder
- NodeLabelItem - Class in org.gephi.preview.plugin.items
- NodeLabelItem(Node) - Constructor for class org.gephi.preview.plugin.items.NodeLabelItem
- NodeLabelRenderer - Class in org.gephi.preview.plugin.renderers
- NodeLabelRenderer() - Constructor for class org.gephi.preview.plugin.renderers.NodeLabelRenderer
- NodePartitionFilter(AppearanceModel, Partition) - Constructor for class org.gephi.filters.plugin.partition.PartitionBuilder.NodePartitionFilter
- NodeRenderer - Class in org.gephi.preview.plugin.renderers
- NodeRenderer() - Constructor for class org.gephi.preview.plugin.renderers.NodeRenderer
- NODES - org.gephi.io.exporter.plugin.ExporterSpreadsheet.ExportTable
- NODES_TABLE - org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration.Mode
- NodesManipulator - Interface in org.gephi.datalab.spi.nodes
-
Please note that the methods offered in this service are the same as Visualization API GraphContextMenuItem.
- NodesManipulatorBuilder - Interface in org.gephi.datalab.spi.nodes
-
This interface is used for providing NodesManipulator instances using the Netbeans Lookup but avoiding the singleton it causes.
- NodesThread - Class in org.gephi.layout.plugin.forceAtlas2
- NodesThread(Node[], int, int, boolean, double, double, ForceFactory.RepulsionForce, double, Region, ForceFactory.RepulsionForce) - Constructor for class org.gephi.layout.plugin.forceAtlas2.NodesThread
- NOR - org.gephi.datalab.api.AttributeColumnsMergeStrategiesController.BooleanOperations
- NormalizationHelper - Class in org.gephi.io.exporter.plugin
- normalize() - Method in class org.gephi.layout.plugin.force.ForceVector
- normalize() - Method in class org.gephi.preview.api.Vector
- normalize(Number, Interpolator, Number, Number) - Method in interface org.gephi.appearance.api.Ranking
-
Normalizes the given value with the interpolator.
- normalize(Number, Interpolator, Number, Number) - Method in class org.gephi.appearance.RankingImpl
- NOTBuilderEdge - Class in org.gephi.filters.plugin.operator
- NOTBuilderEdge() - Constructor for class org.gephi.filters.plugin.operator.NOTBuilderEdge
- NOTBuilderEdge.NotOperatorEdge - Class in org.gephi.filters.plugin.operator
- NOTBuilderNode - Class in org.gephi.filters.plugin.operator
- NOTBuilderNode() - Constructor for class org.gephi.filters.plugin.operator.NOTBuilderNode
- NOTBuilderNode.NOTOperatorNode - Class in org.gephi.filters.plugin.operator
- NotOperatorEdge() - Constructor for class org.gephi.filters.plugin.operator.NOTBuilderEdge.NotOperatorEdge
- NOTOperatorNode() - Constructor for class org.gephi.filters.plugin.operator.NOTBuilderNode.NOTOperatorNode
- NoverlapLayout - Class in org.gephi.layout.plugin.noverlap
- NoverlapLayout(LayoutBuilder) - Constructor for class org.gephi.layout.plugin.noverlap.NoverlapLayout
- NoverlapLayoutBuilder - Class in org.gephi.layout.plugin.noverlap
- NoverlapLayoutBuilder() - Constructor for class org.gephi.layout.plugin.noverlap.NoverlapLayoutBuilder
- NoverlapLayoutData - Class in org.gephi.layout.plugin.noverlap
- NoverlapLayoutData() - Constructor for class org.gephi.layout.plugin.noverlap.NoverlapLayoutData
- numbersArrayToSortedBigDecimalArray(Number[]) - Static method in class org.gephi.utils.StatisticsUtils
-
Takes an array of numbers of any type combination and returns an array with their BigDecimal equivalent numbers.
- NumberUtils - Class in org.gephi.utils
- NumberUtils() - Constructor for class org.gephi.utils.NumberUtils
- nval - Variable in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
If the current token is a number, this field contains the value of that number.
O
- old_dx - Variable in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2LayoutData
- old_dx - Variable in class org.gephi.layout.plugin.ForceVectorNodeLayoutData
- old_dy - Variable in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2LayoutData
- old_dy - Variable in class org.gephi.layout.plugin.ForceVectorNodeLayoutData
- open() - Method in class org.gephi.project.impl.ProjectInformationImpl
- open() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
- OPEN - org.gephi.project.impl.ProjectInformationImpl.Status
- OPEN - org.gephi.project.impl.WorkspaceInformationImpl.Status
- opened(Project) - Method in interface org.gephi.project.api.ProjectListener
-
Called when a project was successfully opened.
- openNewWorkspace() - Method in interface org.gephi.project.api.ProjectController
-
Creates and open a new workspace in the current project.
- openNewWorkspace() - Method in class org.gephi.project.impl.ProjectControllerImpl
- OpenOrdLayout - Class in org.gephi.layout.plugin.openord
- OpenOrdLayout(LayoutBuilder) - Constructor for class org.gephi.layout.plugin.openord.OpenOrdLayout
- OpenOrdLayoutBuilder - Class in org.gephi.layout.plugin.openord
- OpenOrdLayoutBuilder() - Constructor for class org.gephi.layout.plugin.openord.OpenOrdLayoutBuilder
- OpenOrdLayoutData - Class in org.gephi.layout.plugin.openord
- OpenOrdLayoutData(int) - Constructor for class org.gephi.layout.plugin.openord.OpenOrdLayoutData
- openProject(File) - Method in interface org.gephi.project.api.ProjectController
-
Opens a project from a
.gephi
file. - openProject(File) - Method in class org.gephi.project.impl.ProjectControllerImpl
- openProject(Project) - Method in interface org.gephi.project.api.ProjectController
-
Opens a project from the list of active projects.
- openProject(Project) - Method in class org.gephi.project.impl.ProjectControllerImpl
- openWorkspace(Workspace) - Method in interface org.gephi.project.api.ProjectController
-
Selects the given workspace as the current workspace of the project.
- openWorkspace(Workspace) - Method in class org.gephi.project.impl.ProjectControllerImpl
- Operation - Class in org.gephi.layout.plugin.forceAtlas2
- Operation() - Constructor for class org.gephi.layout.plugin.forceAtlas2.Operation
- OperationNodeNodeAttract - Class in org.gephi.layout.plugin.forceAtlas2
- OperationNodeNodeAttract(Node, Node, ForceFactory.AttractionForce, double) - Constructor for class org.gephi.layout.plugin.forceAtlas2.OperationNodeNodeAttract
- OperationNodeNodeRepulse - Class in org.gephi.layout.plugin.forceAtlas2
- OperationNodeNodeRepulse(Node, Node, ForceFactory.RepulsionForce) - Constructor for class org.gephi.layout.plugin.forceAtlas2.OperationNodeNodeRepulse
- OperationNodeRegionRepulse - Class in org.gephi.layout.plugin.forceAtlas2
- OperationNodeRegionRepulse(Node, Region, ForceFactory.RepulsionForce, double) - Constructor for class org.gephi.layout.plugin.forceAtlas2.OperationNodeRegionRepulse
- OperationNodeRepulse - Class in org.gephi.layout.plugin.forceAtlas2
- OperationNodeRepulse(Node, ForceFactory.RepulsionForce, double) - Constructor for class org.gephi.layout.plugin.forceAtlas2.OperationNodeRepulse
- Operator - Interface in org.gephi.filters.spi
- OperatorQueryImpl - Class in org.gephi.filters
- OperatorQueryImpl(Operator) - Constructor for class org.gephi.filters.OperatorQueryImpl
- OR - org.gephi.datalab.api.AttributeColumnsMergeStrategiesController.BooleanOperations
- ordinaryChar(int) - Method in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Specifies that the character argument is "ordinary" in this tokenizer.
- ordinaryChars(int, int) - Method in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Specifies that all characters c in the range
low <= c <= high
are "ordinary" in this tokenizer. - org.gephi.algorithms.shortestpath - package org.gephi.algorithms.shortestpath
- org.gephi.appearance - package org.gephi.appearance
- org.gephi.appearance.api - package org.gephi.appearance.api
-
API for manipulating element appearance.
- org.gephi.appearance.plugin - package org.gephi.appearance.plugin
- org.gephi.appearance.plugin.palette - package org.gephi.appearance.plugin.palette
- org.gephi.appearance.spi - package org.gephi.appearance.spi
-
Interfaces that define the different ways the appearance of elements can be transformed.
- org.gephi.datalab.api - package org.gephi.datalab.api
-
Data Laboratory API, all capabilites are exposed through various controllers.
- org.gephi.datalab.api.datatables - package org.gephi.datalab.api.datatables
- org.gephi.datalab.impl - package org.gephi.datalab.impl
- org.gephi.datalab.spi - package org.gephi.datalab.spi
-
Interfaces for creating data laboratory plugins.
- org.gephi.datalab.spi.columns - package org.gephi.datalab.spi.columns
- org.gephi.datalab.spi.columns.merge - package org.gephi.datalab.spi.columns.merge
- org.gephi.datalab.spi.edges - package org.gephi.datalab.spi.edges
- org.gephi.datalab.spi.general - package org.gephi.datalab.spi.general
- org.gephi.datalab.spi.nodes - package org.gephi.datalab.spi.nodes
- org.gephi.datalab.spi.rows.merge - package org.gephi.datalab.spi.rows.merge
- org.gephi.datalab.spi.values - package org.gephi.datalab.spi.values
- org.gephi.desktop.mrufiles.api - package org.gephi.desktop.mrufiles.api
- org.gephi.desktop.mrufiles.impl - package org.gephi.desktop.mrufiles.impl
- org.gephi.filters - package org.gephi.filters
- org.gephi.filters.api - package org.gephi.filters.api
-
API for graph filtering.
- org.gephi.filters.plugin - package org.gephi.filters.plugin
- org.gephi.filters.plugin.attribute - package org.gephi.filters.plugin.attribute
- org.gephi.filters.plugin.dynamic - package org.gephi.filters.plugin.dynamic
- org.gephi.filters.plugin.edge - package org.gephi.filters.plugin.edge
- org.gephi.filters.plugin.graph - package org.gephi.filters.plugin.graph
- org.gephi.filters.plugin.operator - package org.gephi.filters.plugin.operator
- org.gephi.filters.plugin.partition - package org.gephi.filters.plugin.partition
- org.gephi.filters.spi - package org.gephi.filters.spi
-
Interfaces for creating new filter classes.
- org.gephi.graph - package org.gephi.graph
- org.gephi.graph.api - package org.gephi.graph.api
-
General API that defines the graph structure.
- org.gephi.io.database.drivers - package org.gephi.io.database.drivers
- org.gephi.io.exporter.api - package org.gephi.io.exporter.api
-
API for exporting data to any support.
- org.gephi.io.exporter.impl - package org.gephi.io.exporter.impl
- org.gephi.io.exporter.plugin - package org.gephi.io.exporter.plugin
- org.gephi.io.exporter.preview - package org.gephi.io.exporter.preview
- org.gephi.io.exporter.preview.util - package org.gephi.io.exporter.preview.util
- org.gephi.io.exporter.spi - package org.gephi.io.exporter.spi
-
Interfaces for creating new data exporters.
- org.gephi.io.generator.api - package org.gephi.io.generator.api
-
API for executing graph generators in a backgorund thread.
- org.gephi.io.generator.plugin - package org.gephi.io.generator.plugin
- org.gephi.io.generator.spi - package org.gephi.io.generator.spi
-
Generator interfaces that plugins implement to add new generators.
- org.gephi.io.importer.api - package org.gephi.io.importer.api
-
API for importing data from any support.
- org.gephi.io.importer.impl - package org.gephi.io.importer.impl
- org.gephi.io.importer.plugin.database - package org.gephi.io.importer.plugin.database
- org.gephi.io.importer.plugin.file - package org.gephi.io.importer.plugin.file
- org.gephi.io.importer.plugin.file.spreadsheet - package org.gephi.io.importer.plugin.file.spreadsheet
- org.gephi.io.importer.plugin.file.spreadsheet.process - package org.gephi.io.importer.plugin.file.spreadsheet.process
- org.gephi.io.importer.plugin.file.spreadsheet.sheet - package org.gephi.io.importer.plugin.file.spreadsheet.sheet
- org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv - package org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv
- org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel - package org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel
- org.gephi.io.importer.spi - package org.gephi.io.importer.spi
-
Interfaces for creating new data importers.
- org.gephi.io.processor.plugin - package org.gephi.io.processor.plugin
- org.gephi.io.processor.spi - package org.gephi.io.processor.spi
-
Interfaces that define the way data are unloaded from container and appened to the workspace.
- org.gephi.layout - package org.gephi.layout
- org.gephi.layout.api - package org.gephi.layout.api
-
API for real-time layout algorithm tasks and proper user control.
- org.gephi.layout.plugin - package org.gephi.layout.plugin
- org.gephi.layout.plugin.force - package org.gephi.layout.plugin.force
- org.gephi.layout.plugin.force.quadtree - package org.gephi.layout.plugin.force.quadtree
- org.gephi.layout.plugin.force.yifanHu - package org.gephi.layout.plugin.force.yifanHu
- org.gephi.layout.plugin.forceAtlas - package org.gephi.layout.plugin.forceAtlas
- org.gephi.layout.plugin.forceAtlas2 - package org.gephi.layout.plugin.forceAtlas2
- org.gephi.layout.plugin.fruchterman - package org.gephi.layout.plugin.fruchterman
- org.gephi.layout.plugin.labelAdjust - package org.gephi.layout.plugin.labelAdjust
- org.gephi.layout.plugin.noverlap - package org.gephi.layout.plugin.noverlap
- org.gephi.layout.plugin.openord - package org.gephi.layout.plugin.openord
- org.gephi.layout.plugin.random - package org.gephi.layout.plugin.random
- org.gephi.layout.plugin.rotate - package org.gephi.layout.plugin.rotate
- org.gephi.layout.plugin.scale - package org.gephi.layout.plugin.scale
- org.gephi.layout.spi - package org.gephi.layout.spi
-
Interfaces for creating new layout algorithms.
- org.gephi.preview - package org.gephi.preview
- org.gephi.preview.api - package org.gephi.preview.api
-
API for Preview rendering.
- org.gephi.preview.plugin.builders - package org.gephi.preview.plugin.builders
- org.gephi.preview.plugin.items - package org.gephi.preview.plugin.items
- org.gephi.preview.plugin.renderers - package org.gephi.preview.plugin.renderers
- org.gephi.preview.presets - package org.gephi.preview.presets
-
Default preview presets
- org.gephi.preview.spi - package org.gephi.preview.spi
-
Interfaces for creating new renderers, item builders and render targets.
- org.gephi.preview.types - package org.gephi.preview.types
-
Additional property types.
- org.gephi.preview.types.editors - package org.gephi.preview.types.editors
-
Standard beans property editors for preview types.
- org.gephi.project.api - package org.gephi.project.api
-
API for project and workspace management.
- org.gephi.project.impl - package org.gephi.project.impl
- org.gephi.project.io - package org.gephi.project.io
- org.gephi.project.spi - package org.gephi.project.spi
-
SPI for associating models to workspaces and manage persistence.
- org.gephi.statistics - package org.gephi.statistics
- org.gephi.statistics.api - package org.gephi.statistics.api
-
API for statistics and metrics tasks execution.
- org.gephi.statistics.plugin - package org.gephi.statistics.plugin
- org.gephi.statistics.plugin.builder - package org.gephi.statistics.plugin.builder
- org.gephi.statistics.plugin.dynamic - package org.gephi.statistics.plugin.dynamic
- org.gephi.statistics.plugin.dynamic.builder - package org.gephi.statistics.plugin.dynamic.builder
- org.gephi.statistics.spi - package org.gephi.statistics.spi
-
Interfaces for creating new statistics and metrics algorihms.
- org.gephi.utils - package org.gephi.utils
- org.gephi.utils.longtask.api - package org.gephi.utils.longtask.api
-
API any module can use for providing long, asynchronous tasks execution.
- org.gephi.utils.longtask.spi - package org.gephi.utils.longtask.spi
-
LongTask adds functionalities to any class that wants to be progressable and cancellable.
- org.gephi.utils.progress - package org.gephi.utils.progress
-
Progress support for long tasks execution.
- org.gephi.utils.sparklines - package org.gephi.utils.sparklines
- org.gephi.visualization.api - package org.gephi.visualization.api
- org.gephi.visualization.spi - package org.gephi.visualization.spi
- ORIGINAL - org.gephi.preview.types.DependantOriginalColor.Mode
- ORIGINAL - org.gephi.preview.types.EdgeColor.Mode
- OUTDEGREE - Static variable in class org.gephi.statistics.plugin.Degree
- OutDegreeRangeBuilder - Class in org.gephi.filters.plugin.graph
- OutDegreeRangeBuilder() - Constructor for class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder
- OutDegreeRangeBuilder.OutDegreeRangeFilter - Class in org.gephi.filters.plugin.graph
- OutDegreeRangeFilter() - Constructor for class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder.OutDegreeRangeFilter
- OutDegreeRankingImpl - Class in org.gephi.appearance
- OutDegreeRankingImpl(Column) - Constructor for class org.gephi.appearance.OutDegreeRankingImpl
P
- PageRank - Class in org.gephi.statistics.plugin
-
Ref: Sergey Brin, Lawrence Page, The Anatomy of a Large-Scale Hypertextual Web Search Engine, in Proceedings of the seventh International Conference on the World Wide Web (WWW1998):107-117
- PageRank() - Constructor for class org.gephi.statistics.plugin.PageRank
- PAGERANK - Static variable in class org.gephi.statistics.plugin.PageRank
- PageRankBuilder - Class in org.gephi.statistics.plugin.builder
- PageRankBuilder() - Constructor for class org.gephi.statistics.plugin.builder.PageRankBuilder
- PAGESIZE - Static variable in interface org.gephi.preview.api.PDFTarget
- Palette - Class in org.gephi.appearance.plugin.palette
- Palette(Color[]) - Constructor for class org.gephi.appearance.plugin.palette.Palette
- Palette(Color...) - Constructor for class org.gephi.utils.PaletteUtils.Palette
- Palette(String, Color[]) - Constructor for class org.gephi.appearance.plugin.palette.Palette
- PaletteGenerator - Class in org.gephi.appearance.plugin.palette
- PaletteGenerator() - Constructor for class org.gephi.appearance.plugin.palette.PaletteGenerator
- PaletteManager - Class in org.gephi.appearance.plugin.palette
- PaletteUtils - Class in org.gephi.utils
- PaletteUtils() - Constructor for class org.gephi.utils.PaletteUtils
- PaletteUtils.Palette - Class in org.gephi.utils
- Params - Enum in org.gephi.layout.plugin.openord
- Params.Stage - Class in org.gephi.layout.plugin.openord
- PARENT - org.gephi.preview.types.DependantColor.Mode
- PARENT - org.gephi.preview.types.DependantOriginalColor.Mode
- parseAndSetValue(String, String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parses and sets the
value
forkey
. - parseAndSetValue(String, String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- parseAndSetValue(String, String, double) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parses and sets the
value
forkey
at the giventimestamp
. - parseAndSetValue(String, String, double) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- parseAndSetValue(String, String, double, double) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parses and sets the
value
forkey
at the given interval[start,end]
. - parseAndSetValue(String, String, double, double) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- parseAndSetValue(String, String, String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parses and sets the
value
forkey
at the givendateTime
. - parseAndSetValue(String, String, String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- parseAndSetValue(String, String, String, String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parses and sets the
value
forkey
at the givendateTime
. - parseAndSetValue(String, String, String, String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- parseColor(String) - Static method in class org.gephi.io.importer.api.ImportUtils
- parseNumber(String, Class<T>) - Static method in class org.gephi.utils.NumberUtils
- parseNumbers() - Method in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Specifies that numbers should be parsed by this tokenizer.
- parsePrimitiveOrWrapper(Class, String) - Static method in class org.gephi.utils.Serialization
- Partition - Interface in org.gephi.appearance.api
-
Partition configuration for categorical attributes.
- PartitionBuilder - Class in org.gephi.filters.plugin.partition
- PartitionBuilder() - Constructor for class org.gephi.filters.plugin.partition.PartitionBuilder
- PartitionBuilder.EdgePartitionFilter - Class in org.gephi.filters.plugin.partition
- PartitionBuilder.NodePartitionFilter - Class in org.gephi.filters.plugin.partition
- PartitionBuilder.PartitionFilter - Class in org.gephi.filters.plugin.partition
- PartitionCountBuilder - Class in org.gephi.filters.plugin.partition
- PartitionCountBuilder() - Constructor for class org.gephi.filters.plugin.partition.PartitionCountBuilder
- PartitionCountBuilder.PartitionCountFilter<K extends org.gephi.graph.api.Element> - Class in org.gephi.filters.plugin.partition
- PartitionCountBuilder.PartitionCountFilter.Edge - Class in org.gephi.filters.plugin.partition
- PartitionCountBuilder.PartitionCountFilter.Node - Class in org.gephi.filters.plugin.partition
- PartitionCountFilter(AppearanceModel, Partition) - Constructor for class org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter
- PartitionElementColorTransformer - Class in org.gephi.appearance.plugin
- PartitionElementColorTransformer() - Constructor for class org.gephi.appearance.plugin.PartitionElementColorTransformer
- PartitionFilter(AppearanceModel, Partition) - Constructor for class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- PartitionFilter(Partition) - Constructor for class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- PartitionFunction - Interface in org.gephi.appearance.api
-
Partition function.
- PartitionImpl - Class in org.gephi.appearance
- PartitionLabelColorTransformer - Class in org.gephi.appearance.plugin
- PartitionLabelColorTransformer() - Constructor for class org.gephi.appearance.plugin.PartitionLabelColorTransformer
- PartitionTransformer<E extends org.gephi.graph.api.Element> - Interface in org.gephi.appearance.spi
-
Partition transformer that transforms an element based on a categorical partition column.
- PartitionUI - Interface in org.gephi.filters.plugin.partition
- PDF_CONTENT_BYTE - Static variable in interface org.gephi.preview.api.PDFTarget
- PDF_DOCUMENT - Static variable in interface org.gephi.preview.api.PDFTarget
- PDF_TARGET - Static variable in interface org.gephi.preview.api.RenderTarget
- PDFExporter - Class in org.gephi.io.exporter.preview
-
Class exporting the preview graph as a PDF file.
- PDFExporter() - Constructor for class org.gephi.io.exporter.preview.PDFExporter
- PDFRenderTargetBuilder - Class in org.gephi.preview
-
Default implementation to PDFRenderTargetBuilder.
- PDFRenderTargetBuilder() - Constructor for class org.gephi.preview.PDFRenderTargetBuilder
- PDFRenderTargetBuilder.PDFRenderTargetImpl - Class in org.gephi.preview
- PDFRenderTargetImpl(PDDocument, PDPageContentStream, CanvasSize, PDRectangle, Color, float, float, float, float, boolean) - Constructor for class org.gephi.preview.PDFRenderTargetBuilder.PDFRenderTargetImpl
- PDFTarget - Interface in org.gephi.preview.api
-
Rendering target to PDF format.
- PDFUtils - Class in org.gephi.preview.plugin.renderers
- PDFUtils() - Constructor for class org.gephi.preview.plugin.renderers.PDFUtils
- percentage(Object, Graph) - Method in interface org.gephi.appearance.api.Partition
-
Returns the percentage of elements with the given value.
- percentage(Object, Graph) - Method in class org.gephi.appearance.AttributePartitionImpl
- percentage(Object, Graph) - Method in class org.gephi.appearance.EdgeTypePartitionImpl
- PERCENTAGE - org.gephi.io.exporter.preview.util.LengthUnit
- PERCENTAGE - org.gephi.preview.SVGRenderTargetBuilder.LengthUnit
- PersistenceProviderUtils - Class in org.gephi.project.io
- PersistenceProviderUtils() - Constructor for class org.gephi.project.io.PersistenceProviderUtils
- PIXELS - org.gephi.io.exporter.preview.util.LengthUnit
- PIXELS - org.gephi.preview.SVGRenderTargetBuilder.LengthUnit
- PluginGeneralActionsManipulator - Interface in org.gephi.datalab.spi.general
-
This interface defines the same service as GeneralActionsManipulator, with one only change: the actions are shown in a drop down panel as plugins, to tell the difference between normal, basic general actions in data laboratory and plugins.
- PNGExporter - Class in org.gephi.io.exporter.preview
- PNGExporter() - Constructor for class org.gephi.io.exporter.preview.PNGExporter
- PostgreSQLDriver - Class in org.gephi.io.database.drivers
- PostgreSQLDriver() - Constructor for class org.gephi.io.database.drivers.PostgreSQLDriver
- postProcess(PreviewModel, RenderTarget, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.ArrowRenderer
- postProcess(PreviewModel, RenderTarget, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.EdgeLabelRenderer
- postProcess(PreviewModel, RenderTarget, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.EdgeRenderer
- postProcess(PreviewModel, RenderTarget, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.NodeLabelRenderer
- postProcess(PreviewModel, RenderTarget, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.NodeRenderer
- postProcess(PreviewModel, RenderTarget, PreviewProperties) - Method in interface org.gephi.preview.spi.Renderer
-
This method is called after rendering all items to perform post-processing.
- prepareDataTables() - Method in interface org.gephi.datalab.api.datatables.DataTablesController
-
Looks for an available
DataTablesEventListenerBuilder
and sets itsDataTablesEventListener
. - prepareDataTables() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- preProcess(PreviewModel) - Method in class org.gephi.preview.plugin.renderers.ArrowRenderer
- preProcess(PreviewModel) - Method in class org.gephi.preview.plugin.renderers.EdgeLabelRenderer
- preProcess(PreviewModel) - Method in class org.gephi.preview.plugin.renderers.EdgeRenderer
- preProcess(PreviewModel) - Method in class org.gephi.preview.plugin.renderers.NodeLabelRenderer
- preProcess(PreviewModel) - Method in class org.gephi.preview.plugin.renderers.NodeRenderer
- preProcess(PreviewModel) - Method in interface org.gephi.preview.spi.Renderer
-
This method is called before rendering for all renderers and initializes items' additional attributes or run complex algorithms.
- Preset - Class in org.gephi.appearance.plugin.palette
- Preset(String, boolean, int, int, float, float, float, float) - Constructor for class org.gephi.appearance.plugin.palette.Preset
- PRESSED - org.gephi.preview.api.PreviewMouseEvent.Type
- PreviewController - Interface in org.gephi.preview.api
-
Controller that maintain the preview models, one per workspace.
- PreviewControllerImpl - Class in org.gephi.preview
- PreviewControllerImpl() - Constructor for class org.gephi.preview.PreviewControllerImpl
- PreviewModel - Interface in org.gephi.preview.api
-
The Preview Model contains all items and all preview properties.
- PreviewModelImpl - Class in org.gephi.preview
- PreviewModelImpl(Workspace) - Constructor for class org.gephi.preview.PreviewModelImpl
- PreviewMouseEvent - Class in org.gephi.preview.api
-
Mouse event for preview.
- PreviewMouseEvent(int, int, PreviewMouseEvent.Type, PreviewMouseEvent.Button, KeyEvent) - Constructor for class org.gephi.preview.api.PreviewMouseEvent
- PreviewMouseEvent.Button - Enum in org.gephi.preview.api
- PreviewMouseEvent.Type - Enum in org.gephi.preview.api
- PreviewMouseListener - Interface in org.gephi.preview.spi
-
Listener for mouse events in Preview.
- PreviewPersistenceProvider - Class in org.gephi.preview
- PreviewPersistenceProvider() - Constructor for class org.gephi.preview.PreviewPersistenceProvider
- PreviewPreset - Class in org.gephi.preview.api
-
Read only set of
PreviewProperty
values. - PreviewPreset(String) - Constructor for class org.gephi.preview.api.PreviewPreset
- PreviewPreset(String, Map<String, Object>) - Constructor for class org.gephi.preview.api.PreviewPreset
- PreviewProperties - Class in org.gephi.preview.api
-
Container for
PreviewProperty
attached to aPreviewModel
. - PreviewProperties() - Constructor for class org.gephi.preview.api.PreviewProperties
- PreviewProperty - Class in org.gephi.preview.api
-
Define a (key, value) pair property attached to a
PreviewProperties
instance. - PreviewUI - Interface in org.gephi.preview.spi
-
SPI interface to add UI settings components to the Preview.
- process() - Method in class org.gephi.io.processor.plugin.AppendProcessor
- process() - Method in class org.gephi.io.processor.plugin.DefaultProcessor
- process() - Method in class org.gephi.io.processor.plugin.MergeProcessor
- process() - Method in class org.gephi.io.processor.plugin.MultiProcessor
- process() - Method in interface org.gephi.io.processor.spi.Processor
-
Process data from the container to the workspace.
- process(AbstractQueryImpl, GraphModel) - Method in class org.gephi.filters.FilterProcessor
- process(Container) - Method in interface org.gephi.io.importer.api.ImportController
- process(Container) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
- process(Container[], Processor, Workspace) - Method in interface org.gephi.io.importer.api.ImportController
- process(Container[], Processor, Workspace) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
- process(Container, Processor, Workspace) - Method in interface org.gephi.io.importer.api.ImportController
- process(Container, Processor, Workspace) - Method in class org.gephi.io.importer.impl.ImportControllerImpl
- Processor - Interface in org.gephi.io.processor.spi
-
Interface that define the way data are unloaded from containers and appended to the workspace.
- ProcessorUI - Interface in org.gephi.io.processor.spi
-
Define processor settings user interface.
- progress - Variable in class org.gephi.layout.plugin.ForceLayoutData
- progress() - Method in interface org.gephi.utils.progress.ProgressTicket
-
Notify the user about a new completed unit.
- progress(int) - Method in interface org.gephi.utils.progress.ProgressTicket
-
Notify the user about completed workunits.
- progress(String) - Method in interface org.gephi.utils.progress.ProgressTicket
-
Notify the user about progress by showing message with details.
- progress(String, int) - Method in interface org.gephi.utils.progress.ProgressTicket
-
Notify the user about completed workunits and show additional detailed message.
- progress(ProgressTicket) - Static method in class org.gephi.utils.progress.Progress
-
Notify the user about a new completed unit.
- progress(ProgressTicket, int) - Static method in class org.gephi.utils.progress.Progress
-
Notify the user about completed workunits.
- progress(ProgressTicket, String) - Static method in class org.gephi.utils.progress.Progress
-
Notify the user about progress by showing message with details.
- progress(ProgressTicket, String, int) - Static method in class org.gephi.utils.progress.Progress
-
Notify the user about completed workunits and show additional detailed message.
- Progress - Class in org.gephi.utils.progress
-
Progress functionalities accessor.
- Progress() - Constructor for class org.gephi.utils.progress.Progress
- ProgressTicket - Interface in org.gephi.utils.progress
-
Progress task following, must be used from
Progress
class. - ProgressTicketProvider - Interface in org.gephi.utils.progress
- Project - Interface in org.gephi.project.api
-
Project interface that internally stores, through its Lookup, various information and workspaces.
- ProjectController - Interface in org.gephi.project.api
-
Project controller, manage projects and workspaces states.
- ProjectControllerImpl - Class in org.gephi.project.impl
- ProjectControllerImpl() - Constructor for class org.gephi.project.impl.ProjectControllerImpl
- ProjectControllerImpl.EventType - Enum in org.gephi.project.impl
- ProjectImpl - Class in org.gephi.project.impl
- ProjectImpl(String) - Constructor for class org.gephi.project.impl.ProjectImpl
- ProjectImpl(String, String) - Constructor for class org.gephi.project.impl.ProjectImpl
- ProjectInformation - Interface in org.gephi.project.api
-
Deprecated.Relevant methods have been ported to
Project
directly.Clients can subscribe to changes by using the
ProjectInformation.addChangeListener(java.beans.PropertyChangeListener)
method. It triggers the following events:- EVENT_OPEN: Project opened
- EVENT_CLOSE: Project closed
- EVENT_RENAME: Project renamed
- EVENT_SET_FILE: Project file set
- ProjectInformationImpl - Class in org.gephi.project.impl
- ProjectInformationImpl(Project, String) - Constructor for class org.gephi.project.impl.ProjectInformationImpl
- ProjectInformationImpl.Status - Enum in org.gephi.project.impl
- ProjectListener - Interface in org.gephi.project.api
-
Project listener.
- ProjectMetaData - Interface in org.gephi.project.api
-
Hosts user data about a project.
- ProjectMetaDataImpl - Class in org.gephi.project.impl
- ProjectMetaDataImpl() - Constructor for class org.gephi.project.impl.ProjectMetaDataImpl
- Projects - Interface in org.gephi.project.api
-
Hosts the project lists and the currently selected project.
- ProjectsImpl - Class in org.gephi.project.impl
- ProjectsImpl() - Constructor for class org.gephi.project.impl.ProjectsImpl
- PropertiesAssociations - Class in org.gephi.io.importer.api
- PropertiesAssociations() - Constructor for class org.gephi.io.importer.api.PropertiesAssociations
- PropertiesAssociations.EdgeProperties - Enum in org.gephi.io.importer.api
- PropertiesAssociations.NodeProperties - Enum in org.gephi.io.importer.api
- PropertyExecutor - Interface in org.gephi.filters.api
-
PropertyExecutor's role is to synchronize property edition with filter execution.
- PropertyExecutor.Callback - Interface in org.gephi.filters.api
-
Callback interface for setting value.
- ProportionalDisplacement - Class in org.gephi.layout.plugin.force
-
The movement of the node is in the direction of the force and it's proportional to is module.
- ProportionalDisplacement(float) - Constructor for class org.gephi.layout.plugin.force.ProportionalDisplacement
- pushBack() - Method in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Causes the next call to the
nextToken
method of this tokenizer to return the current value in thettype
field, and not to modify the value in thenval
orsval
field. - putValue(String, Object) - Method in class org.gephi.preview.api.PreviewProperties
-
Puts the property's value.
Q
- QuadTree - Class in org.gephi.layout.plugin.force.quadtree
- QuadTree(float, float, float, int) - Constructor for class org.gephi.layout.plugin.force.quadtree.QuadTree
- quartile1(Number[]) - Static method in class org.gephi.utils.StatisticsUtils
-
Calculate first quartile (Q1) of various numbers as a BigDecimal.
- quartile1(Collection<Number>) - Static method in class org.gephi.utils.StatisticsUtils
-
Calculate first quartile (Q1) of various numbers as a BigDecimal.
- quartile3(Number[]) - Static method in class org.gephi.utils.StatisticsUtils
-
Calculate third quartile (Q3) of various numbers as a BigDecimal.
- quartile3(Collection<Number>) - Static method in class org.gephi.utils.StatisticsUtils
-
Calculate third quartile (Q3) of various numbers as a BigDecimal.
- Query - Interface in org.gephi.filters.api
-
Queries are wrapping filters and are assembled in a query tree.
- quoteChar(int) - Method in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Specifies that matching pairs of this character delimit string constants in this tokenizer.
R
- r() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- R - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- R - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- Random - Class in org.gephi.layout.plugin.random
- Random() - Constructor for class org.gephi.layout.plugin.random.Random
- RandomGraph - Class in org.gephi.io.generator.plugin
- RandomGraph() - Constructor for class org.gephi.io.generator.plugin.RandomGraph
- RandomGraphUI - Interface in org.gephi.io.generator.plugin
- RandomLayout - Class in org.gephi.layout.plugin.random
- RandomLayout(LayoutBuilder, double) - Constructor for class org.gephi.layout.plugin.random.RandomLayout
- randomPalette(int) - Method in class org.gephi.appearance.plugin.palette.PaletteManager
- Range - Class in org.gephi.filters.api
- Range(Number, Number) - Constructor for class org.gephi.filters.api.Range
- Range(Number, Number, boolean, boolean) - Constructor for class org.gephi.filters.api.Range
- Range(Number, Number, Number, Number) - Constructor for class org.gephi.filters.api.Range
- Range(Number, Number, Number, Number, boolean, boolean, Number[]) - Constructor for class org.gephi.filters.api.Range
- Range(Number, Number, Number, Number, Number[]) - Constructor for class org.gephi.filters.api.Range
- RangeFilter - Interface in org.gephi.filters.spi
- RangePropertyEditor - Class in org.gephi.filters
- RangePropertyEditor() - Constructor for class org.gephi.filters.RangePropertyEditor
- RangeUI - Interface in org.gephi.filters.plugin.graph
- Ranking - Interface in org.gephi.appearance.api
-
Ranking configuration for numerical attributes.
- RankingElementColorTransformer - Class in org.gephi.appearance.plugin
- RankingElementColorTransformer() - Constructor for class org.gephi.appearance.plugin.RankingElementColorTransformer
- RankingElementColorTransformer.LinearGradient - Class in org.gephi.appearance.plugin
- RankingFunction - Interface in org.gephi.appearance.api
-
Ranking function.
- RankingImpl - Class in org.gephi.appearance
- RankingImpl() - Constructor for class org.gephi.appearance.RankingImpl
- RankingLabelColorTransformer - Class in org.gephi.appearance.plugin
- RankingLabelColorTransformer() - Constructor for class org.gephi.appearance.plugin.RankingLabelColorTransformer
- RankingLabelSizeTransformer - Class in org.gephi.appearance.plugin
- RankingLabelSizeTransformer() - Constructor for class org.gephi.appearance.plugin.RankingLabelSizeTransformer
- RankingNodeSizeTransformer - Class in org.gephi.appearance.plugin
- RankingNodeSizeTransformer() - Constructor for class org.gephi.appearance.plugin.RankingNodeSizeTransformer
- RankingSizeTransformer<E extends org.gephi.graph.api.Element> - Class in org.gephi.appearance.plugin
- RankingSizeTransformer() - Constructor for class org.gephi.appearance.plugin.RankingSizeTransformer
- RankingTransformer<E extends org.gephi.graph.api.Element> - Interface in org.gephi.appearance.spi
-
Ranking transformer that transforms an element based on a numerical ranking column.
- read(char[], int, int) - Method in class org.gephi.project.io.Xml10FilterReader
-
Every overload of
Reader.read()
method delegates to this one so it is enough to override only this one. - readBytes(DataInputStream, Workspace) - Method in class org.gephi.graph.GraphPersistenceProvider
- readBytes(DataInputStream, Workspace) - Method in interface org.gephi.project.spi.WorkspaceBytesPersistenceProvider
-
This is automatically called when loading a project file.
- readProject(XMLStreamReader, ProjectsImpl) - Static method in class org.gephi.project.io.GephiReader
- readValueFromText(String, Class) - Static method in class org.gephi.preview.api.PreviewProperties
-
Deserializes a serialized String of the given class.
- readValueFromText(String, Class) - Static method in class org.gephi.utils.Serialization
-
Deserializes a serialized String of the given class.
- readValueFromText(String, String) - Static method in class org.gephi.utils.Serialization
-
Deserializes a serialized String of the given class name.
- readWorkspace(XMLStreamReader, ProjectImpl) - Static method in class org.gephi.project.io.GephiReader
- readWorkspaceChildren(Workspace, XMLStreamReader, WorkspaceXMLPersistenceProvider) - Static method in class org.gephi.project.io.GephiReader
- readXML(XMLStreamReader) - Method in class org.gephi.layout.LayoutModelImpl
- readXML(XMLStreamReader) - Method in class org.gephi.preview.PreviewModelImpl
- readXML(XMLStreamReader) - Method in class org.gephi.statistics.StatisticsModelImpl
- readXML(XMLStreamReader, AppearanceModelImpl) - Method in class org.gephi.appearance.AppearanceModelPersistenceProvider
- readXML(XMLStreamReader, FilterModelImpl) - Method in class org.gephi.filters.FilterModelPersistenceProvider
- readXML(XMLStreamReader, Workspace) - Method in class org.gephi.appearance.AppearanceModelPersistenceProvider
- readXML(XMLStreamReader, Workspace) - Method in class org.gephi.filters.FilterModelPersistenceProvider
- readXML(XMLStreamReader, Workspace) - Method in class org.gephi.layout.LayoutModelPersistenceProvider
- readXML(XMLStreamReader, Workspace) - Method in class org.gephi.preview.PreviewPersistenceProvider
- readXML(XMLStreamReader, Workspace) - Method in interface org.gephi.project.spi.WorkspaceXMLPersistenceProvider
-
This is automatically called when a start element with the tag name provided in your
getIdentifier
method. - readXML(XMLStreamReader, Workspace) - Method in class org.gephi.statistics.StatisticsPersistenceProvider
- REFINE - org.gephi.layout.plugin.openord.Params
- refresh() - Method in interface org.gephi.preview.api.G2DTarget
-
Redraw the Processing canvas
- refresh() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
- refresh(PreviewModel, RenderTarget) - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DGraphics
- refreshAutoDetections() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- refreshAutoDetections() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSV
- refreshCurrentTable() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- refreshPreview() - Method in interface org.gephi.preview.api.PreviewController
-
Refreshes the current preview model.
- refreshPreview() - Method in class org.gephi.preview.PreviewControllerImpl
- refreshPreview(Workspace) - Method in interface org.gephi.preview.api.PreviewController
-
Refreshes the preview model in
workspace
. - refreshPreview(Workspace) - Method in class org.gephi.preview.PreviewControllerImpl
- Region - Class in org.gephi.layout.plugin.forceAtlas2
-
Barnes Hut optimization
- Region(ArrayList<Node>) - Constructor for class org.gephi.layout.plugin.forceAtlas2.Region
- Region(Node[]) - Constructor for class org.gephi.layout.plugin.forceAtlas2.Region
- registerMask(FilterLibraryMask) - Method in interface org.gephi.filters.api.FilterLibrary
-
Registers
mask
as a newFilterLibraryMask
. - registerMask(FilterLibraryMask) - Method in class org.gephi.filters.FilterLibraryImpl
- RELEASED - org.gephi.preview.api.PreviewMouseEvent.Type
- remove(Object) - Method in interface org.gephi.project.api.Project
-
Removes an object to this project.
- remove(Object) - Method in interface org.gephi.project.api.Workspace
-
Removes an instance from this workspaces lookup.
- remove(Object) - Method in class org.gephi.project.impl.ProjectImpl
- remove(Object) - Method in class org.gephi.project.impl.WorkspaceImpl
- remove(Query) - Method in interface org.gephi.filters.api.FilterController
-
Removes
query
from the system if exists. - remove(Query) - Method in class org.gephi.filters.FilterControllerImpl
- remove(Query) - Method in class org.gephi.filters.FilterModelImpl
- removeAttribute(String) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- removeAttribute(String, double) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- removeAttribute(String, Interval) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- removeAttribute(Column) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- removeAttribute(Column, double) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- removeAttribute(Column, Interval) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- removeBuilder(FilterBuilder) - Method in interface org.gephi.filters.api.FilterLibrary
-
Removes
builder
from this library. - removeBuilder(FilterBuilder) - Method in class org.gephi.filters.FilterLibraryImpl
- removeChangeListener(PropertyChangeListener) - Method in interface org.gephi.project.api.ProjectInformation
-
Deprecated.Remove change listener.
- removeChangeListener(PropertyChangeListener) - Method in interface org.gephi.project.api.WorkspaceInformation
-
Deprecated.Remove change listener.
- removeChangeListener(PropertyChangeListener) - Method in class org.gephi.project.impl.ProjectInformationImpl
- removeChangeListener(PropertyChangeListener) - Method in class org.gephi.project.impl.WorkspaceInformationImpl
- removeChangeListener(ChangeListener) - Method in interface org.gephi.filters.api.FilterModel
- removeChangeListener(ChangeListener) - Method in class org.gephi.filters.FilterModelImpl
- removeEdge(EdgeDraft) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Removes an edge from this container.
- removeEdge(EdgeDraft) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- removeInterval(Interval) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- removePart(Object) - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- removeProject(Project) - Method in interface org.gephi.project.api.ProjectController
-
Removes the project from the active project list.
- removeProject(Project) - Method in class org.gephi.project.impl.ProjectControllerImpl
- removeProject(ProjectImpl) - Method in class org.gephi.project.impl.ProjectsImpl
- removeProperty(PreviewProperty) - Method in class org.gephi.preview.api.PreviewProperties
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.gephi.desktop.mrufiles.impl.MostRecentFilesImpl
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.gephi.layout.api.LayoutModel
-
Remove listerner.
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.gephi.layout.LayoutModelImpl
- removeSimpleValue(String) - Method in class org.gephi.preview.api.PreviewProperties
-
Removes a simple value if existing
- removeSubQuery(Query) - Method in class org.gephi.filters.AbstractQueryImpl
- removeSubQuery(Query, Query) - Method in interface org.gephi.filters.api.FilterController
-
Removes
query
fromparent
query. - removeSubQuery(Query, Query) - Method in class org.gephi.filters.FilterControllerImpl
- removeSubQuery(Query, Query) - Method in class org.gephi.filters.FilterModelImpl
- removeTimestamp(double) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- removeWorkspaceListener(WorkspaceListener) - Method in interface org.gephi.project.api.ProjectController
- removeWorkspaceListener(WorkspaceListener) - Method in class org.gephi.project.impl.ProjectControllerImpl
- rename(Query, String) - Method in interface org.gephi.filters.api.FilterController
-
Renames
query
withname
. - rename(Query, String) - Method in class org.gephi.filters.FilterControllerImpl
- rename(Query, String) - Method in class org.gephi.filters.FilterModelImpl
- renameProject(Project, String) - Method in interface org.gephi.project.api.ProjectController
-
Renames the given project with the provided string.
- renameProject(Project, String) - Method in class org.gephi.project.impl.ProjectControllerImpl
- renameWorkspace(Workspace, String) - Method in interface org.gephi.project.api.ProjectController
-
Renames the given workspace with the provided string.
- renameWorkspace(Workspace, String) - Method in class org.gephi.project.impl.ProjectControllerImpl
- render(Item, RenderTarget, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.ArrowRenderer
- render(Item, RenderTarget, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.EdgeLabelRenderer
- render(Item, RenderTarget, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.EdgeRenderer
- render(Item, RenderTarget, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.NodeLabelRenderer
- render(Item, RenderTarget, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.NodeRenderer
- render(Item, RenderTarget, PreviewProperties) - Method in interface org.gephi.preview.spi.Renderer
-
Render
item
totarget
using the global properties and item data. - render(RenderTarget) - Method in interface org.gephi.preview.api.PreviewController
-
Renders the current preview model to
target
. - render(RenderTarget) - Method in class org.gephi.preview.PreviewControllerImpl
- render(RenderTarget, Renderer[]) - Method in interface org.gephi.preview.api.PreviewController
-
Renders the current preview model to
target
. - render(RenderTarget, Renderer[]) - Method in class org.gephi.preview.PreviewControllerImpl
- render(RenderTarget, Renderer[], Workspace) - Method in interface org.gephi.preview.api.PreviewController
-
Renders the preview model in
workspace
totarget
. - render(RenderTarget, Renderer[], Workspace) - Method in class org.gephi.preview.PreviewControllerImpl
- render(RenderTarget, Workspace) - Method in interface org.gephi.preview.api.PreviewController
-
Renders the preview model in
workspace
totarget
. - render(RenderTarget, Workspace) - Method in class org.gephi.preview.PreviewControllerImpl
- renderChart(JFreeChart, String) - Static method in class org.gephi.statistics.plugin.ChartUtils
- Renderer - Interface in org.gephi.preview.spi
-
Renderer describes how a particular
Item
object is rendered on a particularRenderTarget
instance. - renderG2D(G2DTarget, String, float, float, int, Color, float, Color, boolean, Color) - Method in class org.gephi.preview.plugin.renderers.NodeLabelRenderer
- renderG2D(G2DTarget, String, float, float, Color, float, Color) - Method in class org.gephi.preview.plugin.renderers.EdgeLabelRenderer
- renderG2D(Item, G2DTarget, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.NodeRenderer
- renderPDF(Item, PDFTarget, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.NodeRenderer
- renderPDF(PDFTarget, String, float, float, Color, float, Color) - Method in class org.gephi.preview.plugin.renderers.EdgeLabelRenderer
- renderPDF(PDFTarget, Node, String, float, float, int, Color, float, Color, boolean, Color) - Method in class org.gephi.preview.plugin.renderers.NodeLabelRenderer
- renderSVG(Item, SVGTarget, PreviewProperties) - Method in class org.gephi.preview.plugin.renderers.NodeRenderer
- renderSVG(SVGTarget, Edge, String, float, float, Color, float, Color) - Method in class org.gephi.preview.plugin.renderers.EdgeLabelRenderer
- renderSVG(SVGTarget, Node, String, float, float, int, Color, float, Color, boolean, Color) - Method in class org.gephi.preview.plugin.renderers.NodeLabelRenderer
- RenderTarget - Interface in org.gephi.preview.api
-
RenderTarget is the graphic container the renderers draw into.
- RenderTargetBuilder - Interface in org.gephi.preview.spi
-
Builds and returns new
RenderTarget
instances. - replace(SearchReplaceController.SearchResult, String) - Method in interface org.gephi.datalab.api.SearchReplaceController
-
Replaces a
SearchResult
with the given replacement String. - replace(SearchReplaceController.SearchResult, String) - Method in class org.gephi.datalab.impl.SearchReplaceControllerImpl
- replaceAll(SearchReplaceController.SearchOptions, String) - Method in interface org.gephi.datalab.api.SearchReplaceController
-
Replaces all SearchResults that can be replaced with the given search options from the beginning to the end of the data.
- replaceAll(SearchReplaceController.SearchOptions, String) - Method in class org.gephi.datalab.impl.SearchReplaceControllerImpl
- Report - Class in org.gephi.io.importer.api
-
Report is a log and issue container.
- Report() - Constructor for class org.gephi.io.importer.api.Report
- Report(String) - Constructor for class org.gephi.io.importer.api.Report
- RepulsionForce() - Constructor for class org.gephi.layout.plugin.forceAtlas2.ForceFactory.RepulsionForce
- reset() - Method in interface org.gephi.preview.api.G2DTarget
- reset() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DGraphics
- reset() - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
- resetPropertiesValues() - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- resetPropertiesValues() - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- resetPropertiesValues() - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- resetPropertiesValues() - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
- resetPropertiesValues() - Method in class org.gephi.layout.plugin.labelAdjust.LabelAdjust
- resetPropertiesValues() - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
- resetPropertiesValues() - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- resetPropertiesValues() - Method in class org.gephi.layout.plugin.random.RandomLayout
- resetPropertiesValues() - Method in class org.gephi.layout.plugin.rotate.RotateLayout
- resetPropertiesValues() - Method in class org.gephi.layout.plugin.scale.AbstractScaleLayout
- resetPropertiesValues() - Method in interface org.gephi.layout.spi.Layout
-
Resets the properties values to the default values.
- resetSelection() - Method in interface org.gephi.visualization.api.VisualizationController
- resetStatus() - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- resetSyntax() - Method in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Resets this tokenizer's syntax table so that all characters are "ordinary." See the
ordinaryChar
method for more information on a character being ordinary. - resize(int, int) - Method in interface org.gephi.preview.api.G2DTarget
- resize(int, int) - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
- reversePalette(PaletteUtils.Palette) - Static method in class org.gephi.utils.PaletteUtils
- RIGHT - org.gephi.preview.api.PreviewMouseEvent.Button
- Rotate - Class in org.gephi.layout.plugin.rotate
- Rotate() - Constructor for class org.gephi.layout.plugin.rotate.Rotate
- RotateLayout - Class in org.gephi.layout.plugin.rotate
-
Sample layout that simply rotates the graph.
- RotateLayout(LayoutBuilder, double) - Constructor for class org.gephi.layout.plugin.rotate.RotateLayout
- run() - Method in class org.gephi.filters.FilterAutoRefreshor
- run() - Method in class org.gephi.filters.FilterThread
- run() - Method in class org.gephi.layout.plugin.forceAtlas2.NodesThread
- run() - Method in class org.gephi.layout.plugin.openord.Combine
- run() - Method in class org.gephi.layout.plugin.openord.Worker
- run() - Method in class org.gephi.project.io.DuplicateTask
- run() - Method in class org.gephi.project.io.SaveTask
- RUNNING - Static variable in interface org.gephi.layout.api.LayoutModel
S
- saved(Project) - Method in interface org.gephi.project.api.ProjectListener
-
Called when a project was successfully saved.
- saveProject(Project) - Method in interface org.gephi.project.api.ProjectController
-
Saves the current project to its
.gephi
file. - saveProject(Project) - Method in class org.gephi.project.impl.ProjectControllerImpl
- saveProject(Project, File) - Method in interface org.gephi.project.api.ProjectController
-
Saves the current project to a new
.gephi
file. - saveProject(Project, File) - Method in class org.gephi.project.impl.ProjectControllerImpl
- saveProjects(File) - Method in interface org.gephi.project.api.Projects
- saveProjects(File) - Method in class org.gephi.project.impl.ProjectsImpl
- saveProperties(Layout) - Method in class org.gephi.layout.LayoutModelImpl
- saveQuery(Query) - Method in interface org.gephi.filters.api.FilterLibrary
-
Save
query
in the library in order it can be reused. - saveQuery(Query) - Method in class org.gephi.filters.FilterLibraryImpl
- SaveTask - Class in org.gephi.project.io
- SaveTask(Project, File) - Constructor for class org.gephi.project.io.SaveTask
- SCALE_STROKES - Static variable in interface org.gephi.preview.api.SVGTarget
-
SVG
Boolean
property whether to rescale stroke's width/thickness. - scaleChart(JFreeChart, XYSeries, boolean) - Static method in class org.gephi.statistics.plugin.ChartUtils
- Scaler - Interface in org.gephi.io.processor.spi
-
The scaler is part of the processing job and is responsible of transforming the position and size of imported nodes in order to fit in the system's scale.
- SearchOptions(Edge[], Pattern) - Constructor for class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Setup options to search on edges with the given pattern.
- SearchOptions(Edge[], Pattern, boolean) - Constructor for class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Setup options to search on edges with the given pattern.
- SearchOptions(Node[], Pattern) - Constructor for class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Setup options to search on nodes with the given pattern.
- SearchOptions(Node[], Pattern, boolean) - Constructor for class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Setup options to search on nodes with the given pattern.
- SearchReplaceController - Interface in org.gephi.datalab.api
-
Independent controller for search/replace feature.
- SearchReplaceController.SearchOptions - Class in org.gephi.datalab.api
-
Class that wraps the different possible options of search and provides various useful constructors.
- SearchReplaceController.SearchResult - Class in org.gephi.datalab.api
-
Class that wraps the result of a search contaning the search options used for this result and the node or edge, row, column and start-end index of the value where ocurrence was found.
- SearchReplaceControllerImpl - Class in org.gephi.datalab.impl
-
Implementation of the SearchReplaceController interface declared in the Data Laboratory API.
- SearchReplaceControllerImpl() - Constructor for class org.gephi.datalab.impl.SearchReplaceControllerImpl
- SearchResult(SearchReplaceController.SearchOptions, Node, Edge, int, int, int, int) - Constructor for class org.gephi.datalab.api.SearchReplaceController.SearchResult
- select(Workspace) - Method in interface org.gephi.project.api.WorkspaceListener
-
Notify a workspace has become the selected workspace.
- SELECT - org.gephi.project.impl.ProjectControllerImpl.EventType
- selectAll() - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- SELECTED_LAYOUT - Static variable in interface org.gephi.layout.api.LayoutModel
- selectEdges(Edge[]) - Method in interface org.gephi.visualization.api.VisualizationController
- selectEdgesTable() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- selectNodes(Node[]) - Method in interface org.gephi.visualization.api.VisualizationController
- selectNodesTable() - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- selectTable(Table) - Method in interface org.gephi.datalab.api.datatables.DataTablesController
-
Request the tables implementation to show the given table (nodes or edges table)
- selectTable(Table) - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- selectVisible(Query) - Method in interface org.gephi.filters.api.FilterController
-
Selects
query
results on the main graph visualization window. - selectVisible(Query) - Method in class org.gephi.filters.FilterControllerImpl
- SELF_LOOP - Static variable in class org.gephi.preview.plugin.items.EdgeItem
- SelfLoopFilter() - Constructor for class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder.SelfLoopFilter
- SelfLoopFilterBuilder - Class in org.gephi.filters.plugin.edge
- SelfLoopFilterBuilder() - Constructor for class org.gephi.filters.plugin.edge.SelfLoopFilterBuilder
- SelfLoopFilterBuilder.SelfLoopFilter - Class in org.gephi.filters.plugin.edge
- sendMouseEvent(PreviewMouseEvent) - Method in interface org.gephi.preview.api.PreviewController
-
Sends a
PreviewMouseEvent
to the current workspace, if any. - sendMouseEvent(PreviewMouseEvent) - Method in class org.gephi.preview.PreviewControllerImpl
- sendMouseEvent(PreviewMouseEvent, Workspace) - Method in interface org.gephi.preview.api.PreviewController
-
Sends a
PreviewMouseEvent
to the given workspace. - sendMouseEvent(PreviewMouseEvent, Workspace) - Method in class org.gephi.preview.PreviewControllerImpl
- Serialization - Class in org.gephi.utils
-
Class for serialization utils such as writing any object value to a String and retrieving it by String + class name.
- Serialization() - Constructor for class org.gephi.utils.Serialization
- Serialization(GraphModel) - Constructor for class org.gephi.utils.Serialization
- set(float, float) - Method in class org.gephi.preview.api.Vector
- set(int, Query) - Method in class org.gephi.filters.FilterModelImpl
- set(Vector) - Method in class org.gephi.preview.api.Vector
- setAdaptiveCooling(Boolean) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- setAdjustBySize(Boolean) - Method in class org.gephi.layout.plugin.labelAdjust.LabelAdjust
- setAdjustSizes(Boolean) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- setAdjustSizes(Boolean) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- setAllowAutoNode(boolean) - Method in interface org.gephi.io.importer.api.ContainerLoader
- setAllowAutoNode(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- setAllowParallelEdge(boolean) - Method in interface org.gephi.io.importer.api.ContainerLoader
- setAllowParallelEdge(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- setAllowSelfLoop(boolean) - Method in interface org.gephi.io.importer.api.ContainerLoader
- setAllowSelfLoop(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- setAlpha(float) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- setAngle(Double) - Method in class org.gephi.layout.plugin.rotate.RotateLayout
- setArea(Float) - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
- setAreaColor(Color) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set color to fill the area under the line.
- setAsText(String) - Method in class org.gephi.filters.AttributeColumnPropertyEditor
- setAsText(String) - Method in class org.gephi.filters.GenericPropertyEditor
- setAsText(String) - Method in class org.gephi.filters.RangePropertyEditor
- setAsText(String) - Method in class org.gephi.preview.types.editors.BasicDependantColorPropertyEditor
- setAsText(String) - Method in class org.gephi.preview.types.editors.BasicDependantOriginalColorPropertyEditor
- setAsText(String) - Method in class org.gephi.preview.types.editors.BasicEdgeColorPropertyEditor
- setAttraction(float) - Method in class org.gephi.layout.plugin.openord.Worker
- setAttractionStrength(Double) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- setAttribute(String, Object) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- setAttribute(String, Object, double) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- setAttribute(String, Object, Interval) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- setAttribute(Column, Object) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- setAttribute(Column, Object, double) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- setAttribute(Column, Object, Interval) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- setAttributeValue(Object, Element, Column) - Method in interface org.gephi.datalab.api.AttributeColumnsController
-
Sets a value to the given row,column pair (cell).
- setAttributeValue(Object, Element, Column) - Method in class org.gephi.datalab.impl.AttributeColumnsControllerImpl
- setAuthor(String) - Method in interface org.gephi.project.api.ProjectMetaData
-
Sets the project's author.
- setAuthor(String) - Method in class org.gephi.project.impl.ProjectMetaDataImpl
- setAutoNode(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerParameters
- setAutoRefresh(boolean) - Method in interface org.gephi.filters.api.FilterController
- setAutoRefresh(boolean) - Method in class org.gephi.filters.FilterControllerImpl
- setAutoRefresh(boolean) - Method in class org.gephi.filters.FilterModelImpl
- setAutoRefreshEnabled(boolean) - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- setAutoScale(boolean) - Method in interface org.gephi.io.importer.api.ContainerLoader
- setAutoScale(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- setAutoScale(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerParameters
- setAverageOnly(boolean) - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
- setAverageOnly(boolean) - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- setB(float) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- setBackgroundColor(Color) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set background color.
- setBarnesHutOptimize(Boolean) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- setBarnesHutTheta(Double) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- setBarnesHutTheta(Float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- setBounds(Interval) - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
- setBounds(Interval) - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- setBounds(Interval) - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbEdges
- setBounds(Interval) - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbNodes
- setBounds(Interval) - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Sets the minimum and maximum bound
- setCharset(Charset) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSV
- setColor(float, float, float) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets this element's color using real color numbers (i.e numbers between 0 and 1).
- setColor(float, float, float) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- setColor(int, int, int) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets this element's color using int color numbers (i.e numbers between 0 and 255).
- setColor(int, int, int) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- setColor(Color) - Method in class org.gephi.appearance.plugin.AbstractUniqueColorTransformer
- setColor(Color) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets this element's color.
- setColor(Color) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- setColor(Color) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- setColor(Object, Color) - Method in interface org.gephi.appearance.api.Partition
-
Sets the color for the given value.
- setColor(Object, Color) - Method in class org.gephi.appearance.PartitionImpl
- setColor(String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parse and sets this element's color.
- setColor(String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- setColor(String, String, String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parses and sets this element's color using string components.
- setColor(String, String, String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- setColorPositions(float[]) - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer
- setColors(Color[]) - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer.LinearGradient
- setColors(Color[]) - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer
- setColors(Graph, Color[]) - Method in interface org.gephi.appearance.api.Partition
-
Sets the colors for all values.
- setColors(Graph, Color[]) - Method in class org.gephi.appearance.PartitionImpl
- setColorsAsRgba(int[]) - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer.LinearGradient
- setColorsAsRgba(int[]) - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer
- setColumn(Column) - Method in class org.gephi.filters.plugin.AbstractAttributeFilter
- setColumn(Column) - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.EdgePartitionFilter
- setColumn(Column) - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.NodePartitionFilter
- setColumn(Column) - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- setColumn(Column) - Method in class org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter.Edge
- setColumn(Column) - Method in class org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter.Node
- setColumn(Column) - Method in class org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter
- setColumnClass(String, Class) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- setColumnClass(String, Class) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
- setColumnsClasses(Map<String, Class>) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- setColumnsClasses(Map<String, Class>) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
- setColumnsToSearch(int[]) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Set column indexes that should be used to search with the current options.
- setColumnsToSearch(Column[]) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
-
Set column that should be used to search with the current options.
- setConsumed(boolean) - Method in class org.gephi.preview.api.PreviewMouseEvent
- setContainers(ContainerUnloader[]) - Method in class org.gephi.io.processor.plugin.AbstractProcessor
- setContainers(ContainerUnloader[]) - Method in interface org.gephi.io.processor.spi.Processor
-
Sets the data containers.
- setConverged(boolean) - Method in class org.gephi.layout.plugin.AbstractLayout
- setConvergenceThreshold(Float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- setCooldownStage(Integer) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- setCooling(Double) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- setCreatedAuto(boolean) - Method in class org.gephi.io.importer.impl.NodeDraftImpl
- setCrunchStage(Integer) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- setCurrentProject(ProjectImpl) - Method in class org.gephi.project.impl.ProjectsImpl
- setCurrentQuery(Query) - Method in interface org.gephi.filters.api.FilterController
- setCurrentQuery(Query) - Method in class org.gephi.filters.FilterControllerImpl
- setCurrentQuery(Query) - Method in class org.gephi.filters.FilterModelImpl
- setCurrentResult(GraphView) - Method in class org.gephi.filters.FilterModelImpl
- setCurrentWorkspace(Workspace) - Method in class org.gephi.project.impl.ProjectImpl
- setCutOffLength(float) - Method in class org.gephi.layout.plugin.openord.Worker
- setDampingMult(float) - Method in class org.gephi.layout.plugin.openord.Worker
- setData(String, Object) - Method in interface org.gephi.preview.api.Item
-
Sets data to this item.
- setData(String, Object) - Method in class org.gephi.preview.plugin.items.AbstractItem
- setDatabase(Database) - Method in class org.gephi.io.importer.plugin.database.ImporterEdgeList
- setDatabase(Database) - Method in interface org.gephi.io.importer.spi.DatabaseImporter
-
Sets the database description, connection details and queries
- setDataTablesEventListener(DataTablesEventListener) - Method in interface org.gephi.datalab.api.datatables.DataTablesController
-
Register a listener for these requests.
- setDataTablesEventListener(DataTablesEventListener) - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- setDBName(String) - Method in class org.gephi.io.importer.api.AbstractDatabase
- setDBName(String) - Method in interface org.gephi.io.importer.api.Database
- setDecimalFormatSymbols(DecimalFormatSymbols) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- setDefaultCharset(Charset) - Method in class org.gephi.utils.CharsetToolkit
-
Defines the default
Charset
used in case the buffer represents an 8-bitCharset
. - setDefaultErrorHandler(LongTaskErrorHandler) - Method in class org.gephi.utils.longtask.api.LongTaskExecutor
-
Set the default error handler.
- setDefaultValue(Object) - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Sets the column's default value.
- setDefaultValue(Object) - Method in class org.gephi.io.importer.impl.ColumnDraftImpl
- setDefaultValueString(String) - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Sets the column's default value as a string.
- setDefaultValueString(String) - Method in class org.gephi.io.importer.impl.ColumnDraftImpl
- setDensityGrid(DensityGrid) - Method in class org.gephi.layout.plugin.openord.Worker
- setDepth(Integer) - Method in class org.gephi.filters.plugin.graph.EgoBuilder.EgoFilter
- setDepth(Integer) - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder.NeighborsFilter
- setDescription(String) - Method in interface org.gephi.project.api.ProjectMetaData
-
Sets the project's description.
- setDescription(String) - Method in interface org.gephi.project.api.WorkspaceMetaData
-
Sets the workspace's description.
- setDescription(String) - Method in class org.gephi.project.impl.ProjectMetaDataImpl
- setDescription(String) - Method in class org.gephi.project.impl.WorkspaceMetaDataImpl
- setDirected(boolean) - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
- setDirected(boolean) - Method in class org.gephi.statistics.plugin.ConnectedComponents
- setDirected(boolean) - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
- setDirected(boolean) - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- setDirected(boolean) - Method in class org.gephi.statistics.plugin.EigenvectorCentrality
- setDirected(boolean) - Method in class org.gephi.statistics.plugin.GraphDensity
- setDirected(boolean) - Method in class org.gephi.statistics.plugin.GraphDistance
- setDirected(boolean) - Method in class org.gephi.statistics.plugin.PageRank
- setDirection(EdgeDirection) - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Sets this edge's direction setting.
- setDirection(EdgeDirection) - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
- setDisplayName(String) - Method in interface org.gephi.utils.progress.ProgressTicket
-
Change the display name of the progress task.
- setDisplayName(ProgressTicket, String) - Static method in class org.gephi.utils.progress.Progress
-
Change the display name of the progress task.
- setDone(boolean) - Method in class org.gephi.layout.plugin.openord.Worker
- setDrawArea(boolean) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set draw area.
- setDuplicateWithLabels(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerParameters
- setEdgeAttributesQuery(String) - Method in class org.gephi.io.importer.plugin.database.EdgeListDatabaseImpl
- setEdgeCut(float) - Method in class org.gephi.layout.plugin.openord.Control
- setEdgeCut(Float) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- setEdgeDefault(EdgeDirectionDefault) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Set edge default type: DIRECTED, UNDIRECTED or MIXED.
- setEdgeDefault(EdgeDirectionDefault) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- setEdgeQuery(String) - Method in class org.gephi.io.importer.plugin.database.EdgeListDatabaseImpl
- setEdgesMergeStrategy(EdgeMergeStrategy) - Method in interface org.gephi.io.importer.api.ContainerLoader
- setEdgesMergeStrategy(EdgeMergeStrategy) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- setEdgesMergeStrategy(EdgeMergeStrategy) - Method in class org.gephi.io.importer.impl.ImportContainerParameters
- setEdgeTableSelection(Edge[]) - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- setEdgeTypeLabel(Object) - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder.EdgeTypeFilter
- setEdgeWeight(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterCSV
- setEdgeWeightInfluence(Double) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- setEdgeWidthFunction(ImporterVNA.EdgeWidthFunction) - Method in class org.gephi.io.importer.plugin.file.ImporterVNA
- setElementIdType(ElementIdType) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Sets the type of the id for elements.
- setElementIdType(ElementIdType) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- setEnable(boolean) - Method in class org.gephi.filters.FilterAutoRefreshor
- setEnabled(boolean) - Method in class org.gephi.preview.api.ManagedRenderer
- setEnd(int) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- setEnforce8Bit(boolean) - Method in class org.gephi.utils.CharsetToolkit
-
If US-ASCII is recognized, enforce to return the default encoding, rather than US-ASCII.
- setEpsilon(double) - Method in class org.gephi.statistics.plugin.Hits
- setEpsilon(double) - Method in class org.gephi.statistics.plugin.PageRank
- setExceptionLevel(Issue.Level) - Method in class org.gephi.io.importer.api.Report
-
Set the level of exception for the report.
- setExcludedColumns(Set<String>) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- setExpansionStage(Integer) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- setExportAttributes(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- setExportAttributes(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- setExportAttributes(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- setExportAttributes(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterJson
- setExportAttributes(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- setExportAttributes(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- setExportColor(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGML
- setExportColor(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- setExportColors(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- setExportColors(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- setExportColors(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- setExportColors(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterJson
- setExportColors(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- setExportCoordinates(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGML
- setExportCoords(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- setExportDynamic(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- setExportDynamic(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterJson
- setExportDynamic(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- setExportEdgeSize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGML
- setExportEdgeWeight(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterPajek
- setExportEdgeWeight(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- setExportLabel(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGML
- setExportMeta(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- setExportMeta(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterJson
- setExportNodeSize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGML
- setExportNotRecognizedElements(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGML
- setExportPosition(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- setExportPosition(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- setExportPosition(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- setExportPosition(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterJson
- setExportPosition(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterPajek
- setExportPosition(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- setExportShortLabel(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- setExportSize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- setExportSize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- setExportSize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterJson
- setExportSize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- setExportSize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- setExportVisibility(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- setExportVisible(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterCSV
- setExportVisible(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterDL
- setExportVisible(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- setExportVisible(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- setExportVisible(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGML
- setExportVisible(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- setExportVisible(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterJson
- setExportVisible(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterPajek
- setExportVisible(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- setExportVisible(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- setExportVisible(boolean) - Method in interface org.gephi.io.exporter.spi.GraphExporter
-
Sets if only the visible graph has to be exported.
- setFieldDelimiter(char) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- setFieldDelimiter(char) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetCSV
- setFile(File) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- setFile(File) - Method in interface org.gephi.io.importer.spi.FileImporter.FileAware
-
Called before showing the
ImporterUI
and before executing the importer. - setFile(File) - Method in class org.gephi.project.impl.ProjectInformationImpl
- setFillLabelWithId(boolean) - Method in interface org.gephi.io.importer.api.ContainerLoader
- setFillLabelWithId(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- setFillLabelWithId(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerParameters
- setFiltering(boolean) - Method in class org.gephi.filters.FilterModelImpl
- setFilterThread(FilterThread) - Method in class org.gephi.filters.FilterModelImpl
- setFineDensity(boolean) - Method in class org.gephi.layout.plugin.openord.Worker
- setFirstNodePattern(String) - Method in class org.gephi.filters.plugin.graph.ShortestPathBuilder.ShortestPathFilter
- setFixed(boolean) - Method in interface org.gephi.io.importer.api.NodeDraft
-
Sets whether this node's position is fixed.
- setFixed(boolean) - Method in class org.gephi.io.importer.impl.NodeDraftImpl
- setFixed(boolean) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- setFlattenList(boolean) - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- setFormat(ExporterJson.Format) - Method in class org.gephi.io.exporter.plugin.ExporterJson
- setFoundColumnIndex(int) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- setFoundEdge(Edge) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- setFoundNode(Node) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- setFoundRowIndex(int) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- setFreezeBalance(Boolean) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- setFreezeInertia(Double) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- setFreezeStrength(Double) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- setG(float) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- setGlobalCanvasSize(boolean) - Method in interface org.gephi.preview.api.PreviewController
-
Sets the canvas size parameter.
- setGlobalCanvasSize(boolean) - Method in class org.gephi.preview.PreviewControllerImpl
- setGraphModel(GraphModel) - Method in class org.gephi.filters.AttributeColumnPropertyEditor
- setGraphModel(GraphModel) - Method in class org.gephi.layout.plugin.AbstractLayout
- setGraphModel(GraphModel) - Method in class org.gephi.layout.plugin.AutoLayout
- setGraphModel(GraphModel) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- setGraphModel(GraphModel) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- setGraphModel(GraphModel) - Method in interface org.gephi.layout.spi.Layout
-
Injects the graph model for the graph this Layout should operate on.
- setGravity(Double) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- setGravity(Double) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- setGravity(Double) - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
- setHeader(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterCSV
- setHeight(int) - Method in class org.gephi.io.exporter.preview.PNGExporter
- setHeight(int) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set height for the sparkline in pixels.
- setHighestSimilarity(float) - Method in class org.gephi.layout.plugin.openord.Control
- setHighlightedValueXPosition(Integer) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set a X position in pixels to find closest value in the sparkline and highlight it.
- setHighlightMaxColor(Color) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set color for the maximum value highlight, or null to draw no highlight.
- setHighlightMinColor(Color) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set color for the minimum value highlight, or null to draw no highlight.
- setHighlightTextBoxColor(Color) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set color for the highlighted value text bounding box, or null to draw no box.
- setHighlightTextColor(Color) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set color for the highlighted value text, or null to draw no text.
- setHighlightTextMode(SparklineParameters.HighlightTextMode) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set HighlightTextMode
- setHighligtValueColor(Color) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set color for the value highlight, magenta is used if it is null.
- setHost(String) - Method in class org.gephi.io.importer.api.AbstractDatabase
- setHost(String) - Method in interface org.gephi.io.importer.api.Database
- setIncludeNullAttValues(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- setInertia(Double) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- setInitialModularityClassIndex(int) - Method in class org.gephi.statistics.plugin.Modularity
- setInitialStep(Float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- setInterpolator(Interpolator) - Method in interface org.gephi.appearance.api.RankingFunction
-
Sets the interpolator for this function.
- setInterpolator(Interpolator) - Method in class org.gephi.appearance.AttributeFunctionImpl
- setInterpolator(Interpolator) - Method in class org.gephi.appearance.GraphFunctionImpl
- setInterpolator(Interpolator) - Method in class org.gephi.appearance.RankingImpl
- setInterval(String, String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Sets the interval for the entire graph.
- setInterval(String, String) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- setInvertedEdgeWeightsMode(Boolean) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- setIterations(float) - Method in class org.gephi.layout.plugin.openord.Params.Stage
- setJitterTolerance(Double) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- setK(Integer) - Method in class org.gephi.filters.plugin.graph.KCoreBuilder.KCoreFilter
- setKeepNull(boolean) - Method in class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder.DynamicRangeFilter
- setKeywords(String) - Method in interface org.gephi.project.api.ProjectMetaData
-
Sets the project's keywords.
- setKeywords(String) - Method in class org.gephi.project.impl.ProjectMetaDataImpl
- setLabel(String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets this element's label.
- setLabel(String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- setLabel(String) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- setLabelColor(float, float, float) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the label's color using real color numbers (i.e numbers between 0 and 1).
- setLabelColor(float, float, float) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- setLabelColor(int, int, int) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the label's color using int color numbers (i.e numbers between 0 and 255).
- setLabelColor(int, int, int) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- setLabelColor(Color) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the label's color.
- setLabelColor(Color) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- setLabelColor(String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parses and sets the label's color.
- setLabelColor(String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- setLabelColor(String, String, String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Parses and sets the label's color using string components.
- setLabelColor(String, String, String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- setLabelSize(float) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the label's size.
- setLabelSize(float) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- setLabelVisible(boolean) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets whether the label is visible.
- setLabelVisible(boolean) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- setLandscape(boolean) - Method in class org.gephi.io.exporter.preview.PDFExporter
- setLayout(Layout) - Method in interface org.gephi.layout.api.LayoutController
-
Sets the Layout to execute.
- setLayout(Layout) - Method in class org.gephi.layout.LayoutControllerImpl
- setLayoutData(LayoutData) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- setLineColor(Color) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set color for the sparkline line.
- setLinLogMode(Boolean) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- setLiquidStage(Integer) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- setList(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterCSV
- setLongTaskListener(LongTaskListener) - Method in class org.gephi.utils.longtask.api.LongTaskExecutor
-
Set the listener to this executor.
- setLoopToBeginning(boolean) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- setMakeSymmetricMatrix(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterDL
- setManagedRenderers(ManagedRenderer[]) - Method in interface org.gephi.preview.api.PreviewModel
-
Sets an user-defined array of managed renderers to use when rendering.
- setManagedRenderers(ManagedRenderer[]) - Method in class org.gephi.preview.PreviewModelImpl
- setMargin(float) - Method in class org.gephi.io.exporter.preview.SVGExporter
- setMargin(int) - Method in class org.gephi.io.exporter.preview.PNGExporter
- setMargin(Double) - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
- setMarginBottom(float) - Method in class org.gephi.io.exporter.preview.PDFExporter
- setMarginLeft(float) - Method in class org.gephi.io.exporter.preview.PDFExporter
- setMarginRight(float) - Method in class org.gephi.io.exporter.preview.PDFExporter
- setMarginTop(float) - Method in class org.gephi.io.exporter.preview.PDFExporter
- setMass(double) - Method in class org.gephi.layout.plugin.forceAtlas2.Region
- setMassCenterX(double) - Method in class org.gephi.layout.plugin.forceAtlas2.Region
- setMassCenterY(double) - Method in class org.gephi.layout.plugin.forceAtlas2.Region
- setMatch(boolean) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualBooleanFilter
- setMatch(Number) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualNumberFilter
- setMatch(Object) - Method in class org.gephi.filters.plugin.attribute.ListAttributeContainsBuilder.AttributeContainsFilter
- setMax(double) - Method in class org.gephi.utils.TimeIntervalGraphics
- setMaxDisplacement(Double) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- setMaxSize(float) - Method in class org.gephi.appearance.plugin.RankingSizeTransformer
- setMergeParallelEdgesAttributes(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerParameters
- setMetadata(MetadataDraft) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Sets the (optional) graph metadata.
- setMetadata(MetadataDraft) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- setMin(double) - Method in class org.gephi.utils.TimeIntervalGraphics
- setMinEdges(float) - Method in class org.gephi.layout.plugin.openord.Worker
- setMinMax(double, double) - Method in class org.gephi.utils.TimeIntervalGraphics
- setMinSize(float) - Method in class org.gephi.appearance.plugin.RankingSizeTransformer
- setMode(SpreadsheetGeneralConfiguration.Mode) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- setMoving(boolean) - Method in interface org.gephi.preview.api.G2DTarget
- setMoving(boolean) - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
- setMRUFileList(List<String>) - Method in class org.gephi.desktop.mrufiles.impl.MostRecentFilesImpl
- setName(String) - Method in class org.gephi.filters.AbstractQueryImpl
- setName(String) - Method in interface org.gephi.filters.api.Query
-
Sets the query name to a custom value
- setName(String) - Method in class org.gephi.filters.FilterQueryImpl
- setName(String) - Method in class org.gephi.filters.OperatorQueryImpl
- setName(String) - Method in class org.gephi.io.importer.api.AbstractDatabase
- setName(String) - Method in interface org.gephi.io.importer.api.Database
- setName(String) - Method in class org.gephi.project.impl.ProjectInformationImpl
- setName(String) - Method in class org.gephi.project.impl.WorkspaceInformationImpl
- setNeighbors(TIntFloatHashMap[]) - Method in class org.gephi.layout.plugin.openord.Worker
- setNodeAttributesQuery(String) - Method in class org.gephi.io.importer.plugin.database.EdgeListDatabaseImpl
- setNodeFixed(Node, boolean) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Sets the fixed state of a node to the indicated.
- setNodeFixed(Node, boolean) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- setNodeQuery(String) - Method in class org.gephi.io.importer.plugin.database.EdgeListDatabaseImpl
- setNodesFixed(Node[], boolean) - Method in interface org.gephi.datalab.api.GraphElementsController
-
Sets the fixed state of an array of nodes to the indicated.
- setNodesFixed(Node[], boolean) - Method in class org.gephi.datalab.impl.GraphElementsControllerImpl
- setNodeTableSelection(Node[]) - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- setNormalize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- setNormalize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- setNormalize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGML
- setNormalize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- setNormalize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterJson
- setNormalize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- setNormalize(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- setNormalized(boolean) - Method in class org.gephi.statistics.plugin.GraphDistance
- setNormalizeEdgeWeights(Boolean) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- setNumberFormat(DecimalFormat) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- setNumberOfNodes(int) - Method in class org.gephi.io.generator.plugin.RandomGraph
- setNumIterations(Integer) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- setNumNodes(int) - Method in class org.gephi.layout.plugin.openord.Control
- setNumRuns(int) - Method in class org.gephi.statistics.plugin.EigenvectorCentrality
- setNumThreads(Integer) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- setOkButtonEnabled(boolean) - Method in interface org.gephi.datalab.spi.DialogControls
-
Enable or disable the Ok button of the dialog for the UI.
- setOnlyMatchWholeAttributeValue(boolean) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- setOptimalDistance(Float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- setOptimalDistance(Float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout.SpringForce
- setOption(String) - Method in class org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator
- setOutboundAttractionDistribution(Boolean) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- setOutboundAttractionDistribution(Boolean) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- setOutputStream(OutputStream) - Method in class org.gephi.io.exporter.preview.PDFExporter
- setOutputStream(OutputStream) - Method in class org.gephi.io.exporter.preview.PNGExporter
- setOutputStream(OutputStream) - Method in interface org.gephi.io.exporter.spi.ByteExporter
-
Set the stream where to export.
- setPageSize(PDRectangle) - Method in class org.gephi.io.exporter.preview.PDFExporter
- setParallelEdges(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerParameters
- setParent(Query) - Method in class org.gephi.filters.AbstractQueryImpl
- setPartitionLocalScale(boolean) - Method in class org.gephi.appearance.AppearanceModelImpl
- setParts(Set<Object>) - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- setPasswd(String) - Method in class org.gephi.io.importer.api.AbstractDatabase
- setPasswd(String) - Method in interface org.gephi.io.importer.api.Database
- setPattern(String) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualStringFilter
- setPattern(String) - Method in class org.gephi.filters.plugin.graph.EgoBuilder.EgoFilter
- setPort(int) - Method in class org.gephi.io.importer.api.AbstractDatabase
- setPort(int) - Method in interface org.gephi.io.importer.api.Database
- setPosition(float, float) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- setPosition(float, float, float) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- setPositions(float[]) - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer.LinearGradient
- setPositions(Node[]) - Method in class org.gephi.layout.plugin.openord.Worker
- setPrettyPrint(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterJson
- setProbability(double) - Method in class org.gephi.statistics.plugin.PageRank
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.plugin.ExporterCSV
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.plugin.ExporterDL
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.plugin.ExporterGML
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.plugin.ExporterJson
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.plugin.ExporterPajek
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.preview.PDFExporter
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.preview.PNGExporter
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.exporter.preview.SVGExporter
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.generator.plugin.DynamicGraph
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.generator.plugin.MultiGraph
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.generator.plugin.RandomGraph
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterDL
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterDOT
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterGDF
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterGEXF
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterGML
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterGraphML
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterPajek
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterTGF
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterTLP
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.ImporterVNA
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- setProgressTicket(ProgressTicket) - Method in class org.gephi.io.processor.plugin.AbstractProcessor
- setProgressTicket(ProgressTicket) - Method in interface org.gephi.io.processor.spi.Processor
-
Sets the progress ticket.
- setProgressTicket(ProgressTicket) - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
- setProgressTicket(ProgressTicket) - Method in class org.gephi.layout.plugin.openord.Control
- setProgressTicket(ProgressTicket) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- setProgressTicket(ProgressTicket) - Method in class org.gephi.preview.AbstractRenderTarget
- setProgressTicket(ProgressTicket) - Method in class org.gephi.project.io.DuplicateTask
- setProgressTicket(ProgressTicket) - Method in class org.gephi.project.io.LoadTask
- setProgressTicket(ProgressTicket) - Method in class org.gephi.project.io.SaveTask
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.ConnectedComponents
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.Degree
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.EigenvectorCentrality
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.GraphDistance
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.Hits
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.Modularity
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.PageRank
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.StatisticalInferenceClustering
- setProgressTicket(ProgressTicket) - Method in class org.gephi.statistics.plugin.WeightedDegree
- setProgressTicket(ProgressTicket) - Method in interface org.gephi.utils.longtask.spi.LongTask
-
Set the progress ticket for the long task.
- setPropertyEditorClass(Class<? extends PropertyEditor>) - Method in class org.gephi.filters.spi.FilterProperty
-
Sets the property editor class.
- setQuadTreeMaxLevel(Integer) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- setR(float) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- setRandom(boolean) - Method in class org.gephi.statistics.plugin.Modularity
- setRandom(Random) - Method in class org.gephi.layout.plugin.openord.Worker
- setRandSeed(Long) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- setRange(Range) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualNumberFilter
- setRange(Range) - Method in class org.gephi.filters.plugin.attribute.AttributeRangeBuilder.AttributeRangeFilter
- setRange(Range) - Method in class org.gephi.filters.plugin.dynamic.DynamicRangeBuilder.DynamicRangeFilter
- setRange(Range) - Method in class org.gephi.filters.plugin.edge.EdgeWeightBuilder.EdgeWeightFilter
- setRange(Range) - Method in class org.gephi.filters.plugin.graph.DegreeRangeBuilder.DegreeRangeFilter
- setRange(Range) - Method in class org.gephi.filters.plugin.graph.InDegreeRangeBuilder.InDegreeRangeFilter
- setRange(Range) - Method in class org.gephi.filters.plugin.graph.MutualDegreeRangeBuilder.MutualDegreeRangeFilter
- setRange(Range) - Method in class org.gephi.filters.plugin.graph.OutDegreeRangeBuilder.OutDegreeRangeFilter
- setRange(Range) - Method in class org.gephi.filters.plugin.partition.PartitionCountBuilder.PartitionCountFilter
- setRankingLocalScale(boolean) - Method in class org.gephi.appearance.AppearanceModelImpl
- setRatio(Double) - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterDL
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterDOT
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterGDF
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterGEXF
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterGML
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterGraphML
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterPajek
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterTGF
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterTLP
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.ImporterVNA
- setReader(Reader) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- setReader(Reader) - Method in interface org.gephi.io.importer.spi.FileImporter
-
Sets the reader where characters can be retrieved.
- setRealParm(float) - Method in class org.gephi.layout.plugin.openord.Control
- setRealTime(Float) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- setRegexPattern(Pattern) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- setRegionStart(int) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- setRelativeStrength(Float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- setReport(Report) - Method in interface org.gephi.io.importer.api.Container
-
Sets a report this container can use to report issues detected when loading the container.
- setReport(Report) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- setRepulsionStrength(Double) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- setResolution(double) - Method in class org.gephi.statistics.plugin.Modularity
- setResult(Graph) - Method in class org.gephi.filters.AbstractQueryImpl
- setRootQuery(AbstractQueryImpl) - Method in class org.gephi.filters.FilterThread
- setRunning(boolean) - Method in class org.gephi.filters.FilterAutoRefreshor
- setRunning(boolean) - Method in class org.gephi.filters.FilterThread
- setRunning(Boolean) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- setScale(Double) - Method in class org.gephi.layout.plugin.scale.AbstractScaleLayout
- setScaleStrokes(boolean) - Method in class org.gephi.io.exporter.preview.SVGExporter
- setScaling(float) - Method in interface org.gephi.preview.api.G2DTarget
- setScaling(float) - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DGraphics
- setScaling(float) - Method in class org.gephi.preview.G2DRenderTargetBuilder.G2DTargetImpl
- setScalingRatio(Double) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- setSearchOptions(SearchReplaceController.SearchOptions) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- setSecondNodePattern(String) - Method in class org.gephi.filters.plugin.graph.ShortestPathBuilder.ShortestPathFilter
- setSelecting(boolean) - Method in class org.gephi.filters.FilterModelImpl
- setSelf(boolean) - Method in class org.gephi.filters.plugin.graph.EgoBuilder.EgoFilter
- setSelf(boolean) - Method in class org.gephi.filters.plugin.graph.NeighborsBuilder.NeighborsFilter
- setSelfLoops(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerParameters
- setSheetIndex(int) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.ImporterSpreadsheetExcel
- setShowEdgesNodesLabels(boolean) - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- setShowOnlyVisible(boolean) - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- setSimmerStage(Integer) - Method in class org.gephi.layout.plugin.openord.OpenOrdLayout
- setSimple(boolean) - Method in class org.gephi.filters.OperatorQueryImpl
- setSimpleQuotes(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- setSize(float) - Method in class org.gephi.appearance.plugin.AbstractUniqueSizeTransformer
- setSize(float) - Method in interface org.gephi.io.importer.api.NodeDraft
-
Sets this node's size.
- setSize(float) - Method in class org.gephi.io.importer.impl.NodeDraftImpl
- setSize(float) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- setSize(Double) - Method in class org.gephi.layout.plugin.random.RandomLayout
- setSortNodesBySize(boolean) - Method in class org.gephi.io.importer.impl.ImportContainerParameters
- setSource(String) - Method in interface org.gephi.io.importer.api.Container
-
Sets the source of the data put in the container.
- setSource(String) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- setSource(String) - Method in class org.gephi.project.impl.WorkspaceInformationImpl
- setSource(NodeDraft) - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Sets this edge's source.
- setSource(NodeDraft) - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
- setSource(Workspace, String) - Method in interface org.gephi.project.api.ProjectController
- setSource(Workspace, String) - Method in class org.gephi.project.impl.ProjectControllerImpl
- setSpaces(int) - Method in class org.gephi.io.exporter.plugin.ExporterGML
- setSpeed(Double) - Method in class org.gephi.layout.plugin.forceAtlas.ForceAtlasLayout
- setSpeed(Double) - Method in class org.gephi.layout.plugin.fruchterman.FruchtermanReingold
- setSpeed(Double) - Method in class org.gephi.layout.plugin.labelAdjust.LabelAdjust
- setSpeed(Double) - Method in class org.gephi.layout.plugin.noverlap.NoverlapLayout
- setSQLDriver(SQLDriver) - Method in class org.gephi.io.importer.api.AbstractDatabase
- setSQLDriver(SQLDriver) - Method in interface org.gephi.io.importer.api.Database
- setSTAGE(int) - Method in class org.gephi.layout.plugin.openord.Worker
- setStart(int) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchResult
- setStartingColumn(Integer) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- setStartingRow(Integer) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- setStep(float) - Method in interface org.gephi.layout.plugin.force.Displacement
- setStep(float) - Method in class org.gephi.layout.plugin.force.ProportionalDisplacement
- setStep(float) - Method in class org.gephi.layout.plugin.force.StepDisplacement
- setStep(Float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- setStepRatio(Float) - Method in class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- setStrongGravityMode(Boolean) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- setSubQuery(Query, Query) - Method in interface org.gephi.filters.api.FilterController
-
Sets
subQuery
as a child ofquery
. - setSubQuery(Query, Query) - Method in class org.gephi.filters.FilterControllerImpl
- setSubQuery(Query, Query) - Method in class org.gephi.filters.FilterModelImpl
- setTable(SpreadsheetGeneralConfiguration.Mode) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
- setTableToExport(ExporterSpreadsheet.ExportTable) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- setTarget(NodeDraft) - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Sets this edge's target.
- setTarget(NodeDraft) - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
- setTemperature(float) - Method in class org.gephi.layout.plugin.openord.Worker
- setTheta(float) - Method in class org.gephi.layout.plugin.force.quadtree.BarnesHut
- setThreadsCount(Integer) - Method in class org.gephi.layout.plugin.forceAtlas2.ForceAtlas2
- setTick(double) - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
- setTick(double) - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- setTick(double) - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbEdges
- setTick(double) - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbNodes
- setTick(double) - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Sets the tick.
- setTimeFormat(TimeFormat) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Sets the current Time Format for dynamic data, either
DATE
,DATETIME
orDOUBLE
. - setTimeFormat(TimeFormat) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- setTimeIntervalGraphics(boolean) - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- setTimeRepresentation(TimeRepresentation) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Sets the current time representation, either
TIMESTAMP
orINTERVAL
. - setTimeRepresentation(TimeRepresentation) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- setTimeRepresentation(TimeRepresentation) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- setTimeRepresentation(TimeRepresentation) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
- setTimestamp(String) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Sets the timestamp for the entire graph.
- setTimestamp(String) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- setTimeZone(DateTimeZone) - Method in interface org.gephi.io.importer.api.ContainerLoader
-
Sets the time zone that is used to parse date and time.
- setTimeZone(DateTimeZone) - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- setTimeZone(DateTimeZone) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.AbstractImporterSpreadsheet
- setTimeZone(DateTimeZone) - Method in class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
- setTitle(String) - Method in interface org.gephi.io.importer.api.ColumnDraft
-
Sets the column's title.
- setTitle(String) - Method in class org.gephi.io.importer.impl.ColumnDraftImpl
- setTitle(String) - Method in interface org.gephi.project.api.ProjectMetaData
-
Sets the project's title.
- setTitle(String) - Method in interface org.gephi.project.api.WorkspaceMetaData
-
Sets the workspace's title.
- setTitle(String) - Method in class org.gephi.project.impl.ProjectMetaDataImpl
- setTitle(String) - Method in class org.gephi.project.impl.WorkspaceMetaDataImpl
- setTransformNullValues(boolean) - Method in interface org.gephi.appearance.api.AppearanceController
-
Sets whether elements with
null
values are also transformed. - setTransformNullValues(boolean) - Method in class org.gephi.appearance.AppearanceControllerImpl
- setTransformNullValues(boolean) - Method in class org.gephi.appearance.AppearanceModelImpl
- setTransparentBackground(boolean) - Method in class org.gephi.io.exporter.preview.PDFExporter
- setTransparentBackground(boolean) - Method in class org.gephi.io.exporter.preview.PNGExporter
- setTransparentBackground(boolean) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set transparent background.
- setType(Integer) - Method in class org.gephi.filters.plugin.edge.EdgeTypeBuilder.EdgeTypeFilter
- setType(Object) - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Sets this edge's type.
- setType(Object) - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
- setUndirected(boolean) - Method in class org.gephi.statistics.plugin.Hits
- setup(AttributeColumnsManipulator, GraphModel, Table, Column, DialogControls) - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulatorUI
-
Prepare this UI to be able to interact with its AttributeColumnsManipulator.
- setup(Manipulator, DialogControls) - Method in interface org.gephi.datalab.spi.ManipulatorUI
-
Prepare this UI to be able to interact with its Manipulator.
- setup(Edge[], Edge) - Method in interface org.gephi.datalab.spi.edges.EdgesManipulator
-
Prepare edges for this action.
- setup(Element[], Element, Column) - Method in interface org.gephi.datalab.spi.rows.merge.AttributeRowsMergeStrategy
-
Prepare column and rows for this merge strategy.
- setup(Element, Column) - Method in interface org.gephi.datalab.spi.values.AttributeValueManipulator
-
Prepare the AttributeValue data.
- setup(Graph, Node[]) - Method in interface org.gephi.visualization.spi.GraphContextMenuItem
-
Prepare nodes for this item.
- setup(Node[], Node) - Method in interface org.gephi.datalab.spi.nodes.NodesManipulator
-
Prepare nodes for this action.
- setup(Table, Column[]) - Method in interface org.gephi.datalab.spi.columns.merge.AttributeColumnsMergeStrategy
-
Prepare columns (with their table) for this merge strategy.
- setup(Exporter) - Method in interface org.gephi.io.exporter.spi.ExporterUI
-
Link the UI to the exporter and therefore to settings values.
- setup(Generator) - Method in interface org.gephi.io.generator.spi.GeneratorUI
-
Push the generator instance to get settings values.
- setup(Importer[]) - Method in interface org.gephi.io.importer.spi.ImporterUI
-
Link the UI to the importers and therefore to settings values.
- setup(Processor) - Method in interface org.gephi.io.processor.spi.ProcessorUI
-
Link the UI to the processor and therefore to settings values.
- setup(PreviewModel) - Method in interface org.gephi.preview.spi.PreviewUI
-
Initialization method called when a workspace is selected and a panel is about to be requested.
- setup(Statistics) - Method in interface org.gephi.statistics.spi.StatisticsUI
-
Push a statistics instance to the UI to load its settings.
- setup(WizardDescriptor.Panel) - Method in interface org.gephi.io.importer.spi.ImporterWizardUI
-
Configure
panel
with previously remembered settings. - setUseEdgeWeight(boolean) - Method in class org.gephi.statistics.plugin.PageRank
- setUseListFormat(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterDL
- setUseMatrixFormat(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterDL
- setUsePartitionLocalScale(boolean) - Method in interface org.gephi.appearance.api.AppearanceController
-
Sets whether partitions use a local or a global scale.
- setUsePartitionLocalScale(boolean) - Method in class org.gephi.appearance.AppearanceControllerImpl
- setUseQuotes(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- setUseRankingLocalScale(boolean) - Method in interface org.gephi.appearance.api.AppearanceController
-
Sets whether rankings use a local or a global scale.
- setUseRankingLocalScale(boolean) - Method in class org.gephi.appearance.AppearanceControllerImpl
- setUseRegex(boolean) - Method in class org.gephi.filters.plugin.attribute.AttributeEqualBuilder.EqualStringFilter
- setUseRegexReplaceMode(boolean) - Method in class org.gephi.datalab.api.SearchReplaceController.SearchOptions
- setUsername(String) - Method in class org.gephi.io.importer.api.AbstractDatabase
- setUsername(String) - Method in interface org.gephi.io.importer.api.Database
- setUseSparklines(boolean) - Method in class org.gephi.datalab.impl.DataTablesControllerImpl
- setUseWeight(boolean) - Method in class org.gephi.statistics.plugin.Modularity
- setValue(Object) - Method in interface org.gephi.filters.api.PropertyExecutor.Callback
- setValue(Object) - Method in class org.gephi.filters.AttributeColumnPropertyEditor
- setValue(Object) - Method in class org.gephi.filters.GenericPropertyEditor
- setValue(Object) - Method in class org.gephi.filters.RangePropertyEditor
- setValue(Object) - Method in class org.gephi.filters.spi.FilterProperty
-
Set property's value.
- setValue(Object) - Method in class org.gephi.preview.api.PreviewProperty
-
Sets this property value and return it.
- setValue(String, Object) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the
value
forkey
. - setValue(String, Object) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- setValue(String, Object, double) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the
value
forkey
at the giventimestamp
. - setValue(String, Object, double) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- setValue(String, Object, double, double) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the
value
forkey
at the given interval[start,end]
. - setValue(String, Object, double, double) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- setValue(String, Object, String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the
value
forkey
at the givendateTime
. - setValue(String, Object, String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- setValue(String, Object, String, String) - Method in interface org.gephi.io.importer.api.ElementDraft
-
Sets the
value
forkey
at the given interval[startDateTime,endDateTime]
. - setValue(String, Object, String, String) - Method in class org.gephi.io.importer.impl.ElementDraftImpl
- setValue(FilterProperty, Object, PropertyExecutor.Callback) - Method in interface org.gephi.filters.api.PropertyExecutor
-
Set
value
onproperty
in a safe way by usingcallback
. - setValue(FilterProperty, Object, PropertyExecutor.Callback) - Method in class org.gephi.filters.FilterControllerImpl
- setWeight(double) - Method in interface org.gephi.io.importer.api.EdgeDraft
-
Sets this edge's weight.
- setWeight(double) - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
- setWidth(int) - Method in class org.gephi.io.exporter.preview.PNGExporter
- setWidth(int) - Method in class org.gephi.utils.sparklines.SparklineParameters
-
Set width for the sparkline in pixels.
- setWindow(double) - Method in class org.gephi.statistics.plugin.dynamic.DynamicClusteringCoefficient
- setWindow(double) - Method in class org.gephi.statistics.plugin.dynamic.DynamicDegree
- setWindow(double) - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbEdges
- setWindow(double) - Method in class org.gephi.statistics.plugin.dynamic.DynamicNbNodes
- setWindow(double) - Method in interface org.gephi.statistics.spi.DynamicStatistics
-
Sets the window duration
- setWiringProbability(double) - Method in class org.gephi.io.generator.plugin.RandomGraph
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.plugin.ExporterCSV
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.plugin.ExporterDL
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.plugin.ExporterGML
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.plugin.ExporterJson
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.plugin.ExporterPajek
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.preview.PDFExporter
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.preview.PNGExporter
- setWorkspace(Workspace) - Method in class org.gephi.io.exporter.preview.SVGExporter
- setWorkspace(Workspace) - Method in interface org.gephi.io.exporter.spi.Exporter
-
Sets the worksapce from where to export data
- setWorkspace(Workspace) - Method in class org.gephi.io.processor.plugin.AbstractProcessor
- setWorkspace(Workspace) - Method in interface org.gephi.io.processor.spi.Processor
-
Sets the destination workspace for the data in the containers.
- setWorkspaceIds(int) - Method in class org.gephi.project.impl.ProjectImpl
- setWriter(Writer) - Method in class org.gephi.io.exporter.plugin.ExporterCSV
- setWriter(Writer) - Method in class org.gephi.io.exporter.plugin.ExporterDL
- setWriter(Writer) - Method in class org.gephi.io.exporter.plugin.ExporterGDF
- setWriter(Writer) - Method in class org.gephi.io.exporter.plugin.ExporterGEXF
- setWriter(Writer) - Method in class org.gephi.io.exporter.plugin.ExporterGML
- setWriter(Writer) - Method in class org.gephi.io.exporter.plugin.ExporterGraphML
- setWriter(Writer) - Method in class org.gephi.io.exporter.plugin.ExporterJson
- setWriter(Writer) - Method in class org.gephi.io.exporter.plugin.ExporterPajek
- setWriter(Writer) - Method in class org.gephi.io.exporter.plugin.ExporterSpreadsheet
- setWriter(Writer) - Method in class org.gephi.io.exporter.plugin.ExporterVNA
- setWriter(Writer) - Method in class org.gephi.io.exporter.preview.SVGExporter
- setWriter(Writer) - Method in interface org.gephi.io.exporter.spi.CharacterExporter
-
Set the writer where to export.
- setWriteZero(boolean) - Method in class org.gephi.io.exporter.plugin.ExporterCSV
- setX(float) - Method in interface org.gephi.io.importer.api.NodeDraft
-
Sets this node's X position.
- setX(float) - Method in class org.gephi.io.importer.impl.NodeDraftImpl
- setX(float) - Method in class org.gephi.layout.plugin.force.ForceVector
- setX(float) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- setY(float) - Method in interface org.gephi.io.importer.api.NodeDraft
-
Sets this node's Y position.
- setY(float) - Method in class org.gephi.io.importer.impl.NodeDraftImpl
- setY(float) - Method in class org.gephi.layout.plugin.force.ForceVector
- setY(float) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- setZ(float) - Method in interface org.gephi.io.importer.api.NodeDraft
-
Sets this node's Z position.
- setZ(float) - Method in class org.gephi.io.importer.impl.NodeDraftImpl
- setZ(float) - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- SEVERE - org.gephi.io.importer.api.Issue.Level
- SheetParser - Interface in org.gephi.io.importer.plugin.file.spreadsheet.sheet
-
Simple sheet abstraction to support CSV, Excel...
- SheetRow - Interface in org.gephi.io.importer.plugin.file.spreadsheet.sheet
-
Simple sheet row abstraction to support CSV, Excel...
- ShortestPathBuilder - Class in org.gephi.filters.plugin.graph
- ShortestPathBuilder() - Constructor for class org.gephi.filters.plugin.graph.ShortestPathBuilder
- ShortestPathBuilder.ShortestPathFilter - Class in org.gephi.filters.plugin.graph
- ShortestPathFilter() - Constructor for class org.gephi.filters.plugin.graph.ShortestPathBuilder.ShortestPathFilter
- ShortestPathUI - Interface in org.gephi.filters.plugin.graph
- SHOW_EDGE_LABELS - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge Label
Boolean
property defining whether to show edge labels. - SHOW_EDGES - Static variable in class org.gephi.preview.api.PreviewProperty
-
Edge
Boolean
property defining whether to show edges. - SHOW_NODE_LABELS - Static variable in class org.gephi.preview.api.PreviewProperty
-
Node Label
Boolean
property defining whether to show node labels. - showAttributeRowsMergeStrategyUIDialog(AttributeRowsMergeStrategy) - Method in class org.gephi.datalab.api.DataLaboratoryHelper
-
This method shows the UI of an AttributeRowsMergeStrategy if it is provided and the AttributeRowsMergeStrategy can be executed.
- SimpleFunction - Interface in org.gephi.appearance.api
-
Simple functions are neither ranking nor partition.
- SimpleFunctionImpl - Class in org.gephi.appearance
- SimpleFunctionImpl(AppearanceModelImpl, String, Class<? extends Element>, Transformer, TransformerUI) - Constructor for class org.gephi.appearance.SimpleFunctionImpl
- SimpleTransformer<E extends org.gephi.graph.api.Element> - Interface in org.gephi.appearance.spi
-
Basic transformer that takes only an element to transform it.
- size() - Method in class org.gephi.appearance.plugin.palette.Palette
- size() - Method in interface org.gephi.io.importer.plugin.file.spreadsheet.sheet.SheetRow
-
Cell count in the row
- size() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv.CSVSheetRow
- size() - Method in class org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel.ExcelSheetRow
- size() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- size(Graph) - Method in interface org.gephi.appearance.api.Partition
-
Returns the number of values this partition represents.
- size(Graph) - Method in class org.gephi.appearance.AttributePartitionImpl
- size(Graph) - Method in class org.gephi.appearance.EdgeTypePartitionImpl
- SIZE - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- SIZE - Static variable in class org.gephi.preview.plugin.items.EdgeLabelItem
- SIZE - Static variable in class org.gephi.preview.plugin.items.NodeItem
- SIZE - Static variable in class org.gephi.preview.plugin.items.NodeLabelItem
- slashSlashComments(boolean) - Method in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Determines whether or not the tokenizer recognizes C++-style comments.
- slashStarComments(boolean) - Method in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Determines whether or not the tokenizer recognizes C-style comments.
- SOURCE - org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator.EdgesOptions
- SOURCE - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- SOURCE - org.gephi.preview.types.EdgeColor.Mode
- SOURCE - Static variable in class org.gephi.preview.plugin.renderers.EdgeRenderer
- SOURCE_RADIUS - Static variable in class org.gephi.preview.plugin.renderers.EdgeRenderer
- SparklineComponent - Class in org.gephi.utils.sparklines
-
Simple component that holds a
SparklineGraph
and auto-repaints it when mouse interaction happens if desired (indicate it withupdateMouseXPosition
parameter in constructors). - SparklineComponent(Number[], Number[], Number, Number, SparklineParameters, boolean) - Constructor for class org.gephi.utils.sparklines.SparklineComponent
- SparklineComponent(Number[], Number[], SparklineParameters, boolean) - Constructor for class org.gephi.utils.sparklines.SparklineComponent
- SparklineComponent(Number[], Number, Number, SparklineParameters, boolean) - Constructor for class org.gephi.utils.sparklines.SparklineComponent
- SparklineComponent(Number[], SparklineParameters, boolean) - Constructor for class org.gephi.utils.sparklines.SparklineComponent
- SparklineGraph - Class in org.gephi.utils.sparklines
-
Class for drawing sparkline graphics.
- SparklineGraph() - Constructor for class org.gephi.utils.sparklines.SparklineGraph
- SparklineParameters - Class in org.gephi.utils.sparklines
-
Sparkline rendering settings: Width and height of the graphic in pixels Line color.
- SparklineParameters(int, int) - Constructor for class org.gephi.utils.sparklines.SparklineParameters
-
Create a simple sparkline parameters with only lines
- SparklineParameters(int, int, Color) - Constructor for class org.gephi.utils.sparklines.SparklineParameters
-
Create a simple sparkline parameters with only lines and a specific line color
- SparklineParameters(int, int, Color, Color) - Constructor for class org.gephi.utils.sparklines.SparklineParameters
-
Create a simple sparkline parameters with only lines and a specific line color and background color
- SparklineParameters(int, int, Color, Color, Color, Color) - Constructor for class org.gephi.utils.sparklines.SparklineParameters
-
Create a sparkline parameters specifying colors for line, background, and max/min highlight colors (no highlight if null)
- SparklineParameters(int, int, Color, Color, Color, Color, Integer) - Constructor for class org.gephi.utils.sparklines.SparklineParameters
-
Create a sparkline parameters specifying colors for line, background, and max/min highlight colors (no highlight if null) and a x pixel position to highlight closest value with default highlight text and text box colors and default
HighlightTextMode
. - SparklineParameters(int, int, Color, Color, Color, Color, Integer, Color, Color, Color, SparklineParameters.HighlightTextMode) - Constructor for class org.gephi.utils.sparklines.SparklineParameters
-
Create a sparkline parameters specifying colors for line, background, and max/min highlight colors (no highlight if null) and a x pixel position to highlight closest value with specific highlight text and text box colors and
HighlightTextMode
. - SparklineParameters.HighlightTextMode - Enum in org.gephi.utils.sparklines
-
Defines what text is shown when highlightTextColor is not null.
- SpreadsheetGeneralConfiguration - Class in org.gephi.io.importer.plugin.file.spreadsheet.process
- SpreadsheetGeneralConfiguration() - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration
- SpreadsheetGeneralConfiguration.Mode - Enum in org.gephi.io.importer.plugin.file.spreadsheet.process
- SpreadsheetUtils - Class in org.gephi.io.importer.plugin.file.spreadsheet
- SpreadsheetUtils() - Constructor for class org.gephi.io.importer.plugin.file.spreadsheet.SpreadsheetUtils
- SpringForce(float) - Constructor for class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout.SpringForce
- SQLDriver - Interface in org.gephi.io.database.drivers
- SQLiteDriver - Class in org.gephi.io.database.drivers
- SQLiteDriver() - Constructor for class org.gephi.io.database.drivers.SQLiteDriver
- SQLServerDriver - Class in org.gephi.io.database.drivers
- SQLServerDriver() - Constructor for class org.gephi.io.database.drivers.SQLServerDriver
- SQLUtils - Class in org.gephi.io.database.drivers
- SQLUtils() - Constructor for class org.gephi.io.database.drivers.SQLUtils
- SQUARE_ROOT - org.gephi.io.importer.plugin.file.ImporterVNA.EdgeWidthFunction.Function
- start() - Method in interface org.gephi.utils.progress.ProgressTicket
-
Start the progress indication for indeterminate task.
- start(int) - Method in interface org.gephi.utils.progress.ProgressTicket
-
Start the progress indication for a task with known number of steps.
- start(ProgressTicket) - Static method in class org.gephi.utils.progress.Progress
-
Start the progress indication for indeterminate task.
- start(ProgressTicket, int) - Static method in class org.gephi.utils.progress.Progress
-
Start the progress indication for a task with known number of steps.
- START - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- START - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- START_OPEN - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- START_OPEN - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- STAT_INF_CLASS - Static variable in class org.gephi.statistics.plugin.StatisticalInferenceClustering
- StatisticalInferenceBuilder - Class in org.gephi.statistics.plugin.builder
- StatisticalInferenceBuilder() - Constructor for class org.gephi.statistics.plugin.builder.StatisticalInferenceBuilder
- StatisticalInferenceClustering - Class in org.gephi.statistics.plugin
- StatisticalInferenceClustering() - Constructor for class org.gephi.statistics.plugin.StatisticalInferenceClustering
- Statistics - Interface in org.gephi.statistics.spi
-
Define a Statistics/Metrics execution task, that performs analysis and write results as new attribute columns and/or HTML report.
- StatisticsBuilder - Interface in org.gephi.statistics.spi
-
Statistics builder defines an statistics and is responsible for building new instances.
- StatisticsController - Interface in org.gephi.statistics.api
-
Controller for executing Statistics/Metrics algorithms.
- StatisticsControllerImpl - Class in org.gephi.statistics
- StatisticsControllerImpl() - Constructor for class org.gephi.statistics.StatisticsControllerImpl
- StatisticsModel - Interface in org.gephi.statistics.api
-
Hosts executed statistics reports.
- StatisticsModelImpl - Class in org.gephi.statistics
- StatisticsModelImpl(Workspace) - Constructor for class org.gephi.statistics.StatisticsModelImpl
- StatisticsPersistenceProvider - Class in org.gephi.statistics
- StatisticsPersistenceProvider() - Constructor for class org.gephi.statistics.StatisticsPersistenceProvider
- StatisticsUI - Interface in org.gephi.statistics.spi
-
Statistics and Metrics UI integration information.
- StatisticsUtils - Class in org.gephi.utils
-
Class with some statistics methods for calculating values such as the average, median, sum, max and min of a list of numbers.
- StatisticsUtils() - Constructor for class org.gephi.utils.StatisticsUtils
- step - Variable in class org.gephi.layout.plugin.ForceLayoutData
- StepDisplacement - Class in org.gephi.layout.plugin.force
-
The node is moved a fixed distance (step) in the direction of the force.
- StepDisplacement(float) - Constructor for class org.gephi.layout.plugin.force.StepDisplacement
- stopLayout() - Method in interface org.gephi.layout.api.LayoutController
-
Stop the Layout's execution.
- stopLayout() - Method in class org.gephi.layout.LayoutControllerImpl
- StreamTokenizerWithMultilineLiterals - Class in org.gephi.utils
-
The
StreamTokenizer
class takes an input stream and parses it into "tokens", allowing the tokens to be read one at a time. - StreamTokenizerWithMultilineLiterals(InputStream) - Constructor for class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Deprecated.As of JDK version 1.1, the preferred way to tokenize an input stream is to convert it into a character stream, for example:
Reader r = new BufferedReader(new InputStreamReader(is)); StreamTokenizer st = new StreamTokenizer(r);
- StreamTokenizerWithMultilineLiterals(Reader) - Constructor for class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Create a tokenizer that parses the given character stream.
- STRING - org.gephi.io.importer.api.ElementIdType
- stringToHTMLString(String) - Static method in class org.gephi.utils.HTMLEscape
-
Escape html from a string to make it safe to show.
- STRONG - Static variable in class org.gephi.statistics.plugin.ConnectedComponents
- stronglyConnected(DirectedGraph, GraphModel, Column) - Method in class org.gephi.statistics.plugin.ConnectedComponents
- sub(float, float) - Method in class org.gephi.preview.api.Vector
- sub(Vector) - Method in class org.gephi.preview.api.Vector
- sub(Vector, Vector) - Static method in class org.gephi.preview.api.Vector
- substract(Node, boolean, boolean, boolean) - Method in class org.gephi.layout.plugin.openord.DensityGrid
- subtract(ForceVector) - Method in class org.gephi.layout.plugin.force.ForceVector
- sum(Number[]) - Static method in class org.gephi.utils.StatisticsUtils
-
Get sum of various numbers as a BigDecimal.
- sum(Collection<Number>) - Static method in class org.gephi.utils.StatisticsUtils
-
Get sum of various numbers as a BigDecimal.
- SUM - org.gephi.io.importer.api.EdgeMergeStrategy
- sumNumbersMerge(Table, Column[], String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merges any combination of number or number list columns, calculating the sum of all not null values and puts the result of each row in a new column of
BIGDECIMAL
AttributeType
. - sumNumbersMerge(Table, Column[], String) - Method in class org.gephi.datalab.impl.AttributeColumnsMergeStrategiesControllerImpl
- supportsCustomEditor() - Method in class org.gephi.preview.types.editors.BasicDependantColorPropertyEditor
- supportsCustomEditor() - Method in class org.gephi.preview.types.editors.BasicDependantOriginalColorPropertyEditor
- supportsCustomEditor() - Method in class org.gephi.preview.types.editors.BasicEdgeColorPropertyEditor
- SupportSize - Class in org.gephi.io.exporter.preview.util
-
Implementation of the size of an export support.
- SupportSize(float, float, SVGRenderTargetBuilder.LengthUnit) - Constructor for class org.gephi.preview.SVGRenderTargetBuilder.SupportSize
-
Constructor.
- SupportSize(int, int, LengthUnit) - Constructor for class org.gephi.io.exporter.preview.util.SupportSize
-
Constructor.
- sval - Variable in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
If the current token is a word token, this field contains a string giving the characters of the word token.
- SVG_TARGET - Static variable in interface org.gephi.preview.api.RenderTarget
- SVGExporter - Class in org.gephi.io.exporter.preview
-
Class exporting the preview graph as an SVG image.
- SVGExporter() - Constructor for class org.gephi.io.exporter.preview.SVGExporter
- SVGRenderTargetBuilder - Class in org.gephi.preview
- SVGRenderTargetBuilder() - Constructor for class org.gephi.preview.SVGRenderTargetBuilder
- SVGRenderTargetBuilder.LengthUnit - Enum in org.gephi.preview
-
Enum representing a set of lenght units.
- SVGRenderTargetBuilder.SupportSize - Class in org.gephi.preview
-
Implementation of the size of an export support.
- SVGRenderTargetBuilder.SVGRenderTargetImpl - Class in org.gephi.preview
- SVGRenderTargetImpl(CanvasSize, boolean) - Constructor for class org.gephi.preview.SVGRenderTargetBuilder.SVGRenderTargetImpl
- SVGTarget - Interface in org.gephi.preview.api
-
Rendering target to SVG format.
- SVGUtils - Class in org.gephi.preview.plugin.renderers
- SVGUtils() - Constructor for class org.gephi.preview.plugin.renderers.SVGUtils
- switchToDeterminate(int) - Method in interface org.gephi.utils.progress.ProgressTicket
-
Currently indeterminate task can be switched to show percentage completed.
- switchToDeterminate(ProgressTicket, int) - Static method in class org.gephi.utils.progress.Progress
-
Currently indeterminate task can be switched to show percentage completed.
- switchToIndeterminate() - Method in interface org.gephi.utils.progress.ProgressTicket
-
Currently determinate task can be switched to indeterminate mode.
- switchToIndeterminate(ProgressTicket) - Static method in class org.gephi.utils.progress.Progress
-
Currently determinate task can be switched to indeterminate mode.
T
- TagCloud - Class in org.gephi.preview.presets
- TagCloud() - Constructor for class org.gephi.preview.presets.TagCloud
- TARGET - org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator.EdgesOptions
- TARGET - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- TARGET - org.gephi.preview.types.EdgeColor.Mode
- TARGET - Static variable in class org.gephi.preview.plugin.renderers.EdgeRenderer
- TARGET_RADIUS - Static variable in class org.gephi.preview.plugin.renderers.ArrowRenderer
- TARGET_RADIUS - Static variable in class org.gephi.preview.plugin.renderers.EdgeRenderer
- taskFinished(LongTask) - Method in interface org.gephi.utils.longtask.api.LongTaskListener
- TempDirUtils - Class in org.gephi.utils
- TempDirUtils() - Constructor for class org.gephi.utils.TempDirUtils
- TempDirUtils.TempDir - Class in org.gephi.utils
- TextOutline - Class in org.gephi.preview.presets
- TextOutline() - Constructor for class org.gephi.preview.presets.TextOutline
- thirdQuartileNumberMerge(Table, Column[], String) - Method in interface org.gephi.datalab.api.AttributeColumnsMergeStrategiesController
-
Merges any combination of number or number list columns, calculating the third quartile (Q3) of all not null values and puts the result of each row in a new column of
BIGDECIMAL
AttributeType
. - thirdQuartileNumberMerge(Table, Column[], String) - Method in class org.gephi.datalab.impl.AttributeColumnsMergeStrategiesControllerImpl
- TimeIntervalGraphics - Class in org.gephi.utils
-
Class to draw time intervals as graphics, being able to indicate the colors to use (or default colors).
- TimeIntervalGraphics(double, double) - Constructor for class org.gephi.utils.TimeIntervalGraphics
-
Create a new TimeIntervalGraphics with the given minimum and maximum times to render intervals later.
- TimesetRankingImpl - Class in org.gephi.appearance
- TimesetRankingImpl(Column) - Constructor for class org.gephi.appearance.TimesetRankingImpl
- title(String) - Method in class org.gephi.io.importer.api.MetadataDraft.Builder
-
Sets the graph title.
- toArray() - Method in class org.gephi.appearance.plugin.palette.Preset
- toHexString(Color) - Method in interface org.gephi.preview.api.SVGTarget
-
Returns
color
in the hex format (e.g. - toHexString(Color) - Method in class org.gephi.preview.SVGRenderTargetBuilder.SVGRenderTargetImpl
- toInteger() - Method in enum org.gephi.io.importer.api.Issue.Level
- TOP_ARROWS - Static variable in interface org.gephi.preview.api.SVGTarget
-
Default top element name for arrows
- TOP_EDGE_LABELS - Static variable in interface org.gephi.preview.api.SVGTarget
-
Default top element name for edge labels
- TOP_EDGE_LABELS_OUTLINE - Static variable in interface org.gephi.preview.api.SVGTarget
-
Default top element name for edge labels outline
- TOP_EDGES - Static variable in interface org.gephi.preview.api.SVGTarget
-
Default top element name for edges
- TOP_NODE_LABELS - Static variable in interface org.gephi.preview.api.SVGTarget
-
Default top element name for node labels
- TOP_NODE_LABELS_OUTLINE - Static variable in interface org.gephi.preview.api.SVGTarget
-
Default top element name for node labels outline
- TOP_NODES - Static variable in interface org.gephi.preview.api.SVGTarget
-
Default top element name for nodes
- top_tarjans(DirectedGraph, HashMap<Node, Integer>) - Method in class org.gephi.statistics.plugin.ConnectedComponents
- TOPOLOGY - Static variable in interface org.gephi.filters.api.FilterLibrary
-
Default
Category
for topological filters. - toString() - Method in class org.gephi.appearance.AttributeFunctionImpl
- toString() - Method in class org.gephi.appearance.FunctionImpl
- toString() - Method in class org.gephi.appearance.GraphFunctionImpl
- toString() - Method in class org.gephi.appearance.plugin.palette.Preset
- toString() - Method in class org.gephi.filters.api.Range
- toString() - Method in class org.gephi.io.database.drivers.MySQLDriver
- toString() - Method in class org.gephi.io.database.drivers.PostgreSQLDriver
- toString() - Method in interface org.gephi.io.database.drivers.SQLDriver
- toString() - Method in class org.gephi.io.database.drivers.SQLiteDriver
- toString() - Method in class org.gephi.io.database.drivers.SQLServerDriver
- toString() - Method in enum org.gephi.io.exporter.preview.util.LengthUnit
- toString() - Method in class org.gephi.io.importer.api.Issue
- toString() - Method in class org.gephi.io.importer.impl.EdgeDraftImpl
- toString() - Method in class org.gephi.io.importer.impl.NodeDraftImpl
- toString() - Method in class org.gephi.io.importer.plugin.file.ImporterVNA.EdgeWidthFunction
- toString() - Method in class org.gephi.layout.plugin.force.ForceVector
- toString() - Method in class org.gephi.preview.api.CanvasSize
- toString() - Method in class org.gephi.preview.api.PreviewPreset
- toString() - Method in class org.gephi.preview.api.Vector
- toString() - Method in enum org.gephi.preview.SVGRenderTargetBuilder.LengthUnit
- toString() - Method in class org.gephi.project.impl.ProjectImpl
- toString() - Method in class org.gephi.project.impl.WorkspaceImpl
- toString() - Method in class org.gephi.project.impl.WorkspaceInformationImpl
- toString() - Method in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Returns the string representation of the current stream token and the line number it occurs on.
- toText(Object) - Method in class org.gephi.utils.Serialization
- toText(Object, Class) - Method in class org.gephi.utils.Serialization
- transform(E) - Method in interface org.gephi.appearance.spi.SimpleTransformer
-
Transforms the given element.
- transform(E, Partition, Object) - Method in interface org.gephi.appearance.spi.PartitionTransformer
-
Transforms the given element based on the provided partition configuration.
- transform(E, Ranking, Number, float) - Method in interface org.gephi.appearance.spi.RankingTransformer
-
Transforms the given element based on the provided ranking parameters.
- transform(Function) - Method in interface org.gephi.appearance.api.AppearanceController
-
Apply the function's transformer.
- transform(Function) - Method in class org.gephi.appearance.AppearanceControllerImpl
- transform(Element) - Method in interface org.gephi.appearance.api.Function
-
Transforms the given element.
- transform(Element) - Method in class org.gephi.appearance.FunctionImpl
- transform(Element) - Method in class org.gephi.appearance.plugin.UniqueElementColorTransformer
- transform(Element) - Method in class org.gephi.appearance.plugin.UniqueLabelColorTransformer
- transform(Element) - Method in class org.gephi.appearance.plugin.UniqueLabelSizeTransformer
- transform(Element, Partition, Object) - Method in class org.gephi.appearance.plugin.PartitionElementColorTransformer
- transform(Element, Partition, Object) - Method in class org.gephi.appearance.plugin.PartitionLabelColorTransformer
- transform(Element, Ranking, Number, float) - Method in class org.gephi.appearance.plugin.RankingElementColorTransformer
- transform(Element, Ranking, Number, float) - Method in class org.gephi.appearance.plugin.RankingLabelColorTransformer
- transform(Element, Ranking, Number, float) - Method in class org.gephi.appearance.plugin.RankingLabelSizeTransformer
- transform(Node) - Method in class org.gephi.appearance.plugin.UniqueNodeSizeTransformer
- transform(Node, Ranking, Number, float) - Method in class org.gephi.appearance.plugin.RankingNodeSizeTransformer
- transformAll(Iterable<? extends Element>) - Method in interface org.gephi.appearance.api.Function
-
Transforms all the given elements.
- transformAll(Iterable<? extends Element>) - Method in class org.gephi.appearance.FunctionImpl
- Transformer - Interface in org.gephi.appearance.spi
-
Transformers role is to transform the appearance of elements based on user configuration.
- TransformerCategory - Interface in org.gephi.appearance.spi
-
Transformer categories are associated with
TransformerUI
to describe what kind of transformation is performed. - TransformerUI<T extends Transformer> - Interface in org.gephi.appearance.spi
-
Defines the user interface associated with a transformer.
- TRANSPARENT_BACKGROUND - Static variable in interface org.gephi.preview.api.PDFTarget
- triangles(Graph) - Method in class org.gephi.statistics.plugin.ClusteringCoefficient
- trimToBounds(Number, Number, Number) - Static method in class org.gephi.filters.api.Range
- TT_EOF - Static variable in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
A constant indicating that the end of the stream has been read.
- TT_EOL - Static variable in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
A constant indicating that the end of the line has been read.
- TT_NUMBER - Static variable in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
A constant indicating that a number token has been read.
- TT_WORD - Static variable in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
A constant indicating that a word token has been read.
- ttype - Variable in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
After a call to the
nextToken
method, this field contains the type of the token just read. - type - Variable in class org.gephi.preview.api.PreviewMouseEvent
U
- udpateStage(float) - Method in class org.gephi.layout.plugin.openord.Control
- UNDIRECTED - org.gephi.io.importer.api.EdgeDirection
- UNDIRECTED - org.gephi.io.importer.api.EdgeDirectionDefault
- UNIONBuilder - Class in org.gephi.filters.plugin.operator
- UNIONBuilder() - Constructor for class org.gephi.filters.plugin.operator.UNIONBuilder
- UNIONBuilder.UnionOperator - Class in org.gephi.filters.plugin.operator
- UnionOperator() - Constructor for class org.gephi.filters.plugin.operator.UNIONBuilder.UnionOperator
- UniqueElementColorTransformer - Class in org.gephi.appearance.plugin
- UniqueElementColorTransformer() - Constructor for class org.gephi.appearance.plugin.UniqueElementColorTransformer
- UniqueLabelColorTransformer - Class in org.gephi.appearance.plugin
- UniqueLabelColorTransformer() - Constructor for class org.gephi.appearance.plugin.UniqueLabelColorTransformer
- UniqueLabelSizeTransformer - Class in org.gephi.appearance.plugin
- UniqueLabelSizeTransformer() - Constructor for class org.gephi.appearance.plugin.UniqueLabelSizeTransformer
- UniqueNodeSizeTransformer - Class in org.gephi.appearance.plugin
- UniqueNodeSizeTransformer() - Constructor for class org.gephi.appearance.plugin.UniqueNodeSizeTransformer
- unlock() - Method in interface org.gephi.project.api.ProjectListener
- unregisterMask(FilterLibraryMask) - Method in interface org.gephi.filters.api.FilterLibrary
-
Unregisters
mask
in the library. - unregisterMask(FilterLibraryMask) - Method in class org.gephi.filters.FilterLibraryImpl
- unselect(Workspace) - Method in interface org.gephi.project.api.WorkspaceListener
-
Notify another workspace will be selected.
- UNSELECT - org.gephi.project.impl.ProjectControllerImpl.EventType
- unselectAll() - Method in class org.gephi.filters.plugin.partition.PartitionBuilder.PartitionFilter
- unsetup() - Method in interface org.gephi.io.generator.spi.GeneratorUI
-
Notify UI that generator settings panel has been closed and that settings values can be written into current generator instance.
- unsetup() - Method in interface org.gephi.io.processor.spi.ProcessorUI
-
Notify UI the settings panel has been closed and that new values can be written.
- unsetup() - Method in interface org.gephi.preview.spi.PreviewUI
-
Method called when the UI is unloaded and the panel to be destroyed.
- unsetup() - Method in interface org.gephi.statistics.spi.StatisticsUI
-
Notify the settings panel has been closed and that the settings values can be saved to the statistics instance.
- unsetup(boolean) - Method in interface org.gephi.io.exporter.spi.ExporterUI
-
Notify UI the settings panel has been closed and that new values can be written.
- unsetup(boolean) - Method in interface org.gephi.io.importer.spi.ImporterUI
-
Notify UI the settings panel has been closed and that new values can be written.
- unsetup(WizardImporter, WizardDescriptor.Panel) - Method in interface org.gephi.io.importer.spi.ImporterWizardUI
-
Notify UI the settings panel has been closed and that new values can be written.
- unSetup() - Method in interface org.gephi.datalab.spi.columns.AttributeColumnsManipulatorUI
-
Called when the window is closed or accepted.
- unSetup() - Method in interface org.gephi.datalab.spi.ManipulatorUI
-
Called when the dialog is closed, canceled or accepted.
- updateParameters() - Method in class org.gephi.filters.FilterQueryImpl
- updateParameters(Query) - Method in class org.gephi.filters.FilterModelImpl
V
- valueOf(String) - Static method in enum org.gephi.appearance.api.AppearanceModel.GraphFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.datalab.api.AttributeColumnsMergeStrategiesController.BooleanOperations
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator.EdgesOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.exporter.plugin.ExporterJson.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.exporter.plugin.ExporterSpreadsheet.ExportTable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.exporter.preview.util.LengthUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.importer.api.EdgeDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.importer.api.EdgeDirectionDefault
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.importer.api.EdgeMergeStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.importer.api.ElementIdType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.importer.api.Issue.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.importer.plugin.file.ImporterVNA.EdgeWidthFunction.Function
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.layout.plugin.AutoLayout.Interpolation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.layout.plugin.openord.Params
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.preview.api.PreviewMouseEvent.Button
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.preview.api.PreviewMouseEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.preview.SVGRenderTargetBuilder.LengthUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.preview.types.DependantColor.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.preview.types.DependantOriginalColor.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.preview.types.EdgeColor.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.project.impl.ProjectControllerImpl.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.project.impl.ProjectInformationImpl.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.project.impl.WorkspaceInformationImpl.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gephi.utils.sparklines.SparklineParameters.HighlightTextMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.gephi.appearance.api.AppearanceModel.GraphFunction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.datalab.api.AttributeColumnsMergeStrategiesController.BooleanOperations
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.filters.plugin.operator.MASKBuilderEdge.MaskEdgeOperator.EdgesOptions
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.io.exporter.plugin.ExporterJson.Format
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.io.exporter.plugin.ExporterSpreadsheet.ExportTable
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.io.exporter.preview.util.LengthUnit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.io.importer.api.EdgeDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.io.importer.api.EdgeDirectionDefault
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.io.importer.api.EdgeMergeStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.io.importer.api.ElementIdType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.io.importer.api.Issue.Level
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.io.importer.plugin.file.ImporterVNA.EdgeWidthFunction.Function
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.io.importer.plugin.file.spreadsheet.process.SpreadsheetGeneralConfiguration.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.layout.plugin.AutoLayout.Interpolation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.layout.plugin.openord.Params
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.preview.api.PreviewMouseEvent.Button
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.preview.api.PreviewMouseEvent.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.preview.SVGRenderTargetBuilder.LengthUnit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.preview.types.DependantColor.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.preview.types.DependantOriginalColor.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.preview.types.EdgeColor.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.project.impl.ProjectControllerImpl.EventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.project.impl.ProjectInformationImpl.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.project.impl.WorkspaceInformationImpl.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gephi.utils.sparklines.SparklineParameters.HighlightTextMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Vector - Class in org.gephi.preview.api
- Vector() - Constructor for class org.gephi.preview.api.Vector
- Vector(float, float) - Constructor for class org.gephi.preview.api.Vector
- VectorExporter - Interface in org.gephi.io.exporter.spi
-
Exporter interface for exporters that export vector graphics.
- VectorFileExporterBuilder - Interface in org.gephi.io.exporter.spi
-
Exporter builder for vector file format support.
- verify() - Method in interface org.gephi.io.importer.api.Container
-
This method must be called after the loading is complete and before unloading.
- verify() - Method in class org.gephi.io.importer.impl.ImportContainerImpl
- VersionUtils - Class in org.gephi.utils
- VersionUtils() - Constructor for class org.gephi.utils.VersionUtils
- VISIBILITY_RATIO - Static variable in class org.gephi.preview.api.PreviewProperty
-
General
Float
property which indicates the ratio of the visible graph used in preview. - VISIBLE - Static variable in class org.gephi.preview.plugin.items.EdgeLabelItem
- VISIBLE - Static variable in class org.gephi.preview.plugin.items.NodeLabelItem
- VisualizationController - Interface in org.gephi.visualization.api
W
- waitForIteration() - Method in class org.gephi.layout.plugin.openord.Combine
- WARNING - org.gephi.io.importer.api.Issue.Level
- WDEGREE - Static variable in class org.gephi.statistics.plugin.WeightedDegree
- WEAKLY - Static variable in class org.gephi.statistics.plugin.ConnectedComponents
- weaklyConnected(UndirectedGraph, Column) - Method in class org.gephi.statistics.plugin.ConnectedComponents
- WEIGHT - org.gephi.io.importer.api.PropertiesAssociations.EdgeProperties
- WEIGHT - Static variable in class org.gephi.preview.plugin.items.EdgeItem
- WeightedDegree - Class in org.gephi.statistics.plugin
- WeightedDegree() - Constructor for class org.gephi.statistics.plugin.WeightedDegree
- WeightedDegreeBuilder - Class in org.gephi.statistics.plugin.builder
- WeightedDegreeBuilder() - Constructor for class org.gephi.statistics.plugin.builder.WeightedDegreeBuilder
- whitespaceChars(int, int) - Method in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Specifies that all characters c in the range
low <= c <= high
are white space characters. - WIDTH - Static variable in class org.gephi.preview.plugin.items.EdgeLabelItem
- WIDTH - Static variable in class org.gephi.preview.plugin.items.NodeLabelItem
- WINDEGREE - Static variable in class org.gephi.statistics.plugin.WeightedDegree
- WizardImporter - Interface in org.gephi.io.importer.spi
-
Importers interface for importing data from wizards.
- WizardImporterBuilder - Interface in org.gephi.io.importer.spi
-
Importer builder specific for
WizardImporter
. - wordChars(int, int) - Method in class org.gephi.utils.StreamTokenizerWithMultilineLiterals
-
Specifies that all characters c in the range
low <= c <= high
are word constituents. - Worker - Class in org.gephi.layout.plugin.openord
- Worker(int, int, CyclicBarrier) - Constructor for class org.gephi.layout.plugin.openord.Worker
- Workspace - Interface in org.gephi.project.api
-
Workspace interface that internally stores, through its Lookup, various information and instances.
- WorkspaceBytesPersistenceProvider - Interface in org.gephi.project.spi
-
Binary Workspace persistence provider.
- WorkspaceHelper - Class in org.gephi.preview.plugin.builders
- WorkspaceHelper() - Constructor for class org.gephi.preview.plugin.builders.WorkspaceHelper
- WorkspaceImpl - Class in org.gephi.project.impl
- WorkspaceImpl(ProjectImpl, int) - Constructor for class org.gephi.project.impl.WorkspaceImpl
- WorkspaceImpl(ProjectImpl, int, String, Object...) - Constructor for class org.gephi.project.impl.WorkspaceImpl
- WorkspaceInformation - Interface in org.gephi.project.api
-
Deprecated.Relevant methods have been ported to
Workspace
directly.Clients can subscribe to changes by using the
WorkspaceInformation.addChangeListener(java.beans.PropertyChangeListener)
method. It triggers the following events:- EVENT_OPEN: Workspace opened
- EVENT_CLOSE: Workspace closed
- EVENT_RENAME: Workspace renamed
- EVENT_SET_SOURCE: Workspace source set
- WorkspaceInformationImpl - Class in org.gephi.project.impl
- WorkspaceInformationImpl(String) - Constructor for class org.gephi.project.impl.WorkspaceInformationImpl
- WorkspaceInformationImpl.Status - Enum in org.gephi.project.impl
- WorkspaceListener - Interface in org.gephi.project.api
-
Workspace event listener.
- WorkspaceMetaData - Interface in org.gephi.project.api
-
Hosts user data about a workspace.
- WorkspaceMetaDataImpl - Class in org.gephi.project.impl
- WorkspaceMetaDataImpl() - Constructor for class org.gephi.project.impl.WorkspaceMetaDataImpl
- WorkspacePersistenceProvider - Interface in org.gephi.project.spi
-
Interface modules implement to notify the system they can read/write part of the .gephi project file to serialize states and data.
- WorkspaceProvider - Interface in org.gephi.project.api
-
Deprecated.All methods have been ported to
Project
directly. - WorkspaceProviderImpl - Class in org.gephi.project.impl
- WorkspaceProviderImpl(ProjectImpl) - Constructor for class org.gephi.project.impl.WorkspaceProviderImpl
- WorkspaceXMLPersistenceProvider - Interface in org.gephi.project.spi
-
XML Workspace persistence provider.
- WOUTDEGREE - Static variable in class org.gephi.statistics.plugin.WeightedDegree
- writeBytes(DataOutputStream, Workspace) - Method in class org.gephi.graph.GraphPersistenceProvider
- writeBytes(DataOutputStream, Workspace) - Method in interface org.gephi.project.spi.WorkspaceBytesPersistenceProvider
-
This is automatically called when saving a project file.
- writeProject(XMLStreamWriter, Project) - Static method in class org.gephi.project.io.GephiWriter
- writeWorkspace(XMLStreamWriter, Workspace) - Static method in class org.gephi.project.io.GephiWriter
- writeWorkspaceChildren(XMLStreamWriter, Workspace, WorkspaceXMLPersistenceProvider) - Static method in class org.gephi.project.io.GephiWriter
- writeXML(XMLStreamWriter) - Method in class org.gephi.layout.LayoutModelImpl
- writeXML(XMLStreamWriter) - Method in class org.gephi.preview.PreviewModelImpl
- writeXML(XMLStreamWriter) - Method in class org.gephi.statistics.StatisticsModelImpl
- writeXML(XMLStreamWriter, FilterModelImpl) - Method in class org.gephi.filters.FilterModelPersistenceProvider
- writeXML(XMLStreamWriter, Workspace) - Method in class org.gephi.appearance.AppearanceModelPersistenceProvider
- writeXML(XMLStreamWriter, Workspace) - Method in class org.gephi.filters.FilterModelPersistenceProvider
- writeXML(XMLStreamWriter, Workspace) - Method in class org.gephi.layout.LayoutModelPersistenceProvider
- writeXML(XMLStreamWriter, Workspace) - Method in class org.gephi.preview.PreviewPersistenceProvider
- writeXML(XMLStreamWriter, Workspace) - Method in interface org.gephi.project.spi.WorkspaceXMLPersistenceProvider
-
This is automatically called when saving a project file.
- writeXML(XMLStreamWriter, Workspace) - Method in class org.gephi.statistics.StatisticsPersistenceProvider
X
- x - Variable in class org.gephi.preview.api.PreviewMouseEvent
- x - Variable in class org.gephi.preview.api.Vector
- x() - Method in class org.gephi.layout.plugin.force.ForceVector
- x() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- X - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- X - Static variable in class org.gephi.preview.plugin.items.NodeItem
- X_AND_Y_VALUES - org.gephi.utils.sparklines.SparklineParameters.HighlightTextMode
- X_VALUES - org.gephi.utils.sparklines.SparklineParameters.HighlightTextMode
- Xml10FilterReader - Class in org.gephi.project.io
-
FilterReader
to skip invalid xml version 1.0 characters. - Xml10FilterReader(Reader) - Constructor for class org.gephi.project.io.Xml10FilterReader
-
Creates filter reader which skips invalid xml characters.
- XMLChar - Class in org.gephi.project.io
-
Class from Xerces
- XMLChar() - Constructor for class org.gephi.project.io.XMLChar
- XOR - org.gephi.datalab.api.AttributeColumnsMergeStrategiesController.BooleanOperations
Y
- y - Variable in class org.gephi.preview.api.PreviewMouseEvent
- y - Variable in class org.gephi.preview.api.Vector
- y() - Method in class org.gephi.layout.plugin.force.ForceVector
- y() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- Y - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- Y - Static variable in class org.gephi.preview.plugin.items.NodeItem
- Y_VALUES - org.gephi.utils.sparklines.SparklineParameters.HighlightTextMode
- YifanHu - Class in org.gephi.layout.plugin.force.yifanHu
- YifanHu() - Constructor for class org.gephi.layout.plugin.force.yifanHu.YifanHu
- YifanHuLayout - Class in org.gephi.layout.plugin.force.yifanHu
-
Hu's basic algorithm
- YifanHuLayout(LayoutBuilder, Displacement) - Constructor for class org.gephi.layout.plugin.force.yifanHu.YifanHuLayout
- YifanHuLayout.ElectricalForce - Class in org.gephi.layout.plugin.force.yifanHu
-
Fr = -C*K*K*(n2-n1)/||n2-n1||
- YifanHuLayout.SpringForce - Class in org.gephi.layout.plugin.force.yifanHu
-
Fa = (n2 - n1) * ||n2 - n1|| / K
- YifanHuProportional - Class in org.gephi.layout.plugin.force.yifanHu
- YifanHuProportional() - Constructor for class org.gephi.layout.plugin.force.yifanHu.YifanHuProportional
Z
- z() - Method in class org.gephi.layout.plugin.force.ForceVector
- z() - Method in class org.gephi.layout.plugin.force.quadtree.QuadTree
- Z - org.gephi.io.importer.api.PropertiesAssociations.NodeProperties
- Z - Static variable in class org.gephi.preview.plugin.items.NodeItem
All Classes All Packages