Uses of Interface
org.apache.fop.datatypes.PercentBase
Packages that use PercentBase
Package
Description
XSL Datatypes.
Classes for XSL expressions and functions.
Classes representing the various property types as well as supporting data structures for the FO tree.
-
Uses of PercentBase in org.apache.fop.datatypes
Classes in org.apache.fop.datatypes that implement PercentBaseModifier and TypeClassDescriptionclassModels a length which can be used as a factor in a percentage length calculation -
Uses of PercentBase in org.apache.fop.fo.expr
Classes in org.apache.fop.fo.expr that implement PercentBaseModifier and TypeClassDescriptionprivate static classprivate static classprivate static classprivate static final classprivate static final classMethods in org.apache.fop.fo.expr that return PercentBaseModifier and TypeMethodDescriptionprivate PercentBasePropertyInfo.getFunctionPercentBase()CIELabColorFunction.getPercentBase()Function.getPercentBase()FunctionBase.getPercentBase()PropertyInfo.getPercentBase()Return the PercentBase object used to calculate the absolute value from a percent specification.ProportionalColumnWidthFunction.getPercentBase()RGBColorFunction.getPercentBase()RGBICCColorFunction.getPercentBase()RGBNamedColorFunction.getPercentBase() -
Uses of PercentBase in org.apache.fop.fo.properties
Classes in org.apache.fop.fo.properties that implement PercentBaseModifier and TypeClassDescriptionprivate static final classFields in org.apache.fop.fo.properties declared as PercentBaseModifier and TypeFieldDescriptionprivate PercentBasePercentLength.lbaseA PercentBase implementation that contains the base length to which thePercentLength.factorshould be applied to compute the actual lengthMethods in org.apache.fop.fo.properties that return PercentBaseModifier and TypeMethodDescriptionPercentLength.getBaseLength()BackgroundPositionShorthand.Maker.getPercentBase(PropertyList pl) This is used to handle properties specified as a percentage of some "base length", such as the content width of their containing box.PropertyMaker.getPercentBase(PropertyList pl) This is used to handle properties specified as a percentage of some "base length", such as the content width of their containing box.Constructors in org.apache.fop.fo.properties with parameters of type PercentBase