Hi Ross, Thanks for the feedback.
There was a problem in the distribution where I did not include the events and visualizations sub-packages in the javadoc. http://code.google.com/p/gwt-google-apis/issues/detail?id=222 I've corrected the problem for the next release, and the extra javadoc is online at http://code.google.com/docreader/#p=gwt-google-apis&s=gwt-google-apis&t=VisualizationJavadoc In this case, we decided for most of the API to just publish a URL to the JavaScript API docs for each class, since the binding so closely maps to the JavaScript API. -Eric. On Mon, Dec 15, 2008 at 1:37 PM, ross <[email protected]> wrote: > > hey Eric, looks cool! > > one thing I noticed though is that the javadoc only covers the > 'com.google.gwt.visualization.client' package and not the other > packages (e.g com.google.gwt.visualization.client.visualizations) and > also the existing javadoc is pretty sparse :) > > anyways, i'm looking forward to trying it out > > cheers > > On Dec 11, 8:47 am, Eric Ayers <[email protected]> wrote: >> We have recently announced the availability of a new Google Web >> Toolkit (GWT) library wrapping theVisualizationAPI and the final >> release of the Maps API bindings. >> >> The Maps API library is upgraded to version 1.0.2 and includes several >> bugfixes since the previous release. >> >> The newVisualizationAPI library includes: >> * A set of pre-wrapped visualizations out-of-the-box for use with >> GWT. These include many of the existing Google Visualizations like >> Line Chart, Motion Chart, Annotated Timeline and others. All >> GWT-supported visualizations are marked as such in our public gallery. >> * A class to enable anyone to easily create a Java wrapper for >> their ownvisualizationand thus making it natively available for GWT >> developers. >> * A class to make it easy to write newvisualizationin Java to be >> GWT-compiled and available as GViz-compatible visualizations for >> general use through the JS API and as Gadgets. >> >> You can read more about theVisualizationAPI library at our Google >> Code blog post: >> http://google-code-updates.blogspot.com/2008/12/google-visualization-... >> >> To download, visit the Google Code project: >> http://code.google.com/p/gwt-google-apis >> >> Enjoy! >> TheVisualizationand Google API Libraries for GWT teams >> -- >> Eric Z. Ayers - GWT Team - Atlanta, GA USAhttp://code.google.com/webtoolkit/ > > > -- Eric Z. Ayers - GWT Team - Atlanta, GA USA http://code.google.com/webtoolkit/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
