com.powerml.structures.shapes.banners
Class SpCurvedUpRibbon

java.lang.Object
  extended bycom.powerml.structures.shapes.Shape
      extended bycom.powerml.structures.shapes.banners.SpCurvedUpRibbon
All Implemented Interfaces:
java.io.Serializable

public class SpCurvedUpRibbon
extends Shape

Represents a curved-up ribbon.

See Also:
Serialized Form

Constructor Summary
SpCurvedUpRibbon()
           
 
Method Summary
 AdjustHandle getCurvednessHandle()
          Returns the curvedness adjustment handle.
 AdjustHandle getFoldWidthHandle()
          Returns the fold width adjustment handle.
 AdjustHandle getTiltHandle()
          Returns the tilt adjustment handle.
 int getTypeId()
          Returns the shape's type ID.
 
Methods inherited from class com.powerml.structures.shapes.Shape
addXml, getAngle, getDescription, getFillStyle, getHeight, getHyperlink, getId, getLineStyle, getMasterShapeId, getParentGroup, getPlaceholderDescriptor, getShadowStyle, getSpatialStyle, getText, getTextLayout, getWidth, getX, getY, isHorizontalFlip, isVerticalFlip
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpCurvedUpRibbon

public SpCurvedUpRibbon()
Method Detail

getCurvednessHandle

public AdjustHandle getCurvednessHandle()
Returns the curvedness adjustment handle.

Returns:
curvedness

getFoldWidthHandle

public AdjustHandle getFoldWidthHandle()
Returns the fold width adjustment handle.

Returns:
fold width

getTiltHandle

public AdjustHandle getTiltHandle()
Returns the tilt adjustment handle.

Returns:
tilt

getTypeId

public int getTypeId()
Description copied from class: Shape
Returns the shape's type ID.

Specified by:
getTypeId in class Shape
Returns:
type ID
See Also:
ShapeTypes


© 2004-2005 Ralf Terdic. All rights reserved.
www.powerml.com