DroidDiagram Programmer's Guide
TableNodeStyleBuilder Members
Constructors Methods
 


A class used to initialize TableNodeStyle objects.

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

 Public Constructors

  Name Description

TableNodeStyleBuilder

Overloaded.  

 Public Methods

  Name Description

brush

Overloaded.  

captionBackBrush

Overloaded.  

cellTextBrush

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

TableNodeStyleBuilder Class
com.mindfusion.diagramming.builders Namespace