Package | Description |
---|---|
org.graphstream.ui.swingViewer | |
org.graphstream.ui.swingViewer.basicRenderer | |
org.graphstream.ui.swingViewer.util | |
org.graphstream.ui.view |
Modifier and Type | Method and Description |
---|---|
Camera |
GraphRenderer.getCamera()
Get a camera object to provide control commands on the view.
|
Camera |
DefaultView.getCamera() |
Modifier and Type | Method and Description |
---|---|
Camera |
SwingBasicGraphRenderer.getCamera() |
Modifier and Type | Method and Description |
---|---|
void |
ElementRenderer.render(StyleGroup group,
Graphics2D g,
Camera camera)
Render all the (visible) elements of the group.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCamera
Define how the graph is viewed.
|
Modifier and Type | Method and Description |
---|---|
Camera |
View.getCamera()
Get a camera object to provide control commands on the view.
|
Copyright © 2015. All rights reserved.