DroidDiagram Programmer's Guide
ShapeNodeStyleBuilder Members
Constructors Methods
 


A class used to initialize ShapeNodeStyle objects.

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

 Public Constructors

  Name Description

ShapeNodeStyleBuilder

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

ShapeNodeStyleBuilder Class
com.mindfusion.diagramming.builders Namespace