Documentation of 'org.jplot2d.element.impl.LayerEx' Java class
LayerEx
org.jplot2d.element.impl

Interface LayerEx

    • Method Detail

      • getShortId

        java.lang.String getShortId()
        Returns the short id of this layer. The short id is composed of series of ids concatenated with dots. The 1st id is the id of this element, the 2nd id is the id of the parent of this element, etc, until but not include the root plot.
        Returns:
        the short id of this layer.
      • getGraphs

        GraphEx[] getGraphs()
        Description copied from interface: Layer
        Returns all graph of this layer.
        Specified by:
        getGraphs in interface Layer
        Returns:
        all graph of this layer.
      • indexOf

        int indexOf(GraphEx graph)
      • getAnnotations

        AnnotationEx[] getAnnotations()
        Description copied from interface: Layer
        Returns all the annotations in this layer.
        Specified by:
        getAnnotations in interface Layer
        Returns:
        all annotations in an array
      • transformChanged

        void transformChanged()
        Called by AxisTransformEx to notify that x/y transform is changed.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.