📄 animationdirectionconstants.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0) on Fri Feb 29 09:23:19 CST 2008 -->
<META http-equiv="Content-Type" content="text/html; charset=GB2312">
<TITLE>
AnimationDirectionConstants (永中集成Office二次开发API文档)
</TITLE>
<META NAME="date" CONTENT="2008-02-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AnimationDirectionConstants (永中集成Office二次开发API文档)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="跳过导航链接"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>概述</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>软件包</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>类</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>树</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>索引</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>帮助</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../application/constants/ActionSettingConstants.html" title="application.constants 中的接口"><B>上一个类</B></A>
<A HREF="../../application/constants/AnimationSchemeConstants.html" title="application.constants 中的接口"><B>下一个类</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?application/constants/AnimationDirectionConstants.html" target="_top"><B>框架</B></A>
<A HREF="AnimationDirectionConstants.html" target="_top"><B>无框架</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../allclasses-noframe.html"><B>所有类</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../allclasses-noframe.html"><B>所有类</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
摘要: 嵌套 | <A HREF="#field_summary">字段</A> | 构造方法 | 方法</FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
详细信息: <A HREF="#field_detail">字段</A> | 构造方法 | 方法</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
application.constants</FONT>
<BR>
接口 AnimationDirectionConstants</H2>
<HR>
<DL>
<DT><PRE>public interface <B>AnimationDirectionConstants</B></DL>
</PRE>
<P>
自定义动画中动画效果方向常量 <p> <p>
<P>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>字段摘要</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_1_SPOKE">DIRECTION_1_SPOKE</A></B></CODE>
<BR>
动画效果的使用方向 :1 轮辐图案</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_100_PERCENT">DIRECTION_100_PERCENT</A></B></CODE>
<BR>
动画效果的使用方向 :100%</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_2_SPOKE">DIRECTION_2_SPOKE</A></B></CODE>
<BR>
动画效果的使用方向 :2 轮辐图案</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_25_PERCENT">DIRECTION_25_PERCENT</A></B></CODE>
<BR>
动画效果的使用方向 :25%</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_3_SPOKE">DIRECTION_3_SPOKE</A></B></CODE>
<BR>
动画效果的使用方向 :3 轮辐图案</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_4_SPOKE">DIRECTION_4_SPOKE</A></B></CODE>
<BR>
动画效果的使用方向 :4 轮辐图案</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_50_PERCENT">DIRECTION_50_PERCENT</A></B></CODE>
<BR>
动画效果的使用方向 :50%</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_75_PERCENT">DIRECTION_75_PERCENT</A></B></CODE>
<BR>
动画效果的使用方向 :75%</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_8_SPOKE">DIRECTION_8_SPOKE</A></B></CODE>
<BR>
动画效果的使用方向 :8 轮辐图案</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_ACROSS">DIRECTION_ACROSS</A></B></CODE>
<BR>
动画效果的使用方向 :跨越</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_BOLD">DIRECTION_BOLD</A></B></CODE>
<BR>
动画效果的使用方向 :加粗</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_BOTH">DIRECTION_BOTH</A></B></CODE>
<BR>
动画效果的使用方向 :两者</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_CLOCKWISE">DIRECTION_CLOCKWISE</A></B></CODE>
<BR>
动画效果的使用方向 :顺时针</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_COUNTER_CLOCKWISE">DIRECTION_COUNTER_CLOCKWISE</A></B></CODE>
<BR>
动画效果的使用方向 :逆时针</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_DOWN">DIRECTION_DOWN</A></B></CODE>
<BR>
动画效果的使用方向 :下</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_FROM_BOTTOM">DIRECTION_FROM_BOTTOM</A></B></CODE>
<BR>
动画效果的使用方向 :自底部</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_FROM_BOTTOM_LEFT">DIRECTION_FROM_BOTTOM_LEFT</A></B></CODE>
<BR>
动画效果的使用方向 :自左下部</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_FROM_BOTTOM_RIGHT">DIRECTION_FROM_BOTTOM_RIGHT</A></B></CODE>
<BR>
动画效果的使用方向 :自右下部</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_FROM_LEFT">DIRECTION_FROM_LEFT</A></B></CODE>
<BR>
动画效果的使用方向 :自左侧</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_FROM_RIGHT">DIRECTION_FROM_RIGHT</A></B></CODE>
<BR>
动画效果的使用方向 :自右侧</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_FROM_TOP">DIRECTION_FROM_TOP</A></B></CODE>
<BR>
动画效果的使用方向 :自顶部</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_FROM_TOP_LEFT">DIRECTION_FROM_TOP_LEFT</A></B></CODE>
<BR>
动画效果的使用方向 :自左上部</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_FROM_TOP_RIGHT">DIRECTION_FROM_TOP_RIGHT</A></B></CODE>
<BR>
动画效果的使用方向 :自右上部</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_FULL_SPIN">DIRECTION_FULL_SPIN</A></B></CODE>
<BR>
动画效果的使用方向 :完全旋转</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_HALF_SPIN">DIRECTION_HALF_SPIN</A></B></CODE>
<BR>
动画效果的使用方向 :半旋转</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_HORIZONTAL">DIRECTION_HORIZONTAL</A></B></CODE>
<BR>
动画效果的使用方向 :水平</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_HORIZONTAL_IN">DIRECTION_HORIZONTAL_IN</A></B></CODE>
<BR>
动画效果的使用方向 :上下向中央收缩</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_HORIZONTAL_OUT">DIRECTION_HORIZONTAL_OUT</A></B></CODE>
<BR>
动画效果的使用方向 :中央向上下展开</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_HUGE">DIRECTION_HUGE</A></B></CODE>
<BR>
动画效果的使用方向 :巨大</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../application/constants/AnimationDirectionConstants.html#DIRECTION_IIALIC">DIRECTION_IIALIC</A></B></CODE>
<BR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -