Weitere aktuelle Java-Titel finden Sie bei dpunkt.
 Inhaltsverzeichnis   Vorhergehendes Paket   Seite Zurück   Seite Vor   Nächstes Paket   Paketübersicht   Index

Klasse javax.swing.text.GlyphView.GlyphPainter1.3

java.lang.Object
   |
   +--javax.swing.text.GlyphView.GlyphPainter

Deklaration

public static class GlyphView.GlyphPainter
extends java.lang.Object

Beschreibung


 
Konstruktoren
publicGlyphView.GlyphPainter()
 
Methoden
public floatgetSpan(GlyphView v, int p0, int p1, TabExpander e, float x)
public floatgetHeight(GlyphView v)
public floatgetAscent(GlyphView v)
public floatgetDescent(GlyphView v)
public voidpaint(GlyphView v, Graphics g, Shape a, int p0, int p1)
public ShapemodelToView(GlyphView v, int pos, Position.Bias bias, Shape a)
public intviewToModel(GlyphView v, float x, float y, Shape a, Position.Bias[] biasReturn)
public intgetBoundedPosition(GlyphView v, int p0, float x, float len)
public GlyphView.GlyphPaintergetPainter(GlyphView v, int p0, int p1)
public intgetNextVisualPositionFrom(GlyphView v, int pos, Position.Bias b, Shape a, int direction, Position.Bias[] biasRet)


 

Konstruktoren im Detail

public GlyphView.GlyphPainter()

 

Methoden im Detail

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)
Exception: BadLocationException
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)
Exception: BadLocationException


 Inhaltsverzeichnis   Vorhergehendes Paket   Seite Zurück   Seite Vor   Nächstes Paket   Paketübersicht   Index

Copyright © 2002 dpunkt.Verlag, Heidelberg. Alle Rechte vorbehalten.