Package | Description |
---|---|
org.graphstream.ui.spriteManager |
Modifier and Type | Method and Description |
---|---|
Sprite |
SpriteManager.addSprite(java.lang.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.
|