Documentation of 'jas2.hist.JASHist1DFunctionData' Java class
JASHist1DFunctionData
jas2.hist

Class JASHist1DFunctionData

  • All Implemented Interfaces:
    java.io.Serializable, java.util.Observer


    public class JASHist1DFunctionData
    extends JASHistData
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • JASHist1DFunctionData

        public JASHist1DFunctionData(jas2.hist.DataManager parent,
                                     Basic1DFunction ds)
    • Method Detail

      • setStyle

        public void setStyle(JASHistStyle style)
        Description copied from class: JASHistData
        Set a style for this data. The JASHistStyle object passed to this method must be appropriate for the corresponding DataSource, e.g. if the DataSource is a Rebinnable1DHistogramData then the JASHistStyle must be a JASHist1DStyle.
        Specified by:
        setStyle in class JASHistData
        Parameters:
        style - The style to be set
      • update

        public void update(java.util.Observable o,
                           java.lang.Object arg)
        Specified by:
        update in interface java.util.Observer
      • axisChanged

        public void axisChanged()
      • setXBounds

        public void setXBounds(double xmin,
                               double xmax)
        Overrides:
        setXBounds in class JASHistData
      • getTitle

        public java.lang.String getTitle()
        Description copied from class: JASHistData
        Get the title of the associated DataSource
        Specified by:
        getTitle in class JASHistData
        Returns:
        The title
      • getStyle

        public JASHistStyle getStyle()
        Description copied from class: JASHistData
        Get the JASHistStyle associated with this DataSource
        Specified by:
        getStyle in class JASHistData
        Returns:
        The associated style
      • getDataSource

        public DataSource getDataSource()
        Description copied from class: JASHistData
        Get the DataSource associated with this JASHistData
        Specified by:
        getDataSource in class JASHistData
        Returns:
        The associated DataSource
      • writeAsXML

        public void writeAsXML(jas2.hist.XMLPrintWriter pw,
                               boolean snapshot)
        Description copied from class: JASHistData
        Writes the data and surrounding XML tags. Subclasses must implement this sensibly.
      • delete

        public void delete()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.