DroidDiagram Programmer's Guide
RoundRectangleTemplate Members
Constructors Methods
 


Represents a straight line segment in a Shape definition.

The following tables list the members exposed by the RoundRectangleTemplate type.

 Public Constructors

  Name Description

RoundRectangleTemplate

Overloaded.  

 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

RoundRectangleTemplate Class
com.mindfusion.diagramming Namespace