Package | Description |
---|---|
gov.nasa.worldwind.layers.placename | |
gov.nasa.worldwind.render | |
gov.nasa.worldwindx.examples.util |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Iterable<GeographicText> |
PlaceNameLayer.PlaceNameChunk.makeIterable(DrawContext dc) |
Modifier and Type | Class and Description |
---|---|
class |
SurfaceText
Renders a string of text on the surface of the globe.
|
class |
UserFacingText |
Modifier and Type | Field and Description |
---|---|
protected GeographicText |
DeclutterableText.text |
Modifier and Type | Method and Description |
---|---|
GeographicText |
DeclutterableText.getText() |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
GeographicTextRenderer.isTextValid(GeographicText text,
boolean checkPosition) |
protected static boolean |
DeclutteringTextRenderer.isTextValid(GeographicText text,
boolean checkPosition) |
void |
GeographicTextRenderer.render(DrawContext dc,
GeographicText text,
Vec4 textPoint) |
Modifier and Type | Method and Description |
---|---|
void |
DeclutteringTextRenderer.render(DrawContext dc,
java.lang.Iterable<? extends GeographicText> textIterable)
Adds ordered renderables to the ordered renderable list.
|
void |
GeographicTextRenderer.render(DrawContext dc,
java.lang.Iterable<GeographicText> text) |
Modifier and Type | Class and Description |
---|---|
protected static class |
OpenStreetMapShapefileLoader.Label |
Modifier and Type | Field and Description |
---|---|
protected java.util.ArrayList<GeographicText> |
OpenStreetMapShapefileLoader.TextAndShapesLayer.labels |
Modifier and Type | Method and Description |
---|---|
void |
OpenStreetMapShapefileLoader.TextAndShapesLayer.addLabel(GeographicText label) |