Class ToolParameters
java.lang.Object
me.neurodock.plugin.tool.ToolParameters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ToolParametersempty()An emptyToolParametersfor when a tool dosent need any perametersorg.json.JSONObjecttoJSON()
-
Constructor Details
-
ToolParameters
public ToolParameters()
-
-
Method Details
-
empty
An emptyToolParametersfor when a tool dosent need any perameters- Returns:
- the default
ToolParameters
-
toJSON
public org.json.JSONObject toJSON()
-