| Package | Description |
|---|---|
| org.gephi.datalab.api |
Data Laboratory API, all capabilites are exposed through various controllers.
|
| org.gephi.datalab.spi |
Interfaces for creating data laboratory plugins.
|
| org.gephi.datalab.spi.columns |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
DataLaboratoryHelper.DialogControlsImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
ManipulatorUI.setup(Manipulator m,
DialogControls dialogControls)
Prepare this UI to be able to interact with its Manipulator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeColumnsManipulatorUI.setup(AttributeColumnsManipulator m,
org.gephi.graph.api.GraphModel graphModel,
org.gephi.graph.api.Table table,
org.gephi.graph.api.Column column,
DialogControls dialogControls)
Prepare this UI to be able to interact with its AttributeColumnsManipulator.
|
Copyright © 2007–2016 Gephi Consortium. All rights reserved.