📄 rtfdestinationfonttable.html
字号:
<TD><CODE><B><A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestinationFontTable.html#setTrueType(java.lang.String)">setTrueType</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> value)</CODE><BR> Set the TrueTtype type</TD></TR></TABLE> <A NAME="methods_inherited_from_class_com.lowagie.text.rtf.parser.destinations.RtfDestination"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class com.lowagie.text.rtf.parser.destinations.<A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html" title="class in com.lowagie.text.rtf.parser.destinations">RtfDestination</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#addListener(com.lowagie.text.rtf.parser.destinations.RtfDestinationListener)">addListener</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#afterCharacter(int)">afterCharacter</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#afterCtrlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData)">afterCtrlWord</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#beforeCharacter(int)">beforeCharacter</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#beforeCtrlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData)">beforeCtrlWord</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#getNewTokeniserState()">getNewTokeniserState</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#isModified()">isModified</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#onCharacter(int)">onCharacter</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#onCloseGroup()">onCloseGroup</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#onCtrlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData)">onCtrlWord</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#onOpenGroup()">onOpenGroup</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#removeListener(com.lowagie.text.rtf.parser.destinations.RtfDestinationListener)">removeListener</A></CODE></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.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></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="importHeader"><!-- --></A><H3>importHeader</H3><PRE>private <A HREF="../../../../../../com/lowagie/text/rtf/parser/RtfImportMgr.html" title="class in com.lowagie.text.rtf.parser">RtfImportMgr</A> <B>importHeader</B></PRE><DL><DD>The RtfImportHeader to add font mappings to.<P><DL></DL></DL><HR><A NAME="themeFont"><!-- --></A><H3>themeFont</H3><PRE>private <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>themeFont</B></PRE><DL><DD>The theme (Office 2007)<P><DL></DL></DL><HR><A NAME="fontNr"><!-- --></A><H3>fontNr</H3><PRE>private <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>fontNr</B></PRE><DL><DD>The number of the font being parsed.<P><DL></DL></DL><HR><A NAME="fontFamily"><!-- --></A><H3>fontFamily</H3><PRE>private <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>fontFamily</B></PRE><DL><DD>The family of the font being parsed.<P><DL></DL></DL><HR><A NAME="charset"><!-- --></A><H3>charset</H3><PRE>private <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>charset</B></PRE><DL><DD>The \charset value<P><DL></DL></DL><HR><A NAME="CHARSET_DEFAULT"><!-- --></A><H3>CHARSET_DEFAULT</H3><PRE>private static final <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CHARSET_DEFAULT</B></PRE><DL><DL><DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.CHARSET_DEFAULT">Constant Field Values</A></DL></DL><HR><A NAME="fprq"><!-- --></A><H3>fprq</H3><PRE>private int <B>fprq</B></PRE><DL><DD>The \fprq<P><DL></DL></DL><HR><A NAME="panose"><!-- --></A><H3>panose</H3><PRE>private <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>panose</B></PRE><DL><DD>The \*\panose font matching value if primary font is not available.<P><DL></DL></DL><HR><A NAME="nontaggedname"><!-- --></A><H3>nontaggedname</H3><PRE>private <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>nontaggedname</B></PRE><DL><DD>The \*\fname<P><DL></DL></DL><HR><A NAME="fontName"><!-- --></A><H3>fontName</H3><PRE>private <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>fontName</B></PRE><DL><DD>The name of the font being parsed.<P><DL></DL></DL><HR><A NAME="falt"><!-- --></A><H3>falt</H3><PRE>private <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>falt</B></PRE><DL><DD>The \falt alternate font if primary font is not available.<P><DL></DL></DL><HR><A NAME="fontemb"><!-- --></A><H3>fontemb</H3><PRE>private <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>fontemb</B></PRE><DL><DD>The \falt alternate font if primary font is not available.<P><DL></DL></DL><HR><A NAME="fontType"><!-- --></A><H3>fontType</H3><PRE>private <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>fontType</B></PRE><DL><DD>The \falt alternate font if primary font is not available.<P><DL></DL></DL><HR><A NAME="fontFile"><!-- --></A><H3>fontFile</H3><PRE>private <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>fontFile</B></PRE><DL><DD>The \falt alternate font if primary font is not available.<P><DL></DL></DL><HR><A NAME="fontFileCpg"><!-- --></A><H3>fontFileCpg</H3><PRE>private <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>fontFileCpg</B></PRE><DL><DD>The \falt alternate font if primary font is not available.<P><DL></DL></DL><HR><A NAME="fbias"><!-- --></A><H3>fbias</H3><PRE>private int <B>fbias</B></PRE><DL><DD>The \fbias value<P><DL></DL></DL><HR><A NAME="cpg"><!-- --></A><H3>cpg</H3><PRE>private <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>cpg</B></PRE><DL><DD>The \cpg value<P><DL></DL></DL><HR><A NAME="trueType"><!-- --></A><H3>trueType</H3><PRE>private <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>trueType</B></PRE><DL><DD>The \fnil, \fttruetype value<P><DL></DL></DL><HR><A NAME="state"><!-- --></A><H3>state</H3><PRE>private int <B>state</B></PRE><DL><DD>state flag to handle different parsing of a font element<P><DL></DL></DL><HR><A NAME="SETTING_NORMAL"><!-- --></A><H3>SETTING_NORMAL</H3><PRE>private static final int <B>SETTING_NORMAL</B></PRE><DL><DD>Normal<P><DL><DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#com.lowagie.text.rtf.parser.destinations.RtfDestinationFontTable.SETTING_NORMAL">Constant Field Values</A></DL></DL><HR><A NAME="SETTING_ALTERNATE"><!-- --></A><H3>SETTING_ALTERNATE</H3><PRE>private static final int <B>SETTING_ALTERNATE</B></PRE><DL>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -