/doc/com/googlecode/charts4j/Priority.html

http://charts4j.googlecode.com/ · HTML · 376 lines · 314 code · 40 blank · 22 comment · 0 complexity · 678c93f45116064ffda52b95127c32f3 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.5.0_16) on Tue May 19 12:59:31 MDT 2009 -->
  6. <TITLE>
  7. Priority (charts4j - 1.2)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="com.googlecode.charts4j.Priority class">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. parent.document.title="Priority (charts4j - 1.2)";
  15. }
  16. </SCRIPT>
  17. <NOSCRIPT>
  18. </NOSCRIPT>
  19. </HEAD>
  20. <BODY BGCOLOR="white" onload="windowTitle();">
  21. <!-- ========= START OF TOP NAVBAR ======= -->
  22. <A NAME="navbar_top"><!-- --></A>
  23. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  24. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  25. <TR>
  26. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  27. <A NAME="navbar_top_firstrow"><!-- --></A>
  28. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  29. <TR ALIGN="center" VALIGN="top">
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../com/googlecode/charts4j/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  32. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  37. </TR>
  38. </TABLE>
  39. </TD>
  40. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  41. </EM>
  42. </TD>
  43. </TR>
  44. <TR>
  45. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  46. &nbsp;<A HREF="../../../com/googlecode/charts4j/PoliticalBoundary.html" title="interface in com.googlecode.charts4j"><B>PREV CLASS</B></A>&nbsp;
  47. &nbsp;<A HREF="../../../com/googlecode/charts4j/RadarChart.html" title="class in com.googlecode.charts4j"><B>NEXT CLASS</B></A></FONT></TD>
  48. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  49. <A HREF="../../../index.html?com/googlecode/charts4j/Priority.html" target="_top"><B>FRAMES</B></A> &nbsp;
  50. &nbsp;<A HREF="Priority.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  51. &nbsp;<SCRIPT type="text/javascript">
  52. <!--
  53. if(window==top) {
  54. document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  55. }
  56. //-->
  57. </SCRIPT>
  58. <NOSCRIPT>
  59. <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  60. </NOSCRIPT>
  61. </FONT></TD>
  62. </TR>
  63. <TR>
  64. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  65. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  66. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  67. DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  68. </TR>
  69. </TABLE>
  70. <A NAME="skip-navbar_top"></A>
  71. <!-- ========= END OF TOP NAVBAR ========= -->
  72. <HR>
  73. <!-- ======== START OF CLASS DATA ======== -->
  74. <H2>
  75. <FONT SIZE="-1">
  76. com.googlecode.charts4j</FONT>
  77. <BR>
  78. Enum Priority</H2>
  79. <PRE>
  80. <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
  81. <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Enum.html" title="class or interface in java.lang">java.lang.Enum</A>&lt;<A HREF="../../../com/googlecode/charts4j/Priority.html" title="enum in com.googlecode.charts4j">Priority</A>&gt;
  82. <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>com.googlecode.charts4j.Priority</B>
  83. </PRE>
  84. <DL>
  85. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Comparable.html" title="class or interface in java.lang">Comparable</A>&lt;<A HREF="../../../com/googlecode/charts4j/Priority.html" title="enum in com.googlecode.charts4j">Priority</A>&gt;</DD>
  86. </DL>
  87. <HR>
  88. <DL>
  89. <DT><PRE>public enum <B>Priority</B><DT>extends <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Enum.html" title="class or interface in java.lang">Enum</A>&lt;<A HREF="../../../com/googlecode/charts4j/Priority.html" title="enum in com.googlecode.charts4j">Priority</A>&gt;</DL>
  90. </PRE>
  91. <P>
  92. Determines the order in which the chart elements (ex: shape markers) are
  93. drawn. LOW specifies the element is drawn before all other parts of the
  94. chart. This means the element will be at least partially obscured if another
  95. chart element is drawn in the same place. NORMAL is the default. HIGH
  96. specifies the element is drawn on top of all other parts of the chart. This
  97. means it will at least partially hide another chart elements if it is drawn
  98. in the same place.
  99. <P>
  100. <P>
  101. <DL>
  102. <DT><B>Author:</B></DT>
  103. <DD>Julien Chastang (julien.c.chastang at gmail dot com)</DD>
  104. </DL>
  105. <HR>
  106. <P>
  107. <!-- =========== ENUM CONSTANT SUMMARY =========== -->
  108. <A NAME="enum_constant_summary"><!-- --></A>
  109. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  110. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  111. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  112. <B>Enum Constant Summary</B></FONT></TH>
  113. </TR>
  114. <TR BGCOLOR="white" CLASS="TableRowColor">
  115. <TD><CODE><B><A HREF="../../../com/googlecode/charts4j/Priority.html#HIGH">HIGH</A></B></CODE>
  116. <BR>
  117. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;High priority.</TD>
  118. </TR>
  119. <TR BGCOLOR="white" CLASS="TableRowColor">
  120. <TD><CODE><B><A HREF="../../../com/googlecode/charts4j/Priority.html#LOW">LOW</A></B></CODE>
  121. <BR>
  122. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Low priority.</TD>
  123. </TR>
  124. <TR BGCOLOR="white" CLASS="TableRowColor">
  125. <TD><CODE><B><A HREF="../../../com/googlecode/charts4j/Priority.html#NORMAL">NORMAL</A></B></CODE>
  126. <BR>
  127. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Normal priority.</TD>
  128. </TR>
  129. </TABLE>
  130. &nbsp;
  131. <!-- ========== METHOD SUMMARY =========== -->
  132. <A NAME="method_summary"><!-- --></A>
  133. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  134. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  135. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  136. <B>Method Summary</B></FONT></TH>
  137. </TR>
  138. <TR BGCOLOR="white" CLASS="TableRowColor">
  139. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  140. <CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
  141. <TD><CODE><B><A HREF="../../../com/googlecode/charts4j/Priority.html#toString()">toString</A></B>()</CODE>
  142. <BR>
  143. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  144. </TR>
  145. <TR BGCOLOR="white" CLASS="TableRowColor">
  146. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  147. <CODE>static&nbsp;<A HREF="../../../com/googlecode/charts4j/Priority.html" title="enum in com.googlecode.charts4j">Priority</A></CODE></FONT></TD>
  148. <TD><CODE><B><A HREF="../../../com/googlecode/charts4j/Priority.html#valueOf(java.lang.String)">valueOf</A></B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
  149. <BR>
  150. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD>
  151. </TR>
  152. <TR BGCOLOR="white" CLASS="TableRowColor">
  153. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  154. <CODE>static&nbsp;<A HREF="../../../com/googlecode/charts4j/Priority.html" title="enum in com.googlecode.charts4j">Priority</A>[]</CODE></FONT></TD>
  155. <TD><CODE><B><A HREF="../../../com/googlecode/charts4j/Priority.html#values()">values</A></B>()</CODE>
  156. <BR>
  157. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in
  158. the order they're declared.</TD>
  159. </TR>
  160. </TABLE>
  161. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></A>
  162. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  163. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  164. <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Enum.html" title="class or interface in java.lang">Enum</A></B></TH>
  165. </TR>
  166. <TR BGCOLOR="white" CLASS="TableRowColor">
  167. <TD><CODE><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Enum.html#compareTo(E)" title="class or interface in java.lang">compareTo</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Enum.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Enum.html#getDeclaringClass()" title="class or interface in java.lang">getDeclaringClass</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Enum.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Enum.html#name()" title="class or interface in java.lang">name</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Enum.html#ordinal()" title="class or interface in java.lang">ordinal</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Enum.html#valueOf(java.lang.Class, java.lang.String)" title="class or interface in java.lang">valueOf</A></CODE></TD>
  168. </TR>
  169. </TABLE>
  170. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  171. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  172. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  173. <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
  174. </TR>
  175. <TR BGCOLOR="white" CLASS="TableRowColor">
  176. <TD><CODE><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
  177. </TR>
  178. </TABLE>
  179. &nbsp;
  180. <P>
  181. <!-- ============ ENUM CONSTANT DETAIL =========== -->
  182. <A NAME="enum_constant_detail"><!-- --></A>
  183. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  184. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  185. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  186. <B>Enum Constant Detail</B></FONT></TH>
  187. </TR>
  188. </TABLE>
  189. <A NAME="LOW"><!-- --></A><H3>
  190. LOW</H3>
  191. <PRE>
  192. public static final <A HREF="../../../com/googlecode/charts4j/Priority.html" title="enum in com.googlecode.charts4j">Priority</A> <B>LOW</B></PRE>
  193. <DL>
  194. <DD>Low priority.
  195. <P>
  196. <DL>
  197. </DL>
  198. </DL>
  199. <HR>
  200. <A NAME="NORMAL"><!-- --></A><H3>
  201. NORMAL</H3>
  202. <PRE>
  203. public static final <A HREF="../../../com/googlecode/charts4j/Priority.html" title="enum in com.googlecode.charts4j">Priority</A> <B>NORMAL</B></PRE>
  204. <DL>
  205. <DD>Normal priority.
  206. <P>
  207. <DL>
  208. </DL>
  209. </DL>
  210. <HR>
  211. <A NAME="HIGH"><!-- --></A><H3>
  212. HIGH</H3>
  213. <PRE>
  214. public static final <A HREF="../../../com/googlecode/charts4j/Priority.html" title="enum in com.googlecode.charts4j">Priority</A> <B>HIGH</B></PRE>
  215. <DL>
  216. <DD>High priority.
  217. <P>
  218. <DL>
  219. </DL>
  220. </DL>
  221. <!-- ============ METHOD DETAIL ========== -->
  222. <A NAME="method_detail"><!-- --></A>
  223. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  224. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  225. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  226. <B>Method Detail</B></FONT></TH>
  227. </TR>
  228. </TABLE>
  229. <A NAME="values()"><!-- --></A><H3>
  230. values</H3>
  231. <PRE>
  232. public static final <A HREF="../../../com/googlecode/charts4j/Priority.html" title="enum in com.googlecode.charts4j">Priority</A>[] <B>values</B>()</PRE>
  233. <DL>
  234. <DD>Returns an array containing the constants of this enum type, in
  235. the order they're declared. This method may be used to iterate
  236. over the constants as follows:
  237. <pre>
  238. for(Priority c : Priority.values())
  239. System.out.println(c);
  240. </pre>
  241. <P>
  242. <DD><DL>
  243. <DT><B>Returns:</B><DD>an array containing the constants of this enum type, in
  244. the order they're declared</DL>
  245. </DD>
  246. </DL>
  247. <HR>
  248. <A NAME="valueOf(java.lang.String)"><!-- --></A><H3>
  249. valueOf</H3>
  250. <PRE>
  251. public static <A HREF="../../../com/googlecode/charts4j/Priority.html" title="enum in com.googlecode.charts4j">Priority</A> <B>valueOf</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;name)</PRE>
  252. <DL>
  253. <DD>Returns the enum constant of this type with the specified name.
  254. The string must match <I>exactly</I> an identifier used to declare an
  255. enum constant in this type. (Extraneous whitespace characters are
  256. not permitted.)
  257. <P>
  258. <DD><DL>
  259. <DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned.
  260. <DT><B>Returns:</B><DD>the enum constant with the specified name
  261. <DT><B>Throws:</B>
  262. <DD><CODE><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/IllegalArgumentException.html" title="class or interface in java.lang">IllegalArgumentException</A></CODE> - if this enum type has no constant
  263. with the specified name</DL>
  264. </DD>
  265. </DL>
  266. <HR>
  267. <A NAME="toString()"><!-- --></A><H3>
  268. toString</H3>
  269. <PRE>
  270. public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>toString</B>()</PRE>
  271. <DL>
  272. <DD>
  273. <P>
  274. <DD><DL>
  275. <DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Enum.html#toString()" title="class or interface in java.lang">toString</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Enum.html" title="class or interface in java.lang">Enum</A>&lt;<A HREF="../../../com/googlecode/charts4j/Priority.html" title="enum in com.googlecode.charts4j">Priority</A>&gt;</CODE></DL>
  276. </DD>
  277. <DD><DL>
  278. </DL>
  279. </DD>
  280. </DL>
  281. <!-- ========= END OF CLASS DATA ========= -->
  282. <HR>
  283. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  284. <A NAME="navbar_bottom"><!-- --></A>
  285. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  286. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  287. <TR>
  288. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  289. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  290. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  291. <TR ALIGN="center" VALIGN="top">
  292. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  293. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../com/googlecode/charts4j/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  294. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  295. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  296. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  297. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  298. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  299. </TR>
  300. </TABLE>
  301. </TD>
  302. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  303. </EM>
  304. </TD>
  305. </TR>
  306. <TR>
  307. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  308. &nbsp;<A HREF="../../../com/googlecode/charts4j/PoliticalBoundary.html" title="interface in com.googlecode.charts4j"><B>PREV CLASS</B></A>&nbsp;
  309. &nbsp;<A HREF="../../../com/googlecode/charts4j/RadarChart.html" title="class in com.googlecode.charts4j"><B>NEXT CLASS</B></A></FONT></TD>
  310. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  311. <A HREF="../../../index.html?com/googlecode/charts4j/Priority.html" target="_top"><B>FRAMES</B></A> &nbsp;
  312. &nbsp;<A HREF="Priority.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  313. &nbsp;<SCRIPT type="text/javascript">
  314. <!--
  315. if(window==top) {
  316. document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  317. }
  318. //-->
  319. </SCRIPT>
  320. <NOSCRIPT>
  321. <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  322. </NOSCRIPT>
  323. </FONT></TD>
  324. </TR>
  325. <TR>
  326. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  327. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  328. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  329. DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  330. </TR>
  331. </TABLE>
  332. <A NAME="skip-navbar_bottom"></A>
  333. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  334. <HR>
  335. </BODY>
  336. </HTML>