org.freehep.j3d.plot
Class AxisLabelCalculator
java.lang.Object
org.freehep.j3d.plot.AxisLabelCalculator
public class AxisLabelCalculator
- extends Object
- Version:
- $Id: AxisLabelCalculator.java 8584 2006-08-10 23:06:37Z duns $
- Author:
- Joy Kyriakopulos (joyk@fnal.gov)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxisLabelCalculator
public AxisLabelCalculator()
createNewLabels
public void createNewLabels(double min,
double max)
getLabels
public String[] getLabels()
getPositions
public double[] getPositions()
printLabels
public void printLabels()
main
public static void main(String[] argv)
- Just for testing
Copyright © 2000-2006 FreeHEP. All Rights Reserved.