tagwriter.swfshapeimpl.html
来自「java和flash接口编程」· HTML 代码 · 共 1,051 行 · 第 1/3 页
HTML
1,051 行
</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.SWFShapeImpl.html#finishFont()">finishFont</A></B>()</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.SWFShapeImpl.html#flushChangeRecords()">flushChangeRecords</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/writers/TagWriter.SWFShapeImpl.html#line(int, int)">line</A></B>(int deltaX,
int deltaY)</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/writers/TagWriter.SWFShapeImpl.html#move(int, int)">move</A></B>(int x,
int y)</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/writers/TagWriter.SWFShapeImpl.html#setFillStyle0(int)">setFillStyle0</A></B>(int styleIndex)</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/writers/TagWriter.SWFShapeImpl.html#setFillStyle1(int)">setFillStyle1</A></B>(int styleIndex)</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/writers/TagWriter.SWFShapeImpl.html#setLineStyle(int)">setLineStyle</A></B>(int styleIndex)</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.SWFShapeImpl.html#writeChangeRecord()">writeChangeRecord</A></B>()</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.SWFShapeImpl.html#writeInitialStyles()">writeInitialStyles</A></B>()</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.SWFShapeImpl.html#writeMoveXY(int, int)">writeMoveXY</A></B>(int moveX,
int moveY)</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.SWFShapeImpl.html#writeStyles(java.util.Vector)">writeStyles</A></B>(java.util.Vector styles)</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="hasAlpha"><!-- --></A><H3>
hasAlpha</H3>
<PRE>
protected boolean <B>hasAlpha</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="hasStyle"><!-- --></A><H3>
hasStyle</H3>
<PRE>
protected boolean <B>hasStyle</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="outstandingChanges"><!-- --></A><H3>
outstandingChanges</H3>
<PRE>
protected boolean <B>outstandingChanges</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="initialStyles"><!-- --></A><H3>
initialStyles</H3>
<PRE>
protected boolean <B>initialStyles</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="fill0Index"><!-- --></A><H3>
fill0Index</H3>
<PRE>
protected int <B>fill0Index</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="fill1Index"><!-- --></A><H3>
fill1Index</H3>
<PRE>
protected int <B>fill1Index</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="lineIndex"><!-- --></A><H3>
lineIndex</H3>
<PRE>
protected int <B>lineIndex</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="moveXY"><!-- --></A><H3>
moveXY</H3>
<PRE>
protected int[] <B>moveXY</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="lineStyles"><!-- --></A><H3>
lineStyles</H3>
<PRE>
protected java.util.Vector <B>lineStyles</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="fillStyles"><!-- --></A><H3>
fillStyles</H3>
<PRE>
protected java.util.Vector <B>fillStyles</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="fillBits"><!-- --></A><H3>
fillBits</H3>
<PRE>
protected int <B>fillBits</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="lineBits"><!-- --></A><H3>
lineBits</H3>
<PRE>
protected int <B>lineBits</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="glyphCount"><!-- --></A><H3>
glyphCount</H3>
<PRE>
protected int <B>glyphCount</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="glyphByteArrays"><!-- --></A><H3>
glyphByteArrays</H3>
<PRE>
protected java.util.Vector <B>glyphByteArrays</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="out"><!-- --></A><H3>
out</H3>
<PRE>
protected <A HREF="../../../../com/anotherbigidea/io/OutStream.html" title="class in com.anotherbigidea.io">OutStream</A> <B>out</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="writer"><!-- --></A><H3>
writer</H3>
<PRE>
protected <A HREF="../../../../com/anotherbigidea/flash/writers/TagWriter.html" title="class in com.anotherbigidea.flash.writers">TagWriter</A> <B>writer</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="bout"><!-- --></A><H3>
bout</H3>
<PRE>
protected java.io.ByteArrayOutputStream <B>bout</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="TagWriter.SWFShapeImpl(com.anotherbigidea.flash.writers.TagWriter, boolean, boolean)"><!-- --></A><H3>
TagWriter.SWFShapeImpl</H3>
<PRE>
public <B>TagWriter.SWFShapeImpl</B>(<A HREF="../../../../com/anotherbigidea/flash/writers/TagWriter.html" title="class in com.anotherbigidea.flash.writers">TagWriter</A> writer,
boolean hasAlpha,
boolean hasStyle)</PRE>
<DL>
<DD>For shapes (other than glyphs)
<P>
</DL>
<HR>
<A NAME="TagWriter.SWFShapeImpl(com.anotherbigidea.flash.writers.TagWriter, int)"><!-- --></A><H3>
TagWriter.SWFShapeImpl</H3>
<PRE>
public <B>TagWriter.SWFShapeImpl</B>(<A HREF="../../../../com/anotherbigidea/flash/writers/TagWriter.html" title="class in com.anotherbigidea.flash.writers">TagWriter</A> writer,
int glyphCount)</PRE>
<DL>
<DD>For glyphs
<P>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_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>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="done()"><!-- --></A><H3>
done</H3>
<PRE>
public void <B>done</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFVectors.html#done()">done</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFVectors.html" title="interface in com.anotherbigidea.flash.interfaces">SWFVectors</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="finishFont()"><!-- --></A><H3>
finishFont</H3>
<PRE>
protected void <B>finishFont</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
</DL>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?