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(Table table,
Column[] columns)
Prepare columns (with their table) for this merge strategy.
|
canExecute, execute, getDescription, getIcon, getName, getPosition, getType, getUICopyright © 2007–2015 Gephi Consortium. All rights reserved.