Uses of Package
com.googlecode.sarasvati.visual

Packages that use com.googlecode.sarasvati.visual
com.googlecode.sarasvati.visual   
com.googlecode.sarasvati.visual.graph   
com.googlecode.sarasvati.visual.process   
com.googlecode.sarasvati.visual.util   
 

Classes in com.googlecode.sarasvati.visual used by com.googlecode.sarasvati.visual
DefaultGraphLookAndFeel
          Generates widgets for nodes using the Adaptable.getAdaptor(Class) method, passing in the Component class.
DefaultProcessLookAndFeel
          Generates widgets using a TaskIcon for nodes of type 'task', and DefaultNodeIcon for all other node types.
GraphLookAndFeel
          Controls how a graph will be drawn, including generating an appropriate Widget for each Node.
GraphToImageMap
          Used to generate HTML Image maps of graphs.
ProcessLookAndFeel
          Controls how a graph will be drawn, including generating an appropriate Widget for each VisualProcessNode.
ProcessToImageMap
          Used to generate HTML Image maps of graph processes.
 

Classes in com.googlecode.sarasvati.visual used by com.googlecode.sarasvati.visual.graph
GraphLookAndFeel
          Controls how a graph will be drawn, including generating an appropriate Widget for each Node.
 

Classes in com.googlecode.sarasvati.visual used by com.googlecode.sarasvati.visual.process
ProcessLookAndFeel
          Controls how a graph will be drawn, including generating an appropriate Widget for each VisualProcessNode.
 

Classes in com.googlecode.sarasvati.visual used by com.googlecode.sarasvati.visual.util
GraphToImageMap
          Used to generate HTML Image maps of graphs.
ProcessToImageMap
          Used to generate HTML Image maps of graph processes.
 



Copyright © 2012. All Rights Reserved.