Class FoTable

    • Constructor Detail

      • FoTable

        public FoTable()
        Constructs an instance of FoTable.
    • Method Detail

      • setTableLayout

        public FoTable setTableLayout​(java.lang.String fixed)
      • setTableWidth

        public FoTable setTableWidth​(java.lang.String width)
      • setBorderBefore

        public FoTable setBorderBefore​(java.lang.String before)
      • setBorderCollapse

        public FoTable setBorderCollapse​(java.lang.String before)
      • setBorderSpacing

        public FoTable setBorderSpacing​(java.lang.String spacing)
      • addColumn

        public FoTable addColumn​(java.lang.String number,
                                 java.lang.String width)