krysalis-jcharts/src/java/org/krysalis/jcharts/axisChart AxisChart.java,1.6,1.7

"Nathaniel G. Auvil" <[email protected]> Mon, 31 May 2004 16:23:48 +0000
Newsgroups gmane.comp.krysalis.jcharts.cvs
Message-ID <[email protected]>
Update of /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/axisChart
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2013/src/java/org/krysalis/jcharts/axisChart

Modified Files:
	AxisChart.java 
Log Message:
fixed javadocs

Index: AxisChart.java
===================================================================
RCS file: /cvsroot/jcharts/krysalis-jcharts/src/java/org/krysalis/jcharts/axisChart/AxisChart.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** AxisChart.java	2 Sep 2003 08:46:26 -0000	1.6
--- AxisChart.java	31 May 2004 16:23:46 -0000	1.7
***************
*** 324,328 ****
                                  //String myString = new String ("");
                                  //myString = myInteger.toString();
!                                 String myString = new String (String.valueOf(Math.round(temp / (float)this.axisProperties.getYAxisProperties().getSecondScaleRight())) );
                                  numericTagGroup2.addLabel(myString);
                                  j++;
--- 324,328 ----
                                  //String myString = new String ("");
                                  //myString = myInteger.toString();
!                                 String myString = new String (String.valueOf(Math.round(temp / this.axisProperties.getYAxisProperties().getSecondScaleRight())) );
                                  numericTagGroup2.addLabel(myString);
                                  j++;



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click