Uses of Class org.apache.fop.layoutmgr.inline.AlignmentContext

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

Constructors with parameter type org.apache.fop.layoutmgr.inline.AlignmentContext

AlignmentContext.AlignmentContext(int height, Length alignmentAdjust, int alignmentBaseline, Length baselineShift, int dominantBaseline, AlignmentContext parentAlignmentContext)
Creates a new instance of AlignmentContext for graphics areas.
AlignmentContext.AlignmentContext(Font font, int lineHeight, Length alignmentAdjust, int alignmentBaseline, Length baselineShift, int dominantBaseline, AlignmentContext parentAlignmentContext)
Creates a new instance of AlignmentContext
LeafNodeLayoutManager.AreaInfo.AreaInfo(short iLS, MinOptMax ipd, boolean bHyph, AlignmentContext alignmentContext)
KnuthInlineBox.KnuthInlineBox(int w, AlignmentContext alignmentContext, Position pos, boolean bAux)
Create a new KnuthBox.

Fields of type org.apache.fop.layoutmgr.inline.AlignmentContext

AlignmentContext
The alignment context applying to this area
AlignmentContext

Methods with return type org.apache.fop.layoutmgr.inline.AlignmentContext

AlignmentContext
AlignmentContext
Return the parent alignment context.
AlignmentContext
AlignmentContext
Creates a new alignment context or returns the current alignment context.
AlignmentContext
AlignmentContext

Uses in package org.apache.fop.layoutmgr

Methods with parameter type org.apache.fop.layoutmgr.inline.AlignmentContext

void

Methods with return type org.apache.fop.layoutmgr.inline.AlignmentContext

AlignmentContext

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