Uses of Class
com.googlecode.gchart.client.GChart.Point

Uses of GChart.Point in com.googlecode.gchart.client
 

Methods in com.googlecode.gchart.client that return GChart.Point
 GChart.Point GChart.Curve.getPoint()
          Convenience method equivalent to getPoint(getNPoints()-1).
 GChart.Point GChart.Curve.getPoint(int iPoint)
          Returns a reference to the point at the specified index.
 



Copyright © 2007 John C. Gunther. All Rights Reserved.