public interface TabExpander
Modifier and Type | Method and Description |
---|---|
float |
nextTabStop(float x,
int tabOffset)
返回给定参考位置的下一个制表位置位置。
|