| Package | Description |
|---|---|
| org.gephi.perspective | |
| org.gephi.perspective.api |
| Modifier and Type | Field and Description |
|---|---|
private Perspective[] |
PerspectiveControllerImpl.perspectives |
| Modifier and Type | Method and Description |
|---|---|
Perspective[] |
PerspectiveControllerImpl.getPerspectives() |
Perspective |
PerspectiveControllerImpl.getSelectedPerspective() |
| Modifier and Type | Method and Description |
|---|---|
private void |
PerspectiveControllerImpl.openAndCloseMembers(Perspective perspective) |
void |
PerspectiveControllerImpl.selectPerspective(Perspective perspective) |
| Modifier and Type | Method and Description |
|---|---|
Perspective[] |
PerspectiveController.getPerspectives()
Returns all perspectives installed.
|
Perspective |
PerspectiveController.getSelectedPerspective()
Returns the selected perspective or
null if no perspective
is selected. |
| Modifier and Type | Method and Description |
|---|---|
void |
PerspectiveController.selectPerspective(Perspective perspective)
Switch the current perspective to the given perspective.
|
Copyright © 2007–2017 Gephi Consortium. All rights reserved.