public class JLJsonViewHelp extends JLJsonCommandHelp implements JLViewRequestParams, JLViewResponseParams
COMMAND, FUNC_ACTIVATE, FUNC_LIST, FUNC_LIST_EXPLODED, FUNC_SAVE, PARAM_MODEL, PARAM_NAMEOUTPUT_VIEWLIST| Constructor and Description |
|---|
JLJsonViewHelp() |
| 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