Package io.anyline2.viewplugin
Class ScanViewPluginConfig
-
- All Implemented Interfaces:
public class ScanViewPluginConfig
-
-
Field Summary
Fields Modifier and Type Field Description public CutoutConfig
cutoutConfig
public ScanFeedbackConfig
scanFeedbackConfig
public ScanPluginConfig
scanPluginConfig
public float
scale
-
Constructor Summary
Constructors Constructor Description ScanViewPluginConfig(JSONObject jsonObject)
-
Method Summary
Modifier and Type Method Description JSONObject
toJsonObject()
-
-
Constructor Detail
-
ScanViewPluginConfig
ScanViewPluginConfig(JSONObject jsonObject)
-
-
Method Detail
-
toJsonObject
JSONObject toJsonObject()
-
-
-
-