public interface AttributeColumnsMergeStrategy extends Manipulator
Service for defining strategies for merging attribute columns of a table.
Has the same interface as a manipulator.
Manipulator| Modifier and Type | Method and Description |
|---|---|
void |
setup(org.gephi.graph.api.Table table,
org.gephi.graph.api.Column[] columns)
Prepare columns (with their table) for this merge strategy.
|
canExecute, execute, getDescription, getIcon, getName, getPosition, getType, getUICopyright © 2007–2016 Gephi Consortium. All rights reserved.