com.powerml.structures.shapes.callouts
Class SpBorderCallout2

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

public class SpBorderCallout2
extends Shape

Represents a callout type 2 with border.

See Also:
Serialized Form

Constructor Summary
SpBorderCallout2()
           
 
Method Summary
 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

SpBorderCallout2

public SpBorderCallout2()
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

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