Uses of Class
org.graphstream.ui.spriteManager.InvalidSpriteIDException

Packages that use InvalidSpriteIDException
org.graphstream.ui.spriteManager   
 

Uses of InvalidSpriteIDException in org.graphstream.ui.spriteManager
 

Methods in org.graphstream.ui.spriteManager that throw InvalidSpriteIDException
 Sprite SpriteManager.addSprite(String identifier)
          Add a sprite with the given identifier.
 

Constructors in org.graphstream.ui.spriteManager that throw InvalidSpriteIDException
SpriteManager(Graph graph)
          Create a new manager for sprite and bind it to the given graph.
 



Copyright © 2012. All Rights Reserved.