Syntax
service RotationDescriptor;
Description
This abstract service specifies the general characteristics of an optional
rotation and shearing for a Shape .
Property Summary
|
RotateAngle |
This is the angle for rotation of this Shape .
The shape is rotated counter-clockwise around the center
of the bounding box.
|
|
ShearAngle |
This is the amount of shearing for this Shape .
The shape is sheared counter-clockwise around the center
of the bounding box
|
|
Property Details
|
|
Syntax
long RotateAngle;
Description
This is the angle for rotation of this Shape .
The shape is rotated counter-clockwise around the center
of the bounding box.
Syntax
long ShearAngle;
Description
This is the amount of shearing for this Shape .
The shape is sheared counter-clockwise around the center
of the bounding box
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.