Class LayoutChart

    • Constructor Detail

      • LayoutChart

        public LayoutChart​()
        Constructor
    • Method Detail

      • getChart

        public Chart getChart​()
        Get chart
        Returns:
        The chart
      • setChart

        public void setChart​(Chart value)
        Set chart
        Parameters:
        value - The chart
      • paint

        public void paint​(java.awt.Graphics2D g)
        Description copied from class: LayoutElement
        Paint method
        Specified by:
        paint in class LayoutElement
        Parameters:
        g - Graphics2D
      • paintOnLayout

        public void paintOnLayout​(java.awt.Graphics2D g,
                                  PointF pageLocation,
                                  float zoom)
        Description copied from class: LayoutElement
        Paint on layout method
        Specified by:
        paintOnLayout in class LayoutElement
        Parameters:
        g - Grahpics2D
        pageLocation - Page location
        zoom - Zoom