|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FObj in org.apache.fop.datatypes |
---|
Fields in org.apache.fop.datatypes declared as FObj | |
protected FObj |
LengthBase.parentFO
FO parent of the FO for which this property is to be calculated. |
Methods in org.apache.fop.datatypes that return FObj | |
protected FObj |
LengthBase.getParentFO()
Accessor for parentFO object from subclasses which define custom kinds of LengthBase calculations. |
Methods in org.apache.fop.datatypes with parameters of type FObj | |
Property |
ToBeImplementedProperty.Maker.convertProperty(Property p,
PropertyList propertyList,
FObj fo)
|
Constructors in org.apache.fop.datatypes with parameters of type FObj | |
LengthBase(FObj parentFO,
PropertyList plist,
int iBaseType)
|
Uses of FObj in org.apache.fop.extensions |
---|
Subclasses of FObj in org.apache.fop.extensions | |
class |
ContinuedLabel
Implement continued labels for table header/footer. |
class |
Destination
Provides support for PDF destinations, which allow external files to link into a particular place within the generated document. |
class |
ExtensionObj
base class for extension objects |
class |
Label
Class representing destinations or targets within a document (/Dest objects in PDF, called "Destinations" in Adobe Acrobat). |
class |
Outline
Class representing an outline entry (an /OUT object in a PDF file, but referred to as a "Bookmark" from within Adobe Acrobat). |
Methods in org.apache.fop.extensions that return FObj | |
FObj |
ContinuedLabel.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Outline.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Destination.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Label.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
Methods in org.apache.fop.extensions with parameters of type FObj | |
FObj |
ContinuedLabel.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Outline.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Destination.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Label.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
Constructors in org.apache.fop.extensions with parameters of type FObj | |
ContinuedLabel(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Outline(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Destination(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
ExtensionObj(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Label(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
Uses of FObj in org.apache.fop.fo |
---|
Subclasses of FObj in org.apache.fop.fo | |
class |
ColorProfile
|
class |
Declarations
|
class |
FObjMixed
base class for representation of mixed content formatting objects and their processing |
class |
Title
fo:title element |
class |
ToBeImplementedElement
|
class |
Unknown
This represents an unknown element. |
class |
UnknownXMLObj
|
class |
XMLElement
class representing svg:svg pseudo flow object. |
class |
XMLObj
Since SVG objects are not layed out then this class checks that this element is not being layed out inside some incorrect element. |
Fields in org.apache.fop.fo declared as FObj | |
protected FObj |
FOTreeBuilder.currentFObj
current formatting object being handled |
protected FObj |
FOTreeBuilder.rootFObj
the root of the formatting object tree |
protected FObj |
FONode.parent
|
Methods in org.apache.fop.fo that return FObj | |
FObj |
XMLElement.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
make an XML object. |
FObj |
UnknownXMLObj.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
make an unknown xml object. |
FObj |
Declarations.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
PropertyList.getFObj()
|
FObj |
PropertyList.getParentFObj()
|
FObj |
Unknown.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
abstract FObj |
FObj.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
FONode.getParent()
|
FObj |
Title.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
ColorProfile.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
Methods in org.apache.fop.fo with parameters of type FObj | |
Property |
ColorTypeProperty.Maker.convertProperty(Property p,
PropertyList propertyList,
FObj fo)
|
PropertyList |
PropertyListBuilder.makeList(java.lang.String ns,
java.lang.String elementName,
org.xml.sax.Attributes attributes,
PropertyList parentPropertyList,
FObj parentFO)
|
Property |
ListProperty.Maker.convertProperty(Property p,
PropertyList propertyList,
FObj fo)
|
PropertyList |
DirectPropertyListBuilder.makeList(java.lang.String uri,
java.lang.String elementName,
org.xml.sax.Attributes attributes,
PropertyList parentPropertyList,
FObj parentFO)
|
FObj |
XMLElement.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
make an XML object. |
TextState |
PropertyManager.getTextDecoration(FObj parent)
|
Property |
CharacterProperty.Maker.make(PropertyList propertyList,
java.lang.String value,
FObj fo)
|
PercentBase |
Property.Maker.getPercentBase(FObj fo,
PropertyList pl)
Return an object implementing the PercentBase interface. |
Property |
Property.Maker.make(Property baseProp,
java.lang.String partName,
PropertyList propertyList,
java.lang.String value,
FObj fo)
Return a property value for a compound property. |
Property |
Property.Maker.make(PropertyList propertyList,
java.lang.String value,
FObj fo)
Create a Property object from an attribute specification. |
Property |
Property.Maker.convertShorthandProperty(PropertyList propertyList,
Property prop,
FObj fo)
|
Property |
Property.Maker.convertProperty(Property p,
PropertyList propertyList,
FObj fo)
Return a Property object based on the passed Property object. |
protected Property |
Property.Maker.convertPropertyDatatype(Property p,
PropertyList propertyList,
FObj fo)
|
protected Property |
Property.Maker.makeCompound(PropertyList propertyList,
FObj parentFO)
Return a Property object representing the initial value. |
Property |
NumberProperty.Maker.convertProperty(Property p,
PropertyList propertyList,
FObj fo)
|
Property |
LengthProperty.Maker.convertProperty(Property p,
PropertyList propertyList,
FObj fo)
|
FObj |
UnknownXMLObj.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
make an unknown xml object. |
FObj |
Declarations.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
void |
PropertyList.setFObj(FObj fobj)
|
FObj |
Unknown.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
abstract FObj |
FObj.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
Property |
EnumProperty.Maker.convertProperty(Property p,
PropertyList propertyList,
FObj fo)
|
Property |
StringProperty.Maker.make(PropertyList propertyList,
java.lang.String value,
FObj fo)
|
FObj |
Title.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
ColorProfile.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
Constructors in org.apache.fop.fo with parameters of type FObj | |
XMLElement(FObj parent,
PropertyList propertyList,
java.lang.String tag,
java.lang.String systemId,
int line,
int column)
constructs an XML object (called by Maker). |
|
UnknownXMLObj(FObj parent,
PropertyList propertyList,
java.lang.String namespace,
java.lang.String name,
java.lang.String systemId,
int line,
int column)
constructs an unknown xml object (called by Maker). |
|
FOText(java.lang.StringBuffer b,
FObj parent)
|
|
Declarations(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
ToBeImplementedElement(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Unknown(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
FObj(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
XMLObj(FObj parent,
PropertyList propertyList,
java.lang.String tag,
java.lang.String systemId,
int line,
int column)
|
|
FONode(FObj parent)
|
|
FObjMixed(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Title(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
ColorProfile(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
Uses of FObj in org.apache.fop.fo.expr |
---|
Methods in org.apache.fop.fo.expr that return FObj | |
FObj |
PropertyInfo.getFO()
|
Constructors in org.apache.fop.fo.expr with parameters of type FObj | |
PropertyInfo(Property.Maker maker,
PropertyList plist,
FObj fo)
|
Uses of FObj in org.apache.fop.fo.flow |
---|
Subclasses of FObj in org.apache.fop.fo.flow | |
class |
AbstractFlow
|
class |
AbstractTableBody
|
class |
BasicLink
|
class |
BidiOverride
|
class |
Block
|
class |
BlockContainer
|
class |
Character
this class represents the flow object 'fo:character'. |
class |
ExternalGraphic
|
class |
Float
|
class |
Flow
|
class |
Footnote
|
class |
FootnoteBody
|
class |
InitialPropertySet
|
class |
Inline
|
class |
InlineContainer
|
class |
InstreamForeignObject
|
class |
Leader
Implements fo:leader; main property of leader leader-pattern. |
class |
ListBlock
|
class |
ListItem
|
class |
ListItemBody
|
class |
ListItemLabel
|
class |
Marker
|
class |
MultiCase
|
class |
MultiProperties
|
class |
MultiPropertySet
|
class |
MultiSwitch
|
class |
MultiToggle
|
class |
PageNumber
|
class |
PageNumberCitation
6.6.11 fo:page-number-citation Common Usage: The fo:page-number-citation is used to reference the page-number for the page containing the first normal area returned by the cited formatting object. |
class |
RetrieveMarker
|
class |
StaticContent
|
class |
Table
|
class |
TableAndCaption
|
class |
TableBody
|
class |
TableCaption
|
class |
TableCell
|
class |
TableColumn
|
class |
TableFooter
|
class |
TableHeader
|
class |
TableRow
|
class |
Wrapper
Implementation for fo:wrapper formatting object. |
Methods in org.apache.fop.fo.flow that return FObj | |
FObj |
StaticContent.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
BasicLink.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
InitialPropertySet.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
TableColumn.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Leader.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
MultiSwitch.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
ExternalGraphic.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
PageNumber.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
TableBody.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Wrapper.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Block.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
TableCell.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
FootnoteBody.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
ListItemLabel.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
ListItemBody.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
TableFooter.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Marker.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Character.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
PageNumberCitation.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
MultiProperties.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Inline.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
BlockContainer.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
MultiCase.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
TableRow.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Table.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Footnote.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
TableCaption.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
ListBlock.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
MultiToggle.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
InstreamForeignObject.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
make an SVG object. |
FObj |
BidiOverride.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
InlineContainer.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Float.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
TableHeader.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Flow.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
TableAndCaption.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
RetrieveMarker.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
MultiPropertySet.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
ListItem.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
Methods in org.apache.fop.fo.flow with parameters of type FObj | |
FObj |
StaticContent.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
BasicLink.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
InitialPropertySet.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
TableColumn.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Leader.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
MultiSwitch.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
ExternalGraphic.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
PageNumber.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
TableBody.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Wrapper.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Block.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
TableCell.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
FootnoteBody.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
ListItemLabel.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
ListItemBody.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
TableFooter.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Marker.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Character.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
PageNumberCitation.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
MultiProperties.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Inline.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
BlockContainer.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
MultiCase.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
TableRow.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Table.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Footnote.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
TableCaption.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
ListBlock.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
MultiToggle.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
InstreamForeignObject.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
make an SVG object. |
FObj |
BidiOverride.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
InlineContainer.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Float.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
TableHeader.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Flow.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
TableAndCaption.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
RetrieveMarker.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
MultiPropertySet.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
ListItem.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
Constructors in org.apache.fop.fo.flow with parameters of type FObj | |
StaticContent(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
BasicLink(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
InitialPropertySet(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
TableColumn(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Leader(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
MultiSwitch(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
ExternalGraphic(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
PageNumber(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
TableBody(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Wrapper(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Block(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
TableCell(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
FootnoteBody(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
ListItemLabel(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
ListItemBody(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
AbstractTableBody(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
TableFooter(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Marker(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Character(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
PageNumberCitation(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
MultiProperties(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Inline(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
BlockContainer(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
MultiCase(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
TableRow(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
AbstractFlow(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Table(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Footnote(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
TableCaption(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
ListBlock(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
MultiToggle(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
InstreamForeignObject(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
constructs an instream-foreign-object object (called by Maker). |
|
BidiOverride(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
InlineContainer(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Float(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
TableHeader(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Flow(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
TableAndCaption(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
RetrieveMarker(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
MultiPropertySet(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
ListItem(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
Uses of FObj in org.apache.fop.fo.pagination |
---|
Subclasses of FObj in org.apache.fop.fo.pagination | |
class |
ConditionalPageMasterReference
Class modeling the fo:conditional-page-master-reference object. |
class |
LayoutMasterSet
Class modeling the fo:layout-master-set object. |
class |
PageMasterReference
Abstract base class for PageMasterReference classes. |
class |
PageSequence
Class modeling the fo:page-sequence object. |
class |
PageSequenceMaster
Class modeling the fo:page-sequence-master object. |
class |
Region
Abstract base class for pagination regions. |
class |
RegionAfter
Class modeling the fo:region-after object. |
class |
RegionBefore
Class modeling the fo:region-before object. |
class |
RegionBody
Class modeling the fo:region-body object. |
class |
RegionEnd
Class modeling the fo:region-end object. |
class |
RegionStart
Class modeling the fo:region-start object. |
class |
RepeatablePageMasterAlternatives
Class modeling the fo:repeatable-page-master-alternatives object. |
class |
RepeatablePageMasterReference
Class modeling the fo:repeatable-page-master-reference object. |
class |
Root
Class modeling the fo:root object. |
class |
SimplePageMaster
Class modeling the fo:simple-page-master object. |
class |
SinglePageMasterReference
Class modeling the fo:single-page-master-reference object. |
Methods in org.apache.fop.fo.pagination that return FObj | |
FObj |
RegionAfter.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
RepeatablePageMasterAlternatives.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
ConditionalPageMasterReference.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
RegionBody.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
PageSequenceMaster.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
RegionStart.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
RepeatablePageMasterReference.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
PageSequence.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
RegionEnd.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
SimplePageMaster.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
LayoutMasterSet.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Root.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
SinglePageMasterReference.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
RegionBefore.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
Methods in org.apache.fop.fo.pagination with parameters of type FObj | |
FObj |
RegionAfter.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
RepeatablePageMasterAlternatives.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
ConditionalPageMasterReference.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
RegionBody.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
PageSequenceMaster.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
RegionStart.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
RepeatablePageMasterReference.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
PageSequence.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
RegionEnd.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
SimplePageMaster.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
LayoutMasterSet.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
Root.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
SinglePageMasterReference.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
FObj |
RegionBefore.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
Constructors in org.apache.fop.fo.pagination with parameters of type FObj | |
Region(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
RegionAfter(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
RepeatablePageMasterAlternatives(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
ConditionalPageMasterReference(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
RegionBody(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
PageMasterReference(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
PageSequenceMaster(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
RegionStart(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
RepeatablePageMasterReference(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
PageSequence(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
RegionEnd(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
SimplePageMaster(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
LayoutMasterSet(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
Root(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
SinglePageMasterReference(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
|
RegionBefore(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
|
Uses of FObj in org.apache.fop.fo.properties |
---|
Methods in org.apache.fop.fo.properties with parameters of type FObj | |
protected Property |
BorderSpacingMaker.makeCompound(PropertyList pList,
FObj fo)
|
Property |
BorderSpacingMaker.convertProperty(Property p,
PropertyList pList,
FObj fo)
Set the appropriate components when the "base" property is set. |
protected Property |
BorderSeparationMaker.makeCompound(PropertyList pList,
FObj fo)
|
Property |
BorderSeparationMaker.convertProperty(Property p,
PropertyList pList,
FObj fo)
Set the appropriate components when the "base" property is set. |
protected Property |
LeaderLengthMaker.makeCompound(PropertyList pList,
FObj fo)
|
Property |
LeaderLengthMaker.convertProperty(Property p,
PropertyList pList,
FObj fo)
Set the appropriate components when the "base" property is set. |
PercentBase |
LeaderLengthMaker.getPercentBase(FObj fo,
PropertyList propertyList)
Return object used to calculate base Length for percent specifications. |
PercentBase |
LeaderPatternWidthMaker.getPercentBase(FObj fo,
PropertyList propertyList)
Return object used to calculate base Length for percent specifications. |
protected Property |
LineHeightMaker.convertPropertyDatatype(Property p,
PropertyList propertyList,
FObj fo)
|
PercentBase |
LineHeightMaker.getPercentBase(FObj fo,
PropertyList propertyList)
Return object used to calculate base Length for percent specifications. |
PercentBase |
LastLineEndIndentMaker.getPercentBase(FObj fo,
PropertyList propertyList)
Return object used to calculate base Length for percent specifications. |
PercentBase |
WidthMaker.getPercentBase(FObj fo,
PropertyList propertyList)
Return object used to calculate base Length for percent specifications. |
protected Property |
InlineProgressionDimensionMaker.makeCompound(PropertyList pList,
FObj fo)
|
Property |
InlineProgressionDimensionMaker.convertProperty(Property p,
PropertyList pList,
FObj fo)
Set the appropriate components when the "base" property is set. |
protected Property |
BlockProgressionDimensionMaker.makeCompound(PropertyList pList,
FObj fo)
|
Property |
BlockProgressionDimensionMaker.convertProperty(Property p,
PropertyList pList,
FObj fo)
Set the appropriate components when the "base" property is set. |
PercentBase |
AlignmentAdjustMaker.getPercentBase(FObj fo,
PropertyList propertyList)
Return object used to calculate base Length for percent specifications. |
PercentBase |
FontSizeMaker.getPercentBase(FObj fo,
PropertyList propertyList)
Return object used to calculate base Length for percent specifications. |
protected Property |
BackgroundColorMaker.convertPropertyDatatype(Property p,
PropertyList propertyList,
FObj fo)
|
protected Property |
GenericSpace.makeCompound(PropertyList pList,
FObj fo)
|
Property |
GenericSpace.convertProperty(Property p,
PropertyList pList,
FObj fo)
Set the appropriate components when the "base" property is set. |
protected Property |
GenericCondBorderWidth.makeCompound(PropertyList pList,
FObj fo)
|
Property |
GenericCondBorderWidth.convertProperty(Property p,
PropertyList pList,
FObj fo)
Set the appropriate components when the "base" property is set. |
protected Property |
GenericCondLength.makeCompound(PropertyList pList,
FObj fo)
|
Property |
GenericCondLength.convertProperty(Property p,
PropertyList pList,
FObj fo)
Set the appropriate components when the "base" property is set. |
protected Property |
GenericKeep.makeCompound(PropertyList pList,
FObj fo)
|
Property |
GenericKeep.convertProperty(Property p,
PropertyList pList,
FObj fo)
Set the appropriate components when the "base" property is set. |
Uses of FObj in org.apache.fop.layout |
---|
Fields in org.apache.fop.layout declared as FObj | |
protected FObj |
Area.generatedBy
|
FObj |
Area.foCreator
|
Methods in org.apache.fop.layout that return FObj | |
FObj |
ExtensionArea.getExtensionObj()
|
FObj |
Area.getfoCreator()
|
FObj |
Area.getGeneratedBy()
|
Methods in org.apache.fop.layout with parameters of type FObj | |
void |
Area.setGeneratedBy(FObj generatedBy)
|
AreaContainer |
BodyAreaContainer.getNextArea(FObj fo)
Depending on the column-count of the next FO, determine whether a new span area needs to be constructed or not, and return the appropriate ColumnArea. |
boolean |
BodyAreaContainer.isBalancingRequired(FObj fo)
This almost does what getNewArea() does, without actually returning an area. |
Uses of FObj in org.apache.fop.svg |
---|
Subclasses of FObj in org.apache.fop.svg | |
class |
SVGElement
class representing svg:svg pseudo flow object. |
class |
SVGObj
|
Methods in org.apache.fop.svg that return FObj | |
FObj |
SVGElement.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
make an SVG object. |
FObj |
SVGObj.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
make an svg object. |
Methods in org.apache.fop.svg with parameters of type FObj | |
FObj |
SVGElement.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
make an SVG object. |
FObj |
SVGObj.Maker.make(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
make an svg object. |
Constructors in org.apache.fop.svg with parameters of type FObj | |
SVGElement(FObj parent,
PropertyList propertyList,
java.lang.String systemId,
int line,
int column)
constructs an SVG object (called by Maker). |
|
SVGObj(FObj parent,
PropertyList propertyList,
java.lang.String tag,
java.lang.String systemId,
int line,
int column)
constructs an svg object (called by Maker). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |