PageRenderTime 46ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/trunk/contribs/fop-1.0/javadocs/org/apache/fop/fonts/autodetect/NativeFontDirFinder.html

https://bitbucket.org/haris_peco/debrief
HTML | 296 lines | 233 code | 38 blank | 25 comment | 0 complexity | be1c98dad4072223aa9798639c873a92 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.4.2_11) on Mon Jul 12 21:37:23 CEST 2010 -->
  6. <TITLE>
  7. NativeFontDirFinder (Apache FOP 1.0 API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.apache.fop.fonts.autodetect.NativeFontDirFinder 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="NativeFontDirFinder (Apache FOP 1.0 API)";
  15. }
  16. </SCRIPT>
  17. </HEAD>
  18. <BODY BGCOLOR="white" onload="windowTitle();">
  19. <!-- ========= START OF TOP NAVBAR ======= -->
  20. <A NAME="navbar_top"><!-- --></A>
  21. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  22. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  23. <TR>
  24. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  25. <A NAME="navbar_top_firstrow"><!-- --></A>
  26. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  27. <TR ALIGN="center" VALIGN="top">
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  30. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/NativeFontDirFinder.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  32. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  36. </TR>
  37. </TABLE>
  38. </TD>
  39. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  40. fop 1.0</EM>
  41. </TD>
  42. </TR>
  43. <TR>
  44. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  45. &nbsp;<A HREF="../../../../../org/apache/fop/fonts/autodetect/MacFontDirFinder.html" title="class in org.apache.fop.fonts.autodetect"><B>PREV CLASS</B></A>&nbsp;
  46. &nbsp;<A HREF="../../../../../org/apache/fop/fonts/autodetect/UnixFontDirFinder.html" title="class in org.apache.fop.fonts.autodetect"><B>NEXT CLASS</B></A></FONT></TD>
  47. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  48. <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
  49. &nbsp;<A HREF="NativeFontDirFinder.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  50. &nbsp;<SCRIPT type="text/javascript">
  51. <!--
  52. if(window==top) {
  53. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  54. }
  55. //-->
  56. </SCRIPT>
  57. <NOSCRIPT>
  58. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  59. </NOSCRIPT>
  60. </FONT></TD>
  61. </TR>
  62. <TR>
  63. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  64. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  65. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  66. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  67. </TR>
  68. </TABLE>
  69. <A NAME="skip-navbar_top"></A>
  70. <!-- ========= END OF TOP NAVBAR ========= -->
  71. <HR>
  72. <!-- ======== START OF CLASS DATA ======== -->
  73. <H2>
  74. <FONT SIZE="-1">
  75. org.apache.fop.fonts.autodetect</FONT>
  76. <BR>
  77. Class NativeFontDirFinder</H2>
  78. <PRE>
  79. java.lang.Object
  80. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.fop.fonts.autodetect.NativeFontDirFinder</B>
  81. </PRE>
  82. <DL>
  83. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/apache/fop/fonts/autodetect/FontFinder.html" title="interface in org.apache.fop.fonts.autodetect">FontFinder</A></DD>
  84. </DL>
  85. <DL>
  86. <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../org/apache/fop/fonts/autodetect/MacFontDirFinder.html" title="class in org.apache.fop.fonts.autodetect">MacFontDirFinder</A>, <A HREF="../../../../../org/apache/fop/fonts/autodetect/UnixFontDirFinder.html" title="class in org.apache.fop.fonts.autodetect">UnixFontDirFinder</A></DD>
  87. </DL>
  88. <HR>
  89. <DL>
  90. <DT>public abstract class <B>NativeFontDirFinder</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../org/apache/fop/fonts/autodetect/FontFinder.html" title="interface in org.apache.fop.fonts.autodetect">FontFinder</A></DL>
  91. <P>
  92. Native font finder base class
  93. <P>
  94. <P>
  95. <HR>
  96. <P>
  97. <!-- ======== NESTED CLASS SUMMARY ======== -->
  98. <!-- =========== FIELD SUMMARY =========== -->
  99. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  100. <A NAME="constructor_summary"><!-- --></A>
  101. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  102. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  103. <TD COLSPAN=2><FONT SIZE="+2">
  104. <B>Constructor Summary</B></FONT></TD>
  105. </TR>
  106. <TR BGCOLOR="white" CLASS="TableRowColor">
  107. <TD><CODE><B><A HREF="../../../../../org/apache/fop/fonts/autodetect/NativeFontDirFinder.html#NativeFontDirFinder()">NativeFontDirFinder</A></B>()</CODE>
  108. <BR>
  109. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  110. </TR>
  111. </TABLE>
  112. &nbsp;
  113. <!-- ========== METHOD SUMMARY =========== -->
  114. <A NAME="method_summary"><!-- --></A>
  115. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  116. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  117. <TD COLSPAN=2><FONT SIZE="+2">
  118. <B>Method Summary</B></FONT></TD>
  119. </TR>
  120. <TR BGCOLOR="white" CLASS="TableRowColor">
  121. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  122. <CODE>&nbsp;java.util.List</CODE></FONT></TD>
  123. <TD><CODE><B><A HREF="../../../../../org/apache/fop/fonts/autodetect/NativeFontDirFinder.html#find()">find</A></B>()</CODE>
  124. <BR>
  125. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Generic method used by Mac and Unix font finders.</TD>
  126. </TR>
  127. <TR BGCOLOR="white" CLASS="TableRowColor">
  128. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  129. <CODE>protected abstract &nbsp;java.lang.String[]</CODE></FONT></TD>
  130. <TD><CODE><B><A HREF="../../../../../org/apache/fop/fonts/autodetect/NativeFontDirFinder.html#getSearchableDirectories()">getSearchableDirectories</A></B>()</CODE>
  131. <BR>
  132. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of directories to search for fonts in.</TD>
  133. </TR>
  134. </TABLE>
  135. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  136. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  137. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  138. <TD><B>Methods inherited from class java.lang.Object</B></TD>
  139. </TR>
  140. <TR BGCOLOR="white" CLASS="TableRowColor">
  141. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  142. </TR>
  143. </TABLE>
  144. &nbsp;
  145. <P>
  146. <!-- ============ FIELD DETAIL =========== -->
  147. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  148. <A NAME="constructor_detail"><!-- --></A>
  149. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  150. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  151. <TD COLSPAN=1><FONT SIZE="+2">
  152. <B>Constructor Detail</B></FONT></TD>
  153. </TR>
  154. </TABLE>
  155. <A NAME="NativeFontDirFinder()"><!-- --></A><H3>
  156. NativeFontDirFinder</H3>
  157. <PRE>
  158. public <B>NativeFontDirFinder</B>()</PRE>
  159. <DL>
  160. </DL>
  161. <!-- ============ METHOD DETAIL ========== -->
  162. <A NAME="method_detail"><!-- --></A>
  163. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  164. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  165. <TD COLSPAN=1><FONT SIZE="+2">
  166. <B>Method Detail</B></FONT></TD>
  167. </TR>
  168. </TABLE>
  169. <A NAME="find()"><!-- --></A><H3>
  170. find</H3>
  171. <PRE>
  172. public java.util.List <B>find</B>()</PRE>
  173. <DL>
  174. <DD>Generic method used by Mac and Unix font finders.
  175. <P>
  176. <DD><DL>
  177. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/fop/fonts/autodetect/FontFinder.html#find()">find</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/fop/fonts/autodetect/FontFinder.html" title="interface in org.apache.fop.fonts.autodetect">FontFinder</A></CODE></DL>
  178. </DD>
  179. <DD><DL>
  180. <DT><B>Returns:</B><DD>list of natively existing font directories
  181. list of font files. List&lt;URL&gt; in the case of the
  182. FontFinder, and List&lt;File&gt; in the case of the
  183. FonrDirFinders.</DL>
  184. </DD>
  185. </DL>
  186. <HR>
  187. <A NAME="getSearchableDirectories()"><!-- --></A><H3>
  188. getSearchableDirectories</H3>
  189. <PRE>
  190. protected abstract java.lang.String[] <B>getSearchableDirectories</B>()</PRE>
  191. <DL>
  192. <DD>Returns an array of directories to search for fonts in.
  193. <P>
  194. <DD><DL>
  195. </DL>
  196. </DD>
  197. <DD><DL>
  198. <DT><B>Returns:</B><DD>an array of directories</DL>
  199. </DD>
  200. </DL>
  201. <!-- ========= END OF CLASS DATA ========= -->
  202. <HR>
  203. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  204. <A NAME="navbar_bottom"><!-- --></A>
  205. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  206. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  207. <TR>
  208. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  209. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  210. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  211. <TR ALIGN="center" VALIGN="top">
  212. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  213. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  214. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  215. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/NativeFontDirFinder.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  216. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  217. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  218. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  219. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  220. </TR>
  221. </TABLE>
  222. </TD>
  223. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  224. fop 1.0</EM>
  225. </TD>
  226. </TR>
  227. <TR>
  228. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  229. &nbsp;<A HREF="../../../../../org/apache/fop/fonts/autodetect/MacFontDirFinder.html" title="class in org.apache.fop.fonts.autodetect"><B>PREV CLASS</B></A>&nbsp;
  230. &nbsp;<A HREF="../../../../../org/apache/fop/fonts/autodetect/UnixFontDirFinder.html" title="class in org.apache.fop.fonts.autodetect"><B>NEXT CLASS</B></A></FONT></TD>
  231. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  232. <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
  233. &nbsp;<A HREF="NativeFontDirFinder.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  234. &nbsp;<SCRIPT type="text/javascript">
  235. <!--
  236. if(window==top) {
  237. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  238. }
  239. //-->
  240. </SCRIPT>
  241. <NOSCRIPT>
  242. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  243. </NOSCRIPT>
  244. </FONT></TD>
  245. </TR>
  246. <TR>
  247. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  248. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  249. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  250. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  251. </TR>
  252. </TABLE>
  253. <A NAME="skip-navbar_bottom"></A>
  254. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  255. <HR>
  256. Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.
  257. </BODY>
  258. </HTML>