Uses of Interface
org.strbio.util.graph.AxisScale

Packages that use AxisScale
org.strbio.util.graph These classes perform utility functions related to 2D and 3D graphics. 
 

Uses of AxisScale in org.strbio.util.graph
 

Classes in org.strbio.util.graph that implement AxisScale
 class XAxisScale
          A scale to go along the x axis of a graph.
 class YAxisScale
          A scale to go along the y axis of a graph.