yuxinburen / achartengine

Automatically exported from code.google.com/p/achartengine
0 stars 0 forks source link

Make checkParameters public or protected #361

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
While trying to extend the CahrtFactory in order to add some other 
customization to the chart pie, I ran into the problem of re adding 
checkParameters since it's private I can't access through inheritance, could 
you take tha in consideration?

Original issue reported on code.google.com by joseayer...@gmail.com on 10 Oct 2013 at 5:57

GoogleCodeExporter commented 9 years ago
The whole ChartFactory is not suitable for extension since it's constructor is 
private any reason to choose this approach??

Original comment by joseayer...@gmail.com on 10 Oct 2013 at 6:09

GoogleCodeExporter commented 9 years ago
This is not meant to be extended.

Original comment by dandrome...@gmail.com on 31 Oct 2013 at 9:18