Search
Diagram.createStyledText Method
See Also
 

Creates a styled text object for the specified text string.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public Object createStyledText (
    Graphics2D graphics,
    String text,
    Font font
)

 Parameters

graphics

text

font

 Return Value

 See Also