Uses of Interface org.apache.fop.layoutmgr.inline.ScaledBaselineTable

Uses in package org.apache.fop.layoutmgr.inline

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
ScaledBaselineTable
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.

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.