com.powerml.structures.shapes.callouts
Class SpAccentBorderCallout4

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

public class SpAccentBorderCallout4
extends Shape

Represents a callout type 4 with accent and border.

See Also:
Serialized Form

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

SpAccentBorderCallout4

public SpAccentBorderCallout4()
Method Detail

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

getXBendHandle

public AdjustHandle getXBendHandle()
Returns the adjustment handle for the bend point's x coordinate.

Returns:
bend point's x coordinate

getXTipHandle

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

Returns:
tip's x coordinate

getYBendHandle

public AdjustHandle getYBendHandle()
Returns the adjustment handle for the bend point's y coordinate.

Returns:
bend point's y 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