|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /home/queenjbs/www/FusionChart/Code/J2EE/SourceCode/doc/com/fusioncharts/helper/ |
Upload File : |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_17) on Fri Oct 01 18:44:58 IST 2010 -->
<TITLE>
FCParameters
</TITLE>
<META NAME="keywords" CONTENT="com.fusioncharts.helper.FCParameters class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="FCParameters";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/FCParameters.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../com/fusioncharts/helper/ChartDataFormat.html" title="enum in com.fusioncharts.helper"><B>PREV CLASS</B></A>
<A HREF="../../../com/fusioncharts/helper/FCParameters.FCParams.html" title="enum in com.fusioncharts.helper"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?com/fusioncharts/helper/FCParameters.html" target="_top"><B>FRAMES</B></A>
<A HREF="FCParameters.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: <A HREF="#nested_class_summary">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
com.fusioncharts.helper</FONT>
<BR>
Class FCParameters</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>com.fusioncharts.helper.FCParameters</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>FCParameters</B><DT>extends java.lang.Object</DL>
</PRE>
<P>
Sample Usage: FCParameters fcParams = new FCParameters("Column2D.swf",
"myFirst", "100", "200", "false", "false", "window", "CCCCCC", "", "EN",
null, "", "", "xml", "flash", null);
fcParams.toJSON();
<P>
<P>
<DL>
<DT><B>Author:</B></DT>
<DD>InfoSoft Global (P) Ltd.</DD>
</DL>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<A NAME="nested_class_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Nested Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/fusioncharts/helper/FCParameters.FCParams.html" title="enum in com.fusioncharts.helper">FCParameters.FCParams</A></B></CODE>
<BR>
Enum for the parameters to the FusionCharts JS constructor</TD>
</TR>
</TABLE>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) java.util.HashMap<<A HREF="../../../com/fusioncharts/helper/FCParameters.FCParams.html" title="enum in com.fusioncharts.helper">FCParameters.FCParams</A>,java.lang.String></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/fusioncharts/helper/FCParameters.html#parameters">parameters</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../com/fusioncharts/helper/FCParameters.html#FCParameters()">FCParameters</A></B>()</CODE>
<BR>
Default Constructor</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../com/fusioncharts/helper/FCParameters.html#FCParameters(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">FCParameters</A></B>(java.lang.String swfFilename,
java.lang.String chartId,
java.lang.String width,
java.lang.String height,
java.lang.String debugMode,
java.lang.String registerWithJS,
java.lang.String dataSource,
java.lang.String dataFormat,
java.lang.String renderer,
java.lang.String renderAt)</CODE>
<BR>
Constructor with limited parameters.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../com/fusioncharts/helper/FCParameters.html#FCParameters(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">FCParameters</A></B>(java.lang.String swfFilename,
java.lang.String chartId,
java.lang.String width,
java.lang.String height,
java.lang.String debugMode,
java.lang.String registerWithJS,
java.lang.String windowMode,
java.lang.String bgColor,
java.lang.String scaleMode,
java.lang.String lang,
java.lang.String detectFlashVersion,
java.lang.String autoInstallRedirect,
java.lang.String dataSource,
java.lang.String dataFormat,
java.lang.String renderer,
java.lang.String renderAt)</CODE>
<BR>
Constructor accepting most of the useful parameters If you do not wish to
provide a particular parameter, please pass null value</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/fusioncharts/helper/FCParameters.html#addParameterValue(java.lang.String, java.lang.String)">addParameterValue</A></B>(java.lang.String key,
java.lang.String value)</CODE>
<BR>
Adds the parameter key-value pair given to the already existing params
HashMap.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/fusioncharts/helper/FCParameters.html#addParameterValues(java.util.HashMap)">addParameterValues</A></B>(java.util.HashMap<java.lang.String,java.lang.String> params)</CODE>
<BR>
Adds the parameter values given in the HashMap to the already existing
params HashMap.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/fusioncharts/helper/FCParameters.html#quote(java.lang.String)">quote</A></B>(java.lang.String string)</CODE>
<BR>
Produce a string in double quotes with backslash sequences in all the
right places.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/fusioncharts/helper/FCParameters.html#remove(java.lang.String)">remove</A></B>(java.lang.String key)</CODE>
<BR>
Remove a name and its value, if present.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/fusioncharts/helper/FCParameters.html#testValidity(java.lang.String)">testValidity</A></B>(java.lang.String key)</CODE>
<BR>
Test the validity of the key.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/fusioncharts/helper/FCParameters.html#toJSON()">toJSON</A></B>()</CODE>
<BR>
Converts the HashMap of keys to JSON format which can be provided to the
FusionCharts constructor.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="parameters"><!-- --></A><H3>
parameters</H3>
<PRE>
java.util.HashMap<<A HREF="../../../com/fusioncharts/helper/FCParameters.FCParams.html" title="enum in com.fusioncharts.helper">FCParameters.FCParams</A>,java.lang.String> <B>parameters</B></PRE>
<DL>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="FCParameters()"><!-- --></A><H3>
FCParameters</H3>
<PRE>
public <B>FCParameters</B>()</PRE>
<DL>
<DD>Default Constructor
<P>
</DL>
<HR>
<A NAME="FCParameters(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
FCParameters</H3>
<PRE>
public <B>FCParameters</B>(java.lang.String swfFilename,
java.lang.String chartId,
java.lang.String width,
java.lang.String height,
java.lang.String debugMode,
java.lang.String registerWithJS,
java.lang.String dataSource,
java.lang.String dataFormat,
java.lang.String renderer,
java.lang.String renderAt)</PRE>
<DL>
<DD>Constructor with limited parameters. The mandatory values only.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>swfFilename</CODE> - <DD><CODE>chartId</CODE> - <DD><CODE>width</CODE> - <DD><CODE>height</CODE> - <DD><CODE>debugMode</CODE> - <DD><CODE>registerWithJS</CODE> - <DD><CODE>dataSource</CODE> - <DD><CODE>dataFormat</CODE> - <DD><CODE>renderer</CODE> - <DD><CODE>renderAt</CODE> - </DL>
</DL>
<HR>
<A NAME="FCParameters(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
FCParameters</H3>
<PRE>
public <B>FCParameters</B>(java.lang.String swfFilename,
java.lang.String chartId,
java.lang.String width,
java.lang.String height,
java.lang.String debugMode,
java.lang.String registerWithJS,
java.lang.String windowMode,
java.lang.String bgColor,
java.lang.String scaleMode,
java.lang.String lang,
java.lang.String detectFlashVersion,
java.lang.String autoInstallRedirect,
java.lang.String dataSource,
java.lang.String dataFormat,
java.lang.String renderer,
java.lang.String renderAt)</PRE>
<DL>
<DD>Constructor accepting most of the useful parameters If you do not wish to
provide a particular parameter, please pass null value
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>swfFilename</CODE> - - SWF File Name (and Path) of the chart which you intend to
plot<DD><CODE>chartId</CODE> - - Id for the chart, using which it will be recognized in the
HTML page. Each chart on the page needs to have a unique Id.<DD><CODE>width</CODE> - - Intended width for the chart (in pixels)<DD><CODE>height</CODE> - - Intended height for the chart (in pixels)<DD><CODE>debugMode</CODE> - - Whether to start the chart in debug mode<DD><CODE>registerWithJS</CODE> - - Whether to ask chart to register itself with JavaScript<DD><CODE>windowMode</CODE> - - "window" (default) - here the chart /Flash Player acts as a
separate always window lying above the HTML elements..so the
HTML elements like html menu always below the charts ;
"opaque" - mode where chart unlike "window" mode stay
integrated with HTML elements - here DHTML elements can come
over the chart ; "transparent" - almost like OPAQUE mode - but
with more feature that can turn a chart background
transparent/transucent (if bgAlpha is set accrodingly) so that
the color/HTML elements below the chart (which are part of
HTML and not chart) become visible.<DD><CODE>bgColor</CODE> - - Background color of the Flash movie (here chart) which comes
below the chart and is visible if chart's background color is
set to transparent or translucent using bgAlpha, it also comes
as background color of the preloader state like when messages
like "Loading chart", "retrieving data" "No data to display"
etc. are shown - format - Hexcoded #RRGGBB color e.g.
"#ff0000"<DD><CODE>scaleMode</CODE> - - "noScale" - recommended/default, "exactFit" - scales the
chart to fit the container exactly with width and height
(causes distortion in some cases), "noBorder" - constrained
scale. (not recommended at all), "showAll" - (not recommended)<DD><CODE>lang</CODE> - - Language, as of now its only value is "EN" for english<DD><CODE>detectFlashVersion</CODE> - - Checks the Flash Player version and if version is less than
8 and autoInstallRedirect is set on then asks the user to
install Flash Player from Adobe site<DD><CODE>autoInstallRedirect</CODE> - - If set on, the user would be redirected to Adobe site if
Flash player 8 is not installed.<DD><CODE>dataSource</CODE> - - If you intend to use dataUrl method for the chart, provide
the Url to the xml/json as this parameter. For example, we can
specify Data/Data.xml or Data/Data.json as the URL. If you
intend to use dataString method then provide the xml or json
data in this parameter.<DD><CODE>dataFormat</CODE> - - the format of the dataSource provided. Currently accepted
values are "xml","json", "xmlurl" and "jsonurl"<DD><CODE>renderer</CODE> - - The renderer to be used. -<DD><CODE>renderAt</CODE> - - The container in which to render the chart.</DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="quote(java.lang.String)"><!-- --></A><H3>
quote</H3>
<PRE>
public static java.lang.String <B>quote</B>(java.lang.String string)</PRE>
<DL>
<DD>Produce a string in double quotes with backslash sequences in all the
right places. A backslash will be inserted within </, allowing JSON text
to be delivered in HTML. In JSON text, a string cannot contain a control
character or an unescaped quote or backslash.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>string</CODE> - A String
<DT><B>Returns:</B><DD>A String correctly formatted for insertion in a JSON text.</DL>
</DD>
</DL>
<HR>
<A NAME="addParameterValue(java.lang.String, java.lang.String)"><!-- --></A><H3>
addParameterValue</H3>
<PRE>
public boolean <B>addParameterValue</B>(java.lang.String key,
java.lang.String value)</PRE>
<DL>
<DD>Adds the parameter key-value pair given to the already existing params
HashMap.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>key</CODE> - <DD><CODE>value</CODE> -
<DT><B>Returns:</B><DD>boolean whether the key is valid or not</DL>
</DD>
</DL>
<HR>
<A NAME="addParameterValues(java.util.HashMap)"><!-- --></A><H3>
addParameterValues</H3>
<PRE>
public boolean <B>addParameterValues</B>(java.util.HashMap<java.lang.String,java.lang.String> params)</PRE>
<DL>
<DD>Adds the parameter values given in the HashMap to the already existing
params HashMap.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>params</CODE> -
<DT><B>Returns:</B><DD>boolean whether the key is valid or not</DL>
</DD>
</DL>
<HR>
<A NAME="remove(java.lang.String)"><!-- --></A><H3>
remove</H3>
<PRE>
public java.lang.Object <B>remove</B>(java.lang.String key)</PRE>
<DL>
<DD>Remove a name and its value, if present.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>key</CODE> - The name to be removed.
<DT><B>Returns:</B><DD>The value that was associated with the name, or null if there was
no value.</DL>
</DD>
</DL>
<HR>
<A NAME="testValidity(java.lang.String)"><!-- --></A><H3>
testValidity</H3>
<PRE>
public boolean <B>testValidity</B>(java.lang.String key)</PRE>
<DL>
<DD>Test the validity of the key. Whether the key is a valid FCParameter or
not.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>key</CODE> -
<DT><B>Returns:</B><DD>boolean whether the key is valid or not</DL>
</DD>
</DL>
<HR>
<A NAME="toJSON()"><!-- --></A><H3>
toJSON</H3>
<PRE>
public java.lang.String <B>toJSON</B>()</PRE>
<DL>
<DD>Converts the HashMap of keys to JSON format which can be provided to the
FusionCharts constructor.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>String- The JSON representation of the HashMap</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/FCParameters.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../com/fusioncharts/helper/ChartDataFormat.html" title="enum in com.fusioncharts.helper"><B>PREV CLASS</B></A>
<A HREF="../../../com/fusioncharts/helper/FCParameters.FCParams.html" title="enum in com.fusioncharts.helper"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?com/fusioncharts/helper/FCParameters.html" target="_top"><B>FRAMES</B></A>
<A HREF="FCParameters.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: <A HREF="#nested_class_summary">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>