|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectskyview.survey.UserSurvey
public class UserSurvey
| Constructor Summary | |
|---|---|
UserSurvey()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Get the description of this component. |
Image[] |
getImages(Position pos,
double size)
Find a list of images that are within size of the given position. |
java.lang.String |
getName()
Get the name of this component. |
void |
updateHeader(Header fitsHeader)
Update a FITS header for an image generated from this survey. |
void |
updateSettings()
This is a NOP for the User survey |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserSurvey()
| Method Detail |
|---|
public java.lang.String getName()
Component
getName in interface Componentpublic java.lang.String getDescription()
Component
getDescription in interface Componentpublic void updateSettings()
updateSettings in interface Surveypublic void updateHeader(Header fitsHeader)
Survey
updateHeader in interface Survey
public Image[] getImages(Position pos,
double size)
Survey
getImages in interface Survey
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||