edu.pdx.starview.imaging
Class SVSkyObject

java.lang.Object
  extended byedu.pdx.starview.imaging.SVSkyObject
Direct Known Subclasses:
PlanetData, SVStar

public class SVSkyObject
extends java.lang.Object

Interface class that planets, stars, commets etc can impliment to tell the Image Map how to generate an image.

Author:
Dave Camarillo

Constructor Summary
SVSkyObject()
           
 
Method Summary
 java.awt.Color getColor()
           
 int getSize()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SVSkyObject

public SVSkyObject()
Method Detail

getColor

public java.awt.Color getColor()
Returns:
The color of the point to be displayed.

getSize

public int getSize()
Returns:
The size of the point to be displayed