Package generic.text

Class TextLayoutGraphics

java.lang.Object
java.awt.Graphics
java.awt.Graphics2D
generic.text.TextLayoutGraphics

public class TextLayoutGraphics extends Graphics2D
Graphics used to render copied text data. This class is not a true graphics object, but is instead used to grab text being painted so that clients can later use that text.