| Package | Description |
|---|---|
| org.gephi.appearance | |
| org.gephi.appearance.api |
API for manipulating element appearance.
|
| org.gephi.filters.plugin.partition |
| Modifier and Type | Class and Description |
|---|---|
class |
AppearanceModelImpl |
| Modifier and Type | Method and Description |
|---|---|
AppearanceModel |
AppearanceController.getModel()
Returns the appearance model for the current workspace.
|
AppearanceModel |
AppearanceController.getModel(Workspace workspace)
Returns the appearance model for the given workspace.
|
| Constructor and Description |
|---|
Edge(org.gephi.graph.api.Column column,
AppearanceModel model) |
EdgePartitionFilter(org.gephi.graph.api.Column column,
AppearanceModel model) |
InterEdgesFilter(org.gephi.graph.api.Column column,
AppearanceModel model) |
IntraEdgesFilter(org.gephi.graph.api.Column column,
AppearanceModel model) |
Node(org.gephi.graph.api.Column column,
AppearanceModel model) |
NodePartitionFilter(org.gephi.graph.api.Column column,
AppearanceModel model) |
PartitionCountFilter(org.gephi.graph.api.Column column,
AppearanceModel model) |
PartitionFilter(org.gephi.graph.api.Column column,
AppearanceModel model) |
Copyright © 2007–2017. All rights reserved.