Package io.anyline2.viewplugin
Class ScanViewPluginConfig
-
- All Implemented Interfaces:
public class ScanViewPluginConfig
-
-
Field Summary
Fields Modifier and Type Field Description public CutoutConfigcutoutConfigpublic ScanFeedbackConfigscanFeedbackConfigpublic JSONObjectuiFeedbackJsonConfigpublic ScanPluginConfigscanPluginConfigpublic floatscale
-
Constructor Summary
Constructors Constructor Description ScanViewPluginConfig(JSONObject jsonObject)
-
Method Summary
Modifier and Type Method Description JSONObjecttoJsonObject()-
-
Constructor Detail
-
ScanViewPluginConfig
ScanViewPluginConfig(JSONObject jsonObject)
-
-
Method Detail
-
toJsonObject
JSONObject toJsonObject()
-
-
-
-