public class RemoteSurfaceImage extends ApplicationTemplate
SurfaceImage
. SurfaceImage
downloads the image in a separate thread via the
WorldWind retrieval service. Once the image is retrieved, SurfaceImage
renders it on the globe.Modifier and Type | Class and Description |
---|---|
static class |
RemoteSurfaceImage.AppFrame |
ApplicationTemplate.AppPanel
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
IMAGE_URL |
Constructor and Description |
---|
RemoteSurfaceImage() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, start
protected static final java.lang.String IMAGE_URL