Uses of Class
com.digitizer.io.ProjectJson
Packages that use ProjectJson
-
Uses of ProjectJson in com.digitizer.io
Methods in com.digitizer.io that return ProjectJsonModifier and TypeMethodDescriptionstatic ProjectJsonJsonExporter.importFromJson(String filePath) Imports project data from a JSON file.Methods in com.digitizer.io with parameters of type ProjectJsonModifier and TypeMethodDescriptionJsonExporter.convertJsonToDatasets(ProjectJson project, CalibrationState calibration) Converts imported JSON data back into application objects.