/doc/com/googlecode/charts4j/AxisTextAlignment.html

http://charts4j.googlecode.com/ · HTML · 370 lines · 308 code · 40 blank · 22 comment · 0 complexity · 38c078da1240f64aa4275e06c369cf22 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:30 MDT 2009 -->
  6. <TITLE>
  7. AxisTextAlignment (charts4j - 1.2)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="com.googlecode.charts4j.AxisTextAlignment 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="AxisTextAlignment (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/AxisStyle.html" title="class in com.googlecode.charts4j"><B>PREV CLASS</B></A>&nbsp;
  47. &nbsp;<A HREF="../../../com/googlecode/charts4j/BarChart.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/AxisTextAlignment.html" target="_top"><B>FRAMES</B></A> &nbsp;
  50. &nbsp;<A HREF="AxisTextAlignment.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 AxisTextAlignment</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/AxisTextAlignment.html" title="enum in com.googlecode.charts4j">AxisTextAlignment</A>&gt;
  82. <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>com.googlecode.charts4j.AxisTextAlignment</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/AxisTextAlignment.html" title="enum in com.googlecode.charts4j">AxisTextAlignment</A>&gt;</DD>
  86. </DL>
  87. <HR>
  88. <DL>
  89. <DT><PRE>public enum <B>AxisTextAlignment</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/AxisTextAlignment.html" title="enum in com.googlecode.charts4j">AxisTextAlignment</A>&gt;</DL>
  90. </PRE>
  91. <P>
  92. Enumeration for specifying position of label with respect to axis tick mark.
  93. <P>
  94. <P>
  95. <DL>
  96. <DT><B>Author:</B></DT>
  97. <DD>Julien Chastang (julien.c.chastang at gmail dot com)</DD>
  98. </DL>
  99. <HR>
  100. <P>
  101. <!-- =========== ENUM CONSTANT SUMMARY =========== -->
  102. <A NAME="enum_constant_summary"><!-- --></A>
  103. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  104. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  105. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  106. <B>Enum Constant Summary</B></FONT></TH>
  107. </TR>
  108. <TR BGCOLOR="white" CLASS="TableRowColor">
  109. <TD><CODE><B><A HREF="../../../com/googlecode/charts4j/AxisTextAlignment.html#CENTER">CENTER</A></B></CODE>
  110. <BR>
  111. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Label position centered above tick mark.</TD>
  112. </TR>
  113. <TR BGCOLOR="white" CLASS="TableRowColor">
  114. <TD><CODE><B><A HREF="../../../com/googlecode/charts4j/AxisTextAlignment.html#LEFT">LEFT</A></B></CODE>
  115. <BR>
  116. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Label position left of tick mark.</TD>
  117. </TR>
  118. <TR BGCOLOR="white" CLASS="TableRowColor">
  119. <TD><CODE><B><A HREF="../../../com/googlecode/charts4j/AxisTextAlignment.html#RIGHT">RIGHT</A></B></CODE>
  120. <BR>
  121. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Label position to the right of the text mark.</TD>
  122. </TR>
  123. </TABLE>
  124. &nbsp;
  125. <!-- ========== METHOD SUMMARY =========== -->
  126. <A NAME="method_summary"><!-- --></A>
  127. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  128. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  129. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  130. <B>Method Summary</B></FONT></TH>
  131. </TR>
  132. <TR BGCOLOR="white" CLASS="TableRowColor">
  133. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  134. <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>
  135. <TD><CODE><B><A HREF="../../../com/googlecode/charts4j/AxisTextAlignment.html#toString()">toString</A></B>()</CODE>
  136. <BR>
  137. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  138. </TR>
  139. <TR BGCOLOR="white" CLASS="TableRowColor">
  140. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  141. <CODE>static&nbsp;<A HREF="../../../com/googlecode/charts4j/AxisTextAlignment.html" title="enum in com.googlecode.charts4j">AxisTextAlignment</A></CODE></FONT></TD>
  142. <TD><CODE><B><A HREF="../../../com/googlecode/charts4j/AxisTextAlignment.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>
  143. <BR>
  144. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD>
  145. </TR>
  146. <TR BGCOLOR="white" CLASS="TableRowColor">
  147. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  148. <CODE>static&nbsp;<A HREF="../../../com/googlecode/charts4j/AxisTextAlignment.html" title="enum in com.googlecode.charts4j">AxisTextAlignment</A>[]</CODE></FONT></TD>
  149. <TD><CODE><B><A HREF="../../../com/googlecode/charts4j/AxisTextAlignment.html#values()">values</A></B>()</CODE>
  150. <BR>
  151. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in
  152. the order they're declared.</TD>
  153. </TR>
  154. </TABLE>
  155. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></A>
  156. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  157. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  158. <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>
  159. </TR>
  160. <TR BGCOLOR="white" CLASS="TableRowColor">
  161. <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>
  162. </TR>
  163. </TABLE>
  164. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  165. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  166. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  167. <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>
  168. </TR>
  169. <TR BGCOLOR="white" CLASS="TableRowColor">
  170. <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>
  171. </TR>
  172. </TABLE>
  173. &nbsp;
  174. <P>
  175. <!-- ============ ENUM CONSTANT DETAIL =========== -->
  176. <A NAME="enum_constant_detail"><!-- --></A>
  177. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  178. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  179. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  180. <B>Enum Constant Detail</B></FONT></TH>
  181. </TR>
  182. </TABLE>
  183. <A NAME="LEFT"><!-- --></A><H3>
  184. LEFT</H3>
  185. <PRE>
  186. public static final <A HREF="../../../com/googlecode/charts4j/AxisTextAlignment.html" title="enum in com.googlecode.charts4j">AxisTextAlignment</A> <B>LEFT</B></PRE>
  187. <DL>
  188. <DD>Label position left of tick mark.
  189. <P>
  190. <DL>
  191. </DL>
  192. </DL>
  193. <HR>
  194. <A NAME="CENTER"><!-- --></A><H3>
  195. CENTER</H3>
  196. <PRE>
  197. public static final <A HREF="../../../com/googlecode/charts4j/AxisTextAlignment.html" title="enum in com.googlecode.charts4j">AxisTextAlignment</A> <B>CENTER</B></PRE>
  198. <DL>
  199. <DD>Label position centered above tick mark.
  200. <P>
  201. <DL>
  202. </DL>
  203. </DL>
  204. <HR>
  205. <A NAME="RIGHT"><!-- --></A><H3>
  206. RIGHT</H3>
  207. <PRE>
  208. public static final <A HREF="../../../com/googlecode/charts4j/AxisTextAlignment.html" title="enum in com.googlecode.charts4j">AxisTextAlignment</A> <B>RIGHT</B></PRE>
  209. <DL>
  210. <DD>Label position to the right of the text mark.
  211. <P>
  212. <DL>
  213. </DL>
  214. </DL>
  215. <!-- ============ METHOD DETAIL ========== -->
  216. <A NAME="method_detail"><!-- --></A>
  217. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  218. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  219. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  220. <B>Method Detail</B></FONT></TH>
  221. </TR>
  222. </TABLE>
  223. <A NAME="values()"><!-- --></A><H3>
  224. values</H3>
  225. <PRE>
  226. public static final <A HREF="../../../com/googlecode/charts4j/AxisTextAlignment.html" title="enum in com.googlecode.charts4j">AxisTextAlignment</A>[] <B>values</B>()</PRE>
  227. <DL>
  228. <DD>Returns an array containing the constants of this enum type, in
  229. the order they're declared. This method may be used to iterate
  230. over the constants as follows:
  231. <pre>
  232. for(AxisTextAlignment c : AxisTextAlignment.values())
  233. System.out.println(c);
  234. </pre>
  235. <P>
  236. <DD><DL>
  237. <DT><B>Returns:</B><DD>an array containing the constants of this enum type, in
  238. the order they're declared</DL>
  239. </DD>
  240. </DL>
  241. <HR>
  242. <A NAME="valueOf(java.lang.String)"><!-- --></A><H3>
  243. valueOf</H3>
  244. <PRE>
  245. public static <A HREF="../../../com/googlecode/charts4j/AxisTextAlignment.html" title="enum in com.googlecode.charts4j">AxisTextAlignment</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>
  246. <DL>
  247. <DD>Returns the enum constant of this type with the specified name.
  248. The string must match <I>exactly</I> an identifier used to declare an
  249. enum constant in this type. (Extraneous whitespace characters are
  250. not permitted.)
  251. <P>
  252. <DD><DL>
  253. <DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned.
  254. <DT><B>Returns:</B><DD>the enum constant with the specified name
  255. <DT><B>Throws:</B>
  256. <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
  257. with the specified name</DL>
  258. </DD>
  259. </DL>
  260. <HR>
  261. <A NAME="toString()"><!-- --></A><H3>
  262. toString</H3>
  263. <PRE>
  264. 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>
  265. <DL>
  266. <DD>
  267. <P>
  268. <DD><DL>
  269. <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/AxisTextAlignment.html" title="enum in com.googlecode.charts4j">AxisTextAlignment</A>&gt;</CODE></DL>
  270. </DD>
  271. <DD><DL>
  272. </DL>
  273. </DD>
  274. </DL>
  275. <!-- ========= END OF CLASS DATA ========= -->
  276. <HR>
  277. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  278. <A NAME="navbar_bottom"><!-- --></A>
  279. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  280. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  281. <TR>
  282. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  283. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  284. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  285. <TR ALIGN="center" VALIGN="top">
  286. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  287. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../com/googlecode/charts4j/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  288. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  289. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  290. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  291. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  292. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  293. </TR>
  294. </TABLE>
  295. </TD>
  296. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  297. </EM>
  298. </TD>
  299. </TR>
  300. <TR>
  301. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  302. &nbsp;<A HREF="../../../com/googlecode/charts4j/AxisStyle.html" title="class in com.googlecode.charts4j"><B>PREV CLASS</B></A>&nbsp;
  303. &nbsp;<A HREF="../../../com/googlecode/charts4j/BarChart.html" title="class in com.googlecode.charts4j"><B>NEXT CLASS</B></A></FONT></TD>
  304. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  305. <A HREF="../../../index.html?com/googlecode/charts4j/AxisTextAlignment.html" target="_top"><B>FRAMES</B></A> &nbsp;
  306. &nbsp;<A HREF="AxisTextAlignment.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  307. &nbsp;<SCRIPT type="text/javascript">
  308. <!--
  309. if(window==top) {
  310. document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  311. }
  312. //-->
  313. </SCRIPT>
  314. <NOSCRIPT>
  315. <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  316. </NOSCRIPT>
  317. </FONT></TD>
  318. </TR>
  319. <TR>
  320. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  321. 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>
  322. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  323. DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  324. </TR>
  325. </TABLE>
  326. <A NAME="skip-navbar_bottom"></A>
  327. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  328. <HR>
  329. </BODY>
  330. </HTML>