D G H I L S T
G
- getCharAt(int) - 类 中的方法strdraw.StrDraw
-
以实际字符串中的位置获取字符
- getCurrentString() - 类 中的方法strdraw.StrDraw
-
返回当前的字符串
- getLine(int) - 类 中的方法strdraw.StrDraw
-
获取某一行的字符串(不含\n)
不受中心点的影响
- getPointChar(int, int) - 类 中的方法strdraw.StrDraw
-
获取指定点的字符
- getPointStr(int, int, int) - 类 中的方法strdraw.StrDraw
-
获取从指定点开始指定长度的字符串
- getStrAt(int, int) - 类 中的方法strdraw.StrDraw
-
以实际字符串中的位置获取字符串
D G H I L S T