TabExpanderpublic interface TabExpander Simple interface to allow for different types of
implementations of tab expansion. |
Methods Summary |
---|
public float | nextTabStop(float x, int tabOffset)Returns the next tab stop position given a reference
position. Values are expressed in points.
|
|