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

Interface DataElement

  • All Known Implementing Classes:
    DataCurve, DataPoint


    public interface DataElement
    Interface for all kinds of data elements.
    • Method Detail

      • getContainer

        DataContainer getContainer()
        Returns the container containing this element.
        Returns:
        null if this element is not an element of a container.
      • setContainer

        void setContainer(DataContainer container)
        Sets the container which should contain this element. This method should not used outside DataContainer..
        Parameters:
        container - Container which should contains this element. Cann be null if this element does not belong to a container.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.