| Package | Description |
|---|---|
| org.gephi.datalab.plugin.manipulators.columns | |
| org.gephi.datalab.plugin.manipulators.columns.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateBooleanMatchesColumn
AttributeColumnsManipulator that creates a new boolean column from the given column and regular expression with boolean values that indicate if
each of the old column values match the regular expression.
|
class |
CreateFoundGroupsListColumn
AttributeColumnsManipulator that creates a new string list column from the given column and regular expression with values that are
the list of matching groups of the given regular expression.
|
| Modifier and Type | Field and Description |
|---|---|
private GeneralCreateColumnFromRegex |
GeneralCreateColumnFromRegexUI.manipulator |
Copyright © 2007–2015 Gephi Consortium. All rights reserved.