apollo.gui.genomemap
Class PlotUtil

java.lang.Object
  extended by apollo.gui.genomemap.PlotUtil

public class PlotUtil
extends java.lang.Object


Method Summary
static int calcTickInterval(int[] range)
           
static int calcTickInterval(int[] range, java.awt.Graphics graphics, Transformer transformer, java.util.Vector labels)
           
static double log10(double x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

calcTickInterval

public static int calcTickInterval(int[] range)

calcTickInterval

public static int calcTickInterval(int[] range,
                                   java.awt.Graphics graphics,
                                   Transformer transformer,
                                   java.util.Vector labels)

log10

public static double log10(double x)