NASA World Wind

gov.nasa.worldwind.util
Class ImageUtil.AlignedImage

java.lang.Object
  extended by gov.nasa.worldwind.util.ImageUtil.AlignedImage
Enclosing class:
ImageUtil

public static class ImageUtil.AlignedImage
extends Object


Field Summary
 BufferedImage image
           
 Sector sector
           
 
Constructor Summary
ImageUtil.AlignedImage(BufferedImage image, Sector sector)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

image

public final BufferedImage image

sector

public final Sector sector
Constructor Detail

ImageUtil.AlignedImage

public ImageUtil.AlignedImage(BufferedImage image,
                              Sector sector)

NASA World Wind