|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nasa.worldwind.PlaceNameRenderer
public class PlaceNameRenderer
| Constructor Summary | |
|---|---|
PlaceNameRenderer()
|
|
| Method Summary | |
|---|---|
void |
dispose()
|
void |
render(DrawContext dc,
Iterator<PlaceName> placeNames,
boolean enableDepthTest)
|
void |
render(DrawContext dc,
PlaceName placeName,
Point placeNamePoint,
boolean enableDepthTest)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PlaceNameRenderer()
| Method Detail |
|---|
public void dispose()
dispose in interface Disposable
public void render(DrawContext dc,
Iterator<PlaceName> placeNames,
boolean enableDepthTest)
public void render(DrawContext dc,
PlaceName placeName,
Point placeNamePoint,
boolean enableDepthTest)
public String toString()
toString in class Object
|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||