|
Class Summary |
| WebNMSAreaChart |
This Chart provides a graphical view for monitoring the given
numeric values visually in the form of Filled Areas drawn in the
graph area. |
| WebNMSBarChart |
This Chart provides a graphical view for monitoring the given
numeric values visually in the form of Bars drawn in the graph
area. |
| WebNMSCandleChart |
This Chart provides a graphical view for monitoring the given
numeric values visually in the form of Candles drawn in the graph
area. |
| WebNMSChartConstants |
|
| WebNMSHiloChart |
This Chart provides a graphical view for monitoring the given
numeric values visually in the form of HiLo representation drawn in
the graph area. |
| WebNMSHiloOpenCloseChart |
This Chart provides a graphical view for monitoring the given
numeric values visually in the form of HiLo representation drawn in
the graph area. |
| WebNMSPieChart |
The WebNMSPieChart is a Chart bean that is useful to represent the
numeric values, which are polled from one or more variables of a remote
agent, visually in the form of Pie Representation. |
| WebNMSPlotChart |
This Chart provides a graphical view for monitoring the given
numeric values visually in the form of Lines drawn in the graph
area. |
| WebNMSScatterPlotChart |
This Chart provides a graphical view for monitoring the given
numeric values visually, in the form of Scattered Points drawn in
the graph area. |
| WebNMSSimpleChart |
The WebNMSSimpleChart extends JCChart's BaseChart and supports all the basic
functionality required for plotting a Chart. |
| WebNMSStackingAreaChart |
This Chart provides a graphical view for monitoring the given
numeric values visually in the form of stacking Areas drawn in the
graph area. |
| WebNMSStackingBarChart |
This Chart provides a graphical view for monitoring the given
numeric values visually in the form of Bars drawn in the graph
area. |
| DefaultDataSource |
The DataSource used by the chart beans present in the WebNMSCharts.jar.DataSource for a chart acts as a main role to
accept the users derived data format as a input for plotting a chart. |
| ReversingLegendManager |
Class which over writes the JCChartLegendManager and reverses the Legend's
Data Series Labels. |
| SeparatorLegendManager |
Class which over writes the JCChartLegendManager and draws a Seperator between the Legend
Title and the Data Series Labels. |