Uses of Interface
com.googlecode.sarasvati.visual.ProcessToImageMap

Packages that use ProcessToImageMap
com.googlecode.sarasvati.visual   
com.googlecode.sarasvati.visual.util   
 

Uses of ProcessToImageMap in com.googlecode.sarasvati.visual
 

Classes in com.googlecode.sarasvati.visual that implement ProcessToImageMap
 class ProcessToImageMapAdapter
          Provides default implementations for methods in the ProcessToImageMap interface.
 

Methods in com.googlecode.sarasvati.visual with parameters of type ProcessToImageMap
protected  void ProcessImageMapCreator.generateMapAndImage(GraphProcess process, ProcessToImageMap processToImageMap)
           
 

Constructors in com.googlecode.sarasvati.visual with parameters of type ProcessToImageMap
ProcessImageMapCreator(GraphProcess process, ProcessToImageMap processToImageMap)
          Creates a new ProcessImageMapCreate using the given process and process to image map helper.
 

Uses of ProcessToImageMap in com.googlecode.sarasvati.visual.util
 

Fields in com.googlecode.sarasvati.visual.util declared as ProcessToImageMap
protected  ProcessToImageMap ProcessHoverFunctionAdapter.imageMapHelper
           
protected  ProcessToImageMap ProcessHrefFunctionAdapter.imageMapHelper
           
 

Constructors in com.googlecode.sarasvati.visual.util with parameters of type ProcessToImageMap
ProcessHoverFunctionAdapter(ProcessToImageMap imageMapHelper)
           
ProcessHrefFunctionAdapter(ProcessToImageMap imageMapHelper)
           
 



Copyright © 2012. All Rights Reserved.