tagwriter.html
来自「java和flash接口编程」· HTML 代码 · 共 845 行 · 第 1/5 页
HTML
845 行
Pass the signature.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/writers/TagWriter.html#startShape(int, int, com.anotherbigidea.flash.structs.Rect)">startShape</A></B>(int tagType,
int id,
<A HREF="../../../../com/anotherbigidea/flash/structs/Rect.html" title="class in com.anotherbigidea.flash.structs">Rect</A> outline)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/writers/TagWriter.html#startTag(int, boolean)">startTag</A></B>(int tagType,
boolean longTag)</CODE>
<BR>
Start a new tag context</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/writers/TagWriter.html#startTag(int, int, boolean)">startTag</A></B>(int tagType,
int id,
boolean longTag)</CODE>
<BR>
Start a new definition tag context</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/writers/TagWriter.html#tag(int, boolean, byte[])">tag</A></B>(int tagType,
boolean longTag,
byte[] contents)</CODE>
<BR>
SWFTags interface</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/writers/TagWriter.html#tagButtonCXForm(int, com.anotherbigidea.flash.structs.ColorTransform)">tagButtonCXForm</A></B>(int buttonId,
<A HREF="../../../../com/anotherbigidea/flash/structs/ColorTransform.html" title="class in com.anotherbigidea.flash.structs">ColorTransform</A> transform)</CODE>
<BR>
SWFTagTypes interface</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/writers/TagWriter.html#tagDefineBits(int, byte[])">tagDefineBits</A></B>(int id,
byte[] imageData)</CODE>
<BR>
SWFTagTypes interface</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/writers/TagWriter.html#tagDefineBitsJPEG2(int, byte[])">tagDefineBitsJPEG2</A></B>(int id,
byte[] data)</CODE>
<BR>
SWFTagTypes interface</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/writers/TagWriter.html#tagDefineBitsJPEG2(int, java.io.InputStream)">tagDefineBitsJPEG2</A></B>(int id,
java.io.InputStream jpegImage)</CODE>
<BR>
SWFTagTypes interface</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/writers/TagWriter.html#tagDefineBitsJPEG3(int, byte[], byte[])">tagDefineBitsJPEG3</A></B>(int id,
byte[] imageData,
byte[] alphaData)</CODE>
<BR>
SWFTagTypes interface</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/writers/TagWriter.html#tagDefineBitsLossless(int, int, int, int, com.anotherbigidea.flash.structs.Color[], byte[])">tagDefineBitsLossless</A></B>(int id,
int format,
int width,
int height,
<A HREF="../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A>[] colors,
byte[] imageData)</CODE>
<BR>
SWFTagTypes interface</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/writers/TagWriter.html#tagDefineBitsLossless2(int, int, int, int, com.anotherbigidea.flash.structs.Color[], byte[])">tagDefineBitsLossless2</A></B>(int id,
int format,
int width,
int height,
<A HREF="../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A>[] colors,
byte[] imageData)</CODE>
<BR>
SWFTagTypes interface</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActions.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/writers/TagWriter.html#tagDefineButton(int, java.util.Vector)">tagDefineButton</A></B>(int id,
java.util.Vector buttonRecords)</CODE>
<BR>
SWFTagTypes interface</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActions.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/writers/TagWriter.html#tagDefineButton2(int, boolean, java.util.Vector)">tagDefineButton2</A></B>(int id,
boolean trackAsMenu,
java.util.Vector buttonRecord2s)</CODE>
<BR>
SWFTagTypes interface</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/writers/TagWriter.html#tagDefineButtonSound(int, int, com.anotherbigidea.flash.structs.SoundInfo, int, com.anotherbigidea.flash.structs.SoundInfo, int, com.anotherbigidea.flash.structs.SoundInfo, int, com.anotherbigidea.flash.structs.SoundInfo)">tagDefineButtonSound</A></B>(int buttonId,
int rollOverSoundId,
<A HREF="../../../../com/anotherbigidea/flash/structs/SoundInfo.html" title="class in com.anotherbigidea.flash.structs">SoundInfo</A> rollOverSoundInfo,
int rollOutSoundId,
<A HREF="../../../../com/anotherbigidea/flash/structs/SoundInfo.html" title="class in com.anotherbigidea.flash.structs">SoundInfo</A> rollOutSoundInfo,
int pressSoundId,
<A HREF="../../../../com/anotherbigidea/flash/structs/SoundInfo.html" title="class in com.anotherbigidea.flash.structs">SoundInfo</A> pressSoundInfo,
int releaseSoundId,
<A HREF="../../../../com/anotherbigidea/flash/structs/SoundInfo.html" title="class in com.anotherbigidea.flash.structs">SoundInfo</A> releaseSoundInfo)</CODE>
<BR>
SWFTagTypes interface</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFVectors.html" title="interface in com.anotherbigidea.flash.interfaces">SWFVectors</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/writers/TagWriter.html#tagDefineFont(int, int)">tagDefineFont</A></B>(int id,
int numGlyphs)</CODE>
<BR>
SWFTagTypes interface</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFVectors.html" title="interface in com.anotherbigidea.flash.interfaces">SWFVectors</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/writers/TagWriter.html#tagDefineFont2(int, int, java.lang.String, int, int, int, int, int[], int[], com.anotherbigidea.flash.structs.Rect[], int[], int[], int[])">tagDefineFont2</A></B>(int id,
int flags,
java.lang.String name,
int numGlyphs,
int ascent,
int descent,
int leading,
int[] codes,
int[] advances,
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?