Documentation of 'jcckit.data.DataPlot' Java class
DataPlot
jcckit.data

Class DataPlot

    • Field Detail

      • CURVES_KEY

        public static final java.lang.String CURVES_KEY
        Config parameter key.
        See Also:
        Constant Field Values
      • DATA_KEY

        public static final java.lang.String DATA_KEY
        Config parameter key.
        See Also:
        Constant Field Values
    • Constructor Detail

      • DataPlot

        public DataPlot()
        Creates an empty instance.
      • DataPlot

        public DataPlot(ConfigParameters config)
        Creates an instance from the specified config parameters.
        Key & Default ValueTypeMandatory Description
        curvesString[]yes List of keys denoting data curves. Each key refers to config parameters used in the constructor of DataCurve.
    • Method Detail

      • create

        public static DataPlot create(ConfigParameters config)
        Convenient method to create a DataPlot based on the specified config parameters. It is a short-cut of new DataPlot(config.getNode("data")).

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.