|
|||||||||
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,
lineThrough,
overlined,
pageNumberId,
underlined |
Fields inherited from class org.apache.fop.layout.Area |
allocationWidth,
backgroundColor,
borderColorBottom,
borderColorLeft,
borderColorRight,
borderColorTop,
borderStyleBottom,
borderStyleLeft,
borderStyleRight,
borderStyleTop,
borderWidthBottom,
borderWidthLeft,
borderWidthRight,
borderWidthTop,
children,
contentRectangleWidth,
currentHeight,
foCreator,
fontState,
maxHeight,
paddingBottom,
paddingLeft,
paddingRight,
paddingTop,
page,
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,
getYOffset,
setHeight,
setLineThrough,
setOverlined,
setVerticalAlign,
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 |