|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FoScaled
Subinterface for formatting objects that can be scaled and viewed inside a viewport.
Field Summary |
---|
Fields inherited from interface org.axsl.fo.Fo |
---|
DIMENSION_AUTO |
Method Summary | |
---|---|
int |
referenceBpd(FoContext context)
Returns the block-progression-dimension of the reference area for this item. |
int |
referenceIpd(FoContext context)
Returns the inline-progression-dimension of the reference area for this item. |
int |
viewportBpd(FoContext context)
Returns the BPD of the viewport for this item. |
int |
viewportIpd(FoContext context)
Returns the IPD of the viewport for this item. |
Methods inherited from interface org.axsl.fo.Fo |
---|
acceptProxyFactory, ancestorBasicLink, ancestorListRelatedObject, ancestorMarker, ancestorTable, getChildAt, getColumn, getContextMessage, getLine, getName, getParent, getSequentialIndex, getSystemId, isBlockLevelFo, qtyMarkerChildren, traitIsReferenceArea |
Methods inherited from interface javax.swing.tree.TreeNode |
---|
children, getAllowsChildren, getChildCount, getIndex, isLeaf |
Methods inherited from interface java.lang.Iterable |
---|
iterator |
Method Detail |
---|
int viewportIpd(FoContext context)
context
- An object that knows how to resolve FO Tree context
issues.
int viewportBpd(FoContext context)
context
- An object that knows how to resolve FO Tree context
issues.
int referenceIpd(FoContext context)
context
- An object that knows how to resolve FO Tree context
issues.
int referenceBpd(FoContext context)
context
- An object that knows how to resolve FO Tree context
issues.
|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.