| Methoden |
| public float | getSpan(GlyphView v, int p0, int p1, TabExpander e, float x) |
| public float | getHeight(GlyphView v) |
| public float | getAscent(GlyphView v) |
| public float | getDescent(GlyphView v) |
| public void | paint(GlyphView v, Graphics g, Shape a, int p0, int p1) |
| public Shape | modelToView(GlyphView v, int pos, Position.Bias bias, Shape a) |
| public int | viewToModel(GlyphView v, float x, float y, Shape a, Position.Bias[] biasReturn) |
| public int | getBoundedPosition(GlyphView v, int p0, float x, float len) |
| public GlyphView.GlyphPainter | getPainter(GlyphView v, int p0, int p1) |
| public int | getNextVisualPositionFrom(GlyphView v, int pos, Position.Bias b, Shape a, int direction, Position.Bias[] biasRet) |