org.apache.fop.fo
Class EnumProperty.Maker

org.apache.fop.fo.Property.Maker
  |
  +--org.apache.fop.fo.EnumProperty.Maker
Direct Known Subclasses:
BlankOrNotBlankMaker, GenericBoolean, GenericBorderStyle, GenericBreak, GenericUnits, HyphenateMaker, LeaderAlignmentMaker, LeaderPatternMaker, OddOrEvenMaker, OverflowMaker, PagePositionMaker, PositionMaker, RuleStyleMaker, ScalingMaker, SpanMaker, SpreadMethodMaker, TextAlignLastMaker, TextAlignMaker, TextDecorationMaker, VerticalAlignMaker, WrapOptionMaker, XMLSpaceMaker

public static class EnumProperty.Maker
extends Property.Maker


Method Summary
 Propertymake(PropertyList propertyList, String value, FObj fo)
           

Methods inherited from class org.apache.fop.fo.Property.Maker
compute, getPercentBase, getSubpropValue, inheritsSpecified, isInherited, make, make

Method Detail

make

public Property make(PropertyList propertyList, String value, FObj fo)
throws org.apache.fop.apps.FOPException