com.powerml.structures.shapes.callouts
Class SpAccentCallout3

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

public class SpAccentCallout3
extends Shape

Represents a callout type 3 with accent.

See Also:
Serialized Form

Constructor Summary
SpAccentCallout3()
           
 
Method Summary
 AdjustHandle getBendHandle()
          Returns the bend point adjustment handle.
 int getTypeId()
          Returns the shape's type ID.
 AdjustHandle getXTipHandle()
          Returns the adjustment handle for the tip's x coordinate.
 AdjustHandle getYTipHandle()
          Returns the adjustment handle for the tip's y coordinate.
 
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

SpAccentCallout3

public SpAccentCallout3()
Method Detail

getBendHandle

public AdjustHandle getBendHandle()
Returns the bend point adjustment handle.

Returns:
bend point

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

getXTipHandle

public AdjustHandle getXTipHandle()
Returns the adjustment handle for the tip's x coordinate.

Returns:
tip's x coordinate

getYTipHandle

public AdjustHandle getYTipHandle()
Returns the adjustment handle for the tip's y coordinate.

Returns:
tip's y coordinate


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