Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > fc480f9d5aabed8eeaffe8ad3401a94c > files > 4462

openoffice.org-devel-doc-3.2.1-0.3mdv2010.2.i586.rpm

<html>
<head>
<title>Enum AnimationEffect</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimain"><a href="module-ix.html" class="navimain">Module</a></td>
<td class="navimain"><a href="AnimationEffect-xref.html" class="navimain">Use</a></td>
<td class="navimain"><a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Drawings/Animations_and_Interactions" class="navimain">Devguide</a></td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub"><a href="#Values" class="navisub">Values</a></td>
<td class="navisub"><a href="#ValueDetails" class="navisub">Values' Details</a></td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: <a href="module-ix.html" class="namechain">presentation</a> :: </p>
</td>
</tr>
<tr>
<td class="title">enum AnimationEffect</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>specifies the animation effects for animating
 text or objects.
 </dd>
</dl>
<a name="devmanual"> </a><dl>
<dt><b>Developers Guide</b></dt>
<dd><a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Drawings/Animations_and_Interactions">Drawings - Animations and Interactions</a></dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="Values"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Values</td>
</tr>
<tr>
<td class="imsum_left"><a href="#NONE">NONE</a></td>
<td class="imsum_right">use no animation effects.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#FADE_FROM_LEFT">FADE_FROM_LEFT</a></td>
<td class="imsum_right">use the animation effect 'Fade from Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#FADE_FROM_TOP">FADE_FROM_TOP</a></td>
<td class="imsum_right">use the animation effect 'Fade from Top'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#FADE_FROM_RIGHT">FADE_FROM_RIGHT</a></td>
<td class="imsum_right">use the animation effect 'Fade from Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#FADE_FROM_BOTTOM">FADE_FROM_BOTTOM</a></td>
<td class="imsum_right">use the animation effect 'Fade from Bottom'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#FADE_TO_CENTER">FADE_TO_CENTER</a></td>
<td class="imsum_right">use the animation effect 'Fade to Center'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#FADE_FROM_CENTER">FADE_FROM_CENTER</a></td>
<td class="imsum_right">use the animation effect 'Fade from Center'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_FROM_LEFT">MOVE_FROM_LEFT</a></td>
<td class="imsum_right">use the animation effect 'Move from Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_FROM_TOP">MOVE_FROM_TOP</a></td>
<td class="imsum_right">use the animation effect 'Move from Top'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_FROM_RIGHT">MOVE_FROM_RIGHT</a></td>
<td class="imsum_right">use the animation effect 'Move from Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_FROM_BOTTOM">MOVE_FROM_BOTTOM</a></td>
<td class="imsum_right">use the animation effect 'Move from Bottom'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#VERTICAL_STRIPES">VERTICAL_STRIPES</a></td>
<td class="imsum_right">use the animation effect 'Vertical Stripes'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#HORIZONTAL_STRIPES">HORIZONTAL_STRIPES</a></td>
<td class="imsum_right">use the animation effect 'Horizontal Stripes'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#CLOCKWISE">CLOCKWISE</a></td>
<td class="imsum_right">use the animation effect 'Clockwise'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#COUNTERCLOCKWISE">COUNTERCLOCKWISE</a></td>
<td class="imsum_right">use the animation effect 'Counter Clockwise'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#FADE_FROM_UPPERLEFT">FADE_FROM_UPPERLEFT</a></td>
<td class="imsum_right">use the animation effect 'Fade from Upper Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#FADE_FROM_UPPERRIGHT">FADE_FROM_UPPERRIGHT</a></td>
<td class="imsum_right">use the animation effect 'Fade from Upper Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#FADE_FROM_LOWERLEFT">FADE_FROM_LOWERLEFT</a></td>
<td class="imsum_right">use the animation effect 'Fade from Lower Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#FADE_FROM_LOWERRIGHT">FADE_FROM_LOWERRIGHT</a></td>
<td class="imsum_right">use the animation effect 'Fade from Lower Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#CLOSE_VERTICAL">CLOSE_VERTICAL</a></td>
<td class="imsum_right">use the animation effect 'Close Vertical'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#CLOSE_HORIZONTAL">CLOSE_HORIZONTAL</a></td>
<td class="imsum_right">use the animation effect 'Close Horizontal'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#OPEN_VERTICAL">OPEN_VERTICAL</a></td>
<td class="imsum_right">use the animation effect 'Open Vertical'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#OPEN_HORIZONTAL">OPEN_HORIZONTAL</a></td>
<td class="imsum_right">use the animation effect 'Open Horizontal'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#PATH">PATH</a></td>
<td class="imsum_right">use the animation effect 'Path'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_TO_LEFT">MOVE_TO_LEFT</a></td>
<td class="imsum_right">use the animation effect 'Move to Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_TO_TOP">MOVE_TO_TOP</a></td>
<td class="imsum_right">use the animation effect 'Move to Top'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_TO_RIGHT">MOVE_TO_RIGHT</a></td>
<td class="imsum_right">use the animation effect 'Move to Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_TO_BOTTOM">MOVE_TO_BOTTOM</a></td>
<td class="imsum_right">use the animation effect 'Move to Bottom'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#SPIRALIN_LEFT">SPIRALIN_LEFT</a></td>
<td class="imsum_right">use the animation effect 'Spiral Inward Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#SPIRALIN_RIGHT">SPIRALIN_RIGHT</a></td>
<td class="imsum_right">use the animation effect 'Spiral Inward Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#SPIRALOUT_LEFT">SPIRALOUT_LEFT</a></td>
<td class="imsum_right">use the animation effect 'Spiral Outward Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#SPIRALOUT_RIGHT">SPIRALOUT_RIGHT</a></td>
<td class="imsum_right">use the animation effect 'Spiral Outward Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#DISSOLVE">DISSOLVE</a></td>
<td class="imsum_right">use the animation effect 'Spiral Inward Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#WAVYLINE_FROM_LEFT">WAVYLINE_FROM_LEFT</a></td>
<td class="imsum_right">use the animation effect 'Wavy Line from Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#WAVYLINE_FROM_TOP">WAVYLINE_FROM_TOP</a></td>
<td class="imsum_right">use the animation effect 'Wavy Line from Top'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#WAVYLINE_FROM_RIGHT">WAVYLINE_FROM_RIGHT</a></td>
<td class="imsum_right">use the animation effect 'Wavy Line from Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#WAVYLINE_FROM_BOTTOM">WAVYLINE_FROM_BOTTOM</a></td>
<td class="imsum_right">use the animation effect 'Wavy Line from Button'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#RANDOM">RANDOM</a></td>
<td class="imsum_right">use the animation effect 'Random'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#VERTICAL_LINES">VERTICAL_LINES</a></td>
<td class="imsum_right">use the animation effect 'Vertical Lines'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#HORIZONTAL_LINES">HORIZONTAL_LINES</a></td>
<td class="imsum_right">use the animation effect 'Horizontal Lines'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#LASER_FROM_LEFT">LASER_FROM_LEFT</a></td>
<td class="imsum_right">use the animation effect 'Wavy Line from Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#LASER_FROM_TOP">LASER_FROM_TOP</a></td>
<td class="imsum_right">use the animation effect 'Laser from Top'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#LASER_FROM_RIGHT">LASER_FROM_RIGHT</a></td>
<td class="imsum_right">use the animation effect 'Laser from Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#LASER_FROM_BOTTOM">LASER_FROM_BOTTOM</a></td>
<td class="imsum_right">use the animation effect 'Laser from Bottom'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#LASER_FROM_UPPERLEFT">LASER_FROM_UPPERLEFT</a></td>
<td class="imsum_right">use the animation effect 'Laser from Upper Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#LASER_FROM_UPPERRIGHT">LASER_FROM_UPPERRIGHT</a></td>
<td class="imsum_right">use the animation effect 'Laser from Upper Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#LASER_FROM_LOWERLEFT">LASER_FROM_LOWERLEFT</a></td>
<td class="imsum_right">use the animation effect 'Laser from Lower Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#LASER_FROM_LOWERRIGHT">LASER_FROM_LOWERRIGHT</a></td>
<td class="imsum_right">use the animation effect 'Laser from Lower Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#APPEAR">APPEAR</a></td>
<td class="imsum_right">use the animation effect 'Appear'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#HIDE">HIDE</a></td>
<td class="imsum_right">use the animation effect 'Hide'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_FROM_UPPERLEFT">MOVE_FROM_UPPERLEFT</a></td>
<td class="imsum_right">use the animation effect 'Move from Upper Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_FROM_UPPERRIGHT">MOVE_FROM_UPPERRIGHT</a></td>
<td class="imsum_right">use the animation effect 'Move from Upper Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_FROM_LOWERRIGHT">MOVE_FROM_LOWERRIGHT</a></td>
<td class="imsum_right">use the animation effect 'Move from Lower Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_FROM_LOWERLEFT">MOVE_FROM_LOWERLEFT</a></td>
<td class="imsum_right">use the animation effect 'Move from Lower Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_TO_UPPERLEFT">MOVE_TO_UPPERLEFT</a></td>
<td class="imsum_right">use the animation effect 'Move to Upper Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_TO_UPPERRIGHT">MOVE_TO_UPPERRIGHT</a></td>
<td class="imsum_right">use the animation effect 'Move to Upper Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_TO_LOWERRIGHT">MOVE_TO_LOWERRIGHT</a></td>
<td class="imsum_right">use the animation effect 'Move to Lower Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_TO_LOWERLEFT">MOVE_TO_LOWERLEFT</a></td>
<td class="imsum_right">use the animation effect 'Move to Lower Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_SHORT_FROM_LEFT">MOVE_SHORT_FROM_LEFT</a></td>
<td class="imsum_right">use the animation effect 'Move Short from Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_SHORT_FROM_UPPERLEFT">MOVE_SHORT_FROM_UPPERLEFT</a></td>
<td class="imsum_right">use the animation effect 'Move Short from Upper Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_SHORT_FROM_TOP">MOVE_SHORT_FROM_TOP</a></td>
<td class="imsum_right">use the animation effect 'Move Short from Top'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_SHORT_FROM_UPPERRIGHT">MOVE_SHORT_FROM_UPPERRIGHT</a></td>
<td class="imsum_right">use the animation effect 'Move Short from Upper Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_SHORT_FROM_RIGHT">MOVE_SHORT_FROM_RIGHT</a></td>
<td class="imsum_right">use the animation effect 'Move Short from Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_SHORT_FROM_LOWERRIGHT">MOVE_SHORT_FROM_LOWERRIGHT</a></td>
<td class="imsum_right">use the animation effect 'Move Short from Lower Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_SHORT_FROM_BOTTOM">MOVE_SHORT_FROM_BOTTOM</a></td>
<td class="imsum_right">use the animation effect 'Move Short from Bottom'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_SHORT_FROM_LOWERLEFT">MOVE_SHORT_FROM_LOWERLEFT</a></td>
<td class="imsum_right">use the animation effect 'Move Short from Lower Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_SHORT_TO_LEFT">MOVE_SHORT_TO_LEFT</a></td>
<td class="imsum_right">use the animation effect 'Move Short to Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_SHORT_TO_UPPERLEFT">MOVE_SHORT_TO_UPPERLEFT</a></td>
<td class="imsum_right">use the animation effect 'Move Short to Upper Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_SHORT_TO_TOP">MOVE_SHORT_TO_TOP</a></td>
<td class="imsum_right">use the animation effect 'Move Short to Top'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_SHORT_TO_UPPERRIGHT">MOVE_SHORT_TO_UPPERRIGHT</a></td>
<td class="imsum_right">use the animation effect 'Move Short to Upper Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_SHORT_TO_RIGHT">MOVE_SHORT_TO_RIGHT</a></td>
<td class="imsum_right">use the animation effect 'Move Short to Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_SHORT_TO_LOWERRIGHT">MOVE_SHORT_TO_LOWERRIGHT</a></td>
<td class="imsum_right">use the animation effect 'Move Short to Lower Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_SHORT_TO_BOTTOM">MOVE_SHORT_TO_BOTTOM</a></td>
<td class="imsum_right">use the animation effect 'Move Short to Bottom'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#MOVE_SHORT_TO_LOWERLEFT">MOVE_SHORT_TO_LOWERLEFT</a></td>
<td class="imsum_right">use the animation effect 'Move Short to Lower Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#VERTICAL_CHECKERBOARD">VERTICAL_CHECKERBOARD</a></td>
<td class="imsum_right">use the animation effect 'Vertical Checkerboard'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#HORIZONTAL_CHECKERBOARD">HORIZONTAL_CHECKERBOARD</a></td>
<td class="imsum_right">use the animation effect 'Horizontal Checkerboard'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#HORIZONTAL_ROTATE">HORIZONTAL_ROTATE</a></td>
<td class="imsum_right">use the animation effect 'Horizontal Rotate'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#VERTICAL_ROTATE">VERTICAL_ROTATE</a></td>
<td class="imsum_right">use the animation effect 'Vertical Rotate'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#HORIZONTAL_STRETCH">HORIZONTAL_STRETCH</a></td>
<td class="imsum_right">use the animation effect 'Horizontal Stretch'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#VERTICAL_STRETCH">VERTICAL_STRETCH</a></td>
<td class="imsum_right">use the animation effect 'Vertical Stretch'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#STRETCH_FROM_LEFT">STRETCH_FROM_LEFT</a></td>
<td class="imsum_right">use the animation effect 'Stretch From Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#STRETCH_FROM_UPPERLEFT">STRETCH_FROM_UPPERLEFT</a></td>
<td class="imsum_right">use the animation effect 'Stretch From Upper Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#STRETCH_FROM_TOP">STRETCH_FROM_TOP</a></td>
<td class="imsum_right">use the animation effect 'Stretch From Top'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#STRETCH_FROM_UPPERRIGHT">STRETCH_FROM_UPPERRIGHT</a></td>
<td class="imsum_right">use the animation effect 'Stretch From Upper Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#STRETCH_FROM_RIGHT">STRETCH_FROM_RIGHT</a></td>
<td class="imsum_right">use the animation effect 'Stretch From Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#STRETCH_FROM_LOWERRIGHT">STRETCH_FROM_LOWERRIGHT</a></td>
<td class="imsum_right">use the animation effect 'Stretch From Lower Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#STRETCH_FROM_BOTTOM">STRETCH_FROM_BOTTOM</a></td>
<td class="imsum_right">use the animation effect 'Stretch From Bottom'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#STRETCH_FROM_LOWERLEFT">STRETCH_FROM_LOWERLEFT</a></td>
<td class="imsum_right">use the animation effect 'Stretch From Lower Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_IN">ZOOM_IN</a></td>
<td class="imsum_right">use the animation effect 'Zoom In'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_IN_SMALL">ZOOM_IN_SMALL</a></td>
<td class="imsum_right">use the animation effect 'Zoom In Small'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_IN_SPIRAL">ZOOM_IN_SPIRAL</a></td>
<td class="imsum_right">use the animation effect 'Zoom In Spiral'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_OUT">ZOOM_OUT</a></td>
<td class="imsum_right">use the animation effect 'Zoom Out'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_OUT_SMALL">ZOOM_OUT_SMALL</a></td>
<td class="imsum_right">use the animation effect 'Zoom Out Small'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_OUT_SPIRAL">ZOOM_OUT_SPIRAL</a></td>
<td class="imsum_right">use the animation effect 'Zoom Out Spiral'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_IN_FROM_LEFT">ZOOM_IN_FROM_LEFT</a></td>
<td class="imsum_right">use the animation effect 'Zoom In From Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_IN_FROM_UPPERLEFT">ZOOM_IN_FROM_UPPERLEFT</a></td>
<td class="imsum_right">use the animation effect 'Zoom In From Upper Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_IN_FROM_TOP">ZOOM_IN_FROM_TOP</a></td>
<td class="imsum_right">use the animation effect 'Zoom In From Top'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_IN_FROM_UPPERRIGHT">ZOOM_IN_FROM_UPPERRIGHT</a></td>
<td class="imsum_right">use the animation effect 'Zoom In From Upper Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_IN_FROM_RIGHT">ZOOM_IN_FROM_RIGHT</a></td>
<td class="imsum_right">use the animation effect 'Zoom In From Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_IN_FROM_LOWERRIGHT">ZOOM_IN_FROM_LOWERRIGHT</a></td>
<td class="imsum_right">use the animation effect 'Zoom In From Lower Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_IN_FROM_BOTTOM">ZOOM_IN_FROM_BOTTOM</a></td>
<td class="imsum_right">use the animation effect 'Zoom In From Bottom'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_IN_FROM_LOWERLEFT">ZOOM_IN_FROM_LOWERLEFT</a></td>
<td class="imsum_right">use the animation effect 'Zoom In From Lower Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_IN_FROM_CENTER">ZOOM_IN_FROM_CENTER</a></td>
<td class="imsum_right">use the animation effect 'Zoom In From Center'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_OUT_FROM_LEFT">ZOOM_OUT_FROM_LEFT</a></td>
<td class="imsum_right">use the animation effect 'Zoom Out From Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_OUT_FROM_UPPERLEFT">ZOOM_OUT_FROM_UPPERLEFT</a></td>
<td class="imsum_right">use the animation effect 'Zoom Out From Upper Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_OUT_FROM_TOP">ZOOM_OUT_FROM_TOP</a></td>
<td class="imsum_right">use the animation effect 'Zoom Out From Top'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_OUT_FROM_UPPERRIGHT">ZOOM_OUT_FROM_UPPERRIGHT</a></td>
<td class="imsum_right">use the animation effect 'Zoom Out From Upper Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_OUT_FROM_RIGHT">ZOOM_OUT_FROM_RIGHT</a></td>
<td class="imsum_right">use the animation effect 'Zoom Out From Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_OUT_FROM_LOWERRIGHT">ZOOM_OUT_FROM_LOWERRIGHT</a></td>
<td class="imsum_right">use the animation effect 'Zoom Out From Lower Right'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_OUT_FROM_BOTTOM">ZOOM_OUT_FROM_BOTTOM</a></td>
<td class="imsum_right">use the animation effect 'Zoom Out From Bottom'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_OUT_FROM_LOWERLEFT">ZOOM_OUT_FROM_LOWERLEFT</a></td>
<td class="imsum_right">use the animation effect 'Zoom Out From Lower Left'.
 &nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#ZOOM_OUT_FROM_CENTER">ZOOM_OUT_FROM_CENTER</a></td>
<td class="imsum_right">use the animation effect 'Zoom Out From Center'.
 &nbsp;</td>
</tr>
</table>
<a name="ValueDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Values' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="NONE" class="membertitle">NONE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>NONE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use no animation effects.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="FADE_FROM_LEFT" class="membertitle">FADE_FROM_LEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>FADE_FROM_LEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Fade from Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="FADE_FROM_TOP" class="membertitle">FADE_FROM_TOP</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>FADE_FROM_TOP</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Fade from Top'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="FADE_FROM_RIGHT" class="membertitle">FADE_FROM_RIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>FADE_FROM_RIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Fade from Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="FADE_FROM_BOTTOM" class="membertitle">FADE_FROM_BOTTOM</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>FADE_FROM_BOTTOM</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Fade from Bottom'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="FADE_TO_CENTER" class="membertitle">FADE_TO_CENTER</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>FADE_TO_CENTER</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Fade to Center'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="FADE_FROM_CENTER" class="membertitle">FADE_FROM_CENTER</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>FADE_FROM_CENTER</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Fade from Center'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_FROM_LEFT" class="membertitle">MOVE_FROM_LEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_FROM_LEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move from Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_FROM_TOP" class="membertitle">MOVE_FROM_TOP</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_FROM_TOP</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move from Top'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_FROM_RIGHT" class="membertitle">MOVE_FROM_RIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_FROM_RIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move from Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_FROM_BOTTOM" class="membertitle">MOVE_FROM_BOTTOM</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_FROM_BOTTOM</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move from Bottom'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="VERTICAL_STRIPES" class="membertitle">VERTICAL_STRIPES</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>VERTICAL_STRIPES</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Vertical Stripes'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="HORIZONTAL_STRIPES" class="membertitle">HORIZONTAL_STRIPES</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>HORIZONTAL_STRIPES</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Horizontal Stripes'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="CLOCKWISE" class="membertitle">CLOCKWISE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>CLOCKWISE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Clockwise'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="COUNTERCLOCKWISE" class="membertitle">COUNTERCLOCKWISE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>COUNTERCLOCKWISE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Counter Clockwise'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="FADE_FROM_UPPERLEFT" class="membertitle">FADE_FROM_UPPERLEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>FADE_FROM_UPPERLEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Fade from Upper Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="FADE_FROM_UPPERRIGHT" class="membertitle">FADE_FROM_UPPERRIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>FADE_FROM_UPPERRIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Fade from Upper Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="FADE_FROM_LOWERLEFT" class="membertitle">FADE_FROM_LOWERLEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>FADE_FROM_LOWERLEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Fade from Lower Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="FADE_FROM_LOWERRIGHT" class="membertitle">FADE_FROM_LOWERRIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>FADE_FROM_LOWERRIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Fade from Lower Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="CLOSE_VERTICAL" class="membertitle">CLOSE_VERTICAL</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>CLOSE_VERTICAL</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Close Vertical'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="CLOSE_HORIZONTAL" class="membertitle">CLOSE_HORIZONTAL</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>CLOSE_HORIZONTAL</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Close Horizontal'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="OPEN_VERTICAL" class="membertitle">OPEN_VERTICAL</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>OPEN_VERTICAL</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Open Vertical'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="OPEN_HORIZONTAL" class="membertitle">OPEN_HORIZONTAL</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>OPEN_HORIZONTAL</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Open Horizontal'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="PATH" class="membertitle">PATH</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>PATH</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Path'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_TO_LEFT" class="membertitle">MOVE_TO_LEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_TO_LEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move to Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_TO_TOP" class="membertitle">MOVE_TO_TOP</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_TO_TOP</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move to Top'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_TO_RIGHT" class="membertitle">MOVE_TO_RIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_TO_RIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move to Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_TO_BOTTOM" class="membertitle">MOVE_TO_BOTTOM</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_TO_BOTTOM</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move to Bottom'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="SPIRALIN_LEFT" class="membertitle">SPIRALIN_LEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>SPIRALIN_LEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Spiral Inward Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="SPIRALIN_RIGHT" class="membertitle">SPIRALIN_RIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>SPIRALIN_RIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Spiral Inward Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="SPIRALOUT_LEFT" class="membertitle">SPIRALOUT_LEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>SPIRALOUT_LEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Spiral Outward Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="SPIRALOUT_RIGHT" class="membertitle">SPIRALOUT_RIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>SPIRALOUT_RIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Spiral Outward Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="DISSOLVE" class="membertitle">DISSOLVE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>DISSOLVE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Spiral Inward Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="WAVYLINE_FROM_LEFT" class="membertitle">WAVYLINE_FROM_LEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>WAVYLINE_FROM_LEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Wavy Line from Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="WAVYLINE_FROM_TOP" class="membertitle">WAVYLINE_FROM_TOP</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>WAVYLINE_FROM_TOP</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Wavy Line from Top'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="WAVYLINE_FROM_RIGHT" class="membertitle">WAVYLINE_FROM_RIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>WAVYLINE_FROM_RIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Wavy Line from Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="WAVYLINE_FROM_BOTTOM" class="membertitle">WAVYLINE_FROM_BOTTOM</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>WAVYLINE_FROM_BOTTOM</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Wavy Line from Button'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="RANDOM" class="membertitle">RANDOM</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>RANDOM</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Random'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="VERTICAL_LINES" class="membertitle">VERTICAL_LINES</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>VERTICAL_LINES</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Vertical Lines'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="HORIZONTAL_LINES" class="membertitle">HORIZONTAL_LINES</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>HORIZONTAL_LINES</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Horizontal Lines'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LASER_FROM_LEFT" class="membertitle">LASER_FROM_LEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>LASER_FROM_LEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Wavy Line from Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LASER_FROM_TOP" class="membertitle">LASER_FROM_TOP</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>LASER_FROM_TOP</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Laser from Top'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LASER_FROM_RIGHT" class="membertitle">LASER_FROM_RIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>LASER_FROM_RIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Laser from Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LASER_FROM_BOTTOM" class="membertitle">LASER_FROM_BOTTOM</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>LASER_FROM_BOTTOM</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Laser from Bottom'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LASER_FROM_UPPERLEFT" class="membertitle">LASER_FROM_UPPERLEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>LASER_FROM_UPPERLEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Laser from Upper Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LASER_FROM_UPPERRIGHT" class="membertitle">LASER_FROM_UPPERRIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>LASER_FROM_UPPERRIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Laser from Upper Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LASER_FROM_LOWERLEFT" class="membertitle">LASER_FROM_LOWERLEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>LASER_FROM_LOWERLEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Laser from Lower Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="LASER_FROM_LOWERRIGHT" class="membertitle">LASER_FROM_LOWERRIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>LASER_FROM_LOWERRIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Laser from Lower Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="APPEAR" class="membertitle">APPEAR</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>APPEAR</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Appear'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="HIDE" class="membertitle">HIDE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>HIDE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Hide'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_FROM_UPPERLEFT" class="membertitle">MOVE_FROM_UPPERLEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_FROM_UPPERLEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move from Upper Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_FROM_UPPERRIGHT" class="membertitle">MOVE_FROM_UPPERRIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_FROM_UPPERRIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move from Upper Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_FROM_LOWERRIGHT" class="membertitle">MOVE_FROM_LOWERRIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_FROM_LOWERRIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move from Lower Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_FROM_LOWERLEFT" class="membertitle">MOVE_FROM_LOWERLEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_FROM_LOWERLEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move from Lower Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_TO_UPPERLEFT" class="membertitle">MOVE_TO_UPPERLEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_TO_UPPERLEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move to Upper Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_TO_UPPERRIGHT" class="membertitle">MOVE_TO_UPPERRIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_TO_UPPERRIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move to Upper Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_TO_LOWERRIGHT" class="membertitle">MOVE_TO_LOWERRIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_TO_LOWERRIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move to Lower Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_TO_LOWERLEFT" class="membertitle">MOVE_TO_LOWERLEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_TO_LOWERLEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move to Lower Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_SHORT_FROM_LEFT" class="membertitle">MOVE_SHORT_FROM_LEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_SHORT_FROM_LEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move Short from Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_SHORT_FROM_UPPERLEFT" class="membertitle">MOVE_SHORT_FROM_UPPERLEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_SHORT_FROM_UPPERLEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move Short from Upper Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_SHORT_FROM_TOP" class="membertitle">MOVE_SHORT_FROM_TOP</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_SHORT_FROM_TOP</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move Short from Top'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_SHORT_FROM_UPPERRIGHT" class="membertitle">MOVE_SHORT_FROM_UPPERRIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_SHORT_FROM_UPPERRIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move Short from Upper Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_SHORT_FROM_RIGHT" class="membertitle">MOVE_SHORT_FROM_RIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_SHORT_FROM_RIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move Short from Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_SHORT_FROM_LOWERRIGHT" class="membertitle">MOVE_SHORT_FROM_LOWERRIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_SHORT_FROM_LOWERRIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move Short from Lower Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_SHORT_FROM_BOTTOM" class="membertitle">MOVE_SHORT_FROM_BOTTOM</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_SHORT_FROM_BOTTOM</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move Short from Bottom'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_SHORT_FROM_LOWERLEFT" class="membertitle">MOVE_SHORT_FROM_LOWERLEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_SHORT_FROM_LOWERLEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move Short from Lower Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_SHORT_TO_LEFT" class="membertitle">MOVE_SHORT_TO_LEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_SHORT_TO_LEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move Short to Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_SHORT_TO_UPPERLEFT" class="membertitle">MOVE_SHORT_TO_UPPERLEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_SHORT_TO_UPPERLEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move Short to Upper Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_SHORT_TO_TOP" class="membertitle">MOVE_SHORT_TO_TOP</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_SHORT_TO_TOP</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move Short to Top'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_SHORT_TO_UPPERRIGHT" class="membertitle">MOVE_SHORT_TO_UPPERRIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_SHORT_TO_UPPERRIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move Short to Upper Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_SHORT_TO_RIGHT" class="membertitle">MOVE_SHORT_TO_RIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_SHORT_TO_RIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move Short to Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_SHORT_TO_LOWERRIGHT" class="membertitle">MOVE_SHORT_TO_LOWERRIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_SHORT_TO_LOWERRIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move Short to Lower Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_SHORT_TO_BOTTOM" class="membertitle">MOVE_SHORT_TO_BOTTOM</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_SHORT_TO_BOTTOM</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move Short to Bottom'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="MOVE_SHORT_TO_LOWERLEFT" class="membertitle">MOVE_SHORT_TO_LOWERLEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>MOVE_SHORT_TO_LOWERLEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Move Short to Lower Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="VERTICAL_CHECKERBOARD" class="membertitle">VERTICAL_CHECKERBOARD</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>VERTICAL_CHECKERBOARD</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Vertical Checkerboard'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="HORIZONTAL_CHECKERBOARD" class="membertitle">HORIZONTAL_CHECKERBOARD</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>HORIZONTAL_CHECKERBOARD</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Horizontal Checkerboard'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="HORIZONTAL_ROTATE" class="membertitle">HORIZONTAL_ROTATE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>HORIZONTAL_ROTATE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Horizontal Rotate'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="VERTICAL_ROTATE" class="membertitle">VERTICAL_ROTATE</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>VERTICAL_ROTATE</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Vertical Rotate'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="HORIZONTAL_STRETCH" class="membertitle">HORIZONTAL_STRETCH</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>HORIZONTAL_STRETCH</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Horizontal Stretch'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="VERTICAL_STRETCH" class="membertitle">VERTICAL_STRETCH</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>VERTICAL_STRETCH</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Vertical Stretch'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="STRETCH_FROM_LEFT" class="membertitle">STRETCH_FROM_LEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>STRETCH_FROM_LEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Stretch From Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="STRETCH_FROM_UPPERLEFT" class="membertitle">STRETCH_FROM_UPPERLEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>STRETCH_FROM_UPPERLEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Stretch From Upper Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="STRETCH_FROM_TOP" class="membertitle">STRETCH_FROM_TOP</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>STRETCH_FROM_TOP</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Stretch From Top'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="STRETCH_FROM_UPPERRIGHT" class="membertitle">STRETCH_FROM_UPPERRIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>STRETCH_FROM_UPPERRIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Stretch From Upper Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="STRETCH_FROM_RIGHT" class="membertitle">STRETCH_FROM_RIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>STRETCH_FROM_RIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Stretch From Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="STRETCH_FROM_LOWERRIGHT" class="membertitle">STRETCH_FROM_LOWERRIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>STRETCH_FROM_LOWERRIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Stretch From Lower Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="STRETCH_FROM_BOTTOM" class="membertitle">STRETCH_FROM_BOTTOM</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>STRETCH_FROM_BOTTOM</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Stretch From Bottom'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="STRETCH_FROM_LOWERLEFT" class="membertitle">STRETCH_FROM_LOWERLEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>STRETCH_FROM_LOWERLEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Stretch From Lower Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_IN" class="membertitle">ZOOM_IN</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_IN</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom In'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_IN_SMALL" class="membertitle">ZOOM_IN_SMALL</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_IN_SMALL</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom In Small'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_IN_SPIRAL" class="membertitle">ZOOM_IN_SPIRAL</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_IN_SPIRAL</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom In Spiral'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_OUT" class="membertitle">ZOOM_OUT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_OUT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom Out'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_OUT_SMALL" class="membertitle">ZOOM_OUT_SMALL</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_OUT_SMALL</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom Out Small'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_OUT_SPIRAL" class="membertitle">ZOOM_OUT_SPIRAL</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_OUT_SPIRAL</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom Out Spiral'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_IN_FROM_LEFT" class="membertitle">ZOOM_IN_FROM_LEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_IN_FROM_LEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom In From Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_IN_FROM_UPPERLEFT" class="membertitle">ZOOM_IN_FROM_UPPERLEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_IN_FROM_UPPERLEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom In From Upper Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_IN_FROM_TOP" class="membertitle">ZOOM_IN_FROM_TOP</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_IN_FROM_TOP</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom In From Top'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_IN_FROM_UPPERRIGHT" class="membertitle">ZOOM_IN_FROM_UPPERRIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_IN_FROM_UPPERRIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom In From Upper Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_IN_FROM_RIGHT" class="membertitle">ZOOM_IN_FROM_RIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_IN_FROM_RIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom In From Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_IN_FROM_LOWERRIGHT" class="membertitle">ZOOM_IN_FROM_LOWERRIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_IN_FROM_LOWERRIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom In From Lower Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_IN_FROM_BOTTOM" class="membertitle">ZOOM_IN_FROM_BOTTOM</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_IN_FROM_BOTTOM</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom In From Bottom'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_IN_FROM_LOWERLEFT" class="membertitle">ZOOM_IN_FROM_LOWERLEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_IN_FROM_LOWERLEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom In From Lower Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_IN_FROM_CENTER" class="membertitle">ZOOM_IN_FROM_CENTER</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_IN_FROM_CENTER</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom In From Center'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_OUT_FROM_LEFT" class="membertitle">ZOOM_OUT_FROM_LEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_OUT_FROM_LEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom Out From Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_OUT_FROM_UPPERLEFT" class="membertitle">ZOOM_OUT_FROM_UPPERLEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_OUT_FROM_UPPERLEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom Out From Upper Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_OUT_FROM_TOP" class="membertitle">ZOOM_OUT_FROM_TOP</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_OUT_FROM_TOP</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom Out From Top'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_OUT_FROM_UPPERRIGHT" class="membertitle">ZOOM_OUT_FROM_UPPERRIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_OUT_FROM_UPPERRIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom Out From Upper Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_OUT_FROM_RIGHT" class="membertitle">ZOOM_OUT_FROM_RIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_OUT_FROM_RIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom Out From Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_OUT_FROM_LOWERRIGHT" class="membertitle">ZOOM_OUT_FROM_LOWERRIGHT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_OUT_FROM_LOWERRIGHT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom Out From Lower Right'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_OUT_FROM_BOTTOM" class="membertitle">ZOOM_OUT_FROM_BOTTOM</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_OUT_FROM_BOTTOM</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom Out From Bottom'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_OUT_FROM_LOWERLEFT" class="membertitle">ZOOM_OUT_FROM_LOWERLEFT</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_OUT_FROM_LOWERLEFT</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom Out From Lower Left'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="ZOOM_OUT_FROM_CENTER" class="membertitle">ZOOM_OUT_FROM_CENTER</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><b>ZOOM_OUT_FROM_CENTER</b>,<hr>
<dl>
<dt><b>Description</b></dt>
<dd>use the animation effect 'Zoom Out From Center'.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>