| Package | Description |
|---|---|
| org.gephi.datalab.plugin.manipulators.edges |
| Modifier and Type | Class and Description |
|---|---|
class |
ClearEdgesData
Edges manipulator that clears the given columns data of one or more edges except the id and computed attributes.
|
class |
CopyEdgeDataToOtherEdges
Edges manipulator that copies the given columns data of one edge to the other selected edges.
|
class |
DeleteEdges
Edges manipulator that deletes one or more edges.
|
class |
DeleteEdgesWithNodes
Edges manipulator that deletes one or more edges and allows the user to choose what of their nodes to delete at the same time.
|
class |
OpenInEditEdgeWindow
Opens the selected edge(s) one or various in Edit window.
|
class |
SelectNodesOnTable
Edges manipulator that selects source and target node of an edge and selects them in nodes table.
|
class |
SelectSourceOnGraph
Edges manipulator that shows the source node of an edge centered in graph view.
|
class |
SelectTargetOnGraph
Edges manipulator that shows the target node of an edge centered in graph view.
|
Copyright © 2007–2015 Gephi Consortium. All rights reserved.