Package org.graphstream.ui.spriteManager

  • Class Summary 
    Class Description
    Sprite
    A gentle little sprite.
    SpriteFactory
    Factory for sprites.
    SpriteManager
    Set of sprites associated with a graph.
  • Exception Summary 
    Exception Description
    InvalidSpriteIDException
    Launched when a sprite is created with a dot in its identifier, which is impossible in the current implementation.