Documentation of 'jhplot.H3D' Java class.
H3D
jhplot

Class H3D

    • Constructor Detail

      • H3D

        public H3D(java.lang.String title,
                   IAxis axisX,
                   IAxis axisY,
                   IAxis axisZ)
        Create 3D histogram
        Parameters:
        title - title
        axisX - Axis for X
        axisY - Axis for Y
        axisZ - Axis for Z
    • Method Detail

      • doc

        public void doc()
        Show online documentation.
      • getTitle

        public java.lang.String getTitle()
        get Title of the histogram
        Returns:
        Title of histogram

DMelt 3.0 © DataMelt by jWork.ORG