Class TableBorderPrecedence

  • All Implemented Interfaces:
    java.lang.Cloneable

    public class TableBorderPrecedence
    extends NumberProperty.Maker
    A table border preference property maker.
    • Constructor Detail

      • TableBorderPrecedence

        public TableBorderPrecedence​(int propId)
        Construct a table border preference property maker.
        Parameters:
        propId - the border's property id
    • Method Detail

      • make

        public Property make​(PropertyList propertyList)
                      throws PropertyException
        Set default precedence according to the parent FObj Return the default value.
        Overrides:
        make in class PropertyMaker
        Parameters:
        propertyList - The PropertyList object being built for this FO.
        Returns:
        the Property object corresponding to the parameters
        Throws:
        PropertyException - for invalid or inconsisten FO input