public static final class WcsMatch.Coarse extends PropertyParser
CommandLineParser.Template, CommandLineParser.Test| Modifier and Type | Field and Description |
|---|---|
private static String |
FOOT
A footer message.
|
private static Map<String,String> |
MAP |
private static String |
ONESWITCHES
The switches for adding properties.
|
private static String |
THREESWITCHES
The switches for file reading.
|
private static Map<String,String> |
USE
Detailed use of switches.
|
private static String |
ZEROSWITCHES
The switches for adding properties.
|
HELPSWITCHES| Constructor and Description |
|---|
Coarse() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] arg)
Tries to infer a coarse coordinate grid from sextractor (or similar)
output and from a catalog loaded previously.
|
protected boolean |
process()
Processes the command lines.
|
parseMap, parseMap, parseProperties, parseProperties, parseProperties, parsePropertiesaddHelpSwitches, getArguments, getCallerName, getCommandLine, getCommands, getRegisteredSwitches, hasAnySwitch, hasHelpSwitch, hasSwitch, hasSwitch, haveAllSwitches, parse, printCommandLine, printCommandLine, registerLine, registerSwitches, setCommands, staticUsage, usageprivate static final String ZEROSWITCHES
private static final String ONESWITCHES
private static final String THREESWITCHES
private static final String FOOT
protected boolean process()
throws IOException,
HeaderParsingException,
BasicFitsException