DroidDiagram Programmer's Guide
DiagramLinkStyleBuilder Members
Constructors Methods
 


A class used to initialize DiagramLinkStyle objects.

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

 Public Constructors

  Name Description

DiagramLinkStyleBuilder

Overloaded.  

 Public Methods

  Name Description

brush

Overloaded.  

create

Creates a new object with the attributes accumulated by this builder.

fontFamily

Sets the font family of the item text.

fontSize

Sets the font size of the item text.

fontStyle

Sets the font style of the item text.

fontUnit

Sets the measure unit used to specify font size.

get

Returns an existing object passed for initialization to this builder.

headStroke

Overloaded.  

headStrokeThickness

Sets the outline thickness of the arrowheads of this brush, expressed in the current units of measure.

shadowBrush

Overloaded.  

stroke

Overloaded.  

strokeThickness

Sets the thickness of the item's outline, expressed in the current units of measure.

textBrush

Overloaded.  

 See Also

DiagramLinkStyleBuilder Class
com.mindfusion.diagramming.builders Namespace