public class CreateFoundGroupsListColumn extends GeneralCreateColumnFromRegex
pattern, title| Constructor and Description |
|---|
CreateFoundGroupsListColumn() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canManipulateColumn(org.gephi.graph.api.Table table,
org.gephi.graph.api.Column column) |
void |
execute(org.gephi.graph.api.Table table,
org.gephi.graph.api.Column column) |
String |
getDescription() |
Image |
getIcon() |
String |
getName() |
int |
getPosition() |
int |
getType() |
org.gephi.datalab.spi.columns.AttributeColumnsManipulatorUI |
getUI(org.gephi.graph.api.Table table,
org.gephi.graph.api.Column column) |
getPattern, getTitle, setPattern, setTitlepublic void execute(org.gephi.graph.api.Table table,
org.gephi.graph.api.Column column)
public String getName()
public String getDescription()
public boolean canManipulateColumn(org.gephi.graph.api.Table table,
org.gephi.graph.api.Column column)
public org.gephi.datalab.spi.columns.AttributeColumnsManipulatorUI getUI(org.gephi.graph.api.Table table,
org.gephi.graph.api.Column column)
public int getType()
public int getPosition()
public Image getIcon()
Copyright © 2007–2015 Gephi Consortium. All rights reserved.