Class CommandController
- java.lang.Object
-
- org.locationtech.jtstest.testbuilder.controller.CommandController
-
public class CommandController extends Object
-
-
Constructor Summary
Constructors Constructor Description CommandController()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
execCommand(String name, String cmdIn, boolean useStdin, boolean isStdinWKT)
static CommandPanel
ui()
-
-
-
Field Detail
-
VAR_A
public static final String VAR_A
- See Also:
- Constant Field Values
-
VAR_A_WKB
public static final String VAR_A_WKB
- See Also:
- Constant Field Values
-
VAR_B
public static final String VAR_B
- See Also:
- Constant Field Values
-
VAR_B_WKB
public static final String VAR_B_WKB
- See Also:
- Constant Field Values
-
-
Method Detail
-
ui
public static CommandPanel ui()
-
-