Uses of Class
org.apache.fop.fo.PropertyList

Packages that use PropertyList
org.apache.fop.datatypes 
org.apache.fop.fo 
org.apache.fop.fo.expr 
org.apache.fop.fo.flow 
org.apache.fop.fo.pagination 
org.apache.fop.fo.properties 
org.apache.fop.svg 

Uses of PropertyList in org.apache.fop.datatypes
 

Constructors in org.apache.fop.datatypes with parameters of type PropertyList
LengthBase.LengthBase(FObj parentFO, PropertyList plist, int iBaseType)
          
 

Uses of PropertyList in org.apache.fop.fo
 

Fields in org.apache.fop.fo declared as PropertyList
PropertyListFObj.properties
          
 

Constructors in org.apache.fop.fo with parameters of type PropertyList
PropertyList.PropertyList(PropertyList parentPropertyList, String space, String el)
          
 

Methods in org.apache.fop.fo that return PropertyList
PropertyListPropertyListBuilder.makeList(String elementName, Attributes attributes, PropertyList parentPropertyList, FObj parentFO)
          
 

Methods in org.apache.fop.fo with parameters of type PropertyList
PropertyCharacterProperty.Maker.make(PropertyList propertyList, String value, FObj fo)
          
PropertyEnumProperty.Maker.make(PropertyList propertyList, String value, FObj fo)
          
FObjFObj.Maker.make(FObj parent, PropertyList propertyList)
          
FObjFObjMixed.Maker.make(FObj parent, PropertyList propertyList)
          
PropertyProperty.Maker.compute(PropertyList propertyList)
          Return a Property object representing the value of this property, based on other property values for this FO.
PercentBaseProperty.Maker.getPercentBase(FObj fo, PropertyList pl)
          Return an object implementing the PercentBase interface.
PropertyProperty.Maker.make(Property baseProp, String partName, PropertyList propertyList, String value, FObj fo)
          Return a property value for a compound property.
PropertyProperty.Maker.make(PropertyList propertyList, String value, FObj fo)
          Create a Property object from an attribute specification.
PropertyProperty.Maker.make(PropertyList propertyList)
          Return a Property object representing the initial value.
PropertyPropertyListBuilder.computeProperty(PropertyList propertyList, String space, String element, String propertyName)
          
PropertyListPropertyListBuilder.makeList(String elementName, Attributes attributes, PropertyList parentPropertyList, FObj parentFO)
          
PropertyPropertyListBuilder.makeProperty(PropertyList propertyList, String space, String element, String propertyName)
          
PropertyStringProperty.Maker.make(PropertyList propertyList, String value, FObj fo)
          
 

Uses of PropertyList in org.apache.fop.fo.expr
 

Constructors in org.apache.fop.fo.expr with parameters of type PropertyList
PropertyInfo.PropertyInfo(Property.Maker maker, PropertyList plist, FObj fo)
          
 

Methods in org.apache.fop.fo.expr that return PropertyList
PropertyListPropertyInfo.getPropertyList()
          
 

Uses of PropertyList in org.apache.fop.fo.flow
 

Constructors in org.apache.fop.fo.flow with parameters of type PropertyList
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 with parameters of type PropertyList
FObjBasicLink.Maker.make(FObj parent, PropertyList propertyList)
          
FObjBlock.Maker.make(FObj parent, PropertyList propertyList)
          
FObjBlockContainer.Maker.make(FObj parent, PropertyList propertyList)
          
FObjCharacter.Maker.make(FObj parent, PropertyList propertyList)
          
FObjDisplaySequence.Maker.make(FObj parent, PropertyList propertyList)
          
FObjExternalGraphic.Maker.make(FObj parent, PropertyList propertyList)
          
FObjFlow.Maker.make(FObj parent, PropertyList propertyList)
          
FObjInline.Maker.make(FObj parent, PropertyList propertyList)
          
FObjInlineGraphic.Maker.make(FObj parent, PropertyList propertyList)
          
FObjInstreamForeignObject.Maker.make(FObj parent, PropertyList propertyList)
          make an SVG object.
FObjLeader.Maker.make(FObj parent, PropertyList propertyList)
          
FObjListBlock.Maker.make(FObj parent, PropertyList propertyList)
          
FObjListItem.Maker.make(FObj parent, PropertyList propertyList)
          
FObjListItemBody.Maker.make(FObj parent, PropertyList propertyList)
          
FObjListItemLabel.Maker.make(FObj parent, PropertyList propertyList)
          
FObjPageNumber.Maker.make(FObj parent, PropertyList propertyList)
          
FObjPageNumberCitation.Maker.make(FObj parent, PropertyList propertyList)
          
FObjStaticContent.Maker.make(FObj parent, PropertyList propertyList)
          
FObjTable.Maker.make(FObj parent, PropertyList propertyList)
          
FObjTableBody.Maker.make(FObj parent, PropertyList propertyList)
          
FObjTableCell.Maker.make(FObj parent, PropertyList propertyList)
          
FObjTableColumn.Maker.make(FObj parent, PropertyList propertyList)
          
FObjTableFooter.Maker.make(FObj parent, PropertyList propertyList)
          
FObjTableHeader.Maker.make(FObj parent, PropertyList propertyList)
          
FObjTableRow.Maker.make(FObj parent, PropertyList propertyList)
          
 

Uses of PropertyList in org.apache.fop.fo.pagination
 

Constructors in org.apache.fop.fo.pagination with parameters of type PropertyList
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 with parameters of type PropertyList
FObjConditionalPageMasterReference.Maker.make(FObj parent, PropertyList propertyList)
          
FObjLayoutMasterSet.Maker.make(FObj parent, PropertyList propertyList)
          
FObjPageSequence.Maker.make(FObj parent, PropertyList propertyList)
          
FObjPageSequenceMaster.Maker.make(FObj parent, PropertyList propertyList)
          
FObjRegionAfter.Maker.make(FObj parent, PropertyList propertyList)
          
FObjRegionBefore.Maker.make(FObj parent, PropertyList propertyList)
          
FObjRegionBody.Maker.make(FObj parent, PropertyList propertyList)
          
FObjRepeatablePageMasterAlternatives.Maker.make(FObj parent, PropertyList propertyList)
          
FObjRepeatablePageMasterReference.Maker.make(FObj parent, PropertyList propertyList)
          
FObjRoot.Maker.make(FObj parent, PropertyList propertyList)
          
FObjSimplePageMaster.Maker.make(FObj parent, PropertyList propertyList)
          
FObjSinglePageMasterReference.Maker.make(FObj parent, PropertyList propertyList)
          
 

Uses of PropertyList in org.apache.fop.fo.properties
 

Methods in org.apache.fop.fo.properties with parameters of type PropertyList
PropertyBackgroundColorMaker.make(PropertyList propertyList)
          
PropertyBlankOrNotBlankMaker.make(PropertyList propertyList)
          
PropertyBorderAfterColorMaker.make(PropertyList propertyList)
          
PropertyBorderBeforeColorMaker.make(PropertyList propertyList)
          
PropertyBorderBottomColorMaker.make(PropertyList propertyList)
          
PropertyBorderBottomMaker.make(PropertyList propertyList)
          
PropertyBorderColorMaker.make(PropertyList propertyList)
          
PropertyBorderEndColorMaker.make(PropertyList propertyList)
          
PropertyBorderLeftColorMaker.make(PropertyList propertyList)
          
PropertyBorderLeftMaker.make(PropertyList propertyList)
          
PropertyBorderRightColorMaker.make(PropertyList propertyList)
          
PropertyBorderRightMaker.make(PropertyList propertyList)
          
PropertyBorderStartColorMaker.make(PropertyList propertyList)
          
PropertyBorderTopColorMaker.make(PropertyList propertyList)
          
PropertyBorderTopMaker.make(PropertyList propertyList)
          
PropertyBorderWidthMaker.make(PropertyList propertyList)
          
PropertyBottomMaker.make(PropertyList propertyList)
          
PropertyCharacterMaker.make(PropertyList propertyList)
          
PropertyColorMaker.make(PropertyList propertyList)
          
PropertyColumnCountMaker.make(PropertyList propertyList)
          
PropertyColumnGapMaker.make(PropertyList propertyList)
          
PropertyColumnNumberMaker.make(PropertyList propertyList)
          
PropertyColumnWidthMaker.make(PropertyList propertyList)
          
PropertyContentHeightMaker.make(PropertyList propertyList)
          
PropertyContentWidthMaker.make(PropertyList propertyList)
          
PropertyCountryMaker.make(PropertyList propertyList)
          
PropertyElementClassMaker.make(PropertyList propertyList)
          
PropertyEndIndentMaker.make(PropertyList propertyList)
          
PropertyExtentMaker.make(PropertyList propertyList)
          
PropertyExternalDestinationMaker.make(PropertyList propertyList)
          
PropertyFlowNameMaker.make(PropertyList propertyList)
          
PropertyFontFamilyMaker.make(PropertyList propertyList)
          
PercentBaseFontSizeMaker.getPercentBase(FObj fo, PropertyList propertyList)
          Return object used to calculate base Length for percent specifications.
PropertyFontSizeMaker.make(PropertyList propertyList)
          
PropertyFontStyleMaker.make(PropertyList propertyList)
          
PropertyFontWeightMaker.make(PropertyList propertyList)
          
PropertyGenericBorderStyle.make(PropertyList propertyList)
          
PropertyGenericBorderWidth.make(PropertyList propertyList)
          
PropertyGenericBreak.make(PropertyList propertyList)
          
PropertyGenericCondBorderWidth.make(PropertyList propertyList)
          
PropertyGenericCondLength.make(PropertyList propertyList)
          
PropertyGenericPadding.make(PropertyList propertyList)
          
PropertyGenericSpace.make(PropertyList propertyList)
          
PropertyGenericUnits.make(PropertyList propertyList)
          
PropertyHeightMaker.make(PropertyList propertyList)
          
PropertyHRefMaker.make(PropertyList propertyList)
          
PropertyHyphenateMaker.make(PropertyList propertyList)
          
PropertyHyphenationCharacterMaker.make(PropertyList propertyList)
          
PropertyHyphenationPushCharacterCountMaker.make(PropertyList propertyList)
          
PropertyHyphenationRemainCharacterCountMaker.make(PropertyList propertyList)
          
PropertyIdMaker.make(PropertyList propertyList)
          
PropertyInitialPageNumberMaker.make(PropertyList propertyList)
          
PropertyInternalDestinationMaker.make(PropertyList propertyList)
          
PropertyKeepTogetherMaker.make(PropertyList propertyList)
          
PropertyKeepWithNextMaker.make(PropertyList propertyList)
          
PropertyKeepWithPreviousMaker.make(PropertyList propertyList)
          
PropertyLanguageMaker.make(PropertyList propertyList)
          
PropertyLeaderAlignmentMaker.make(PropertyList propertyList)
          
PercentBaseLeaderLengthMaker.getPercentBase(FObj fo, PropertyList propertyList)
          Return object used to calculate base Length for percent specifications.
PropertyLeaderLengthMaker.make(PropertyList propertyList)
          
PropertyLeaderPatternMaker.make(PropertyList propertyList)
          
PercentBaseLeaderPatternWidthMaker.getPercentBase(FObj fo, PropertyList propertyList)
          Return object used to calculate base Length for percent specifications.
PropertyLeaderPatternWidthMaker.make(PropertyList propertyList)
          
PropertyLeftMaker.make(PropertyList propertyList)
          
PercentBaseLineHeightMaker.getPercentBase(FObj fo, PropertyList propertyList)
          Return object used to calculate base Length for percent specifications.
PropertyLineHeightMaker.make(PropertyList propertyList)
          
PropertyMarginBottomMaker.make(PropertyList propertyList)
          
PropertyMarginLeftMaker.make(PropertyList propertyList)
          
PropertyMarginRightMaker.make(PropertyList propertyList)
          
PropertyMarginTopMaker.make(PropertyList propertyList)
          
PropertyMasterNameMaker.make(PropertyList propertyList)
          
PropertyMaximumRepeatsMaker.make(PropertyList propertyList)
          
PropertyNumberColumnsRepeatedMaker.make(PropertyList propertyList)
          
PropertyNumberColumnsSpannedMaker.make(PropertyList propertyList)
          
PropertyNumberRowsSpannedMaker.make(PropertyList propertyList)
          
PropertyOddOrEvenMaker.make(PropertyList propertyList)
          
PropertyOrphansMaker.make(PropertyList propertyList)
          
PropertyOverflowMaker.make(PropertyList propertyList)
          
PropertyPaddingMaker.make(PropertyList propertyList)
          
PropertyPageHeightMaker.make(PropertyList propertyList)
          
PropertyPageMasterEvenMaker.make(PropertyList propertyList)
          
PropertyPageMasterFirstMaker.make(PropertyList propertyList)
          
PropertyPageMasterOddMaker.make(PropertyList propertyList)
          
PropertyPageMasterRepeatingMaker.make(PropertyList propertyList)
          
PropertyPagePositionMaker.make(PropertyList propertyList)
          
PropertyPageWidthMaker.make(PropertyList propertyList)
          
PropertyPositionMaker.make(PropertyList propertyList)
          
PropertyProvisionalDistanceBetweenStartsMaker.make(PropertyList propertyList)
          
PropertyProvisionalLabelSeparationMaker.make(PropertyList propertyList)
          
PropertyRefIdMaker.make(PropertyList propertyList)
          
PropertyRegionNameMaker.make(PropertyList propertyList)
          
PropertyRequiredExtensionsMaker.make(PropertyList propertyList)
          
PropertyRequiredFeaturesMaker.make(PropertyList propertyList)
          
PropertyRightMaker.make(PropertyList propertyList)
          
PropertyRuleStyleMaker.make(PropertyList propertyList)
          
PropertyRuleThicknessMaker.make(PropertyList propertyList)
          
PropertyScalingMaker.make(PropertyList propertyList)
          
PropertySpanMaker.make(PropertyList propertyList)
          
PropertySpreadMethodMaker.make(PropertyList propertyList)
          
PropertySrcMaker.make(PropertyList propertyList)
          
PropertyStartIndentMaker.make(PropertyList propertyList)
          
PropertySystemLanguageMaker.make(PropertyList propertyList)
          
PropertyTableOmitFooterAtBreakMaker.make(PropertyList propertyList)
          
PropertyTableOmitHeaderAtBreakMaker.make(PropertyList propertyList)
          
PropertyTextAlignLastMaker.compute(PropertyList propertyList)
          
PropertyTextAlignLastMaker.make(PropertyList propertyList)
          
PropertyTextAlignMaker.make(PropertyList propertyList)
          
PropertyTextDecorationMaker.make(PropertyList propertyList)
          
PropertyTextIndentMaker.make(PropertyList propertyList)
          
PropertyTopMaker.make(PropertyList propertyList)
          
PropertyVerticalAlignMaker.make(PropertyList propertyList)
          
PropertyViewBoxMaker.make(PropertyList propertyList)
          
PropertyWhiteSpaceCollapseMaker.make(PropertyList propertyList)
          
PropertyWidowsMaker.make(PropertyList propertyList)
          
PercentBaseWidthMaker.getPercentBase(FObj fo, PropertyList propertyList)
          Return object used to calculate base Length for percent specifications.
PropertyWidthMaker.make(PropertyList propertyList)
          
PropertyWrapOptionMaker.make(PropertyList propertyList)
          
PropertyXMLSpaceMaker.make(PropertyList propertyList)
          
 

Uses of PropertyList in org.apache.fop.svg
 

Constructors in org.apache.fop.svg with parameters of type PropertyList
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 with parameters of type PropertyList
FObjA.Maker.make(FObj parent, PropertyList propertyList)
          make a A object.
FObjAltGlyph.Maker.make(FObj parent, PropertyList propertyList)
          make a AltGlyph object.
FObjAnimate.Maker.make(FObj parent, PropertyList propertyList)
          make a Animate object.
FObjAnimateColor.Maker.make(FObj parent, PropertyList propertyList)
          make a AnimateColor object.
FObjAnimateMotion.Maker.make(FObj parent, PropertyList propertyList)
          make a AnimateMotion object.
FObjAnimateTransform.Maker.make(FObj parent, PropertyList propertyList)
          make a AnimateTransform object.
FObjCircle.Maker.make(FObj parent, PropertyList propertyList)
          make a Circle object.
FObjClipPath.Maker.make(FObj parent, PropertyList propertyList)
          make a ClipPath object.
FObjCursor.Maker.make(FObj parent, PropertyList propertyList)
          make a Cursor object.
FObjDefs.Maker.make(FObj parent, PropertyList propertyList)
          make a Defs object.
FObjDesc.Maker.make(FObj parent, PropertyList propertyList)
          make a Desc object.
FObjEllipse.Maker.make(FObj parent, PropertyList propertyList)
          make a Ellipse object.
FObjFilter.Maker.make(FObj parent, PropertyList propertyList)
          make a Filter object.
FObjFont.Maker.make(FObj parent, PropertyList propertyList)
          make a Font object.
FObjG.Maker.make(FObj parent, PropertyList propertyList)
          make a G object.
FObjGlyph.Maker.make(FObj parent, PropertyList propertyList)
          make a Glyph object.
FObjHKern.Maker.make(FObj parent, PropertyList propertyList)
          make a HKern object.
FObjImage.Maker.make(FObj parent, PropertyList propertyList)
          make a Image object.
FObjLine.Maker.make(FObj parent, PropertyList propertyList)
          make a Line object.
FObjLinearGradient.Maker.make(FObj parent, PropertyList propertyList)
          make a LinearGradient object.
FObjMarker.Maker.make(FObj parent, PropertyList propertyList)
          make a Marker object.
FObjMask.Maker.make(FObj parent, PropertyList propertyList)
          make a Mask object.
FObjMissingGlyph.Maker.make(FObj parent, PropertyList propertyList)
          make a MissingGlyph object.
FObjPath.Maker.make(FObj parent, PropertyList propertyList)
          make a Path object.
FObjPattern.Maker.make(FObj parent, PropertyList propertyList)
          make a Pattern object.
FObjPolygon.Maker.make(FObj parent, PropertyList propertyList)
          make a Polygon object.
FObjPolyline.Maker.make(FObj parent, PropertyList propertyList)
          make a Polyline object.
FObjRadialGradient.Maker.make(FObj parent, PropertyList propertyList)
          make a RadialGradient object.
FObjRect.Maker.make(FObj parent, PropertyList propertyList)
          make a Rect object.
FObjSet.Maker.make(FObj parent, PropertyList propertyList)
          make a Set object.
FObjStop.Maker.make(FObj parent, PropertyList propertyList)
          make a Stop object.
FObjStyle.Maker.make(FObj parent, PropertyList propertyList)
          make a Style object.
FObjSVG.Maker.make(FObj parent, PropertyList propertyList)
          make an SVG object.
PropertySVGD.Maker.make(PropertyList propertyList, String value, FObj fo)
          make an SVG Length property with the given value.
PropertySVGD.Maker.make(PropertyList propertyList)
          make an SVG Length property with the default value.
PropertySVGLengthListProperty.Maker.make(PropertyList propertyList, String value, FObj fo)
          make an SVG Length property with the given value.
PropertySVGLengthListProperty.Maker.make(PropertyList propertyList)
          make an SVG Length property with the default value.
PropertySVGLengthProperty.Maker.make(PropertyList propertyList, String value, FObj fo)
          make an SVG Length property with the given value.
PropertySVGLengthProperty.Maker.make(PropertyList propertyList)
          make an SVG Length property with the default value.
PropertySVGPoints.Maker.make(PropertyList propertyList, String value, FObj fo)
          make an SVG Length property with the given value.
PropertySVGPoints.Maker.make(PropertyList propertyList)
          make an SVG Length property with the default value.
PropertySVGStringProperty.Maker.make(PropertyList propertyList, String value, FObj fo)
          make an SVG Length property with the given value.
PropertySVGStringProperty.Maker.make(PropertyList propertyList)
          make an SVG Length property with the default value.
PropertySVGStyle.Maker.make(PropertyList propertyList, String value, FObj fo)
          make an SVG Length property with the given value.
PropertySVGStyle.Maker.make(PropertyList propertyList)
          make an SVG Length property with the default value.
PropertySVGTransform.Maker.make(PropertyList propertyList, String value, FObj fo)
          make an SVG Length property with the given value.
PropertySVGTransform.Maker.make(PropertyList propertyList)
          make an SVG Length property with the default value.
FObjSwitch.Maker.make(FObj parent, PropertyList propertyList)
          make a Line object.
FObjSymbol.Maker.make(FObj parent, PropertyList propertyList)
          make a Symbol object.
FObjText.Maker.make(FObj parent, PropertyList propertyList)
          make an SVG Text object.
FObjTextPath.Maker.make(FObj parent, PropertyList propertyList)
          make a TextPath object.
PropertyTextProperty.Maker.make(PropertyList propertyList, String value, FObj fo)
          make an SVG Length property with the given value.
PropertyTextProperty.Maker.make(PropertyList propertyList)
          make an SVG Length property with the default value.
FObjTitle.Maker.make(FObj parent, PropertyList propertyList)
          make a Title object.
FObjTRef.Maker.make(FObj parent, PropertyList propertyList)
          make a Line object.
FObjTSpan.Maker.make(FObj parent, PropertyList propertyList)
          make a Line object.
FObjUse.Maker.make(FObj parent, PropertyList propertyList)
          make a Use object.
FObjVKern.Maker.make(FObj parent, PropertyList propertyList)
          make a VKern object.