📄 matrix.html
字号:
<A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A> matrix,
<A HREF="../../../../../com/anotherbigidea/flash/structs/AlphaTransform.html" title="class in com.anotherbigidea.flash.structs">AlphaTransform</A> cxform,
int ratio,
java.lang.String name,
int clipActionFlags)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.anotherbigidea.flash.movie"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A> in <A HREF="../../../../../com/anotherbigidea/flash/movie/package-summary.html">com.anotherbigidea.flash.movie</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A> in <A HREF="../../../../../com/anotherbigidea/flash/movie/package-summary.html">com.anotherbigidea.flash.movie</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/anotherbigidea/flash/movie/Transform.html" title="class in com.anotherbigidea.flash.movie">Transform</A></B></CODE>
<BR>
A Transformation matrix that has translation coordinates in pixels</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../com/anotherbigidea/flash/movie/package-summary.html">com.anotherbigidea.flash.movie</A> with parameters of type <A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../com/anotherbigidea/flash/movie/Transform.html#Transform(com.anotherbigidea.flash.structs.Matrix)">Transform</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A> matrix)</CODE>
<BR>
Copy an existing matrix</TD>
</TR>
</TABLE>
<P>
<A NAME="com.anotherbigidea.flash.readers"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A> in <A HREF="../../../../../com/anotherbigidea/flash/readers/package-summary.html">com.anotherbigidea.flash.readers</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/anotherbigidea/flash/readers/package-summary.html">com.anotherbigidea.flash.readers</A> with parameters of type <A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>MovieBuilder.ShapeBuilder.</B><B><A HREF="../../../../../com/anotherbigidea/flash/readers/MovieBuilder.ShapeBuilder.html#defineFillStyle(int, com.anotherbigidea.flash.structs.Matrix, boolean)">defineFillStyle</A></B>(int bitmapId,
<A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A> matrix,
boolean clipped)</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>MovieBuilder.ShapeBuilder.</B><B><A HREF="../../../../../com/anotherbigidea/flash/readers/MovieBuilder.ShapeBuilder.html#defineFillStyle(com.anotherbigidea.flash.structs.Matrix, int[], com.anotherbigidea.flash.structs.Color[], boolean)">defineFillStyle</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A> matrix,
int[] ratios,
<A HREF="../../../../../com/anotherbigidea/flash/structs/Color.html" title="class in com.anotherbigidea.flash.structs">Color</A>[] colors,
boolean radial)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../com/anotherbigidea/flash/interfaces/SWFText.html" title="interface in com.anotherbigidea.flash.interfaces">SWFText</A></CODE></FONT></TD>
<TD><CODE><B>MovieBuilder.</B><B><A HREF="../../../../../com/anotherbigidea/flash/readers/MovieBuilder.html#tagDefineText(int, com.anotherbigidea.flash.structs.Rect, com.anotherbigidea.flash.structs.Matrix)">tagDefineText</A></B>(int id,
<A HREF="../../../../../com/anotherbigidea/flash/structs/Rect.html" title="class in com.anotherbigidea.flash.structs">Rect</A> bounds,
<A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A> matrix)</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/SWFText.html" title="interface in com.anotherbigidea.flash.interfaces">SWFText</A></CODE></FONT></TD>
<TD><CODE><B>MovieBuilder.</B><B><A HREF="../../../../../com/anotherbigidea/flash/readers/MovieBuilder.html#tagDefineText2(int, com.anotherbigidea.flash.structs.Rect, com.anotherbigidea.flash.structs.Matrix)">tagDefineText2</A></B>(int id,
<A HREF="../../../../../com/anotherbigidea/flash/structs/Rect.html" title="class in com.anotherbigidea.flash.structs">Rect</A> bounds,
<A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A> matrix)</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>MovieBuilder.</B><B><A HREF="../../../../../com/anotherbigidea/flash/readers/MovieBuilder.html#tagPlaceObject(int, int, com.anotherbigidea.flash.structs.Matrix, com.anotherbigidea.flash.structs.AlphaTransform)">tagPlaceObject</A></B>(int charId,
int depth,
<A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A> matrix,
<A HREF="../../../../../com/anotherbigidea/flash/structs/AlphaTransform.html" title="class in com.anotherbigidea.flash.structs">AlphaTransform</A> cxform)</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>MovieBuilder.</B><B><A HREF="../../../../../com/anotherbigidea/flash/readers/MovieBuilder.html#tagPlaceObject2(boolean, int, int, int, com.anotherbigidea.flash.structs.Matrix, com.anotherbigidea.flash.structs.AlphaTransform, int, java.lang.String, int)">tagPlaceObject2</A></B>(boolean isMove,
int clipDepth,
int depth,
int charId,
<A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A> matrix,
<A HREF="../../../../../com/anotherbigidea/flash/structs/AlphaTransform.html" title="class in com.anotherbigidea.flash.structs">AlphaTransform</A> cxform,
int ratio,
java.lang.String name,
int clipActionFlags)</CODE>
<BR>
SWFTagTypes interface</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../com/anotherbigidea/flash/readers/package-summary.html">com.anotherbigidea.flash.readers</A> with parameters of type <A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../com/anotherbigidea/flash/readers/MovieBuilder.ClipActionBuilder.html#MovieBuilder.ClipActionBuilder(com.anotherbigidea.flash.movie.Symbol, com.anotherbigidea.flash.structs.Matrix, com.anotherbigidea.flash.structs.AlphaTransform, int, java.lang.String, int, boolean)">MovieBuilder.ClipActionBuilder</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/movie/Symbol.html" title="class in com.anotherbigidea.flash.movie">Symbol</A> symbol,
<A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A> matrix,
<A HREF="../../../../../com/anotherbigidea/flash/structs/AlphaTransform.html" title="class in com.anotherbigidea.flash.structs">AlphaTransform</A> cxform,
int depth,
java.lang.String name,
int version,
boolean isMove)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="com.anotherbigidea.flash.structs"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A> in <A HREF="../../../../../com/anotherbigidea/flash/structs/package-summary.html">com.anotherbigidea.flash.structs</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../com/anotherbigidea/flash/structs/package-summary.html">com.anotherbigidea.flash.structs</A> declared as <A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A></CODE></FONT></TD>
<TD><CODE><B>ButtonRecord.</B><B><A HREF="../../../../../com/anotherbigidea/flash/structs/ButtonRecord.html#matrix">matrix</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="../../../../../com/anotherbigidea/flash/structs/Matrix.html" title="class in com.anotherbigidea.flash.structs">Matrix</A></CODE></FONT></TD>
<TD><CODE><B>FillStyle.</B><B><A HREF="../../../../../com/anotherbigidea/flash/structs/FillStyle.html#matrix">matrix</A></B></CODE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -