| Package | Description |
|---|---|
| org.graphstream.ui.spriteManager |
| Modifier and Type | Method and Description |
|---|---|
Sprite |
SpriteManager.addSprite(String identifier)
Add a sprite with the given identifier.
|
| Constructor and Description |
|---|
SpriteManager(Graph graph)
Create a new manager for sprite and bind it to the given graph.
|
Copyright © 2015. All rights reserved.