org.apache.fop.fo.properties
Class GenericCondBorderWidth
org.apache.fop.fo.Property.Maker
|
+--org.apache.fop.fo.LengthProperty.Maker
|
+--org.apache.fop.fo.CondLengthProperty.Maker
|
+--org.apache.fop.fo.properties.GenericCondBorderWidth
- Direct Known Subclasses:
- BorderAfterWidthMaker, BorderBeforeWidthMaker, BorderEndWidthMaker, BorderStartWidthMaker
- public class GenericCondBorderWidth
- extends CondLengthProperty.Maker
getSubpropValue
public Property getSubpropValue(Property baseProp, String subpropName)
isInherited
public boolean isInherited()
make
public Property make(PropertyList propertyList)
throws org.apache.fop.apps.FOPException
maker
public static Property.Maker maker(String propName)
to Class org.apache.fop.fo.Property.Maker
to Class org.apache.fop.fo.Property.Maker
to Class org.apache.fop.fo.Property