| Package | Description |
|---|---|
| skyview.executive | |
| skyview.survey |
| Modifier and Type | Field and Description |
|---|---|
protected Survey |
Imager.surv
The current Survey object being used.
|
| Modifier and Type | Method and Description |
|---|---|
Survey |
Imager.getSurvey()
Get the current survey being processed
|
Survey |
Imager.loadSurvey(java.lang.String surveyID) |
| Modifier and Type | Method and Description |
|---|---|
Image |
Imager.doProcessSurvey(java.lang.String surveyID,
Survey surv) |
protected Image[] |
Imager.loadCandidates(Position pos,
Survey surv) |
| Modifier and Type | Class and Description |
|---|---|
class |
UserSurvey |
class |
XMLSurvey
This class defines a survey based upon an XML file
which contains the metadata and image information for the survey.
|
| Modifier and Type | Method and Description |
|---|---|
Survey |
SurveyFinder.find(java.lang.String id)
Do we have this survey?
|
Survey |
XMLSurveyFinder.find(java.lang.String shortName)
Do we have this survey?
|