Class TableBorderPrecedence

All Implemented Interfaces:
Cloneable

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

    • TableBorderPrecedence

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

    • 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