com.powerml.structures.shapes.stars
Class SpStar24

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

public class SpStar24
extends Shape

Represents a 24-pointed star.

See Also:
Serialized Form

Constructor Summary
SpStar24()
           
 
Method Summary
 AdjustHandle getRayLengthHandle()
          Returns the ray length 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

SpStar24

public SpStar24()
Method Detail

getRayLengthHandle

public AdjustHandle getRayLengthHandle()
Returns the ray length adjustment handle.

Returns:
ray length

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