Class CellDividerTool

  • All Implemented Interfaces:
    RMArchiver.Archiving, java.lang.Cloneable

    public class CellDividerTool
    extends Tool
    Provides ReportMill UI editing for CellDivider shape.
    • Constructor Detail

      • CellDividerTool

        public CellDividerTool()
    • Method Detail

      • getHandleCount

        public int getHandleCount​(RMShape aShape)
        Overrides tool method to indicate that cell dividers have no handles.
        Overrides:
        getHandleCount in class Tool
      • paintTool

        public void paintTool​(java.awt.Graphics2D g)
        Highlights the selected cells or dividers.
        Overrides:
        paintTool in class Tool