fop 0.94 | |
Frames | No Frames |
Classes implementing org.apache.fop.layoutmgr.inline.ScaledBaselineTable | |
class | An implementation of the ScaledBaselineTable interface which calculates
all baselines given the height above and below the dominant baseline. |
Methods with return type org.apache.fop.layoutmgr.inline.ScaledBaselineTable | |
ScaledBaselineTable | BasicScaledBaselineTable.deriveScaledBaselineTable(int baselineIdentifier) |
ScaledBaselineTable | ScaledBaselineTable.deriveScaledBaselineTable(int baselineIdentifier) Return a new baseline table for the given baseline based
on the current baseline table. |
ScaledBaselineTable | Return the scaled baseline table for this context. |
ScaledBaselineTable | Creates a new instance of BasicScaledBaselineTable for the given
font and writingmode. |
ScaledBaselineTable | ScaledBaselineTableFactory.makeFontScaledBaselineTable(Font font, int dominantBaselineIdentifier, int writingMode) Creates a new instance of BasicScaledBaselineTable for the given
font, baseline and writingmode. |
ScaledBaselineTable | ScaledBaselineTableFactory.makeGraphicsScaledBaselineTable(int height, int dominantBaselineIdentifier, int writingMode) Creates a new instance of BasicScaledBaselineTable for the given
height, baseline and writingmode. |
fop 0.94 |