| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FObj in org.apache.fop.datatypes |
Constructors in org.apache.fop.datatypes with parameters of type FObj | |
LengthBase.LengthBase(FObj parentFO, PropertyList plist, int iBaseType) |
Uses of FObj in org.apache.fop.fo |
Subclasses of FObj in org.apache.fop.fo | |
class | FObjMixed base class for representation of mixed content formatting objects and their processing |
Fields in org.apache.fop.fo declared as FObj | |
(package private) FObj | PropertyList.fobj |
Constructors in org.apache.fop.fo with parameters of type FObj | |
FOText.FOText(char[] chars, int s, int e, FObj parent) |
Methods in org.apache.fop.fo that return FObj | |
FObj | FObj.Maker.make(FObj parent, PropertyList propertyList) |
FObj | FObjMixed.Maker.make(FObj parent, PropertyList propertyList) |
FObj | FONode.getParent() |
FObj | PropertyList.getFObj() |
FObj | PropertyList.getParentFObj() |
Methods in org.apache.fop.fo with parameters of type FObj | |
Property | CharacterProperty.Maker.make(PropertyList propertyList, String value, FObj fo) |
Property | EnumProperty.Maker.make(PropertyList propertyList, String value, FObj fo) |
FObj | FObj.Maker.make(FObj parent, PropertyList propertyList) |
FObj | FObjMixed.Maker.make(FObj parent, PropertyList propertyList) |
PercentBase | Property.Maker.getPercentBase(FObj fo, PropertyList pl) Return an object implementing the PercentBase interface. |
Property | Property.Maker.make(Property baseProp, String partName, PropertyList propertyList, String value, FObj fo) Return a property value for a compound property. |
Property | Property.Maker.make(PropertyList propertyList, String value, FObj fo) Create a Property object from an attribute specification. |
void | PropertyList.setFObj(FObj fobj) |
PropertyList | PropertyListBuilder.makeList(String elementName, Attributes attributes, PropertyList parentPropertyList, FObj parentFO) |
Property | StringProperty.Maker.make(PropertyList propertyList, String value, FObj fo) |
Uses of FObj in org.apache.fop.fo.expr |
Constructors in org.apache.fop.fo.expr with parameters of type FObj | |
PropertyInfo.PropertyInfo(Property.Maker maker, PropertyList plist, FObj fo) |
Methods in org.apache.fop.fo.expr that return FObj | |
FObj | PropertyInfo.getFO() |
Uses of FObj in org.apache.fop.fo.flow |
Subclasses of FObj in org.apache.fop.fo.flow | |
class | BlockContainer |
class | Character this class represents the flow object 'fo:character'. |
class | DisplaySequence |
class | ExternalGraphic |
class | Flow |
class | InlineGraphic |
class | InstreamForeignObject |
class | ListBlock |
class | ListItem |
class | ListItemBody |
class | ListItemLabel |
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 | Table |
class | TableBody |
class | TableCell |
class | TableColumn |
class | TableRow |
Constructors in org.apache.fop.fo.flow with parameters of type FObj | |
BasicLink.BasicLink(FObj parent, PropertyList propertyList) | |
Block.Block(FObj parent, PropertyList propertyList) | |
Character.Character(FObj parent, PropertyList propertyList) | |
DisplaySequence.DisplaySequence(FObj parent, PropertyList propertyList) | |
ExternalGraphic.ExternalGraphic(FObj parent, PropertyList propertyList) | |
Inline.Inline(FObj parent, PropertyList propertyList) | |
InlineGraphic.InlineGraphic(FObj parent, PropertyList propertyList) | |
InstreamForeignObject.InstreamForeignObject(FObj parent, PropertyList propertyList) constructs an instream-foreign-object object (called by Maker). | |
Leader.Leader(FObj parent, PropertyList propertyList) | |
ListBlock.ListBlock(FObj parent, PropertyList propertyList) | |
ListItem.ListItem(FObj parent, PropertyList propertyList) | |
ListItemBody.ListItemBody(FObj parent, PropertyList propertyList) | |
ListItemLabel.ListItemLabel(FObj parent, PropertyList propertyList) | |
PageNumber.PageNumber(FObj parent, PropertyList propertyList) | |
PageNumberCitation.PageNumberCitation(FObj parent, PropertyList propertyList) | |
Table.Table(FObj parent, PropertyList propertyList) | |
TableBody.TableBody(FObj parent, PropertyList propertyList) | |
TableCell.TableCell(FObj parent, PropertyList propertyList) | |
TableColumn.TableColumn(FObj parent, PropertyList propertyList) | |
TableFooter.TableFooter(FObj parent, PropertyList propertyList) | |
TableHeader.TableHeader(FObj parent, PropertyList propertyList) | |
TableRow.TableRow(FObj parent, PropertyList propertyList) |
Methods in org.apache.fop.fo.flow that return FObj | |
FObj | BasicLink.Maker.make(FObj parent, PropertyList propertyList) |
FObj | Block.Maker.make(FObj parent, PropertyList propertyList) |
FObj | BlockContainer.Maker.make(FObj parent, PropertyList propertyList) |
FObj | Character.Maker.make(FObj parent, PropertyList propertyList) |
FObj | DisplaySequence.Maker.make(FObj parent, PropertyList propertyList) |
FObj | ExternalGraphic.Maker.make(FObj parent, PropertyList propertyList) |
FObj | Flow.Maker.make(FObj parent, PropertyList propertyList) |
FObj | Inline.Maker.make(FObj parent, PropertyList propertyList) |
FObj | InlineGraphic.Maker.make(FObj parent, PropertyList propertyList) |
FObj | InstreamForeignObject.Maker.make(FObj parent, PropertyList propertyList) make an SVG object. |
FObj | Leader.Maker.make(FObj parent, PropertyList propertyList) |
FObj | ListBlock.Maker.make(FObj parent, PropertyList propertyList) |
FObj | ListItem.Maker.make(FObj parent, PropertyList propertyList) |
FObj | ListItemBody.Maker.make(FObj parent, PropertyList propertyList) |
FObj | ListItemLabel.Maker.make(FObj parent, PropertyList propertyList) |
FObj | PageNumber.Maker.make(FObj parent, PropertyList propertyList) |
FObj | PageNumberCitation.Maker.make(FObj parent, PropertyList propertyList) |
FObj | StaticContent.Maker.make(FObj parent, PropertyList propertyList) |
FObj | Table.Maker.make(FObj parent, PropertyList propertyList) |
FObj | TableBody.Maker.make(FObj parent, PropertyList propertyList) |
FObj | TableCell.Maker.make(FObj parent, PropertyList propertyList) |
FObj | TableColumn.Maker.make(FObj parent, PropertyList propertyList) |
FObj | TableFooter.Maker.make(FObj parent, PropertyList propertyList) |
FObj | TableHeader.Maker.make(FObj parent, PropertyList propertyList) |
FObj | TableRow.Maker.make(FObj parent, PropertyList propertyList) |
Methods in org.apache.fop.fo.flow with parameters of type FObj | |
FObj | BasicLink.Maker.make(FObj parent, PropertyList propertyList) |
FObj | Block.Maker.make(FObj parent, PropertyList propertyList) |
FObj | BlockContainer.Maker.make(FObj parent, PropertyList propertyList) |
FObj | Character.Maker.make(FObj parent, PropertyList propertyList) |
FObj | DisplaySequence.Maker.make(FObj parent, PropertyList propertyList) |
FObj | ExternalGraphic.Maker.make(FObj parent, PropertyList propertyList) |
FObj | Flow.Maker.make(FObj parent, PropertyList propertyList) |
FObj | Inline.Maker.make(FObj parent, PropertyList propertyList) |
FObj | InlineGraphic.Maker.make(FObj parent, PropertyList propertyList) |
FObj | InstreamForeignObject.Maker.make(FObj parent, PropertyList propertyList) make an SVG object. |
FObj | Leader.Maker.make(FObj parent, PropertyList propertyList) |
FObj | ListBlock.Maker.make(FObj parent, PropertyList propertyList) |
FObj | ListItem.Maker.make(FObj parent, PropertyList propertyList) |
FObj | ListItemBody.Maker.make(FObj parent, PropertyList propertyList) |
FObj | ListItemLabel.Maker.make(FObj parent, PropertyList propertyList) |
FObj | PageNumber.Maker.make(FObj parent, PropertyList propertyList) |
FObj | PageNumberCitation.Maker.make(FObj parent, PropertyList propertyList) |
FObj | StaticContent.Maker.make(FObj parent, PropertyList propertyList) |
FObj | Table.Maker.make(FObj parent, PropertyList propertyList) |
FObj | TableBody.Maker.make(FObj parent, PropertyList propertyList) |
FObj | TableCell.Maker.make(FObj parent, PropertyList propertyList) |
FObj | TableColumn.Maker.make(FObj parent, PropertyList propertyList) |
FObj | TableFooter.Maker.make(FObj parent, PropertyList propertyList) |
FObj | TableHeader.Maker.make(FObj parent, PropertyList propertyList) |
FObj | TableRow.Maker.make(FObj parent, PropertyList propertyList) |
Uses of FObj in org.apache.fop.fo.pagination |
Subclasses of FObj in org.apache.fop.fo.pagination | |
class | ConditionalPageMasterReference |
class | LayoutMasterSet |
class | PageMasterReference Base PageMasterReference class. |
class | PageSequence This provides pagination of flows onto pages. |
class | PageSequenceMaster |
class | Region This is an abstract base class for pagination regions |
class | RepeatablePageMasterAlternatives |
class | Root |
class | SimplePageMaster |
Constructors in org.apache.fop.fo.pagination with parameters of type FObj | |
ConditionalPageMasterReference.ConditionalPageMasterReference(FObj parent, PropertyList propertyList) | |
PageMasterReference.PageMasterReference(FObj parent, PropertyList propertyList) | |
RepeatablePageMasterAlternatives.RepeatablePageMasterAlternatives(FObj parent, PropertyList propertyList) | |
RepeatablePageMasterReference.RepeatablePageMasterReference(FObj parent, PropertyList propertyList) | |
SinglePageMasterReference.SinglePageMasterReference(FObj parent, PropertyList propertyList) |
Methods in org.apache.fop.fo.pagination that return FObj | |
FObj | ConditionalPageMasterReference.Maker.make(FObj parent, PropertyList propertyList) |
FObj | LayoutMasterSet.Maker.make(FObj parent, PropertyList propertyList) |
FObj | PageSequence.Maker.make(FObj parent, PropertyList propertyList) |
FObj | PageSequenceMaster.Maker.make(FObj parent, PropertyList propertyList) |
FObj | RegionAfter.Maker.make(FObj parent, PropertyList propertyList) |
FObj | RegionBefore.Maker.make(FObj parent, PropertyList propertyList) |
FObj | RegionBody.Maker.make(FObj parent, PropertyList propertyList) |
FObj | RepeatablePageMasterAlternatives.Maker.make(FObj parent, PropertyList propertyList) |
FObj | RepeatablePageMasterReference.Maker.make(FObj parent, PropertyList propertyList) |
FObj | Root.Maker.make(FObj parent, PropertyList propertyList) |
FObj | SimplePageMaster.Maker.make(FObj parent, PropertyList propertyList) |
FObj | SinglePageMasterReference.Maker.make(FObj parent, PropertyList propertyList) |
Methods in org.apache.fop.fo.pagination with parameters of type FObj | |
FObj | ConditionalPageMasterReference.Maker.make(FObj parent, PropertyList propertyList) |
FObj | LayoutMasterSet.Maker.make(FObj parent, PropertyList propertyList) |
FObj | PageSequence.Maker.make(FObj parent, PropertyList propertyList) |
FObj | PageSequenceMaster.Maker.make(FObj parent, PropertyList propertyList) |
FObj | RegionAfter.Maker.make(FObj parent, PropertyList propertyList) |
FObj | RegionBefore.Maker.make(FObj parent, PropertyList propertyList) |
FObj | RegionBody.Maker.make(FObj parent, PropertyList propertyList) |
FObj | RepeatablePageMasterAlternatives.Maker.make(FObj parent, PropertyList propertyList) |
FObj | RepeatablePageMasterReference.Maker.make(FObj parent, PropertyList propertyList) |
FObj | Root.Maker.make(FObj parent, PropertyList propertyList) |
FObj | SimplePageMaster.Maker.make(FObj parent, PropertyList propertyList) |
FObj | SinglePageMasterReference.Maker.make(FObj parent, PropertyList propertyList) |
Uses of FObj in org.apache.fop.fo.properties |
Methods in org.apache.fop.fo.properties with parameters of type FObj | |
PercentBase | FontSizeMaker.getPercentBase(FObj fo, PropertyList propertyList) Return object used to calculate base Length for percent specifications. |
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. |
PercentBase | LineHeightMaker.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. |
Uses of FObj in org.apache.fop.layout |
Methods in org.apache.fop.layout with parameters of type FObj | |
AreaContainer | BodyAreaContainer.getNextArea(FObj fo) |
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 | SVG class representing svg:svg pseudo flow object. |
class | SVGObj Since SVG objects are not layed out then this class checks that this element is not being layed out inside some incorrect element. |
Constructors in org.apache.fop.svg with parameters of type FObj | |
SVG.SVG(FObj parent, PropertyList propertyList) constructs an SVG object (called by Maker). | |
SVGObj.SVGObj(FObj parent, PropertyList propertyList) |
Methods in org.apache.fop.svg that return FObj | |
FObj | A.Maker.make(FObj parent, PropertyList propertyList) make a A object. |
FObj | AltGlyph.Maker.make(FObj parent, PropertyList propertyList) make a AltGlyph object. |
FObj | Animate.Maker.make(FObj parent, PropertyList propertyList) make a Animate object. |
FObj | AnimateColor.Maker.make(FObj parent, PropertyList propertyList) make a AnimateColor object. |
FObj | AnimateMotion.Maker.make(FObj parent, PropertyList propertyList) make a AnimateMotion object. |
FObj | AnimateTransform.Maker.make(FObj parent, PropertyList propertyList) make a AnimateTransform object. |
FObj | Circle.Maker.make(FObj parent, PropertyList propertyList) make a Circle object. |
FObj | ClipPath.Maker.make(FObj parent, PropertyList propertyList) make a ClipPath object. |
FObj | Cursor.Maker.make(FObj parent, PropertyList propertyList) make a Cursor object. |
FObj | Defs.Maker.make(FObj parent, PropertyList propertyList) make a Defs object. |
FObj | Desc.Maker.make(FObj parent, PropertyList propertyList) make a Desc object. |
FObj | Ellipse.Maker.make(FObj parent, PropertyList propertyList) make a Ellipse object. |
FObj | Filter.Maker.make(FObj parent, PropertyList propertyList) make a Filter object. |
FObj | Font.Maker.make(FObj parent, PropertyList propertyList) make a Font object. |
FObj | G.Maker.make(FObj parent, PropertyList propertyList) make a G object. |
FObj | Glyph.Maker.make(FObj parent, PropertyList propertyList) make a Glyph object. |
FObj | HKern.Maker.make(FObj parent, PropertyList propertyList) make a HKern object. |
FObj | Image.Maker.make(FObj parent, PropertyList propertyList) make a Image object. |
FObj | Line.Maker.make(FObj parent, PropertyList propertyList) make a Line object. |
FObj | LinearGradient.Maker.make(FObj parent, PropertyList propertyList) make a LinearGradient object. |
FObj | Marker.Maker.make(FObj parent, PropertyList propertyList) make a Marker object. |
FObj | Mask.Maker.make(FObj parent, PropertyList propertyList) make a Mask object. |
FObj | MissingGlyph.Maker.make(FObj parent, PropertyList propertyList) make a MissingGlyph object. |
FObj | Path.Maker.make(FObj parent, PropertyList propertyList) make a Path object. |
FObj | Pattern.Maker.make(FObj parent, PropertyList propertyList) make a Pattern object. |
FObj | Polygon.Maker.make(FObj parent, PropertyList propertyList) make a Polygon object. |
FObj | Polyline.Maker.make(FObj parent, PropertyList propertyList) make a Polyline object. |
FObj | RadialGradient.Maker.make(FObj parent, PropertyList propertyList) make a RadialGradient object. |
FObj | Rect.Maker.make(FObj parent, PropertyList propertyList) make a Rect object. |
FObj | Set.Maker.make(FObj parent, PropertyList propertyList) make a Set object. |
FObj | Stop.Maker.make(FObj parent, PropertyList propertyList) make a Stop object. |
FObj | Style.Maker.make(FObj parent, PropertyList propertyList) make a Style object. |
FObj | SVG.Maker.make(FObj parent, PropertyList propertyList) make an SVG object. |
FObj | Switch.Maker.make(FObj parent, PropertyList propertyList) make a Line object. |
FObj | Symbol.Maker.make(FObj parent, PropertyList propertyList) make a Symbol object. |
FObj | Text.Maker.make(FObj parent, PropertyList propertyList) make an SVG Text object. |
FObj | TextPath.Maker.make(FObj parent, PropertyList propertyList) make a TextPath object. |
FObj | Title.Maker.make(FObj parent, PropertyList propertyList) make a Title object. |
FObj | TRef.Maker.make(FObj parent, PropertyList propertyList) make a Line object. |
FObj | TSpan.Maker.make(FObj parent, PropertyList propertyList) make a Line object. |
FObj | Use.Maker.make(FObj parent, PropertyList propertyList) make a Use object. |
FObj | VKern.Maker.make(FObj parent, PropertyList propertyList) make a VKern object. |
Methods in org.apache.fop.svg with parameters of type FObj | |
FObj | A.Maker.make(FObj parent, PropertyList propertyList) make a A object. |
FObj | AltGlyph.Maker.make(FObj parent, PropertyList propertyList) make a AltGlyph object. |
FObj | Animate.Maker.make(FObj parent, PropertyList propertyList) make a Animate object. |
FObj | AnimateColor.Maker.make(FObj parent, PropertyList propertyList) make a AnimateColor object. |
FObj | AnimateMotion.Maker.make(FObj parent, PropertyList propertyList) make a AnimateMotion object. |
FObj | AnimateTransform.Maker.make(FObj parent, PropertyList propertyList) make a AnimateTransform object. |
FObj | Circle.Maker.make(FObj parent, PropertyList propertyList) make a Circle object. |
FObj | ClipPath.Maker.make(FObj parent, PropertyList propertyList) make a ClipPath object. |
FObj | Cursor.Maker.make(FObj parent, PropertyList propertyList) make a Cursor object. |
FObj | Defs.Maker.make(FObj parent, PropertyList propertyList) make a Defs object. |
FObj | Desc.Maker.make(FObj parent, PropertyList propertyList) make a Desc object. |
FObj | Ellipse.Maker.make(FObj parent, PropertyList propertyList) make a Ellipse object. |
FObj | Filter.Maker.make(FObj parent, PropertyList propertyList) make a Filter object. |
FObj | Font.Maker.make(FObj parent, PropertyList propertyList) make a Font object. |
FObj | G.Maker.make(FObj parent, PropertyList propertyList) make a G object. |
FObj | Glyph.Maker.make(FObj parent, PropertyList propertyList) make a Glyph object. |
FObj | HKern.Maker.make(FObj parent, PropertyList propertyList) make a HKern object. |
FObj | Image.Maker.make(FObj parent, PropertyList propertyList) make a Image object. |
FObj | Line.Maker.make(FObj parent, PropertyList propertyList) make a Line object. |
FObj | LinearGradient.Maker.make(FObj parent, PropertyList propertyList) make a LinearGradient object. |
FObj | Marker.Maker.make(FObj parent, PropertyList propertyList) make a Marker object. |
FObj | Mask.Maker.make(FObj parent, PropertyList propertyList) make a Mask object. |
FObj | MissingGlyph.Maker.make(FObj parent, PropertyList propertyList) make a MissingGlyph object. |
FObj | Path.Maker.make(FObj parent, PropertyList propertyList) make a Path object. |
FObj | Pattern.Maker.make(FObj parent, PropertyList propertyList) make a Pattern object. |
FObj | Polygon.Maker.make(FObj parent, PropertyList propertyList) make a Polygon object. |
FObj | Polyline.Maker.make(FObj parent, PropertyList propertyList) make a Polyline object. |
FObj | RadialGradient.Maker.make(FObj parent, PropertyList propertyList) make a RadialGradient object. |
FObj | Rect.Maker.make(FObj parent, PropertyList propertyList) make a Rect object. |
FObj | Set.Maker.make(FObj parent, PropertyList propertyList) make a Set object. |
FObj | Stop.Maker.make(FObj parent, PropertyList propertyList) make a Stop object. |
FObj | Style.Maker.make(FObj parent, PropertyList propertyList) make a Style object. |
FObj | SVG.Maker.make(FObj parent, PropertyList propertyList) make an SVG object. |
Property | SVGD.Maker.make(PropertyList propertyList, String value, FObj fo) make an SVG Length property with the given value. |
Property | SVGLengthListProperty.Maker.make(PropertyList propertyList, String value, FObj fo) make an SVG Length property with the given value. |
Property | SVGLengthProperty.Maker.make(PropertyList propertyList, String value, FObj fo) make an SVG Length property with the given value. |
Property | SVGPoints.Maker.make(PropertyList propertyList, String value, FObj fo) make an SVG Length property with the given value. |
Property | SVGStringProperty.Maker.make(PropertyList propertyList, String value, FObj fo) make an SVG Length property with the given value. |
Property | SVGStyle.Maker.make(PropertyList propertyList, String value, FObj fo) make an SVG Length property with the given value. |
Property | SVGTransform.Maker.make(PropertyList propertyList, String value, FObj fo) make an SVG Length property with the given value. |
FObj | Switch.Maker.make(FObj parent, PropertyList propertyList) make a Line object. |
FObj | Symbol.Maker.make(FObj parent, PropertyList propertyList) make a Symbol object. |
FObj | Text.Maker.make(FObj parent, PropertyList propertyList) make an SVG Text object. |
FObj | TextPath.Maker.make(FObj parent, PropertyList propertyList) make a TextPath object. |
Property | TextProperty.Maker.make(PropertyList propertyList, String value, FObj fo) make an SVG Length property with the given value. |
FObj | Title.Maker.make(FObj parent, PropertyList propertyList) make a Title object. |
FObj | TRef.Maker.make(FObj parent, PropertyList propertyList) make a Line object. |
FObj | TSpan.Maker.make(FObj parent, PropertyList propertyList) make a Line object. |
FObj | Use.Maker.make(FObj parent, PropertyList propertyList) make a Use object. |
FObj | VKern.Maker.make(FObj parent, PropertyList propertyList) make a VKern object. |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |