Class JRExporterGridCell

    • Constructor Detail

      • JRExporterGridCell

        public JRExporterGridCell()
      • JRExporterGridCell

        protected JRExporterGridCell​(GridCellStyle style)
    • Method Detail

      • getWidth

        public int getWidth()
      • getHeight

        public int getHeight()
      • getColSpan

        public int getColSpan()
      • getRowSpan

        public int getRowSpan()
      • getBackcolor

        public Color getBackcolor()
      • setBox

        public void setBox​(JRLineBox box)
      • getForecolor

        public Color getForecolor()
      • getCellBackcolor

        public Color getCellBackcolor()
      • getType

        public abstract byte getType()
      • getElementAddress

        public abstract String getElementAddress()
      • getProperty

        public abstract String getProperty​(String propName)