/doc/processing/core/BitmapFontFactoryProxy.html

http://mt4j.googlecode.com/ · HTML · 419 lines · 353 code · 42 blank · 24 comment · 0 complexity · a7c75dcc3bb11e193b3bcda7972c7d11 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.6.0_20) on Thu Aug 12 23:36:28 CEST 2010 -->
  6. <TITLE>
  7. BitmapFontFactoryProxy
  8. </TITLE>
  9. <META NAME="date" CONTENT="2010-08-12">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="BitmapFontFactoryProxy";
  16. }
  17. }
  18. </SCRIPT>
  19. <NOSCRIPT>
  20. </NOSCRIPT>
  21. </HEAD>
  22. <BODY BGCOLOR="white" onload="windowTitle();">
  23. <HR>
  24. <!-- ========= START OF TOP NAVBAR ======= -->
  25. <A NAME="navbar_top"><!-- --></A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  28. <TR>
  29. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  30. <A NAME="navbar_top_firstrow"><!-- --></A>
  31. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  32. <TR ALIGN="center" VALIGN="top">
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/BitmapFontFactoryProxy.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  40. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  41. </TR>
  42. </TABLE>
  43. </TD>
  44. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  45. </EM>
  46. </TD>
  47. </TR>
  48. <TR>
  49. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  50. &nbsp;PREV CLASS&nbsp;
  51. &nbsp;NEXT CLASS</FONT></TD>
  52. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  53. <A HREF="../../index.html?processing/core/BitmapFontFactoryProxy.html" target="_top"><B>FRAMES</B></A> &nbsp;
  54. &nbsp;<A HREF="BitmapFontFactoryProxy.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  55. &nbsp;<SCRIPT type="text/javascript">
  56. <!--
  57. if(window==top) {
  58. document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
  59. }
  60. //-->
  61. </SCRIPT>
  62. <NOSCRIPT>
  63. <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
  64. </NOSCRIPT>
  65. </FONT></TD>
  66. </TR>
  67. <TR>
  68. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  69. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  70. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  71. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  72. </TR>
  73. </TABLE>
  74. <A NAME="skip-navbar_top"></A>
  75. <!-- ========= END OF TOP NAVBAR ========= -->
  76. <HR>
  77. <!-- ======== START OF CLASS DATA ======== -->
  78. <H2>
  79. <FONT SIZE="-1">
  80. processing.core</FONT>
  81. <BR>
  82. Class BitmapFontFactoryProxy</H2>
  83. <PRE>
  84. java.lang.Object
  85. <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>processing.core.BitmapFontFactoryProxy</B>
  86. </PRE>
  87. <DL>
  88. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../org/mt4j/components/visibleComponents/font/fontFactories/IFontFactory.html" title="interface in org.mt4j.components.visibleComponents.font.fontFactories">IFontFactory</A></DD>
  89. </DL>
  90. <HR>
  91. <DL>
  92. <DT><PRE>public class <B>BitmapFontFactoryProxy</B><DT>extends java.lang.Object<DT>implements <A HREF="../../org/mt4j/components/visibleComponents/font/fontFactories/IFontFactory.html" title="interface in org.mt4j.components.visibleComponents.font.fontFactories">IFontFactory</A></DL>
  93. </PRE>
  94. <P>
  95. A factory for creating BitmapFont objects.
  96. <P>
  97. <P>
  98. <DL>
  99. <DT><B>Author:</B></DT>
  100. <DD>Christopher Ruff</DD>
  101. </DL>
  102. <HR>
  103. <P>
  104. <!-- =========== FIELD SUMMARY =========== -->
  105. <A NAME="field_summary"><!-- --></A>
  106. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  107. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  108. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  109. <B>Field Summary</B></FONT></TH>
  110. </TR>
  111. <TR BGCOLOR="white" CLASS="TableRowColor">
  112. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  113. <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
  114. <TD><CODE><B><A HREF="../../processing/core/BitmapFontFactoryProxy.html#defaultCharacters">defaultCharacters</A></B></CODE>
  115. <BR>
  116. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  117. </TR>
  118. </TABLE>
  119. &nbsp;
  120. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  121. <A NAME="constructor_summary"><!-- --></A>
  122. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  123. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  124. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  125. <B>Constructor Summary</B></FONT></TH>
  126. </TR>
  127. <TR BGCOLOR="white" CLASS="TableRowColor">
  128. <TD><CODE><B><A HREF="../../processing/core/BitmapFontFactoryProxy.html#BitmapFontFactoryProxy()">BitmapFontFactoryProxy</A></B>()</CODE>
  129. <BR>
  130. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  131. </TR>
  132. </TABLE>
  133. &nbsp;
  134. <!-- ========== METHOD SUMMARY =========== -->
  135. <A NAME="method_summary"><!-- --></A>
  136. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  137. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  138. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  139. <B>Method Summary</B></FONT></TH>
  140. </TR>
  141. <TR BGCOLOR="white" CLASS="TableRowColor">
  142. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  143. <CODE>&nbsp;<A HREF="../../org/mt4j/components/visibleComponents/font/IFont.html" title="interface in org.mt4j.components.visibleComponents.font">IFont</A></CODE></FONT></TD>
  144. <TD><CODE><B><A HREF="../../processing/core/BitmapFontFactoryProxy.html#createFont(processing.core.PApplet, java.lang.String, int, org.mt4j.util.MTColor, org.mt4j.util.MTColor)">createFont</A></B>(processing.core.PApplet&nbsp;pa,
  145. java.lang.String&nbsp;fontFileName,
  146. int&nbsp;fontSize,
  147. <A HREF="../../org/mt4j/util/MTColor.html" title="class in org.mt4j.util">MTColor</A>&nbsp;fillColor,
  148. <A HREF="../../org/mt4j/util/MTColor.html" title="class in org.mt4j.util">MTColor</A>&nbsp;strokeColor)</CODE>
  149. <BR>
  150. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new IFont object.</TD>
  151. </TR>
  152. <TR BGCOLOR="white" CLASS="TableRowColor">
  153. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  154. <CODE>&nbsp;<A HREF="../../org/mt4j/components/visibleComponents/font/IFont.html" title="interface in org.mt4j.components.visibleComponents.font">IFont</A></CODE></FONT></TD>
  155. <TD><CODE><B><A HREF="../../processing/core/BitmapFontFactoryProxy.html#createFont(processing.core.PApplet, java.lang.String, int, org.mt4j.util.MTColor, org.mt4j.util.MTColor, boolean)">createFont</A></B>(processing.core.PApplet&nbsp;pa,
  156. java.lang.String&nbsp;fontFileName,
  157. int&nbsp;fontSize,
  158. <A HREF="../../org/mt4j/util/MTColor.html" title="class in org.mt4j.util">MTColor</A>&nbsp;fillColor,
  159. <A HREF="../../org/mt4j/util/MTColor.html" title="class in org.mt4j.util">MTColor</A>&nbsp;strokeColor,
  160. boolean&nbsp;antiAliased)</CODE>
  161. <BR>
  162. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new IFont object.</TD>
  163. </TR>
  164. <TR BGCOLOR="white" CLASS="TableRowColor">
  165. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  166. <CODE>&nbsp;java.util.List&lt;<A HREF="../../org/mt4j/components/visibleComponents/font/BitmapFontCharacter.html" title="class in org.mt4j.components.visibleComponents.font">BitmapFontCharacter</A>&gt;</CODE></FONT></TD>
  167. <TD><CODE><B><A HREF="../../processing/core/BitmapFontFactoryProxy.html#getCharacters(processing.core.PApplet, java.lang.String, org.mt4j.util.MTColor, org.mt4j.util.MTColor, java.lang.String, int)">getCharacters</A></B>(processing.core.PApplet&nbsp;pa,
  168. java.lang.String&nbsp;chars,
  169. <A HREF="../../org/mt4j/util/MTColor.html" title="class in org.mt4j.util">MTColor</A>&nbsp;fillColor,
  170. <A HREF="../../org/mt4j/util/MTColor.html" title="class in org.mt4j.util">MTColor</A>&nbsp;strokeColor,
  171. java.lang.String&nbsp;fontFileName,
  172. int&nbsp;fontSize)</CODE>
  173. <BR>
  174. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  175. </TR>
  176. <TR BGCOLOR="white" CLASS="TableRowColor">
  177. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  178. <CODE>&nbsp;java.util.List&lt;<A HREF="../../org/mt4j/components/visibleComponents/font/BitmapFontCharacter.html" title="class in org.mt4j.components.visibleComponents.font">BitmapFontCharacter</A>&gt;</CODE></FONT></TD>
  179. <TD><CODE><B><A HREF="../../processing/core/BitmapFontFactoryProxy.html#getCharacters(processing.core.PApplet, java.lang.String, org.mt4j.util.MTColor, org.mt4j.util.MTColor, java.lang.String, int, boolean)">getCharacters</A></B>(processing.core.PApplet&nbsp;pa,
  180. java.lang.String&nbsp;chars,
  181. <A HREF="../../org/mt4j/util/MTColor.html" title="class in org.mt4j.util">MTColor</A>&nbsp;fillColor,
  182. <A HREF="../../org/mt4j/util/MTColor.html" title="class in org.mt4j.util">MTColor</A>&nbsp;strokeColor,
  183. java.lang.String&nbsp;fontFileName,
  184. int&nbsp;fontSize,
  185. boolean&nbsp;antiAliased)</CODE>
  186. <BR>
  187. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates the specified characters.</TD>
  188. </TR>
  189. </TABLE>
  190. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  191. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  192. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  193. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  194. </TR>
  195. <TR BGCOLOR="white" CLASS="TableRowColor">
  196. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  197. </TR>
  198. </TABLE>
  199. &nbsp;
  200. <P>
  201. <!-- ============ FIELD DETAIL =========== -->
  202. <A NAME="field_detail"><!-- --></A>
  203. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  204. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  205. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  206. <B>Field Detail</B></FONT></TH>
  207. </TR>
  208. </TABLE>
  209. <A NAME="defaultCharacters"><!-- --></A><H3>
  210. defaultCharacters</H3>
  211. <PRE>
  212. public static java.lang.String <B>defaultCharacters</B></PRE>
  213. <DL>
  214. <DL>
  215. </DL>
  216. </DL>
  217. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  218. <A NAME="constructor_detail"><!-- --></A>
  219. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  220. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  221. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  222. <B>Constructor Detail</B></FONT></TH>
  223. </TR>
  224. </TABLE>
  225. <A NAME="BitmapFontFactoryProxy()"><!-- --></A><H3>
  226. BitmapFontFactoryProxy</H3>
  227. <PRE>
  228. public <B>BitmapFontFactoryProxy</B>()</PRE>
  229. <DL>
  230. </DL>
  231. <!-- ============ METHOD DETAIL ========== -->
  232. <A NAME="method_detail"><!-- --></A>
  233. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  234. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  235. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  236. <B>Method Detail</B></FONT></TH>
  237. </TR>
  238. </TABLE>
  239. <A NAME="createFont(processing.core.PApplet, java.lang.String, int, org.mt4j.util.MTColor, org.mt4j.util.MTColor)"><!-- --></A><H3>
  240. createFont</H3>
  241. <PRE>
  242. public <A HREF="../../org/mt4j/components/visibleComponents/font/IFont.html" title="interface in org.mt4j.components.visibleComponents.font">IFont</A> <B>createFont</B>(processing.core.PApplet&nbsp;pa,
  243. java.lang.String&nbsp;fontFileName,
  244. int&nbsp;fontSize,
  245. <A HREF="../../org/mt4j/util/MTColor.html" title="class in org.mt4j.util">MTColor</A>&nbsp;fillColor,
  246. <A HREF="../../org/mt4j/util/MTColor.html" title="class in org.mt4j.util">MTColor</A>&nbsp;strokeColor)</PRE>
  247. <DL>
  248. <DD><B>Description copied from interface: <CODE><A HREF="../../org/mt4j/components/visibleComponents/font/fontFactories/IFontFactory.html#createFont(processing.core.PApplet, java.lang.String, int, org.mt4j.util.MTColor, org.mt4j.util.MTColor)">IFontFactory</A></CODE></B></DD>
  249. <DD>Creates a new IFont object.
  250. <P>
  251. <DD><DL>
  252. <DT><B>Specified by:</B><DD><CODE><A HREF="../../org/mt4j/components/visibleComponents/font/fontFactories/IFontFactory.html#createFont(processing.core.PApplet, java.lang.String, int, org.mt4j.util.MTColor, org.mt4j.util.MTColor)">createFont</A></CODE> in interface <CODE><A HREF="../../org/mt4j/components/visibleComponents/font/fontFactories/IFontFactory.html" title="interface in org.mt4j.components.visibleComponents.font.fontFactories">IFontFactory</A></CODE></DL>
  253. </DD>
  254. <DD><DL>
  255. <DT><B>Parameters:</B><DD><CODE>pa</CODE> - the pa<DD><CODE>fontFileName</CODE> - the svg font file name<DD><CODE>fontSize</CODE> - the font size<DD><CODE>fillColor</CODE> - the fill color<DD><CODE>strokeColor</CODE> - the stroke color
  256. <DT><B>Returns:</B><DD>the iFont</DL>
  257. </DD>
  258. </DL>
  259. <HR>
  260. <A NAME="createFont(processing.core.PApplet, java.lang.String, int, org.mt4j.util.MTColor, org.mt4j.util.MTColor, boolean)"><!-- --></A><H3>
  261. createFont</H3>
  262. <PRE>
  263. public <A HREF="../../org/mt4j/components/visibleComponents/font/IFont.html" title="interface in org.mt4j.components.visibleComponents.font">IFont</A> <B>createFont</B>(processing.core.PApplet&nbsp;pa,
  264. java.lang.String&nbsp;fontFileName,
  265. int&nbsp;fontSize,
  266. <A HREF="../../org/mt4j/util/MTColor.html" title="class in org.mt4j.util">MTColor</A>&nbsp;fillColor,
  267. <A HREF="../../org/mt4j/util/MTColor.html" title="class in org.mt4j.util">MTColor</A>&nbsp;strokeColor,
  268. boolean&nbsp;antiAliased)</PRE>
  269. <DL>
  270. <DD><B>Description copied from interface: <CODE><A HREF="../../org/mt4j/components/visibleComponents/font/fontFactories/IFontFactory.html#createFont(processing.core.PApplet, java.lang.String, int, org.mt4j.util.MTColor, org.mt4j.util.MTColor, boolean)">IFontFactory</A></CODE></B></DD>
  271. <DD>Creates a new IFont object.
  272. <P>
  273. <DD><DL>
  274. <DT><B>Specified by:</B><DD><CODE><A HREF="../../org/mt4j/components/visibleComponents/font/fontFactories/IFontFactory.html#createFont(processing.core.PApplet, java.lang.String, int, org.mt4j.util.MTColor, org.mt4j.util.MTColor, boolean)">createFont</A></CODE> in interface <CODE><A HREF="../../org/mt4j/components/visibleComponents/font/fontFactories/IFontFactory.html" title="interface in org.mt4j.components.visibleComponents.font.fontFactories">IFontFactory</A></CODE></DL>
  275. </DD>
  276. <DD><DL>
  277. <DT><B>Parameters:</B><DD><CODE>pa</CODE> - the pa<DD><CODE>fontFileName</CODE> - the svg font file name<DD><CODE>fontSize</CODE> - the font size<DD><CODE>fillColor</CODE> - the fill color<DD><CODE>strokeColor</CODE> - the stroke color<DD><CODE>antiAliased</CODE> - the anti aliased
  278. <DT><B>Returns:</B><DD>the iFont</DL>
  279. </DD>
  280. </DL>
  281. <HR>
  282. <A NAME="getCharacters(processing.core.PApplet, java.lang.String, org.mt4j.util.MTColor, org.mt4j.util.MTColor, java.lang.String, int)"><!-- --></A><H3>
  283. getCharacters</H3>
  284. <PRE>
  285. public java.util.List&lt;<A HREF="../../org/mt4j/components/visibleComponents/font/BitmapFontCharacter.html" title="class in org.mt4j.components.visibleComponents.font">BitmapFontCharacter</A>&gt; <B>getCharacters</B>(processing.core.PApplet&nbsp;pa,
  286. java.lang.String&nbsp;chars,
  287. <A HREF="../../org/mt4j/util/MTColor.html" title="class in org.mt4j.util">MTColor</A>&nbsp;fillColor,
  288. <A HREF="../../org/mt4j/util/MTColor.html" title="class in org.mt4j.util">MTColor</A>&nbsp;strokeColor,
  289. java.lang.String&nbsp;fontFileName,
  290. int&nbsp;fontSize)</PRE>
  291. <DL>
  292. <DD><DL>
  293. </DL>
  294. </DD>
  295. <DD><DL>
  296. </DL>
  297. </DD>
  298. </DL>
  299. <HR>
  300. <A NAME="getCharacters(processing.core.PApplet, java.lang.String, org.mt4j.util.MTColor, org.mt4j.util.MTColor, java.lang.String, int, boolean)"><!-- --></A><H3>
  301. getCharacters</H3>
  302. <PRE>
  303. public java.util.List&lt;<A HREF="../../org/mt4j/components/visibleComponents/font/BitmapFontCharacter.html" title="class in org.mt4j.components.visibleComponents.font">BitmapFontCharacter</A>&gt; <B>getCharacters</B>(processing.core.PApplet&nbsp;pa,
  304. java.lang.String&nbsp;chars,
  305. <A HREF="../../org/mt4j/util/MTColor.html" title="class in org.mt4j.util">MTColor</A>&nbsp;fillColor,
  306. <A HREF="../../org/mt4j/util/MTColor.html" title="class in org.mt4j.util">MTColor</A>&nbsp;strokeColor,
  307. java.lang.String&nbsp;fontFileName,
  308. int&nbsp;fontSize,
  309. boolean&nbsp;antiAliased)</PRE>
  310. <DL>
  311. <DD>Creates the specified characters.
  312. <P>
  313. <DD><DL>
  314. </DL>
  315. </DD>
  316. <DD><DL>
  317. <DT><B>Parameters:</B><DD><CODE>pa</CODE> - the pa<DD><CODE>chars</CODE> - the chars<DD><CODE>fillColor</CODE> - the fill color<DD><CODE>strokeColor</CODE> - the stroke color<DD><CODE>fontFileName</CODE> - the font file name<DD><CODE>fontSize</CODE> - the font size<DD><CODE>antiAliased</CODE> - the anti aliased
  318. <DT><B>Returns:</B><DD>the characters</DL>
  319. </DD>
  320. </DL>
  321. <!-- ========= END OF CLASS DATA ========= -->
  322. <HR>
  323. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  324. <A NAME="navbar_bottom"><!-- --></A>
  325. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  326. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  327. <TR>
  328. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  329. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  330. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  331. <TR ALIGN="center" VALIGN="top">
  332. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  333. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  334. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  335. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/BitmapFontFactoryProxy.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  336. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  337. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  338. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  339. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  340. </TR>
  341. </TABLE>
  342. </TD>
  343. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  344. </EM>
  345. </TD>
  346. </TR>
  347. <TR>
  348. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  349. &nbsp;PREV CLASS&nbsp;
  350. &nbsp;NEXT CLASS</FONT></TD>
  351. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  352. <A HREF="../../index.html?processing/core/BitmapFontFactoryProxy.html" target="_top"><B>FRAMES</B></A> &nbsp;
  353. &nbsp;<A HREF="BitmapFontFactoryProxy.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  354. &nbsp;<SCRIPT type="text/javascript">
  355. <!--
  356. if(window==top) {
  357. document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
  358. }
  359. //-->
  360. </SCRIPT>
  361. <NOSCRIPT>
  362. <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
  363. </NOSCRIPT>
  364. </FONT></TD>
  365. </TR>
  366. <TR>
  367. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  368. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  369. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  370. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  371. </TR>
  372. </TABLE>
  373. <A NAME="skip-navbar_bottom"></A>
  374. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  375. <HR>
  376. </BODY>
  377. </HTML>