NASA World Wind

gov.nasa.worldwind.examples
Class RubberSheetImage

java.lang.Object
  extended by gov.nasa.worldwind.examples.ApplicationTemplate
      extended by gov.nasa.worldwind.examples.RubberSheetImage

public class RubberSheetImage
extends ApplicationTemplate


Nested Class Summary
static class RubberSheetImage.AppFrame
           
static class RubberSheetImage.Controller
           
static class RubberSheetImage.SurfaceImageEntry
           
 
Nested classes/interfaces inherited from class gov.nasa.worldwind.examples.ApplicationTemplate
ApplicationTemplate.AppPanel
 
Field Summary
protected static String DISABLE_EDITING
           
protected static String ENABLE_EDITING
           
static String OPEN_IMAGE_FILE
           
static String SET_IMAGE_OPACITY
           
static String TOGGLE_EDITING
           
 
Constructor Summary
RubberSheetImage()
           
 
Method Summary
protected static DataDescriptor findDataDescriptor(String name)
           
static void main(String[] args)
           
 
Methods inherited from class gov.nasa.worldwind.examples.ApplicationTemplate
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DISABLE_EDITING

protected static final String DISABLE_EDITING
See Also:
Constant Field Values

ENABLE_EDITING

protected static final String ENABLE_EDITING
See Also:
Constant Field Values

OPEN_IMAGE_FILE

public static final String OPEN_IMAGE_FILE
See Also:
Constant Field Values

SET_IMAGE_OPACITY

public static final String SET_IMAGE_OPACITY
See Also:
Constant Field Values

TOGGLE_EDITING

public static final String TOGGLE_EDITING
See Also:
Constant Field Values
Constructor Detail

RubberSheetImage

public RubberSheetImage()
Method Detail

findDataDescriptor

protected static DataDescriptor findDataDescriptor(String name)

main

public static void main(String[] args)

NASA World Wind