DroidDiagram Programmer's Guide
FreeFormNodeStyleBuilder Members
Constructors Methods
 


A class used to initialize FreeFormNodeStyle objects.

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

 Public Constructors

  Name Description

FreeFormNodeStyleBuilder

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.

shadowBrush

Overloaded.  

stroke

Overloaded.  

strokeThickness

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

textBrush

Overloaded.  

 See Also

FreeFormNodeStyleBuilder Class
com.mindfusion.diagramming.builders Namespace