DroidDiagram Programmer's Guide
LineTemplate Members
Constructors Methods
 


Represents a straight line segment in a Shape definition.

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

 Public Constructors

  Name Description

LineTemplate

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

LineTemplate Class
com.mindfusion.diagramming Namespace