DroidDiagram Programmer's Guide
BezierTemplate Members
Constructors Methods
 


Represents a Bezier curve in a Shape definition.

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

 Public Constructors

  Name Description

BezierTemplate

Overloaded.  

 Public Methods

  Name Description

getColor

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

getDashStyle

  (Inherited from ElementTemplate.)

getWidth

  (Inherited from ElementTemplate.)

setColor

  (Inherited from ElementTemplate.)

setDashStyle

  (Inherited from ElementTemplate.)

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

BezierTemplate Class
com.mindfusion.diagramming Namespace