|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.layout.Box
org.apache.fop.layout.Area
org.apache.fop.layout.inline.InlineArea
org.apache.fop.layout.inline.WordArea
org.apache.fop.layout.inline.PageNumberInlineArea
public class PageNumberInlineArea
Field Summary |
---|
Fields inherited from class org.apache.fop.layout.inline.WordArea |
---|
text |
Fields inherited from class org.apache.fop.layout.inline.InlineArea |
---|
height, lineThrough, overlined, underlined |
Fields inherited from class org.apache.fop.layout.Area |
---|
allocationWidth, areaClass, background, bp, children, contentRectangleWidth, currentHeight, foCreator, fontState, generatedBy, isFirst, isLast, maxHeight, page, tableCellXOffset |
Fields inherited from class org.apache.fop.layout.Box |
---|
areaTree, parent |
Constructor Summary | |
---|---|
PageNumberInlineArea(FontState fontState,
float red,
float green,
float blue,
String refid,
int width)
|
Method Summary | |
---|---|
void |
resolve(IDReferences idReferences)
|
Methods inherited from class org.apache.fop.layout.inline.WordArea |
---|
getText, render |
Methods inherited from class org.apache.fop.layout.inline.InlineArea |
---|
getBlue, getGreen, getHeight, getLineThrough, getOverlined, getRed, getUnderlined, getVerticalAlign, getXOffset, getYOffset, setHeight, setLineThrough, setOverlined, setUnderlined, setVerticalAlign, setXOffset, setYOffset |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PageNumberInlineArea(FontState fontState, float red, float green, float blue, String refid, int width)
Method Detail |
---|
public void resolve(IDReferences idReferences)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |