Package | Description |
---|---|
org.graphstream.ui.view | |
org.graphstream.ui.view.camera |
Modifier and Type | Method and Description |
---|---|
Camera |
View.getCamera()
Get a camera object to provide control commands on the view.
|
Camera |
GraphRenderer.getCamera()
Get a camera object to provide control commands on the view.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCamera2D
Define a view of the graph or a part of the graph.
|