com.powerml.structures.shapes.arrows
Class SpLeftArrowCallout

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

public class SpLeftArrowCallout
extends Shape

Represents a left arrow callout.

See Also:
Serialized Form

Constructor Summary
SpLeftArrowCallout()
           
 
Method Summary
 AdjustHandle getCalloutWidthHandle()
          Returns the callout width adjustment handle.
 AdjustHandle getHeadLengthHandle()
          Returns the head length adjustment handle.
 AdjustHandle getHeadWidthHandle()
          Returns the head width adjustment handle.
 AdjustHandle getShaftWidthHandle()
          Returns the shaft width 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

SpLeftArrowCallout

public SpLeftArrowCallout()
Method Detail

getCalloutWidthHandle

public AdjustHandle getCalloutWidthHandle()
Returns the callout width adjustment handle.

Returns:
callout width

getHeadLengthHandle

public AdjustHandle getHeadLengthHandle()
Returns the head length adjustment handle.

Returns:
head length

getHeadWidthHandle

public AdjustHandle getHeadWidthHandle()
Returns the head width adjustment handle.

Returns:
head width

getShaftWidthHandle

public AdjustHandle getShaftWidthHandle()
Returns the shaft width adjustment handle.

Returns:
shaft width

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