Class VerticalAlignShorthandParser

java.lang.Object
org.apache.fop.fo.properties.VerticalAlignShorthandParser
All Implemented Interfaces:
Constants, ShorthandParser

public class VerticalAlignShorthandParser extends Object implements ShorthandParser, Constants
A shorthand parser for the vertical-align shorthand. It is used to set values for alignment-baseline, alignment-adjust, baseline-shift and dominant-baseline.
  • Constructor Details

    • VerticalAlignShorthandParser

      public VerticalAlignShorthandParser()
  • Method Details

    • getValueForProperty

      public Property getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)
      Specified by:
      getValueForProperty in interface ShorthandParser
      Parameters:
      propId - the property ID in the Constants interface
      property - from which value is obtained
      maker - Maker object for the Property
      propertyList - list of properties
      Returns:
      Property object corresponding to propName