public class JLJsonCreoHelp extends JLJsonCommandHelp implements JLCreoRequestParams, JLCreoResponseParams
COMMAND, FUNC_CD, FUNC_DELETE_FILES, FUNC_GET_CONFIG, FUNC_GET_STD_COLOR, FUNC_LIST_DIRS, FUNC_LIST_FILES, FUNC_MKDIR, FUNC_PWD, FUNC_RMDIR, FUNC_SET_CONFIG, FUNC_SET_CREO_VERSION, FUNC_SET_STD_COLOR, PARAM_BLUE, PARAM_COLOR_TYPE, PARAM_DIRNAME, PARAM_FILENAME, PARAM_FILENAMES, PARAM_GREEN, PARAM_IGNORE_ERRORS, PARAM_NAME, PARAM_RED, PARAM_VALUE, PARAM_VERSION, STD_COLOR_BACKGROUND, STD_COLOR_CURVE, STD_COLOR_DATUM, STD_COLOR_DIMMED, STD_COLOR_DRAWING, STD_COLOR_EDGE_HIGHLIGHT, STD_COLOR_ERROR, STD_COLOR_HALF_TONE, STD_COLOR_HIGHLIGHT, STD_COLOR_LETTER, STD_COLOR_PRESEL_HIGHLIGHT, STD_COLOR_PREVIEW, STD_COLOR_QUILT, STD_COLOR_SECONDARY_PREVIEW, STD_COLOR_SECONDARY_SELECTED, STD_COLOR_SELECTED, STD_COLOR_SHEETMETAL, STD_COLOR_WARNINGOUTPUT_BLUE, OUTPUT_DIRLIST, OUTPUT_DIRNAME, OUTPUT_FILELIST, OUTPUT_GREEN, OUTPUT_RED, OUTPUT_VALUES| Constructor and Description |
|---|
JLJsonCreoHelp() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommand()
Get the command for this family of functions
|
java.util.List<FunctionTemplate> |
getHelp()
Get a list of function templates for this family of functions.
|
java.util.List<FunctionObject> |
getHelpObjects()
Get a list of data objects used in function templates for this family of functions.
|
makeInertia, makePoint, makeTransform, makeTransformpublic java.lang.String getCommand()
JLJsonCommandHelpgetCommand in class JLJsonCommandHelppublic java.util.List<FunctionTemplate> getHelp()
JLJsonCommandHelpgetHelp in class JLJsonCommandHelppublic java.util.List<FunctionObject> getHelpObjects()
JLJsonCommandHelpgetHelpObjects in class JLJsonCommandHelp