Returns the location of the character at the given index.
public Point getPositionFromChar( int index )
index
The index of the character for which to retrieve the location.
Returns a Point object that specifies the location of the specified character.
See Also getCharFromPosition