org.apache.fop.fo.properties
Class BorderBeforeWidthMaker

java.lang.Object
  extended byorg.apache.fop.fo.Property.Maker
      extended byorg.apache.fop.fo.CondLengthProperty.Maker
          extended byorg.apache.fop.fo.properties.GenericCondBorderWidth
              extended byorg.apache.fop.fo.properties.BorderBeforeWidthMaker

public class BorderBeforeWidthMaker
extends GenericCondBorderWidth


Nested Class Summary
 
Nested classes inherited from class org.apache.fop.fo.properties.GenericCondBorderWidth
GenericCondBorderWidth.Enums
 
Constructor Summary
protected BorderBeforeWidthMaker(java.lang.String name)
           
 
Method Summary
 Property compute(PropertyList propertyList)
          Return a Property object representing the value of this property, based on other property values for this FO.
protected  java.lang.String getDefaultForConditionality()
           
 boolean isCorrespondingForced(PropertyList propertyList)
           
static Property.Maker maker(java.lang.String propName)
           
 
Methods inherited from class org.apache.fop.fo.properties.GenericCondBorderWidth
checkEnumValues, checkValueKeywords, convertProperty, getDefaultForLength, getSubpropMaker, getSubpropValue, isCompoundMaker, isInherited, make>compute in class Property.Maker
Parameters:
propertyList - The PropertyList for the FO.
Returns:
Property A computed Property value or null if no rules are specified (in foproperties.xml) to compute the value.
Throws:
FOPException


Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved. ./usr/share/doc/fop-doc/html/api/org/apache/fop/fo/properties/BorderBeforeWidthMaker.html0000644000000000000000000005176610217562442031521 0ustar rootroot00000000000000 BorderBeforeWidthMaker (Fop API)

org.apache.fop.fo.properties
Class BorderBeforeWidthMaker

java.lang.Object
  extended byorg.apache.fop.fo.Property.Maker
      extended byorg.apache.fop.fo.CondLengthProperty.Maker
          extended byorg.apache.fop.fo.properties.GenericCondBorderWidth
              extended byorg.apache.fop.fo.properties.BorderBeforeWidthMaker

public class BorderBeforeWidthMaker
extends