debian man page for swf::morph

Query: swf::morph

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

.::SWF::Morph(3pm)					User Contributed Perl Documentation					.::SWF::Morph(3pm)

NAME
SWF::Morph - SWF Morph Class
SYNOPSIS
use SWF::Morph; my $morph = new SWF::Morph();
DESCRIPTION
SWF::Morph twist from one shape to another.
METHODS
new SWF::Morph(); Returns an SWF::Morph object. ($shape1, $shape2) = $morph->getShapes(); Returns two SWF::Shape objects. The first one (shape1) is the morph's starting shape while shape2 is its final shape. You may also use "getShape1()" and "getShape2()" methods to get a handle of these shapes. $shape1 = $morph->getShape1(); Returns the morph's starting shape. $shape2 = $morph->getShape2(); Returns the morph's final shape.
AUTHOR
Soheil Seyfaie (soheil@netcom.ca).
SEE ALSO
SWF, SWF::DisplayItem, SWF::Shape, SWF::Movie, SWF::MovieClip perl v5.14.2 2011-10-26 .::SWF::Morph(3pm)
Related Man Pages
swf::constants(3pm) - debian
swf::buttonrecord(3pm) - debian
swf::movie(3pm) - debian
swf::textfield(3pm) - debian
swf::videostream(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Weird 'find' results
A (ksh) Library For and From UNIX.com