org.freehep.j3d.plot
Class AxisLabelCalculator
java.lang.Object
org.freehep.j3d.plot.AxisLabelCalculator
- public class AxisLabelCalculator
- extends Object
- Version:
- $Id: AxisLabelCalculator.java,v 1.2 2001/06/15 20:55:51 joyk Exp $
- Author:
- Joy Kyriakopulos (joyk@fnal.gov)
- Source Code:
- AxisLabelCalculator.java
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-2004 FreeHEP, All Rights Reserved.