public class RemoteSurfaceImage extends ApplicationTemplate
SurfaceImage
. SurfaceImage
downloads the image in a separate thread via the
World Wind 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
Constructor and Description |
---|
RemoteSurfaceImage() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, start
protected static final String IMAGE_URL
public static void main(String[] args)