Modifier and Type | Class and Description |
---|---|
class |
AxeBox2d.RotatedTextBitmapRenderer |
Modifier and Type | Field and Description |
---|---|
protected ITextRenderer |
AxeBox.txt |
Modifier and Type | Method and Description |
---|---|
ITextRenderer |
AxeBox.getTextRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
AxeBox.setTextRenderer(ITextRenderer renderer) |
Modifier and Type | Field and Description |
---|---|
protected ITextRenderer |
CameraDistanceAnnotation.txt |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTextRenderer |
Modifier and Type | Field and Description |
---|---|
protected ITextRenderer |
DrawableTextWrapper.renderer |
Constructor and Description |
---|
DrawableTextWrapper(ITextRenderer renderer) |
DrawableTextWrapper(String txt,
Coord3d position,
Color color,
ITextRenderer renderer) |
Modifier and Type | Method and Description |
---|---|
protected static ITextRenderer |
DrawableTextBitmap.getRenderer() |
protected static ITextRenderer |
DrawableTextBillboard.getRenderer() |
Modifier and Type | Class and Description |
---|---|
class |
TextBillboardRenderer
A
TextBillboardRenderer allows writing 2d text always facing the
Camera of a 3d Scene. |
class |
TextBitmapRenderer
could enhance using http://www.angelcode.com/products/bmfont/
|
Modifier and Type | Class and Description |
---|---|
class |
JOGLTextRenderer |
Copyright © 2016. All rights reserved.