fop 0.95beta | |
Frames | No Frames |
Methods with parameter type org.apache.fop.layoutmgr.inline.AlignmentContext | |
void |
Methods with return type org.apache.fop.layoutmgr.inline.AlignmentContext | |
AlignmentContext |
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) | |
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 | |
AlignmentContext | Creates a new alignment context or returns the current
alignment context. |
AlignmentContext |
#makeAlignmentContext(LayoutContext)
|
fop 0.95beta |