Uses of Class
edu.pdx.starview.imaging.ImageMap

Packages that use ImageMap
edu.pdx.starview.imaging   
 

Uses of ImageMap in edu.pdx.starview.imaging
 

Methods in edu.pdx.starview.imaging that return ImageMap
static ImageMap ImageGeneration.genImage(java.io.File SAO_Database, SVAngle lat, SVAngle longi, SVAngle azimuthCenter, SVAngle altitudeCenter, int imageWidth, int imageHeight, SVTime theTime, SVAngle arcWidthOfImage)
          Generates an image of the sky based on location, time and other specifications.