Uses of Class
org.achartengine.model.SeriesSelection

Packages that use SeriesSelection
org.achartengine The main classes, including the ChartFactory, GraphicalActivity and GraphicalView. 
org.achartengine.chart Provides the classes that handle the actual rendering / drawing of the charts, based on the provided model and renderer. 
 

Uses of SeriesSelection in org.achartengine
 

Methods in org.achartengine that return SeriesSelection
 SeriesSelection GraphicalView.getCurrentSeriesAndPoint()
          Returns the current series selection object.
 

Uses of SeriesSelection in org.achartengine.chart
 

Methods in org.achartengine.chart that return SeriesSelection
 SeriesSelection AbstractChart.getSeriesAndPointForScreenCoordinate(Point screenPoint)
          Given screen coordinates, returns the series and point indexes of a chart element.
 SeriesSelection XYChart.getSeriesAndPointForScreenCoordinate(Point screenPoint)
           
 



Copyright © 2009 - 2011 4ViewSoft. All Rights Reserved.