Search
RoundRectangleTemplate Methods
 


 Public Methods

  Name Description

getBounds

 

getColor

Gets the color of this element. (Inherited from ElementTemplate.)

getDashStyle

  (Inherited from ElementTemplate.)

getRadius

 

getWidth

  (Inherited from ElementTemplate.)

setColor

  (Inherited from ElementTemplate.)

setDashStyle

  (Inherited from ElementTemplate.)

setRadius

 

setWidth

  (Inherited from ElementTemplate.)

toDOM

 

 Protected Methods

  Name Description

getElementPen

Gets a pen used to render the element. If no pen properties are explicitly specified for this element, returns the pen passed as an argument. (Inherited from ElementTemplate.)

 See Also