Uses of Class
com.digitizer.io.DatasetJson
Packages that use DatasetJson
-
Uses of DatasetJson in com.digitizer.io
Fields in com.digitizer.io with type parameters of type DatasetJsonConstructor parameters in com.digitizer.io with type arguments of type DatasetJsonModifierConstructorDescriptionProjectJson(String title, String xlabel, String ylabel, double xMin, double xMax, double yMin, double yMax, boolean xLog, boolean yLog, List<DatasetJson> datasets) Constructs a new ProjectJson with all fields.