|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.worldwind.render.GeographicTextRenderer
public class GeographicTextRenderer
Constructor Summary | |
---|---|
GeographicTextRenderer()
|
Method Summary | |
---|---|
void |
dispose()
|
void |
render(DrawContext dc,
GeographicText text,
Vec4 textPoint)
|
void |
render(DrawContext dc,
java.lang.Iterable<GeographicText> text)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GeographicTextRenderer()
Method Detail |
---|
public void dispose()
dispose
in interface Disposable
public void render(DrawContext dc, GeographicText text, Vec4 textPoint)
public void render(DrawContext dc, java.lang.Iterable<GeographicText> text)
|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |