org.apache.fop.fo.flow
Class InstreamForeignObject
org.apache.fop.fo.FONode
|
+--org.apache.fop.fo.FObj
|
+--org.apache.fop.fo.flow.InstreamForeignObject
- public class InstreamForeignObject
- extends FObj
Methods inherited from class org.apache.fop.fo.FONode |
forceStartOffset, forceWidth, getLinkSet, getMarkerSnapshot, getParent, removeAreas, resetMarker, rollback, setBodyIndent, setDistanceBetweenStarts, setIsInLabel, setIsInListBody, setIsInTableCell, setLabelSeparation, setLinkSet, setOrphans, setWidows |
areaCurrent
ForeignObjectArea areaCurrent
breakAfter
int breakAfter
breakBefore
int breakBefore
chauto
boolean chauto
contheight
int contheight
contwidth
int contwidth
cwauto
boolean cwauto
endIndent
int endIndent
fs
FontState fs
hauto
boolean hauto
height
int height
scaling
int scaling
spaceAfter
int spaceAfter
spaceBefore
int spaceBefore
startIndent
int startIndent
wauto
boolean wauto
width
int width
InstreamForeignObject
public InstreamForeignObject(FObj parent, PropertyList propertyList)
- constructs an instream-foreign-object object (called by Maker).
- Parameters:
- parent - the parent formatting object
- propertyList - the explicit properties of this object
layout
public Status layout(Area area)
throws org.apache.fop.apps.FOPException
- layout this formatting object.
- Parameters:
- area - the area to layout the object into
- Returns: the status of the layout
maker
public static FObj.Maker maker()
- returns the maker for this object.
- Returns: the maker for SVG objects
to Class org.apache.fop.layout.FontState
to Class org.apache.fop.layout.ForeignObjectArea