JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.gephi.algorithms.shortestpath
,
org.gephi.appearance
,
org.gephi.appearance.api
,
org.gephi.appearance.plugin
,
org.gephi.appearance.plugin.palette
,
org.gephi.appearance.spi
,
org.gephi.datalab.api
,
org.gephi.datalab.api.datatables
,
org.gephi.datalab.impl
,
org.gephi.datalab.spi
,
org.gephi.datalab.spi.columns
,
org.gephi.datalab.spi.columns.merge
,
org.gephi.datalab.spi.edges
,
org.gephi.datalab.spi.general
,
org.gephi.datalab.spi.nodes
,
org.gephi.datalab.spi.rows.merge
,
org.gephi.datalab.spi.values
,
org.gephi.desktop.mrufiles.api
,
org.gephi.desktop.mrufiles.impl
,
org.gephi.filters
,
org.gephi.filters.api
,
org.gephi.filters.plugin
,
org.gephi.filters.plugin.attribute
,
org.gephi.filters.plugin.dynamic
,
org.gephi.filters.plugin.edge
,
org.gephi.filters.plugin.graph
,
org.gephi.filters.plugin.operator
,
org.gephi.filters.plugin.partition
,
org.gephi.filters.spi
,
org.gephi.graph
,
org.gephi.graph.api
,
org.gephi.io.database.drivers
,
org.gephi.io.exporter.api
,
org.gephi.io.exporter.impl
,
org.gephi.io.exporter.plugin
,
org.gephi.io.exporter.preview
,
org.gephi.io.exporter.preview.util
,
org.gephi.io.exporter.spi
,
org.gephi.io.generator.api
,
org.gephi.io.generator.plugin
,
org.gephi.io.generator.spi
,
org.gephi.io.importer.api
,
org.gephi.io.importer.impl
,
org.gephi.io.importer.plugin.database
,
org.gephi.io.importer.plugin.file
,
org.gephi.io.importer.plugin.file.spreadsheet
,
org.gephi.io.importer.plugin.file.spreadsheet.process
,
org.gephi.io.importer.plugin.file.spreadsheet.sheet
,
org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv
,
org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel
,
org.gephi.io.importer.spi
,
org.gephi.io.processor.plugin
,
org.gephi.io.processor.spi
,
org.gephi.layout
,
org.gephi.layout.api
,
org.gephi.layout.plugin
,
org.gephi.layout.plugin.force
,
org.gephi.layout.plugin.force.quadtree
,
org.gephi.layout.plugin.force.yifanHu
,
org.gephi.layout.plugin.forceAtlas
,
org.gephi.layout.plugin.forceAtlas2
,
org.gephi.layout.plugin.fruchterman
,
org.gephi.layout.plugin.labelAdjust
,
org.gephi.layout.plugin.noverlap
,
org.gephi.layout.plugin.openord
,
org.gephi.layout.plugin.random
,
org.gephi.layout.plugin.rotate
,
org.gephi.layout.plugin.scale
,
org.gephi.layout.spi
,
org.gephi.preview
,
org.gephi.preview.api
,
org.gephi.preview.plugin.builders
,
org.gephi.preview.plugin.items
,
org.gephi.preview.plugin.renderers
,
org.gephi.preview.presets
,
org.gephi.preview.spi
,
org.gephi.preview.types
,
org.gephi.preview.types.editors
,
org.gephi.project.api
,
org.gephi.project.impl
,
org.gephi.project.io
,
org.gephi.project.spi
,
org.gephi.statistics
,
org.gephi.statistics.api
,
org.gephi.statistics.plugin
,
org.gephi.statistics.plugin.builder
,
org.gephi.statistics.plugin.dynamic
,
org.gephi.statistics.plugin.dynamic.builder
,
org.gephi.statistics.spi
,
org.gephi.ui.propertyeditor
,
org.gephi.utils
,
org.gephi.utils.longtask.api
,
org.gephi.utils.longtask.spi
,
org.gephi.utils.progress
,
org.gephi.utils.sparklines
,
org.gephi.visualization.api
,
org.gephi.visualization.spi
,
org.gephi.workspace.impl
Class Hierarchy
java.lang.
Object
org.gephi.io.importer.api.
AbstractDatabase
(implements org.gephi.io.importer.api.
Database
)
org.gephi.io.importer.plugin.database.
EdgeListDatabaseImpl
org.gephi.filters.plugin.
AbstractFilter
(implements org.gephi.filters.spi.
Filter
)
org.gephi.filters.plugin.
AbstractAttributeFilter
<K> (implements org.gephi.filters.spi.
ElementFilter
<K>)
org.gephi.filters.plugin.attribute.
AttributeEqualBuilder.EqualBooleanFilter
<K>
org.gephi.filters.plugin.attribute.
AttributeEqualBuilder.EqualBooleanFilter.Edge
(implements org.gephi.filters.spi.
EdgeFilter
)
org.gephi.filters.plugin.attribute.
AttributeEqualBuilder.EqualBooleanFilter.Node
(implements org.gephi.filters.spi.
NodeFilter
)
org.gephi.filters.plugin.attribute.
AttributeEqualBuilder.EqualNumberFilter
<K> (implements org.gephi.filters.spi.
RangeFilter
)
org.gephi.filters.plugin.attribute.
AttributeEqualBuilder.EqualNumberFilter.Edge
(implements org.gephi.filters.spi.
EdgeFilter
)
org.gephi.filters.plugin.attribute.
AttributeEqualBuilder.EqualNumberFilter.Node
(implements org.gephi.filters.spi.
NodeFilter
)
org.gephi.filters.plugin.attribute.
AttributeEqualBuilder.EqualStringFilter
<K>
org.gephi.filters.plugin.attribute.
AttributeEqualBuilder.EqualStringFilter.Edge
(implements org.gephi.filters.spi.
EdgeFilter
)
org.gephi.filters.plugin.attribute.
AttributeEqualBuilder.EqualStringFilter.Node
(implements org.gephi.filters.spi.
NodeFilter
)
org.gephi.filters.plugin.attribute.
AttributeNonNullBuilder.AttributeNonNullFilter
<K>
org.gephi.filters.plugin.attribute.
AttributeNonNullBuilder.AttributeNonNullFilter.Edge
(implements org.gephi.filters.spi.
EdgeFilter
)
org.gephi.filters.plugin.attribute.
AttributeNonNullBuilder.AttributeNonNullFilter.Node
(implements org.gephi.filters.spi.
NodeFilter
)
org.gephi.filters.plugin.attribute.
AttributeRangeBuilder.AttributeRangeFilter
<K> (implements org.gephi.filters.spi.
RangeFilter
)
org.gephi.filters.plugin.attribute.
AttributeRangeBuilder.AttributeRangeFilter.Edge
(implements org.gephi.filters.spi.
EdgeFilter
)
org.gephi.filters.plugin.attribute.
AttributeRangeBuilder.AttributeRangeFilter.Node
(implements org.gephi.filters.spi.
NodeFilter
)
org.gephi.filters.plugin.partition.
PartitionCountBuilder.PartitionCountFilter
<K> (implements org.gephi.filters.spi.
RangeFilter
)
org.gephi.filters.plugin.partition.
PartitionCountBuilder.PartitionCountFilter.Edge
(implements org.gephi.filters.spi.
EdgeFilter
)
org.gephi.filters.plugin.partition.
PartitionCountBuilder.PartitionCountFilter.Node
(implements org.gephi.filters.spi.
NodeFilter
)
org.gephi.filters.plugin.graph.
DegreeRangeBuilder.DegreeRangeFilter
(implements org.gephi.filters.spi.
NodeFilter
, org.gephi.filters.spi.
RangeFilter
)
org.gephi.filters.plugin.edge.
EdgeTypeBuilder.EdgeTypeFilter
(implements org.gephi.filters.spi.
EdgeFilter
)
org.gephi.filters.plugin.edge.
EdgeWeightBuilder.EdgeWeightFilter
(implements org.gephi.filters.spi.
EdgeFilter
, org.gephi.filters.spi.
RangeFilter
)
org.gephi.filters.plugin.graph.
InDegreeRangeBuilder.InDegreeRangeFilter
(implements org.gephi.filters.spi.
NodeFilter
, org.gephi.filters.spi.
RangeFilter
)
org.gephi.filters.plugin.graph.
MutualDegreeRangeBuilder.MutualDegreeRangeFilter
(implements org.gephi.filters.spi.
NodeFilter
, org.gephi.filters.spi.
RangeFilter
)
org.gephi.filters.plugin.edge.
MutualEdgeBuilder.MutualEdgeFilter
(implements org.gephi.filters.spi.
EdgeFilter
)
org.gephi.filters.plugin.graph.
OutDegreeRangeBuilder.OutDegreeRangeFilter
(implements org.gephi.filters.spi.
NodeFilter
, org.gephi.filters.spi.
RangeFilter
)
org.gephi.filters.plugin.
AbstractFilterBuilder
(implements org.gephi.filters.spi.
FilterBuilder
)
org.gephi.filters.plugin.
AbstractAttributeFilterBuilder
org.gephi.layout.plugin.force.
AbstractForce
org.gephi.layout.plugin.force.yifanHu.
YifanHuLayout.ElectricalForce
org.gephi.layout.plugin.force.yifanHu.
YifanHuLayout.SpringForce
org.gephi.io.importer.plugin.file.spreadsheet.
AbstractImporterSpreadsheet
(implements org.gephi.io.importer.spi.
FileImporter
, org.gephi.io.importer.spi.
FileImporter.FileAware
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.importer.plugin.file.spreadsheet.
ImporterSpreadsheetCSV
org.gephi.io.importer.plugin.file.spreadsheet.
ImporterSpreadsheetExcel
org.gephi.io.importer.plugin.file.spreadsheet.process.
AbstractImportProcess
(implements java.io.
Closeable
)
org.gephi.io.importer.plugin.file.spreadsheet.process.
ImportAdjacencyListProcess
org.gephi.io.importer.plugin.file.spreadsheet.process.
ImportEdgesProcess
org.gephi.io.importer.plugin.file.spreadsheet.process.
ImportMatrixProcess
org.gephi.io.importer.plugin.file.spreadsheet.process.
ImportNodesProcess
org.gephi.preview.plugin.items.
AbstractItem
(implements org.gephi.preview.api.
Item
)
org.gephi.preview.plugin.items.
EdgeItem
org.gephi.preview.plugin.items.
EdgeLabelItem
org.gephi.preview.plugin.items.
NodeItem
org.gephi.preview.plugin.items.
NodeLabelItem
org.gephi.layout.plugin.
AbstractLayout
(implements org.gephi.layout.spi.
Layout
)
org.gephi.layout.plugin.scale.
AbstractScaleLayout
(implements org.gephi.layout.spi.
Layout
)
org.gephi.layout.plugin.scale.
ContractLayout
org.gephi.layout.plugin.scale.
ExpandLayout
org.gephi.layout.plugin.forceAtlas.
ForceAtlasLayout
(implements org.gephi.layout.spi.
Layout
)
org.gephi.layout.plugin.fruchterman.
FruchtermanReingold
(implements org.gephi.layout.spi.
Layout
)
org.gephi.layout.plugin.labelAdjust.
LabelAdjust
(implements org.gephi.layout.spi.
Layout
)
org.gephi.layout.plugin.noverlap.
NoverlapLayout
(implements org.gephi.layout.spi.
Layout
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.layout.plugin.random.
RandomLayout
(implements org.gephi.layout.spi.
Layout
)
org.gephi.layout.plugin.rotate.
RotateLayout
(implements org.gephi.layout.spi.
Layout
)
org.gephi.layout.plugin.force.yifanHu.
YifanHuLayout
(implements org.gephi.layout.spi.
Layout
)
org.gephi.io.processor.plugin.
AbstractProcessor
(implements org.gephi.io.processor.spi.
Processor
)
org.gephi.io.processor.plugin.
DefaultProcessor
org.gephi.io.processor.plugin.
AppendProcessor
(implements org.gephi.io.processor.spi.
Processor
)
org.gephi.io.processor.plugin.
MergeProcessor
(implements org.gephi.io.processor.spi.
Processor
)
org.gephi.io.processor.plugin.
MultiProcessor
(implements org.gephi.io.processor.spi.
Processor
)
org.gephi.filters.
AbstractQueryImpl
(implements org.gephi.filters.api.
Query
)
org.gephi.filters.
FilterQueryImpl
org.gephi.filters.
OperatorQueryImpl
org.gephi.preview.
AbstractRenderTarget
(implements org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.preview.
G2DRenderTargetBuilder.G2DTargetImpl
(implements org.gephi.preview.api.
G2DTarget
)
org.gephi.preview.
PDFRenderTargetBuilder.PDFRenderTargetImpl
(implements org.gephi.preview.api.
PDFTarget
)
org.gephi.preview.
SVGRenderTargetBuilder.SVGRenderTargetImpl
(implements org.gephi.preview.api.
SVGTarget
)
org.gephi.algorithms.shortestpath.
AbstractShortestPathAlgorithm
org.gephi.algorithms.shortestpath.
BellmanFordShortestPathAlgorithm
org.gephi.algorithms.shortestpath.
DijkstraShortestPathAlgorithm
org.gephi.appearance.plugin.
AbstractUniqueColorTransformer
org.gephi.appearance.plugin.
UniqueElementColorTransformer
(implements org.gephi.appearance.spi.
SimpleTransformer
<E>)
org.gephi.appearance.plugin.
UniqueLabelColorTransformer
(implements org.gephi.appearance.spi.
SimpleTransformer
<E>)
org.gephi.appearance.plugin.
AbstractUniqueSizeTransformer
org.gephi.appearance.plugin.
UniqueLabelSizeTransformer
(implements org.gephi.appearance.spi.
SimpleTransformer
<E>)
org.gephi.appearance.plugin.
UniqueNodeSizeTransformer
(implements org.gephi.appearance.spi.
SimpleTransformer
<E>)
org.gephi.appearance.
AppearanceControllerImpl
(implements org.gephi.appearance.api.
AppearanceController
)
org.gephi.appearance.
AppearanceModelImpl
(implements org.gephi.appearance.api.
AppearanceModel
)
org.gephi.preview.plugin.renderers.
ArrowRenderer
(implements org.gephi.preview.spi.
Renderer
)
org.gephi.datalab.impl.
AttributeColumnsControllerImpl
(implements org.gephi.datalab.api.
AttributeColumnsController
)
org.gephi.datalab.impl.
AttributeColumnsMergeStrategiesControllerImpl
(implements org.gephi.datalab.api.
AttributeColumnsMergeStrategiesController
)
org.gephi.filters.plugin.attribute.
AttributeEqualBuilder
(implements org.gephi.filters.spi.
CategoryBuilder
)
org.gephi.filters.plugin.attribute.
AttributeNonNullBuilder
(implements org.gephi.filters.spi.
CategoryBuilder
)
org.gephi.filters.plugin.attribute.
AttributeRangeBuilder
(implements org.gephi.filters.spi.
CategoryBuilder
)
org.gephi.utils.
Attributes
org.gephi.layout.plugin.
AutoLayout
org.gephi.layout.plugin.force.quadtree.
BarnesHut
org.gephi.preview.api.
CanvasSize
org.gephi.filters.spi.
Category
org.gephi.utils.
CharsetToolkit
org.gephi.statistics.plugin.
ChartUtils
org.gephi.statistics.plugin.
ClusteringCoefficient
(implements org.gephi.utils.longtask.spi.
LongTask
, org.gephi.statistics.spi.
Statistics
)
org.gephi.statistics.plugin.builder.
ClusteringCoefficientBuilder
(implements org.gephi.statistics.spi.
StatisticsBuilder
)
org.gephi.io.importer.impl.
ColumnDraftImpl
(implements org.gephi.io.importer.api.
ColumnDraft
)
org.gephi.layout.plugin.openord.
Combine
(implements java.lang.
Runnable
)
java.awt.
Component
(implements java.awt.image.
ImageObserver
, java.awt.
MenuContainer
, java.io.
Serializable
)
java.awt.
Container
javax.swing.
JComponent
(implements java.io.
Serializable
)
org.gephi.utils.sparklines.
SparklineComponent
org.gephi.statistics.plugin.
ConnectedComponents
(implements org.gephi.utils.longtask.spi.
LongTask
, org.gephi.statistics.spi.
Statistics
)
org.gephi.statistics.plugin.builder.
ConnectedComponentsBuilder
(implements org.gephi.statistics.spi.
StatisticsBuilder
)
org.gephi.layout.plugin.scale.
Contract
(implements org.gephi.layout.spi.
LayoutBuilder
)
org.gephi.layout.plugin.openord.
Control
org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv.
CSVSheetParser
(implements org.gephi.io.importer.plugin.file.spreadsheet.sheet.
SheetParser
)
org.gephi.io.importer.plugin.file.spreadsheet.sheets.csv.
CSVSheetRow
(implements org.gephi.io.importer.plugin.file.spreadsheet.sheet.
SheetRow
)
org.gephi.datalab.api.
DataLaboratoryHelper
org.gephi.datalab.impl.
DataTablesControllerImpl
(implements org.gephi.datalab.api.datatables.
DataTablesController
)
org.gephi.io.processor.plugin.
DefaultScaler
(implements org.gephi.io.processor.spi.
Scaler
)
org.gephi.statistics.plugin.
Degree
(implements org.gephi.utils.longtask.spi.
LongTask
, org.gephi.statistics.spi.
Statistics
)
org.gephi.statistics.plugin.builder.
DegreeBuilder
(implements org.gephi.statistics.spi.
StatisticsBuilder
)
org.gephi.filters.plugin.graph.
DegreeRangeBuilder
(implements org.gephi.filters.spi.
FilterBuilder
)
org.gephi.statistics.plugin.builder.
DensityBuilder
(implements org.gephi.statistics.spi.
StatisticsBuilder
)
org.gephi.layout.plugin.openord.
DensityGrid
(implements java.lang.
Cloneable
)
org.gephi.preview.types.
DependantColor
org.gephi.preview.types.
DependantOriginalColor
org.gephi.statistics.plugin.dynamic.
DynamicClusteringCoefficient
(implements org.gephi.statistics.spi.
DynamicStatistics
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.statistics.plugin.dynamic.builder.
DynamicClusteringCoefficientBuilder
(implements org.gephi.statistics.spi.
StatisticsBuilder
)
org.gephi.statistics.plugin.dynamic.
DynamicDegree
(implements org.gephi.statistics.spi.
DynamicStatistics
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.statistics.plugin.dynamic.builder.
DynamicDegreeBuilder
(implements org.gephi.statistics.spi.
StatisticsBuilder
)
org.gephi.io.generator.plugin.
DynamicGraph
(implements org.gephi.io.generator.spi.
Generator
)
org.gephi.statistics.plugin.dynamic.
DynamicNbEdges
(implements org.gephi.statistics.spi.
DynamicStatistics
)
org.gephi.statistics.plugin.dynamic.builder.
DynamicNbEdgesBuilder
(implements org.gephi.statistics.spi.
StatisticsBuilder
)
org.gephi.statistics.plugin.dynamic.
DynamicNbNodes
(implements org.gephi.statistics.spi.
DynamicStatistics
)
org.gephi.statistics.plugin.dynamic.builder.
DynamicNbNodesBuilder
(implements org.gephi.statistics.spi.
StatisticsBuilder
)
org.gephi.filters.plugin.dynamic.
DynamicRangeBuilder
(implements org.gephi.filters.spi.
CategoryBuilder
)
org.gephi.filters.plugin.dynamic.
DynamicRangeBuilder.DynamicRangeFilter
(implements org.gephi.filters.spi.
ComplexFilter
)
org.gephi.preview.plugin.builders.
EdgeBuilder
(implements org.gephi.preview.spi.
ItemBuilder
)
org.gephi.preview.types.
EdgeColor
org.gephi.preview.plugin.builders.
EdgeLabelBuilder
(implements org.gephi.preview.spi.
ItemBuilder
)
org.gephi.preview.plugin.renderers.
EdgeLabelRenderer
(implements org.gephi.preview.spi.
Renderer
)
org.gephi.preview.plugin.renderers.
EdgeRenderer
(implements org.gephi.preview.spi.
Renderer
)
org.gephi.filters.plugin.edge.
EdgeTypeBuilder
(implements org.gephi.filters.spi.
FilterBuilder
)
org.gephi.filters.plugin.edge.
EdgeWeightBuilder
(implements org.gephi.filters.spi.
FilterBuilder
)
org.gephi.filters.plugin.graph.
EgoBuilder
(implements org.gephi.filters.spi.
FilterBuilder
)
org.gephi.filters.plugin.graph.
EgoBuilder.EgoFilter
(implements org.gephi.filters.spi.
ComplexFilter
)
org.gephi.statistics.plugin.
EigenvectorCentrality
(implements org.gephi.utils.longtask.spi.
LongTask
, org.gephi.statistics.spi.
Statistics
)
org.gephi.statistics.plugin.builder.
EigenvectorCentralityBuilder
(implements org.gephi.statistics.spi.
StatisticsBuilder
)
org.gephi.io.importer.impl.
ElementDraftImpl
(implements org.gephi.io.importer.api.
ElementDraft
)
org.gephi.io.importer.impl.
EdgeDraftImpl
(implements org.gephi.io.importer.api.
EdgeDraft
)
org.gephi.io.importer.impl.
NodeDraftImpl
(implements org.gephi.io.importer.api.
NodeDraft
)
org.gephi.io.importer.impl.
ElementFactoryImpl
(implements org.gephi.io.importer.api.
ElementDraft.Factory
)
org.gephi.io.importer.plugin.file.spreadsheet.sheet.
EmptySheet
(implements org.gephi.io.importer.plugin.file.spreadsheet.sheet.
SheetParser
)
org.gephi.io.importer.plugin.file.spreadsheet.sheet.
ErrorSheet
(implements org.gephi.io.importer.plugin.file.spreadsheet.sheet.
SheetParser
)
org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel.
ExcelSheetParser
(implements org.gephi.io.importer.plugin.file.spreadsheet.sheet.
SheetParser
)
org.gephi.io.importer.plugin.file.spreadsheet.sheets.excel.
ExcelSheetRow
(implements org.gephi.io.importer.plugin.file.spreadsheet.sheet.
SheetRow
)
org.gephi.layout.plugin.scale.
Expand
(implements org.gephi.layout.spi.
LayoutBuilder
)
org.gephi.io.exporter.impl.
ExportControllerImpl
(implements org.gephi.io.exporter.api.
ExportController
)
org.gephi.io.exporter.plugin.
ExporterBuilderCSV
(implements org.gephi.io.exporter.spi.
GraphFileExporterBuilder
)
org.gephi.io.exporter.plugin.
ExporterBuilderDL
(implements org.gephi.io.exporter.spi.
GraphFileExporterBuilder
)
org.gephi.io.exporter.plugin.
ExporterBuilderGDF
(implements org.gephi.io.exporter.spi.
GraphFileExporterBuilder
)
org.gephi.io.exporter.plugin.
ExporterBuilderGEXF
(implements org.gephi.io.exporter.spi.
GraphFileExporterBuilder
)
org.gephi.io.exporter.plugin.
ExporterBuilderGML
(implements org.gephi.io.exporter.spi.
GraphFileExporterBuilder
)
org.gephi.io.exporter.plugin.
ExporterBuilderGraphML
(implements org.gephi.io.exporter.spi.
GraphFileExporterBuilder
)
org.gephi.io.exporter.plugin.
ExporterBuilderPajek
(implements org.gephi.io.exporter.spi.
GraphFileExporterBuilder
)
org.gephi.io.exporter.preview.
ExporterBuilderPDF
(implements org.gephi.io.exporter.spi.
VectorFileExporterBuilder
)
org.gephi.io.exporter.preview.
ExporterBuilderPNG
(implements org.gephi.io.exporter.spi.
VectorFileExporterBuilder
)
org.gephi.io.exporter.plugin.
ExporterBuilderSpreadsheet
(implements org.gephi.io.exporter.spi.
GraphFileExporterBuilder
)
org.gephi.io.exporter.preview.
ExporterBuilderSVG
(implements org.gephi.io.exporter.spi.
VectorFileExporterBuilder
)
org.gephi.io.exporter.plugin.
ExporterBuilderVNA
(implements org.gephi.io.exporter.spi.
GraphFileExporterBuilder
)
org.gephi.io.exporter.plugin.
ExporterCSV
(implements org.gephi.io.exporter.spi.
CharacterExporter
, org.gephi.io.exporter.spi.
GraphExporter
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.exporter.plugin.
ExporterDL
(implements org.gephi.io.exporter.spi.
CharacterExporter
, org.gephi.io.exporter.spi.
GraphExporter
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.exporter.plugin.
ExporterGDF
(implements org.gephi.io.exporter.spi.
CharacterExporter
, org.gephi.io.exporter.spi.
GraphExporter
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.exporter.plugin.
ExporterGEXF
(implements org.gephi.io.exporter.spi.
CharacterExporter
, org.gephi.io.exporter.spi.
GraphExporter
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.exporter.plugin.
ExporterGML
(implements org.gephi.io.exporter.spi.
CharacterExporter
, org.gephi.io.exporter.spi.
GraphExporter
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.exporter.plugin.
ExporterGraphML
(implements org.gephi.io.exporter.spi.
CharacterExporter
, org.gephi.io.exporter.spi.
GraphExporter
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.exporter.plugin.
ExporterPajek
(implements org.gephi.io.exporter.spi.
CharacterExporter
, org.gephi.io.exporter.spi.
GraphExporter
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.exporter.plugin.
ExporterSpreadsheet
(implements org.gephi.io.exporter.spi.
CharacterExporter
, org.gephi.io.exporter.spi.
GraphExporter
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.exporter.plugin.
ExporterVNA
(implements org.gephi.io.exporter.spi.
CharacterExporter
, org.gephi.io.exporter.spi.
GraphExporter
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.exporter.api.
FileType
org.gephi.io.importer.api.
FileType
org.gephi.filters.
FilterControllerImpl
(implements org.gephi.filters.api.
FilterController
, org.gephi.filters.api.
PropertyExecutor
)
org.gephi.filters.
FilterLibraryImpl
(implements org.gephi.filters.api.
FilterLibrary
)
org.gephi.filters.
FilterModelImpl
(implements org.gephi.filters.api.
FilterModel
)
org.gephi.filters.
FilterModelPersistenceProvider
(implements org.gephi.project.spi.
WorkspaceXMLPersistenceProvider
)
org.gephi.filters.
FilterProcessor
org.gephi.filters.spi.
FilterProperty
org.gephi.layout.plugin.forceAtlas.
ForceAtlas
(implements org.gephi.layout.spi.
LayoutBuilder
)
org.gephi.layout.plugin.forceAtlas2.
ForceAtlas2
(implements org.gephi.layout.spi.
Layout
)
org.gephi.layout.plugin.forceAtlas2.
ForceAtlas2Builder
(implements org.gephi.layout.spi.
LayoutBuilder
)
org.gephi.layout.plugin.forceAtlas2.
ForceAtlas2LayoutData
(implements org.gephi.graph.spi.LayoutData)
org.gephi.layout.plugin.forceAtlas2.
ForceFactory
org.gephi.layout.plugin.forceAtlas2.
ForceFactory.AttractionForce
org.gephi.layout.plugin.forceAtlas2.
ForceFactory.RepulsionForce
org.gephi.layout.plugin.force.
ForceVector
(implements org.gephi.graph.spi.LayoutData)
org.gephi.layout.plugin.
ForceLayoutData
org.gephi.layout.plugin.
ForceVectorNodeLayoutData
(implements org.gephi.graph.spi.LayoutData)
org.gephi.layout.plugin.labelAdjust.
LabelAdjustLayoutData
org.gephi.layout.plugin.noverlap.
NoverlapLayoutData
org.gephi.layout.plugin.
ForceVectorUtils
org.gephi.layout.plugin.fruchterman.
FruchtermanReingoldBuilder
(implements org.gephi.layout.spi.
LayoutBuilder
)
org.gephi.appearance.
FunctionImpl
(implements org.gephi.appearance.api.
Function
)
org.gephi.appearance.
AttributeFunctionImpl
(implements org.gephi.appearance.api.
AttributeFunction
, org.gephi.appearance.api.
PartitionFunction
, org.gephi.appearance.api.
RankingFunction
)
org.gephi.appearance.
GraphFunctionImpl
(implements org.gephi.appearance.api.
GraphFunction
, org.gephi.appearance.api.
PartitionFunction
, org.gephi.appearance.api.
RankingFunction
)
org.gephi.appearance.
SimpleFunctionImpl
(implements org.gephi.appearance.api.
SimpleFunction
)
org.gephi.preview.
G2DRenderTargetBuilder
(implements org.gephi.preview.spi.
RenderTargetBuilder
)
org.gephi.preview.
G2DRenderTargetBuilder.G2DGraphics
org.gephi.project.io.
GephiReader
org.gephi.project.io.
GephiWriter
org.gephi.filters.plugin.graph.
GiantComponentBuilder
(implements org.gephi.filters.spi.
FilterBuilder
)
org.gephi.filters.plugin.graph.
GiantComponentBuilder.GiantComponentFilter
(implements org.gephi.filters.spi.
NodeFilter
)
org.gephi.graph.
GraphControllerImpl
(implements org.gephi.graph.api.
GraphController
)
org.gephi.statistics.plugin.
GraphDensity
(implements org.gephi.statistics.spi.
Statistics
)
org.gephi.statistics.plugin.
GraphDistance
(implements org.gephi.utils.longtask.spi.
LongTask
, org.gephi.statistics.spi.
Statistics
)
org.gephi.statistics.plugin.builder.
GraphDistanceBuilder
(implements org.gephi.statistics.spi.
StatisticsBuilder
)
org.gephi.datalab.impl.
GraphElementsControllerImpl
(implements org.gephi.datalab.api.
GraphElementsController
)
org.gephi.graph.
GraphPersistenceProvider
(implements org.gephi.project.spi.
WorkspaceBytesPersistenceProvider
)
org.gephi.filters.plugin.graph.
HasSelfLoopBuilder
(implements org.gephi.filters.spi.
FilterBuilder
)
org.gephi.filters.plugin.graph.
HasSelfLoopBuilder.HasSelfLoopFilter
(implements org.gephi.filters.spi.
NodeFilter
)
org.gephi.statistics.plugin.
Hits
(implements org.gephi.utils.longtask.spi.
LongTask
, org.gephi.statistics.spi.
Statistics
)
org.gephi.statistics.plugin.builder.
HitsBuilder
(implements org.gephi.statistics.spi.
StatisticsBuilder
)
org.gephi.utils.
HTMLEscape
org.gephi.io.importer.impl.
ImportContainerFactoryImpl
(implements org.gephi.io.importer.api.
Container.Factory
)
org.gephi.io.importer.impl.
ImportContainerImpl
(implements org.gephi.io.importer.api.
Container
, org.gephi.io.importer.api.
ContainerLoader
, org.gephi.io.importer.api.
ContainerUnloader
)
org.gephi.io.importer.impl.
ImportContainerParameters
org.gephi.io.importer.impl.
ImportControllerImpl
(implements org.gephi.io.importer.api.
ImportController
)
org.gephi.io.importer.plugin.file.
ImporterBuilderDL
(implements org.gephi.io.importer.spi.
FileImporterBuilder
)
org.gephi.io.importer.plugin.file.
ImporterBuilderDOT
(implements org.gephi.io.importer.spi.
FileImporterBuilder
)
org.gephi.io.importer.plugin.database.
ImporterBuilderEdgeList
(implements org.gephi.io.importer.spi.
DatabaseImporterBuilder
)
org.gephi.io.importer.plugin.file.
ImporterBuilderGDF
(implements org.gephi.io.importer.spi.
FileImporterBuilder
)
org.gephi.io.importer.plugin.file.
ImporterBuilderGEXF
(implements org.gephi.io.importer.spi.
FileImporterBuilder
)
org.gephi.io.importer.plugin.file.
ImporterBuilderGML
(implements org.gephi.io.importer.spi.
FileImporterBuilder
)
org.gephi.io.importer.plugin.file.
ImporterBuilderGraphML
(implements org.gephi.io.importer.spi.
FileImporterBuilder
)
org.gephi.io.importer.plugin.file.
ImporterBuilderPajek
(implements org.gephi.io.importer.spi.
FileImporterBuilder
)
org.gephi.io.importer.plugin.file.
ImporterBuilderTGF
(implements org.gephi.io.importer.spi.
FileImporterBuilder
)
org.gephi.io.importer.plugin.file.
ImporterBuilderTLP
(implements org.gephi.io.importer.spi.
FileImporterBuilder
)
org.gephi.io.importer.plugin.file.
ImporterBuilderVNA
(implements org.gephi.io.importer.spi.
FileImporterBuilder
)
org.gephi.io.importer.plugin.file.
ImporterDL
(implements org.gephi.io.importer.spi.
FileImporter
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.importer.plugin.file.
ImporterDOT
(implements org.gephi.io.importer.spi.
FileImporter
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.importer.plugin.database.
ImporterEdgeList
(implements org.gephi.io.importer.spi.
DatabaseImporter
)
org.gephi.io.importer.plugin.file.
ImporterGDF
(implements org.gephi.io.importer.spi.
FileImporter
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.importer.plugin.file.
ImporterGEXF
(implements org.gephi.io.importer.spi.
FileImporter
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.importer.plugin.file.
ImporterGML
(implements org.gephi.io.importer.spi.
FileImporter
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.importer.plugin.file.
ImporterGraphML
(implements org.gephi.io.importer.spi.
FileImporter
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.importer.plugin.file.
ImporterPajek
(implements org.gephi.io.importer.spi.
FileImporter
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.importer.plugin.file.spreadsheet.
ImporterSpreadsheetCSVBuilder
(implements org.gephi.io.importer.spi.
FileImporterBuilder
)
org.gephi.io.importer.plugin.file.spreadsheet.
ImporterSpreadsheetExcelBuilder
(implements org.gephi.io.importer.spi.
FileImporterBuilder
)
org.gephi.io.importer.plugin.file.
ImporterTGF
(implements org.gephi.io.importer.spi.
FileImporter
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.importer.plugin.file.
ImporterTLP
(implements org.gephi.io.importer.spi.
FileImporter
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.importer.plugin.file.
ImporterVNA
(implements org.gephi.io.importer.spi.
FileImporter
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.io.importer.plugin.file.
ImporterVNA.EdgeWidthFunction
org.gephi.io.importer.api.
ImportUtils
org.gephi.filters.plugin.graph.
InDegreeRangeBuilder
(implements org.gephi.filters.spi.
FilterBuilder
)
org.gephi.filters.plugin.partition.
InterEdgesBuilder
(implements org.gephi.filters.spi.
CategoryBuilder
)
org.gephi.appearance.api.
Interpolator
org.gephi.appearance.api.
Interpolator.BezierInterpolator
org.gephi.filters.plugin.operator.
INTERSECTIONBuilder
(implements org.gephi.filters.spi.
FilterBuilder
)
org.gephi.filters.plugin.operator.
INTERSECTIONBuilder.IntersectionOperator
(implements org.gephi.filters.spi.
Operator
)
org.gephi.filters.plugin.partition.
IntraEdgesBuilder
(implements org.gephi.filters.spi.
CategoryBuilder
)
org.gephi.io.importer.api.
Issue
org.gephi.filters.plugin.graph.
KCoreBuilder
(implements org.gephi.filters.spi.
FilterBuilder
)
org.gephi.filters.plugin.graph.
KCoreBuilder.KCoreFilter
(implements org.gephi.filters.spi.
ComplexFilter
)
org.gephi.layout.plugin.labelAdjust.
LabelAdjustBuilder
(implements org.gephi.layout.spi.
LayoutBuilder
)
org.gephi.layout.
LayoutControllerImpl
(implements org.gephi.layout.api.
LayoutController
)
org.gephi.layout.
LayoutModelImpl
(implements org.gephi.layout.api.
LayoutModel
)
org.gephi.layout.
LayoutModelPersistenceProvider
(implements org.gephi.project.spi.
WorkspaceXMLPersistenceProvider
)
org.gephi.layout.spi.
LayoutProperty
org.gephi.graph.
LegacyAttributePersistenceProvider
(implements org.gephi.project.spi.
WorkspaceXMLPersistenceProvider
)
org.gephi.graph.
LegacyAttributeRowsPersistenceProvider
(implements org.gephi.project.spi.
WorkspaceXMLPersistenceProvider
)
org.gephi.graph.
LegacyDataPersistenceProvider
(implements org.gephi.project.spi.
WorkspaceXMLPersistenceProvider
)
org.gephi.graph.
LegacyGraphPersistenceProvider
(implements org.gephi.project.spi.
WorkspaceXMLPersistenceProvider
)
org.gephi.graph.
LegacyMapHelper
org.gephi.project.io.
LoadTask
(implements org.gephi.utils.longtask.spi.
LongTask
, java.lang.
Runnable
)
org.gephi.utils.longtask.api.
LongTaskExecutor
org.gephi.preview.api.
ManagedRenderer
org.gephi.filters.plugin.operator.
MASKBuilderEdge
(implements org.gephi.filters.spi.
FilterBuilder
)
org.gephi.filters.plugin.operator.
MASKBuilderEdge.MaskEdgeOperator
(implements org.gephi.filters.spi.
Operator
)
org.gephi.statistics.plugin.
Modularity
(implements org.gephi.utils.longtask.spi.
LongTask
, org.gephi.statistics.spi.
Statistics
)
org.gephi.statistics.plugin.builder.
ModularityBuilder
(implements org.gephi.statistics.spi.
StatisticsBuilder
)
org.gephi.desktop.mrufiles.impl.
MostRecentFilesImpl
(implements org.gephi.desktop.mrufiles.api.
MostRecentFiles
)
org.gephi.io.generator.plugin.
MultiGraph
(implements org.gephi.io.generator.spi.
Generator
)
org.gephi.filters.plugin.graph.
MutualDegreeRangeBuilder
(implements org.gephi.filters.spi.
FilterBuilder
)
org.gephi.filters.plugin.edge.
MutualEdgeBuilder
(implements org.gephi.filters.spi.
FilterBuilder
)
org.gephi.io.database.drivers.
MySQLDriver
(implements org.gephi.io.database.drivers.
SQLDriver
)
org.gephi.filters.plugin.graph.
NeighborsBuilder
(implements org.gephi.filters.spi.
FilterBuilder
)
org.gephi.filters.plugin.graph.
NeighborsBuilder.NeighborsFilter
(implements org.gephi.filters.spi.
ComplexFilter
)
org.gephi.layout.plugin.openord.
Node
(implements java.lang.
Cloneable
)
org.gephi.preview.plugin.builders.
NodeBuilder
(implements org.gephi.preview.spi.
ItemBuilder
)
org.gephi.preview.plugin.builders.
NodeLabelBuilder
(implements org.gephi.preview.spi.
ItemBuilder
)
org.gephi.preview.plugin.renderers.
NodeLabelRenderer
(implements org.gephi.preview.spi.
Renderer
)
org.gephi.preview.plugin.renderers.
NodeRenderer
(implements org.gephi.preview.spi.
Renderer
)
org.gephi.layout.plugin.forceAtlas2.
NodesThread
(implements java.lang.
Runnable
)
org.gephi.filters.plugin.operator.
NOTBuilderEdge
(implements org.gephi.filters.spi.
FilterBuilder
)
org.gephi.filters.plugin.operator.
NOTBuilderEdge.NotOperatorEdge
(implements org.gephi.filters.spi.
Operator
)
org.gephi.filters.plugin.operator.
NOTBuilderNode
(implements org.gephi.filters.spi.
FilterBuilder
)
org.gephi.filters.plugin.operator.
NOTBuilderNode.NOTOperatorNode
(implements org.gephi.filters.spi.
Operator
)
org.gephi.layout.plugin.noverlap.
NoverlapLayoutBuilder
(implements org.gephi.layout.spi.
LayoutBuilder
)
org.gephi.utils.
NumberUtils
org.gephi.layout.plugin.openord.
OpenOrdLayout
(implements org.gephi.layout.spi.
Layout
, org.gephi.utils.longtask.spi.
LongTask
)
org.gephi.layout.plugin.openord.
OpenOrdLayoutBuilder
(implements org.gephi.layout.spi.
LayoutBuilder
)
org.gephi.layout.plugin.openord.
OpenOrdLayoutData
(implements org.gephi.graph.spi.LayoutData)
org.gephi.layout.plugin.forceAtlas2.
Operation
org.gephi.layout.plugin.forceAtlas2.
OperationNodeNodeAttract
org.gephi.layout.plugin.forceAtlas2.
OperationNodeNodeRepulse
org.gephi.layout.plugin.forceAtlas2.
OperationNodeRegionRepulse
org.gephi.layout.plugin.forceAtlas2.
OperationNodeRepulse
org.gephi.filters.plugin.graph.
OutDegreeRangeBuilder
(implements org.gephi.filters.spi.
FilterBuilder
)
org.gephi.statistics.plugin.
PageRank
(implements org.gephi.utils.longtask.spi.
LongTask
, org.gephi.statistics.spi.
Statistics
)
org.gephi.statistics.plugin.builder.
PageRankBuilder
(implements org.gephi.statistics.spi.
StatisticsBuilder
)
org.gephi.appearance.plugin.palette.
Palette
org.gephi.appearance.plugin.palette.
PaletteGenerator
org.gephi.appearance.plugin.palette.
PaletteManager
org.gephi.utils.
PaletteUtils
org.gephi.utils.
PaletteUtils.Palette
org.gephi.layout.plugin.openord.
Params.Stage
org.gephi.filters.plugin.partition.
PartitionBuilder
(implements org.gephi.filters.spi.
CategoryBuilder
)
org.gephi.filters.plugin.partition.
PartitionBuilder.PartitionFilter
(implements org.gephi.filters.spi.
Filter
)
org.gephi.filters.plugin.partition.
InterEdgesBuilder.InterEdgesFilter
(implements org.gephi.filters.spi.
EdgeFilter
)
org.gephi.filters.plugin.partition.
IntraEdgesBuilder.IntraEdgesFilter
(implements org.gephi.filters.spi.
EdgeFilter
)
org.gephi.filters.plugin.partition.
PartitionBuilder.EdgePartitionFilter
(implements org.gephi.filters.spi.
EdgeFilter
)
org.gephi.filters.plugin.partition.
PartitionBuilder.NodePartitionFilter
(implements org.gephi.filters.spi.
NodeFilter
)
org.gephi.filters.plugin.partition.
PartitionCountBuilder
(implements org.gephi.filters.spi.
CategoryBuilder
)
org.gephi.appearance.plugin.
PartitionElementColorTransformer
(implements org.gephi.appearance.spi.
PartitionTransformer
<E>)
org.gephi.appearance.
PartitionImpl
(implements org.gephi.appearance.api.
Partition
)
org.gephi.appearance.
AttributePartitionImpl
org.gephi.appearance.
EdgeTypePartitionImpl
org.gephi.appearance.plugin.
PartitionLabelColorTransformer
(implements org.gephi.appearance.spi.
PartitionTransformer
<E>)
org.gephi.io.exporter.preview.
PDFExporter
(implements org.gephi.io.exporter.spi.
ByteExporter
, org.gephi.utils.longtask.spi.
LongTask
, org.gephi.io.exporter.spi.
VectorExporter
)
org.gephi.preview.
PDFRenderTargetBuilder
(implements org.gephi.preview.spi.
RenderTargetBuilder
)
org.gephi.project.io.
PersistenceProviderUtils
org.gephi.io.exporter.preview.
PNGExporter
(implements org.gephi.io.exporter.spi.
ByteExporter
, org.gephi.utils.longtask.spi.
LongTask
, org.gephi.io.exporter.spi.
VectorExporter
)
org.gephi.io.database.drivers.
PostgreSQLDriver
(implements org.gephi.io.database.drivers.
SQLDriver
)
org.gephi.appearance.plugin.palette.
Preset
org.gephi.preview.
PreviewControllerImpl
(implements org.gephi.preview.api.
PreviewController
)
org.gephi.preview.
PreviewModelImpl
(implements org.gephi.preview.api.
PreviewModel
)
org.gephi.preview.api.
PreviewMouseEvent
org.gephi.preview.
PreviewPersistenceProvider
(implements org.gephi.project.spi.
WorkspaceXMLPersistenceProvider
)
org.gephi.preview.api.
PreviewPreset
(implements java.lang.
Comparable
<T>)
org.gephi.preview.presets.
BlackBackground
org.gephi.preview.presets.
DefaultCurved
org.gephi.preview.presets.
DefaultPreset
org.gephi.preview.presets.
DefaultStraight
org.gephi.preview.presets.
EdgesCustomColor
org.gephi.preview.presets.
TagCloud
org.gephi.preview.presets.
TextOutline
org.gephi.preview.api.
PreviewProperties
org.gephi.preview.api.
PreviewProperty
org.gephi.preview.
PreviewWorkspaceDuplicateProvider
(implements org.gephi.project.spi.
WorkspaceDuplicateProvider
)
org.gephi.utils.progress.
Progress
org.gephi.project.impl.
ProjectControllerImpl
(implements org.gephi.project.api.
ProjectController
)
org.gephi.project.impl.
ProjectImpl
(implements org.openide.util.Lookup.Provider, org.gephi.project.api.
Project
, java.io.
Serializable
)
org.gephi.project.impl.
ProjectInformationImpl
(implements org.gephi.project.api.
ProjectInformation
)
org.gephi.project.impl.
ProjectMetaDataImpl
(implements org.gephi.project.api.
ProjectMetaData
, java.io.
Serializable
)
org.gephi.project.impl.
ProjectsImpl
(implements org.gephi.project.api.
Projects
, java.io.
Serializable
)
org.gephi.io.importer.api.
PropertiesAssociations
(implements java.io.
Serializable
)
java.beans.
PropertyEditorSupport
(implements java.beans.
PropertyEditor
)
org.gephi.filters.
AttributeColumnPropertyEditor
org.gephi.preview.types.editors.
BasicDependantColorPropertyEditor
org.gephi.preview.types.editors.
BasicDependantOriginalColorPropertyEditor
org.gephi.preview.types.editors.
BasicEdgeColorPropertyEditor
org.gephi.ui.propertyeditor.
EdgeColumnAllNumbersEditor
org.gephi.ui.propertyeditor.
EdgeColumnDynamicNumbersEditor
org.gephi.ui.propertyeditor.
EdgeColumnNumbersEditor
org.gephi.ui.propertyeditor.
EdgeColumnStringEditor
org.gephi.filters.
GenericPropertyEditor
org.gephi.ui.propertyeditor.
NodeColumnAllNumbersEditor
org.gephi.ui.propertyeditor.
NodeColumnDynamicNumbersEditor
org.gephi.ui.propertyeditor.
NodeColumnNumbersEditor
org.gephi.ui.propertyeditor.
NodeColumnStringEditor
org.gephi.filters.
RangePropertyEditor
org.gephi.layout.plugin.force.
ProportionalDisplacement
(implements org.gephi.layout.plugin.force.
Displacement
)
org.gephi.layout.plugin.force.quadtree.
QuadTree
(implements org.gephi.graph.api.Node)
org.gephi.layout.plugin.random.
Random
(implements org.gephi.layout.spi.
LayoutBuilder
)
org.gephi.io.generator.plugin.
RandomGraph
(implements org.gephi.io.generator.spi.
Generator
)
org.gephi.filters.api.
Range
org.gephi.appearance.plugin.
RankingElementColorTransformer
(implements org.gephi.appearance.spi.
RankingTransformer
<E>)
org.gephi.appearance.plugin.
RankingLabelColorTransformer
org.gephi.appearance.plugin.
RankingElementColorTransformer.LinearGradient
(implements java.lang.
Cloneable
, java.io.
Serializable
)
org.gephi.appearance.
RankingImpl
(implements org.gephi.appearance.api.
Ranking
)
org.gephi.appearance.
AttributeRankingImpl
org.gephi.appearance.
DegreeRankingImpl
org.gephi.appearance.
EdgeWeightRankingImpl
org.gephi.appearance.
InDegreeRankingImpl
org.gephi.appearance.
OutDegreeRankingImpl
org.gephi.appearance.plugin.
RankingNodeSizeTransformer
(implements org.gephi.appearance.spi.
RankingTransformer
<E>)
org.gephi.appearance.plugin.
RankingLabelSizeTransformer
java.io.
Reader
(implements java.io.
Closeable
, java.lang.
Readable
)
java.io.
FilterReader
org.gephi.project.io.
Xml10FilterReader
org.gephi.layout.plugin.forceAtlas2.
Region
org.gephi.io.importer.api.
Report
org.gephi.layout.plugin.rotate.
Rotate
(implements org.gephi.layout.spi.
LayoutBuilder
)
org.gephi.project.io.
SaveTask
(implements org.gephi.utils.longtask.spi.
LongTask
, java.lang.
Runnable
)
org.gephi.datalab.api.
SearchReplaceController.SearchOptions
org.gephi.datalab.api.
SearchReplaceController.SearchResult
org.gephi.datalab.impl.
SearchReplaceControllerImpl
(implements org.gephi.datalab.api.
SearchReplaceController
)
org.gephi.filters.plugin.edge.
SelfLoopFilterBuilder
(implements org.gephi.filters.spi.
FilterBuilder
)
org.gephi.filters.plugin.edge.
SelfLoopFilterBuilder.SelfLoopFilter
(implements org.gephi.filters.spi.
EdgeFilter
)
org.gephi.utils.
Serialization
org.gephi.utils.sparklines.
SparklineGraph
org.gephi.utils.sparklines.
SparklineParameters
org.gephi.io.importer.plugin.file.spreadsheet.process.
SpreadsheetGeneralConfiguration
org.gephi.io.importer.plugin.file.spreadsheet.
SpreadsheetUtils
org.gephi.io.database.drivers.
SQLiteDriver
(implements org.gephi.io.database.drivers.
SQLDriver
)
org.gephi.io.database.drivers.
SQLServerDriver
(implements org.gephi.io.database.drivers.
SQLDriver
)
org.gephi.io.database.drivers.
SQLUtils
org.gephi.statistics.
StatisticsControllerImpl
(implements org.gephi.statistics.api.
StatisticsController
)
org.gephi.statistics.
StatisticsModelImpl
(implements org.gephi.statistics.api.
StatisticsModel
)
org.gephi.statistics.
StatisticsPersistenceProvider
(implements org.gephi.project.spi.
WorkspaceXMLPersistenceProvider
)
org.gephi.utils.
StatisticsUtils
org.gephi.layout.plugin.force.
StepDisplacement
(implements org.gephi.layout.plugin.force.
Displacement
)
org.gephi.utils.
StreamTokenizerWithMultilineLiterals
org.gephi.io.exporter.preview.util.
SupportSize
org.gephi.io.exporter.preview.
SVGExporter
(implements org.gephi.io.exporter.spi.
CharacterExporter
, org.gephi.utils.longtask.spi.
LongTask
, org.gephi.io.exporter.spi.
VectorExporter
)
org.gephi.preview.
SVGRenderTargetBuilder
(implements org.gephi.preview.spi.
RenderTargetBuilder
)
org.gephi.preview.
SVGRenderTargetBuilder.SupportSize
org.gephi.preview.plugin.renderers.
SVGUtils
org.gephi.utils.
TempDirUtils
org.gephi.utils.
TempDirUtils.TempDir
java.lang.
Thread
(implements java.lang.
Runnable
)
org.gephi.filters.
FilterAutoRefreshor
org.gephi.filters.
FilterThread
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.gephi.project.io.
GephiFormatException
org.gephi.utils.
TimeIntervalGraphics
org.gephi.filters.plugin.operator.
UNIONBuilder
(implements org.gephi.filters.spi.
FilterBuilder
)
org.gephi.filters.plugin.operator.
UNIONBuilder.UnionOperator
(implements org.gephi.filters.spi.
Operator
)
org.gephi.preview.api.
Vector
org.gephi.statistics.plugin.
WeightedDegree
(implements org.gephi.utils.longtask.spi.
LongTask
, org.gephi.statistics.spi.
Statistics
)
org.gephi.statistics.plugin.builder.
WeightedDegreeBuilder
(implements org.gephi.statistics.spi.
StatisticsBuilder
)
org.gephi.layout.plugin.openord.
Worker
(implements java.lang.
Runnable
)
org.gephi.workspace.impl.
WorkspaceImpl
(implements org.gephi.project.api.
Workspace
)
org.gephi.workspace.impl.
WorkspaceInformationImpl
(implements org.gephi.project.api.
WorkspaceInformation
)
org.gephi.project.impl.
WorkspaceProviderImpl
(implements org.gephi.project.api.
WorkspaceProvider
)
org.gephi.project.io.
XMLChar
org.gephi.layout.plugin.force.yifanHu.
YifanHu
(implements org.gephi.layout.spi.
LayoutBuilder
)
org.gephi.layout.plugin.force.yifanHu.
YifanHuProportional
(implements org.gephi.layout.spi.
LayoutBuilder
)
Interface Hierarchy
org.gephi.appearance.api.
AppearanceController
org.gephi.appearance.api.
AppearanceModel
org.gephi.datalab.api.
AttributeColumnsController
org.gephi.datalab.spi.columns.
AttributeColumnsManipulator
org.gephi.datalab.spi.columns.
AttributeColumnsManipulatorUI
org.gephi.datalab.api.
AttributeColumnsMergeStrategiesController
org.gephi.datalab.spi.columns.merge.
AttributeColumnsMergeStrategyBuilder
org.gephi.datalab.spi.rows.merge.
AttributeRowsMergeStrategyBuilder
org.gephi.datalab.spi.values.
AttributeValueManipulatorBuilder
java.lang.
AutoCloseable
java.io.
Closeable
org.gephi.io.importer.plugin.file.spreadsheet.sheet.
SheetParser
(also extends java.lang.
Iterable
<T>)
org.gephi.io.importer.plugin.file.spreadsheet.sheet.
SheetParser
(also extends java.io.
Closeable
, java.lang.
Iterable
<T>)
org.gephi.layout.plugin.
AutoLayout.DynamicProperty
org.gephi.filters.spi.
CategoryBuilder
org.gephi.io.importer.api.
ColumnDraft
org.gephi.io.importer.api.
Container
org.gephi.io.importer.api.
Container.Factory
org.gephi.io.importer.api.
ContainerLoader
org.gephi.io.importer.api.
ContainerUnloader
org.gephi.datalab.api.datatables.DataTablesCommonInterface
org.gephi.datalab.api.datatables.
DataTablesController
org.gephi.datalab.api.datatables.
DataTablesEventListener
org.gephi.datalab.api.datatables.
DataTablesEventListenerBuilder
org.gephi.datalab.spi.
DialogControls
org.gephi.layout.plugin.force.
Displacement
org.gephi.filters.plugin.dynamic.
DynamicRangeUI
org.gephi.datalab.spi.edges.
EdgesManipulatorBuilder
org.gephi.filters.plugin.edge.
EdgeTypeUI
org.gephi.filters.plugin.graph.
EgoUI
org.gephi.io.importer.api.
ElementDraft
org.gephi.io.importer.api.
EdgeDraft
org.gephi.io.importer.api.
NodeDraft
org.gephi.io.importer.api.
ElementDraft.Factory
org.gephi.filters.plugin.attribute.
EqualBooleanUI
org.gephi.filters.plugin.attribute.
EqualNumberUI
org.gephi.filters.plugin.attribute.
EqualStringUI
org.gephi.io.exporter.api.
ExportController
org.gephi.io.exporter.spi.
Exporter
org.gephi.io.exporter.spi.
ByteExporter
org.gephi.io.exporter.spi.
CharacterExporter
org.gephi.io.exporter.spi.
GraphExporter
org.gephi.io.exporter.spi.
VectorExporter
org.gephi.io.exporter.spi.
ExporterBuilder
org.gephi.io.exporter.spi.
FileExporterBuilder
org.gephi.io.exporter.spi.
GraphFileExporterBuilder
org.gephi.io.exporter.spi.
VectorFileExporterBuilder
org.gephi.io.exporter.spi.
GraphFileExporterBuilder
org.gephi.io.exporter.spi.
VectorFileExporterBuilder
org.gephi.io.exporter.spi.
ExporterUI
org.gephi.io.importer.spi.
FileImporter.FileAware
org.gephi.filters.spi.
Filter
org.gephi.filters.spi.
ComplexFilter
org.gephi.filters.spi.
EdgeFilter
org.gephi.filters.spi.
ElementFilter
<K>
org.gephi.filters.spi.
EdgeFilter
org.gephi.filters.spi.
NodeFilter
org.gephi.filters.spi.
NodeFilter
org.gephi.filters.spi.
Operator
org.gephi.filters.spi.
RangeFilter
org.gephi.filters.spi.
FilterBuilder
org.gephi.filters.api.
FilterController
org.gephi.filters.spi.
FilterLibraryMask
org.gephi.filters.api.
FilterModel
org.gephi.appearance.api.
Function
org.gephi.appearance.api.
AttributeFunction
org.gephi.appearance.api.
GraphFunction
org.gephi.appearance.api.
PartitionFunction
org.gephi.appearance.api.
RankingFunction
org.gephi.appearance.api.
SimpleFunction
org.gephi.io.generator.api.
GeneratorController
org.gephi.io.generator.spi.
GeneratorUI
org.gephi.io.generator.plugin.
RandomGraphUI
org.gephi.graph.api.
GraphController
org.gephi.datalab.api.
GraphElementsController
org.gephi.io.importer.api.
ImportController
org.gephi.io.importer.spi.
Importer
org.gephi.io.importer.spi.
DatabaseImporter
org.gephi.io.importer.spi.
FileImporter
org.gephi.io.importer.spi.
WizardImporter
org.gephi.io.importer.spi.
ImporterBuilder
org.gephi.io.importer.spi.
DatabaseImporterBuilder
org.gephi.io.importer.spi.
FileImporterBuilder
org.gephi.io.importer.spi.
WizardImporterBuilder
org.gephi.io.importer.spi.
ImporterUI
org.gephi.io.importer.spi.
ImporterUI.WithWizard
org.gephi.io.importer.spi.
ImporterWizardUI
org.gephi.preview.api.
Item
org.gephi.preview.spi.
ItemBuilder
java.lang.
Iterable
<T>
org.gephi.io.importer.plugin.file.spreadsheet.sheet.
SheetParser
(also extends java.io.
Closeable
)
org.gephi.filters.plugin.graph.
KCoreUI
org.gephi.layout.spi.
Layout
org.gephi.layout.spi.
LayoutBuilder
org.gephi.layout.api.
LayoutController
org.gephi.layout.api.
LayoutModel
org.gephi.layout.spi.
LayoutUI
org.gephi.utils.longtask.spi.
LongTask
org.gephi.io.generator.spi.
Generator
org.gephi.utils.longtask.api.
LongTaskErrorHandler
org.gephi.utils.longtask.api.
LongTaskListener
org.openide.util.Lookup.Provider
org.gephi.filters.api.
FilterLibrary
org.gephi.project.api.
Project
org.gephi.project.api.
Workspace
org.gephi.datalab.spi.
Manipulator
org.gephi.datalab.spi.columns.merge.
AttributeColumnsMergeStrategy
org.gephi.datalab.spi.rows.merge.
AttributeRowsMergeStrategy
org.gephi.datalab.spi.values.
AttributeValueManipulator
org.gephi.datalab.spi.
ContextMenuItemManipulator
org.gephi.datalab.spi.edges.
EdgesManipulator
org.gephi.visualization.spi.
GraphContextMenuItem
org.gephi.datalab.spi.nodes.
NodesManipulator
org.gephi.datalab.spi.edges.
EdgesManipulator
org.gephi.datalab.spi.general.
GeneralActionsManipulator
org.gephi.visualization.spi.
GraphContextMenuItem
org.gephi.datalab.spi.nodes.
NodesManipulator
org.gephi.datalab.spi.general.
PluginGeneralActionsManipulator
org.gephi.datalab.spi.
ManipulatorUI
org.gephi.filters.plugin.operator.
MASKEdgeUI
org.gephi.desktop.mrufiles.api.
MostRecentFiles
org.gephi.preview.spi.
MouseResponsiveRenderer
org.gephi.filters.plugin.graph.
NeighborsUI
org.gephi.datalab.spi.nodes.
NodesManipulatorBuilder
org.gephi.appearance.api.
Partition
org.gephi.filters.plugin.partition.
PartitionUI
org.gephi.preview.api.
PreviewController
org.gephi.preview.api.
PreviewModel
org.gephi.preview.spi.
PreviewMouseListener
org.gephi.preview.spi.
PreviewUI
org.gephi.io.processor.spi.
Processor
org.gephi.io.processor.spi.
ProcessorUI
org.gephi.utils.progress.
ProgressTicket
org.gephi.utils.progress.
ProgressTicketProvider
org.gephi.project.api.
ProjectController
org.gephi.project.api.
ProjectInformation
org.gephi.project.api.
ProjectMetaData
org.gephi.project.spi.
ProjectPropertiesUI
org.gephi.project.api.
Projects
org.gephi.filters.api.
PropertyExecutor
org.gephi.filters.api.
PropertyExecutor.Callback
org.gephi.filters.api.
Query
org.gephi.filters.plugin.graph.
RangeUI
org.gephi.appearance.api.
Ranking
org.gephi.preview.spi.
Renderer
org.gephi.preview.api.
RenderTarget
org.gephi.preview.api.
G2DTarget
org.gephi.preview.api.
PDFTarget
org.gephi.preview.api.
SVGTarget
org.gephi.preview.spi.
RenderTargetBuilder
org.gephi.io.processor.spi.
Scaler
org.gephi.datalab.api.
SearchReplaceController
java.io.
Serializable
org.gephi.io.importer.api.
Database
org.gephi.io.database.drivers.
SQLDriver
org.gephi.io.importer.plugin.file.spreadsheet.sheet.
SheetRow
org.gephi.statistics.spi.
Statistics
org.gephi.statistics.spi.
DynamicStatistics
org.gephi.statistics.spi.
StatisticsBuilder
org.gephi.statistics.api.
StatisticsController
org.gephi.statistics.api.
StatisticsModel
org.gephi.statistics.spi.
StatisticsUI
org.gephi.appearance.spi.
Transformer
org.gephi.appearance.spi.
PartitionTransformer
<E>
org.gephi.appearance.spi.
RankingTransformer
<E>
org.gephi.appearance.spi.
SimpleTransformer
<E>
org.gephi.appearance.spi.
TransformerCategory
org.gephi.appearance.spi.
TransformerUI
<T>
org.gephi.visualization.api.
VisualizationController
org.gephi.project.spi.
WorkspaceDuplicateProvider
org.gephi.project.api.
WorkspaceInformation
org.gephi.project.api.
WorkspaceListener
org.gephi.project.spi.
WorkspacePersistenceProvider
org.gephi.project.spi.
WorkspaceBytesPersistenceProvider
org.gephi.project.spi.
WorkspaceXMLPersistenceProvider
org.gephi.project.api.
WorkspaceProvider
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.gephi.project.impl.
ProjectInformationImpl.Status
org.gephi.workspace.impl.
WorkspaceInformationImpl.Status
org.gephi.preview.api.
PreviewMouseEvent.Type
org.gephi.preview.api.
PreviewMouseEvent.Button
org.gephi.preview.types.
EdgeColor.Mode
org.gephi.preview.types.
DependantOriginalColor.Mode
org.gephi.preview.types.
DependantColor.Mode
org.gephi.preview.
SVGRenderTargetBuilder.LengthUnit
org.gephi.io.exporter.preview.util.
LengthUnit
org.gephi.utils.sparklines.
SparklineParameters.HighlightTextMode
org.gephi.datalab.api.
AttributeColumnsMergeStrategiesController.BooleanOperations
org.gephi.io.importer.api.
PropertiesAssociations.NodeProperties
org.gephi.io.importer.api.
PropertiesAssociations.EdgeProperties
org.gephi.io.importer.api.
Issue.Level
org.gephi.io.importer.api.
ElementIdType
org.gephi.io.importer.api.
EdgeMergeStrategy
org.gephi.io.importer.api.
EdgeDirectionDefault
org.gephi.io.importer.api.
EdgeDirection
org.gephi.appearance.api.
AppearanceModel.GraphFunction
org.gephi.io.exporter.plugin.
ExporterSpreadsheet.ExportTable
org.gephi.layout.plugin.openord.
Params
org.gephi.layout.plugin.
AutoLayout.Interpolation
org.gephi.io.importer.plugin.file.spreadsheet.process.
SpreadsheetGeneralConfiguration.Mode
org.gephi.io.importer.plugin.file.
ImporterVNA.EdgeWidthFunction.Function
org.gephi.filters.plugin.operator.
MASKBuilderEdge.MaskEdgeOperator.EdgesOptions
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes
Copyright © 2007–2017. All rights reserved.