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