public class

LCDTextRenderer

extends GlyphListLoopPipe
java.lang.Object
   ↳ sun.java2d.pipe.GlyphListPipe
     ↳ sun.java2d.pipe.GlyphListLoopPipe
       ↳ sun.java2d.pipe.LCDTextRenderer

Class Overview

A delegate pipe of SG2D for drawing LCD text with a solid source colour to an opaque destination.

Summary

Public Constructors
LCDTextRenderer()
Protected Methods
void drawGlyphList(SunGraphics2D sg2d, GlyphList gl)
[Expand]
Inherited Methods
From class sun.java2d.pipe.GlyphListLoopPipe
From class sun.java2d.pipe.GlyphListPipe
From class java.lang.Object
From interface sun.java2d.pipe.TextPipe

Public Constructors

public LCDTextRenderer ()

Protected Methods

protected void drawGlyphList (SunGraphics2D sg2d, GlyphList gl)