?? fontdefinition.html
字號(hào):
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/FontDefinition.html#getGlyph(int)">getGlyph</A></B>(int code)</CODE>
<BR>
Look up a glyph by code</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.ArrayList</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/FontDefinition.html#getGlyphList()">getGlyphList</A></B>()</CODE>
<BR>
Get the List of Glyph objects</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> double</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/FontDefinition.html#getKerningOffset(int, int)">getKerningOffset</A></B>(int code1,
int code2)</CODE>
<BR>
Get the kerning adjustment required between the two given codes</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.ArrayList</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/FontDefinition.html#getKerningPairList()">getKerningPairList</A></B>()</CODE>
<BR>
Get the List of KerningPair objects</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> double</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/FontDefinition.html#getLeading()">getLeading</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/FontDefinition.html#getName()">getName</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/FontDefinition.html#hasMetrics()">hasMetrics</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/FontDefinition.html#isAnsi()">isAnsi</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/FontDefinition.html#isBold()">isBold</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/FontDefinition.html#isItalic()">isItalic</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/FontDefinition.html#isShiftJIS()">isShiftJIS</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/FontDefinition.html#isSmallText()">isSmallText</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/FontDefinition.html#setAscent(double)">setAscent</A></B>(double ascent)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/FontDefinition.html#setDescent(double)">setDescent</A></B>(double descent)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/FontDefinition.html#setFontFlags(boolean, boolean, boolean, boolean, boolean, boolean)">setFontFlags</A></B>(boolean isSmallText,
boolean isShiftJIS,
boolean isAnsi,
boolean isItalic,
boolean isBold,
boolean hasMetrics)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/FontDefinition.html#setLeading(double)">setLeading</A></B>(double leading)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/FontDefinition.html#setName(java.lang.String)">setName</A></B>(java.lang.String name)</CODE>
<BR>
</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.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</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="name"><!-- --></A><H3>
name</H3>
<PRE>
protected java.lang.String <B>name</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="ascent"><!-- --></A><H3>
ascent</H3>
<PRE>
protected double <B>ascent</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="descent"><!-- --></A><H3>
descent</H3>
<PRE>
protected double <B>descent</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="leading"><!-- --></A><H3>
leading</H3>
<PRE>
protected double <B>leading</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="isSmallText"><!-- --></A><H3>
isSmallText</H3>
<PRE>
protected boolean <B>isSmallText</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="isShiftJIS"><!-- --></A><H3>
isShiftJIS</H3>
<PRE>
protected boolean <B>isShiftJIS</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="isAnsi"><!-- --></A><H3>
isAnsi</H3>
<PRE>
protected boolean <B>isAnsi</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="isItalic"><!-- --></A><H3>
isItalic</H3>
<PRE>
protected boolean <B>isItalic</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="isBold"><!-- --></A><H3>
isBold</H3>
<PRE>
protected boolean <B>isBold</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="hasMetrics"><!-- --></A><H3>
hasMetrics</H3>
<PRE>
protected boolean <B>hasMetrics</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="glyphs"><!-- --></A><H3>
glyphs</H3>
<PRE>
protected java.util.ArrayList <B>glyphs</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="kerning"><!-- --></A><H3>
kerning</H3>
<PRE>
protected java.util.ArrayList <B>kerning</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="glyphLookup"><!-- --></A><H3>
glyphLookup</H3>
<PRE>
protected java.util.HashMap <B>glyphLookup</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="kernLookup"><!-- --></A><H3>
kernLookup</H3>
<PRE>
protected java.util.HashMap <B>kernLookup</B></PRE>
<DL>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_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>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="FontDefinition()"><!-- --></A><H3>
FontDefinition</H3>
<PRE>
public <B>FontDefinition</B>()</PRE>
<DL>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -