Overview | Methods | This Package | All Packages
Returns the location of the character at the given index.
Syntax
public Point getPositionFromChar( int index )
Parameters
index
The index of the character for which to retrieve the location.
Return Value
Returns a Point object that specifies the location of the specified character.
See Also getCharFromPosition