Class SankeyElement

  • All Implemented Interfaces:
    IsPoint

    public final class SankeyElement
    extends ChartElement
    Maps the CHART.JS element used by Sankey controller.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • getX2

        public double getX2()
        Returns the X2 location of element in pixel.
        Returns:
        the X2 location of element in pixel.
      • getY2

        public double getY2()
        Returns the Y location of element in pixel.
        Returns:
        the Y location of element in pixel.
      • getHeight

        public double getHeight()
        Returns the height of data set item in pixel.
        Returns:
        the height of data set item in pixel.