Uses of Class
org.simBio.sim.analyzer.VisualizeAnalyzer

Packages that use VisualizeAnalyzer
org.simBio.sim.analyzer.graph   
 

Uses of VisualizeAnalyzer in org.simBio.sim.analyzer.graph
 

Subclasses of VisualizeAnalyzer in org.simBio.sim.analyzer.graph
 class AbstractGraph
          Provides a Graph framework. Constructs a framework in this class so that the Graph class which inherits from it can be implemented simply, without providing redrawing functions etc.
 class Axis
          Coordinate axis base class
 class AxisX
          x axis
 class AxisXFix
          x axis (do not scroll) for RelationGraph.
 class AxisXLog
          x axis by log scale.
 class AxisY
          y axis
 class AxisYLog
          y axis by log scale.
 class BasicGraph
          Graph which displays time series data.
 class Graph
          Graph (optimised) which displays 2D graph data in chronological order.
 class Graph4State
          Draws the target as a surface. Overrides the line/point drawing methods in order to draw the surface.
 class RelationGraph
          2D graph of relation between two parameters.
 class StepChart
          Shifts and displays the target. Overrides the line/point drawing method, and shifts the drawing position.
 class Viewer
          Graph viewer.
 



Copyright © 2002-2008 Cell/Biodinamics simulation project. All Rights Reserved.