Package com.openhtmltopdf.newtable


package com.openhtmltopdf.newtable
  • Classes
    Class
    Description
    This class encapsulates all information related to a particular border side along with an overall precedence (e.g. cell borders take precendence over row borders).
    Instances of this class are effective columns in the table grid.
    A row in the table grid.
     
     
    An object representing an element with display: table-column or display: table-column-group.