|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.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
Fields inherited from class org.apache.fop.layout.inline.WordArea |
lineThrough, overlined, underlined |
Fields inherited from class org.apache.fop.layout.inline.InlineArea |
height, pageNumberId |
Fields inherited from class org.apache.fop.layout.Area |
allocationWidth, areaClass, backgroundColor, bp, children, contentRectangleWidth, currentHeight, foCreator, fontState, generatedBy, isFirst, isLast, markers, maxHeight, page, returnedBy, tableCellXOffset |
Fields inherited from class org.apache.fop.layout.Box |
areaTree, parent |
Constructor Summary | |
PageNumberInlineArea(FontState fontState,
float red,
float green,
float blue,
java.lang.String refid,
int width)
|
Methods inherited from class org.apache.fop.layout.inline.WordArea |
getText, getUnderlined, render, setUnderlined |
Methods inherited from class org.apache.fop.layout.inline.InlineArea |
getBlue, getGreen, getHeight, getLineThrough, getOverlined, getPageNumberID, getRed, getVerticalAlign, getXOffset, getYOffset, setHeight, setLineThrough, setOverlined, 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, java.lang.String refid, int width)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |