|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.hci.r3.render.RegionRenderer
edu.stanford.hci.r3.render.regions.TextRenderer
public class TextRenderer
Renders a Text Region.
This software is distributed under the BSD License.
| Field Summary |
|---|
| Fields inherited from class edu.stanford.hci.r3.render.RegionRenderer |
|---|
CONFIG_FILE_KEY, CONFIG_FILE_VALUE, DEBUG_REGIONS, region |
| Constructor Summary | |
|---|---|
TextRenderer(TextRegion tr)
|
|
| Method Summary | |
|---|---|
Points |
getAscentInPoints()
|
Points |
getLineHeightInPoints()
|
void |
renderToG2D(java.awt.Graphics2D g2d)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextRenderer(TextRegion tr)
tr - | Method Detail |
|---|
public Points getAscentInPoints()
public Points getLineHeightInPoints()
public void renderToG2D(java.awt.Graphics2D g2d)
renderToG2D in class RegionRendererg2d -
|
Copyright 2006 Stanford University | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||