/prebuilt/common/jfreechart/ |
jfreechart-1.0.9.jar | |
jfreechart-1.0.9-swt.jar | |
README.txt | 12 JFreeChart is a free chart library for the Java(tm) platform. It runs 91 (d) servlet.jar - classes in the org.jfree.chart.servlet 163 visible on the chart; 165 - the chart property editors (accessible by right-clicking on the chart 266 - split org.jfree.data and org.jfree.chart.renderer into 270 chart types that JFreeChart can create. 296 - pie chart enhancements for labelling, shading and multiple pie 318 - added a new Wafer Map chart type; 341 - added a completion indicator for the Gantt chart; [all...] |
/external/stlport/stlport/stl/ |
msl_string.h | 28 template<class charT, class traits> class basic_istream; 29 template<class charT, class traits> class basic_ostream;
|
_ctype.h | 58 template <class charT> class ctype {}; 59 template <class charT> class ctype_byname {};
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/ |
OccurrenceRenderer.java | 19 import org.jfree.chart.axis.ValueAxis; 20 import org.jfree.chart.plot.CrosshairState; 21 import org.jfree.chart.plot.PlotOrientation; 22 import org.jfree.chart.plot.PlotRenderingInfo; 23 import org.jfree.chart.plot.XYPlot; 24 import org.jfree.chart.renderer.xy.XYItemRendererState; 25 import org.jfree.chart.renderer.xy.XYLineAndShapeRenderer;
|
DisplayGraph.java | 25 import org.jfree.chart.axis.AxisLocation; 26 import org.jfree.chart.axis.NumberAxis; 27 import org.jfree.chart.plot.XYPlot; 28 import org.jfree.chart.renderer.xy.AbstractXYItemRenderer; 29 import org.jfree.chart.renderer.xy.XYAreaRenderer; 30 import org.jfree.chart.renderer.xy.XYLineAndShapeRenderer; 93 * Updates the chart with the {@link EventContainer} by adding the values/occurrences defined 272 * {@link org.jfree.chart.JFreeChart} object. 353 * yet created, it is first allocated and set up into the {@link org.jfree.chart.JFreeChart} object. 392 * Returns a meaningful chart title based on the value of {@link #mValueDescriptorCheck} [all...] |
DisplaySyncHistogram.java | 23 import org.jfree.chart.plot.XYPlot; 24 import org.jfree.chart.renderer.xy.AbstractXYItemRenderer; 25 import org.jfree.chart.renderer.xy.XYBarRenderer;
|
EventDisplay.java | 35 import org.jfree.chart.ChartFactory; 36 import org.jfree.chart.JFreeChart; 37 import org.jfree.chart.event.ChartChangeEvent; 38 import org.jfree.chart.event.ChartChangeEventType; 39 import org.jfree.chart.event.ChartChangeListener; 40 import org.jfree.chart.plot.XYPlot; 41 import org.jfree.chart.title.TextTitle; 45 import org.jfree.experimental.chart.swt.ChartComposite; 331 // chart objects 333 * This is a map of (descriptor, map2) where map2 is a map of (pid, chart-series [all...] |
DisplaySyncPerf.java | 24 import org.jfree.chart.labels.CustomXYToolTipGenerator; 25 import org.jfree.chart.plot.XYPlot; 26 import org.jfree.chart.renderer.xy.XYBarRenderer;
|
DisplaySync.java | 24 import org.jfree.chart.labels.CustomXYToolTipGenerator; 25 import org.jfree.chart.plot.XYPlot; 26 import org.jfree.chart.renderer.xy.XYBarRenderer; 27 import org.jfree.chart.renderer.xy.XYLineAndShapeRenderer;
|
/external/clearsilver/util/test/ |
hdf_copy_test.hdf | 3 # this is an example definition of a chart pipeline 20 Chart {
|
hdf_copy_test.c | 19 cur_node = hdf_get_obj(hdf_1,"Chart");
|
/packages/experimental/procstatlog/ |
procstatreport.py | 66 CHART = """ 199 out.append(CHART % { 241 out.append(CHART % { 273 out.append(CHART % { 337 out.append(CHART % { 368 out.append(CHART % { 420 out.append(CHART % { 475 out.append(CHART % { 534 out.append(CHART % { 558 out.append(CHART % [all...] |
/build/tools/ |
check_builds.sh | 28 # test-builds/sizes.html that has a pretty chart of which files are 29 # in which tree, and how big they are. In that chart, cells for files
|
/frameworks/base/docs/html/resources/dashboard/ |
platform-versions.jd | 53 src="http://chart.apis.google.com/chart?&cht=p&chs=460x250&chd=t:0.1,27.6,26.8,0.1,0.3,45.1&chl=
|
screens.jd | 52 src="http://chart.apis.google.com/chart?&cht=p&chs=460x250&chd=t:1.0,61.6,37.4&chl=Small%20/%20ldpi|
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/ |
SysinfoPanel.java | 35 import org.jfree.chart.ChartFactory; 36 import org.jfree.chart.JFreeChart; 38 import org.jfree.experimental.chart.swt.ChartComposite; 273 JFreeChart chart = ChartFactory.createPieChart("", mDataset, false local 277 SWT.BORDER, chart,
|
HeapPanel.java | 52 import org.jfree.chart.ChartFactory; 53 import org.jfree.chart.JFreeChart; 54 import org.jfree.chart.axis.CategoryAxis; 55 import org.jfree.chart.axis.CategoryLabelPositions; 56 import org.jfree.chart.labels.CategoryToolTipGenerator; 57 import org.jfree.chart.plot.CategoryPlot; 58 import org.jfree.chart.plot.Plot; 59 import org.jfree.chart.plot.PlotOrientation; 60 import org.jfree.chart.renderer.category.CategoryItemRenderer; 61 import org.jfree.chart.title.TextTitle [all...] |
/external/blktrace/btt/doc/ |
btt.tex | 189 Using the data from the previous chart, we can then provide some idea 357 of the time line discussed above on page~\pageref{tl-defs}, a chart is 368 Here is a sample portion of this type of chart, showing Q2Q times 380 are also presented in their own chart. 402 are also presented in their own chart. 539 a very simplistic chart showing some activity: 544 \caption{\label{fig:activity}Simple Activity Chart} 571 Y axis for this chart.}. With the visual representation provided by 587 Y axis for this chart.}. Again, visually, one can see that the black 746 \caption{\label{fig:seek}Seek Chart} [all...] |
/development/pdk/docs/source/ |
code-lines.jd | 8 <p>The chart below depicts at a conceptual level how AOSP manages code and
|
/external/bluetooth/bluez/audio/ |
ipc.h | 24 Message sequence chart of streaming sequence for A2DP transport
|
/external/icu4c/common/unicode/ |
docmain.h | 26 * chart, a list of the public members, a detailed description of the class,
|
/system/core/init/ |
bootchart.c | 152 fprintf(out, "title = Boot chart for Android ( %s )\n", date);
|
/external/webkit/LayoutTests/http/conf/ |
mime.types | 134 application/vnd.ecowin.chart
|