public class AddSkyCoordsFilter extends BasicFilter
| Constructor and Description |
|---|
AddSkyCoordsFilter() |
| Modifier and Type | Method and Description |
|---|---|
ProcessingStep |
createStep(java.util.Iterator argIt)
Creates a new ProcessingStep based on a sequence of command-line
arguments.
|
java.lang.String[] |
getDescriptionLines() |
explainSyntax, getDescription, getName, getUsagepublic java.lang.String[] getDescriptionLines()
getDescriptionLines in class BasicFilterpublic ProcessingStep createStep(java.util.Iterator argIt) throws ArgException
ProcessingFilterIf the argument list is badly-formed as far as this filter is
concerned, an ArgException should be thrown.
If its usageFrament is blank, it will be filled in
later using this mode's usage text.
argIt - iterator over command-line arguments positioned
at the first oneArgExceptionCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.