?? basefont.html
字號:
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.TIMES_BOLDITALIC">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ZAPFDINGBATS"><!-- --></A><H3>
ZAPFDINGBATS</H3>
<PRE>
public static final <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> <B>ZAPFDINGBATS</B></PRE>
<DL>
<DD>This is a possible value of a base 14 type 1 font
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.ZAPFDINGBATS">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ASCENT"><!-- --></A><H3>
ASCENT</H3>
<PRE>
public static final int <B>ASCENT</B></PRE>
<DL>
<DD>The maximum height above the baseline reached by glyphs in this font, excluding the height of glyphs for accented characters.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.ASCENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="CAPHEIGHT"><!-- --></A><H3>
CAPHEIGHT</H3>
<PRE>
public static final int <B>CAPHEIGHT</B></PRE>
<DL>
<DD>The y coordinate of the top of flat capital letters, measured from the baseline.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.CAPHEIGHT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="DESCENT"><!-- --></A><H3>
DESCENT</H3>
<PRE>
public static final int <B>DESCENT</B></PRE>
<DL>
<DD>The maximum depth below the baseline reached by glyphs in this font. The value is a negative number.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.DESCENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ITALICANGLE"><!-- --></A><H3>
ITALICANGLE</H3>
<PRE>
public static final int <B>ITALICANGLE</B></PRE>
<DL>
<DD>The angle, expressed in degrees counterclockwise from the vertical, of the dominant vertical strokes of the font. The value is negative for fonts that slope to the right, as almost all italic fonts do.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.ITALICANGLE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="BBOXLLX"><!-- --></A><H3>
BBOXLLX</H3>
<PRE>
public static final int <B>BBOXLLX</B></PRE>
<DL>
<DD>The lower left x glyph coordinate.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.BBOXLLX">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="BBOXLLY"><!-- --></A><H3>
BBOXLLY</H3>
<PRE>
public static final int <B>BBOXLLY</B></PRE>
<DL>
<DD>The lower left y glyph coordinate.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.BBOXLLY">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="BBOXURX"><!-- --></A><H3>
BBOXURX</H3>
<PRE>
public static final int <B>BBOXURX</B></PRE>
<DL>
<DD>The upper right x glyph coordinate.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.BBOXURX">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="BBOXURY"><!-- --></A><H3>
BBOXURY</H3>
<PRE>
public static final int <B>BBOXURY</B></PRE>
<DL>
<DD>The upper right y glyph coordinate.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.BBOXURY">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="AWT_ASCENT"><!-- --></A><H3>
AWT_ASCENT</H3>
<PRE>
public static final int <B>AWT_ASCENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.AWT_ASCENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="AWT_DESCENT"><!-- --></A><H3>
AWT_DESCENT</H3>
<PRE>
public static final int <B>AWT_DESCENT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.AWT_DESCENT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="AWT_LEADING"><!-- --></A><H3>
AWT_LEADING</H3>
<PRE>
public static final int <B>AWT_LEADING</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.AWT_LEADING">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="AWT_MAXADVANCE"><!-- --></A><H3>
AWT_MAXADVANCE</H3>
<PRE>
public static final int <B>AWT_MAXADVANCE</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.AWT_MAXADVANCE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FONT_TYPE_T1"><!-- --></A><H3>
FONT_TYPE_T1</H3>
<PRE>
public static final int <B>FONT_TYPE_T1</B></PRE>
<DL>
<DD>The font is Type 1.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.FONT_TYPE_T1">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FONT_TYPE_TT"><!-- --></A><H3>
FONT_TYPE_TT</H3>
<PRE>
public static final int <B>FONT_TYPE_TT</B></PRE>
<DL>
<DD>The font is True Type with a standard encoding.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.FONT_TYPE_TT">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FONT_TYPE_CJK"><!-- --></A><H3>
FONT_TYPE_CJK</H3>
<PRE>
public static final int <B>FONT_TYPE_CJK</B></PRE>
<DL>
<DD>The font is CJK.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.FONT_TYPE_CJK">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FONT_TYPE_TTUNI"><!-- --></A><H3>
FONT_TYPE_TTUNI</H3>
<PRE>
public static final int <B>FONT_TYPE_TTUNI</B></PRE>
<DL>
<DD>The font is True Type with a Unicode encoding.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.FONT_TYPE_TTUNI">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IDENTITY_H"><!-- --></A><H3>
IDENTITY_H</H3>
<PRE>
public static final <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> <B>IDENTITY_H</B></PRE>
<DL>
<DD>The Unicode encoding with horizontal writing.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.IDENTITY_H">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="IDENTITY_V"><!-- --></A><H3>
IDENTITY_V</H3>
<PRE>
public static final <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> <B>IDENTITY_V</B></PRE>
<DL>
<DD>The Unicode encoding with vertical writing.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.IDENTITY_V">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="CP1250"><!-- --></A><H3>
CP1250</H3>
<PRE>
public static final <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> <B>CP1250</B></PRE>
<DL>
<DD>A possible encoding.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.CP1250">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="CP1252"><!-- --></A><H3>
CP1252</H3>
<PRE>
public static final <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> <B>CP1252</B></PRE>
<DL>
<DD>A possible encoding.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.CP1252">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="CP1257"><!-- --></A><H3>
CP1257</H3>
<PRE>
public static final <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> <B>CP1257</B></PRE>
<DL>
<DD>A possible encoding.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.CP1257">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="WINANSI"><!-- --></A><H3>
WINANSI</H3>
<PRE>
public static final <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> <B>WINANSI</B></PRE>
<DL>
<DD>A possible encoding.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.lowagie.text.pdf.BaseFont.WINANSI">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="MACROMAN"><!-- --></A><H3>
MACROMAN</H3>
<PRE>
public static final <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> <B>M
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -