Interface ManuallyPositionable

All Known Subinterfaces:
Chart, ChartLegend
All Known Implementing Classes:
XSSFChart, XSSFChartLegend

@Deprecated @Removal(version="4.2") public interface ManuallyPositionable
Deprecated.
Abstraction of chart element that can be positioned with manual layout.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
    Returns manual layout for the chart element.
  • Method Details

    • getManualLayout

      ManualLayout getManualLayout()
      Deprecated.
      Returns manual layout for the chart element.
      Returns:
      manual layout for the chart element.