public class AdapterAccess extends GuiderAccess
GuiderControlling. Warning: This class requires the adapter master
to listen to the altitude and image rotation parameters with its default
names. Access to them should be blocking.GuiderAccess.ExtractCommandLineParser.Template, CommandLineParser.Test| Modifier and Type | Field and Description |
|---|---|
static String |
NULLSWITCHES
The command line switches understood by this access class.
|
static String |
ONESWITCHES
The command line switches understood by this access class.
|
THREESWITCHES, TWOSWITCHESFOOT, USE, ZEROSWITCHESHELPSWITCHES| Constructor and Description |
|---|
AdapterAccess()
Constructs a new building access instance.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] arg)
Access to a calibration-control object.
|
protected boolean |
processSwitches(Remote listener)
Process the command line switches found.
|
processFor, scanForaddHelpSwitches, getArguments, getCallerName, getCommandLine, getCommands, getRegisteredSwitches, hasAnySwitch, hasHelpSwitch, hasSwitch, hasSwitch, haveAllSwitches, parse, printCommandLine, printCommandLine, registerLine, registerSwitches, setCommands, staticUsage, usagepublic static final String NULLSWITCHES
public static final String ONESWITCHES
public AdapterAccess()
protected boolean processSwitches(Remote listener) throws RemoteException
GuiderControlling and one of the switches
defined in
#SWITCHES is given, the appropriate method of the listener
control is called. Note that the command line must be parsed before
calling this method.processSwitches in class GuiderAccessRemoteExceptionpublic static void main(String[] arg) throws ParseException, RemoteException, NotBoundException, MalformedURLException