MindFusion.Java Package Programmer's Guide
TextLayout.getLineFromCharacterIndex Method
See Also
 






Retrieves the line containing the character with the specified index.

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

 Syntax

Java  Copy Code

public int getLineFromCharacterIndex (
    Rectangle2D.Float bounds,
    int characterIndex
)

 Parameters

bounds

characterIndex

 Return Value

 See Also

TextLayout Members
TextLayout Class
com.mindfusion.diagramming.components Namespace