Uses of Class
org.apache.fop.fo.PropertyList
-
Packages that use PropertyList Package Description org.apache.fop.datatypes XSL Datatypes.org.apache.fop.fo Classes, constants and basic infrastructure for the FO tree.org.apache.fop.fo.expr Classes for XSL expressions and functions.org.apache.fop.fo.extensions Base classes for implementing extensions to XSL-FO.org.apache.fop.fo.extensions.destination Classes to support named destinations (only relevant for PDF output)org.apache.fop.fo.flow All the block- and inline-level flow formatting objects.org.apache.fop.fo.flow.table org.apache.fop.fo.pagination All the pagination and declaration formatting objects.org.apache.fop.fo.pagination.bookmarks Formatting objects for bookmarks as defined since XSL 1.1.org.apache.fop.fo.properties Classes representing the various property types as well as supporting data structures for the FO tree.org.apache.fop.render.afp.extensions org.apache.fop.render.pdf.extensions org.apache.fop.render.ps.extensions Extensions specific to the PostScript Renderer. -
-
Uses of PropertyList in org.apache.fop.datatypes
Constructors in org.apache.fop.datatypes with parameters of type PropertyList Constructor Description LengthBase(PropertyList plist, int baseType)Constructor -
Uses of PropertyList in org.apache.fop.fo
Subclasses of PropertyList in org.apache.fop.fo Modifier and Type Class Description classStaticPropertyListA very fast implementation of PropertyList that uses arrays to store the explicit set properties and another array to store cached values.Fields in org.apache.fop.fo declared as PropertyList Modifier and Type Field Description protected PropertyListPropertyList. parentPropertyListreference to the parent FO's propertyListMethods in org.apache.fop.fo that return PropertyList Modifier and Type Method Description protected PropertyListFObj. createPropertyList(PropertyList parent, FOEventHandler foEventHandler)Create a default property list for this element.protected PropertyListFONode. createPropertyList(PropertyList pList, FOEventHandler foEventHandler)Create a property list for this node.PropertyListPropertyList. getParentPropertyList()PropertyListPropertyListMaker. make(FObj fobj, PropertyList parentPropertyList)Make a property list.Methods in org.apache.fop.fo with parameters of type PropertyList Modifier and Type Method Description protected voidFONode. addCharacters(char[] data, int start, int end, PropertyList pList, org.xml.sax.Locator locator)Deprecated.Please overrideFONode.characters(char[], int, int, PropertyList, Locator)instead!voidFObj. bind(PropertyList pList)Bind property values from the property list to the FO node.voidFONode. bind(PropertyList propertyList)Bind the givenPropertyListto this node Does nothing by default.voidFOText. bind(PropertyList pList)Bind the givenPropertyListto this node Does nothing by default.protected voidFObjMixed. characters(char[] data, int start, int length, PropertyList pList, org.xml.sax.Locator locator)Adds characters.protected voidFONode. characters(char[] data, int start, int length, PropertyList pList, org.xml.sax.Locator locator)Adds characters.protected voidFOText. characters(char[] data, int start, int length, PropertyList list, org.xml.sax.Locator locator)Adds characters.protected voidUnknownXMLObj. characters(char[] data, int start, int length, PropertyList pList, org.xml.sax.Locator locator)Adds characters.protected voidXMLObj. characters(char[] data, int start, int length, PropertyList pList, org.xml.sax.Locator locator)Adds characters.protected PropertyListFObj. createPropertyList(PropertyList parent, FOEventHandler foEventHandler)Create a default property list for this element.protected PropertyListFONode. createPropertyList(PropertyList pList, FOEventHandler foEventHandler)Create a property list for this node.PropertyListPropertyListMaker. make(FObj fobj, PropertyList parentPropertyList)Make a property list.voidFObj. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList pList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element.voidFONode. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList pList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element.voidXMLObj. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList propertyList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element.Constructors in org.apache.fop.fo with parameters of type PropertyList Constructor Description PropertyList(FObj fObjToAttach, PropertyList parentPropertyList)Basic constructor.StaticPropertyList(FObj fObjToAttach, PropertyList parentPropertyList)Construct a StaticPropertyList. -
Uses of PropertyList in org.apache.fop.fo.expr
Methods in org.apache.fop.fo.expr that return PropertyList Modifier and Type Method Description PropertyListPropertyInfo. getPropertyList()accessor for PropertyListConstructors in org.apache.fop.fo.expr with parameters of type PropertyList Constructor Description PropertyInfo(PropertyMaker maker, PropertyList plist)Constructor -
Uses of PropertyList in org.apache.fop.fo.extensions
Methods in org.apache.fop.fo.extensions with parameters of type PropertyList Modifier and Type Method Description voidExternalDocument. bind(PropertyList pList)Bind property values from the property list to the FO node. -
Uses of PropertyList in org.apache.fop.fo.extensions.destination
Methods in org.apache.fop.fo.extensions.destination with parameters of type PropertyList Modifier and Type Method Description voidDestination. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList pList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element. -
Uses of PropertyList in org.apache.fop.fo.flow
Subclasses of PropertyList in org.apache.fop.fo.flow Modifier and Type Class Description protected classMarker.MarkerPropertyListAn implementation ofPropertyListwhich only stores the explicitly specified properties/attributes as bundles of name-value-namespace stringsMethods in org.apache.fop.fo.flow with parameters of type PropertyList Modifier and Type Method Description voidAbstractGraphics. bind(PropertyList pList)Bind property values from the property list to the FO node.voidAbstractListItemPart. bind(PropertyList pList)Bind property values from the property list to the FO node.voidAbstractPageNumberCitation. bind(PropertyList pList)Bind property values from the property list to the FO node.voidAbstractRetrieveMarker. bind(PropertyList pList)Bind property values from the property list to the FO node.voidBasicLink. bind(PropertyList pList)Bind property values from the property list to the FO node.voidBidiOverride. bind(PropertyList pList)Bind property values from the property list to the FO node.voidBlock. bind(PropertyList pList)Bind property values from the property list to the FO node.voidBlockContainer. bind(PropertyList pList)Bind property values from the property list to the FO node.voidChangeBar. bind(PropertyList pList)Bind property values from the property list to the FO node.voidCharacter. bind(PropertyList pList)Bind property values from the property list to the FO node.voidExternalGraphic. bind(PropertyList pList)Bind property values from the property list to the FO node.voidFloat. bind(PropertyList pList)Bind property values from the property list to the FO node.voidFootnote. bind(PropertyList pList)Bind property values from the property list to the FO node.voidFootnoteBody. bind(PropertyList pList)Bind property values from the property list to the FO node.voidInitialPropertySet. bind(PropertyList pList)Bind property values from the property list to the FO node.voidInline. bind(PropertyList pList)Bind property values from the property list to the FO node.voidInlineContainer. bind(PropertyList pList)voidInlineLevel. bind(PropertyList pList)Bind property values from the property list to the FO node.voidLeader. bind(PropertyList pList)Bind property values from the property list to the FO node.voidListBlock. bind(PropertyList pList)Bind property values from the property list to the FO node.voidListItem. bind(PropertyList pList)Bind property values from the property list to the FO node.voidMarker. bind(PropertyList pList)Bind property values from the property list to the FO node.voidMultiCase. bind(PropertyList pList)voidMultiPropertySet. bind(PropertyList pList)Bind property values from the property list to the FO node.voidMultiSwitch. bind(PropertyList pList)Bind property values from the property list to the FO node.voidMultiToggle. bind(PropertyList pList)Bind property values from the property list to the FO node.voidPageNumber. bind(PropertyList pList)Bind property values from the property list to the FO node.voidRetrieveMarker. bind(PropertyList pList)Bind property values from the property list to the FO node.voidRetrieveTableMarker. bind(PropertyList pList)Bind property values from the property list to the FO node.voidWrapper. bind(PropertyList pList)voidAbstractPageNumberCitation. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList pList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element.voidChangeBar. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList pList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element.voidChangeBarBegin. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList pList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element.voidChangeBarEnd. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList pList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element.voidFloat. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList pList)voidRetrieveMarker. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList pList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element.voidRetrieveTableMarker. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList pList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element.Constructors in org.apache.fop.fo.flow with parameters of type PropertyList Constructor Description MarkerPropertyList(FObj fobj, PropertyList parentPropertyList)Overriding default constructor -
Uses of PropertyList in org.apache.fop.fo.flow.table
Methods in org.apache.fop.fo.flow.table with parameters of type PropertyList Modifier and Type Method Description voidTable. bind(PropertyList pList)Bind property values from the property list to the FO node.voidTableAndCaption. bind(PropertyList pList)voidTableCaption. bind(PropertyList pList)Bind property values from the property list to the FO node.voidTableCell. bind(PropertyList pList)Bind property values from the property list to the FO node.voidTableCellContainer. bind(PropertyList pList)voidTableColumn. bind(PropertyList pList)Bind property values from the property list to the FO node.voidTableFObj. bind(PropertyList pList)Bind property values from the property list to the FO node.voidTablePart. bind(PropertyList pList)Bind property values from the property list to the FO node.voidTableRow. bind(PropertyList pList)Bind property values from the property list to the FO node.PropertyTableFObj.ColumnNumberPropertyMaker. convertProperty(Property p, PropertyList propertyList, FObj fo)Return a Property object based on the passed Property object.PropertyTableFObj.ColumnNumberPropertyMaker. make(PropertyList propertyList)Return the default value.PropertyTableFObj.ColumnNumberPropertyMaker. make(PropertyList propertyList, java.lang.String value, FObj fo)Create a Property object from an attribute specification.voidTableFObj. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList pList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element.voidTablePart. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList pList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element.voidTableRow. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList pList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element. -
Uses of PropertyList in org.apache.fop.fo.pagination
Methods in org.apache.fop.fo.pagination with parameters of type PropertyList Modifier and Type Method Description voidAbstractPageSequence. bind(PropertyList pList)Bind property values from the property list to the FO node.voidColorProfile. bind(PropertyList pList)Bind property values from the property list to the FO node.voidConditionalPageMasterReference. bind(PropertyList pList)Bind property values from the property list to the FO node.voidDeclarations. bind(PropertyList pList)Bind property values from the property list to the FO node.voidFlow. bind(PropertyList pList)Bind property values from the property list to the FO node.voidLayoutMasterSet. bind(PropertyList pList)Bind property values from the property list to the FO node.voidPageSequence. bind(PropertyList pList)Bind property values from the property list to the FO node.voidPageSequenceMaster. bind(PropertyList pList)Bind property values from the property list to the FO node.voidPageSequenceWrapper. bind(PropertyList pList)Bind property values from the property list to the FO node.voidRegion. bind(PropertyList pList)Bind property values from the property list to the FO node.voidRegionBA. bind(PropertyList pList)Bind property values from the property list to the FO node.voidRegionBody. bind(PropertyList pList)Bind property values from the property list to the FO node.voidRegionSE. bind(PropertyList pList)Bind property values from the property list to the FO node.voidRepeatablePageMasterAlternatives. bind(PropertyList pList)Bind property values from the property list to the FO node.voidRepeatablePageMasterReference. bind(PropertyList pList)Bind property values from the property list to the FO node.voidRoot. bind(PropertyList pList)Bind property values from the property list to the FO node.voidSideRegion. bind(PropertyList pList)Bind property values from the property list to the FO node.voidSimplePageMaster. bind(PropertyList pList)Bind property values from the property list to the FO node.voidSinglePageMasterReference. bind(PropertyList pList)Bind property values from the property list to the FO node. -
Uses of PropertyList in org.apache.fop.fo.pagination.bookmarks
Methods in org.apache.fop.fo.pagination.bookmarks with parameters of type PropertyList Modifier and Type Method Description voidBookmark. bind(PropertyList pList)Bind property values from the property list to the FO node.voidBookmarkTitle. bind(PropertyList pList)protected voidBookmarkTitle. characters(char[] data, int start, int length, PropertyList pList, org.xml.sax.Locator locator)Add the characters to this BookmarkTitle. -
Uses of PropertyList in org.apache.fop.fo.properties
Methods in org.apache.fop.fo.properties that return PropertyList Modifier and Type Method Description protected PropertyListCorrespondingPropertyMaker. getWMPropertyList(PropertyList pList)Return the property list to use for fetching writing mode depending property ids.Methods in org.apache.fop.fo.properties with parameters of type PropertyList Modifier and Type Method Description PropertyCorrespondingPropertyMaker. compute(PropertyList propertyList)Return a Property object representing the value of this property, based on other property values for this FO.PropertyDimensionPropertyMaker. compute(PropertyList propertyList)Return a Property object representing the value of this property, based on other property values for this FO.PropertyIndentPropertyMaker. compute(PropertyList propertyList)Calculate the corresponding value for start-indent and end-indent.protected PropertyLineHeightPropertyMaker. compute(PropertyList propertyList)Recalculate the line-height value based on the nearest specified value.protected PropertyPropertyMaker. compute(PropertyList propertyList)Return a Property object representing the value of this property, based on other property values for this FO.PropertySpacePropertyMaker. compute(PropertyList propertyList)Return a Property object representing the value of this property, based on other property values for this FO.PropertyIndentPropertyMaker. computeAlternativeRuleset(PropertyList propertyList)Calculate the corresponding value for start-indent and end-indent.PropertyIndentPropertyMaker. computeConforming(PropertyList propertyList)Calculate the corresponding value for start-indent and end-indent.PropertyColorProperty.Maker. convertProperty(Property p, PropertyList propertyList, FObj fo)Return a ColorProperty object based on the passed Property object.protected PropertyCompoundPropertyMaker. convertProperty(Property p, PropertyList propertyList, FObj fo)Return a Property object based on the passed Property object.PropertyCondLengthProperty.Maker. convertProperty(Property p, PropertyList propertyList, FObj fo)Return a Property object based on the passed Property object.PropertyEnumProperty.Maker. convertProperty(Property p, PropertyList propertyList, FObj fo)Convert a property.PropertyFontFamilyProperty.Maker. convertProperty(Property p, PropertyList propertyList, FObj fo)Return a Property object based on the passed Property object.PropertyFontSizePropertyMaker. convertProperty(Property p, PropertyList propertyList, FObj fo)Return a Property object based on the passed Property object.PropertyFontStretchPropertyMaker. convertProperty(Property p, PropertyList propertyList, FObj fo)Convert a property.PropertyKeepProperty.Maker. convertProperty(Property p, PropertyList propertyList, FObj fo)Return a Property object based on the passed Property object.PropertyLengthPairProperty.Maker. convertProperty(Property p, PropertyList propertyList, FObj fo)Return a Property object based on the passed Property object.PropertyLengthProperty.Maker. convertProperty(Property p, PropertyList propertyList, FObj fo)Return a Property object based on the passed Property object.PropertyLengthRangeProperty.Maker. convertProperty(Property p, PropertyList propertyList, FObj fo)Return a Property object based on the passed Property object.PropertyLineHeightPropertyMaker. convertProperty(Property p, PropertyList propertyList, FObj fo)Return a Property object based on the passed Property object.PropertyListProperty.Maker. convertProperty(Property p, PropertyList propertyList, FObj fo)Return a Property object based on the passed Property object.PropertyNumberProperty.Maker. convertProperty(Property p, PropertyList propertyList, FObj fo)Return a Property object based on the passed Property object.PropertyNumberProperty.PositiveIntegerMaker. convertProperty(Property p, PropertyList propertyList, FObj fo)If the value is not positive, return a property with value 1 Return a Property object based on the passed Property object.protected PropertyPropertyMaker. convertProperty(Property p, PropertyList propertyList, FObj fo)Return a Property object based on the passed Property object.PropertySpaceProperty.Maker. convertProperty(Property p, PropertyList propertyList, FObj fo)Return a Property object based on the passed Property object.PropertySpacingPropertyMaker. convertProperty(Property p, PropertyList propertyList, FObj fo)Support for the 'normal' value.PropertyTextDecorationMaker. convertProperty(Property p, PropertyList propertyList, FObj fo)Return a Property object based on the passed Property object.PropertyToBeImplementedProperty.Maker. convertProperty(Property p, PropertyList propertyList, FObj fo)protected PropertyPropertyMaker. convertPropertyDatatype(Property p, PropertyList propertyList, FObj fo)For properties that have more than one legal way to be specified, this routine should be overridden to attempt to set them based upon the other methods.PropertyPropertyMaker. convertShorthandProperty(PropertyList propertyList, Property prop, FObj fo)Converts a shorthand propertyprotected PropertyBorderSpacingShorthandParser. convertValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)Converts a property name into a Propertyprotected PropertyBoxCornerPropShorthandParser. convertValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)Stores 1 or 2 values of same type representing rounded corner radii.protected PropertyBoxPropShorthandParser. convertValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)Stores 1 to 4 values of same type.protected PropertyGenericShorthandParser. convertValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)Converts a property name into a Propertystatic CommonTextDecorationCommonTextDecoration. createFromPropertyList(PropertyList pList)Creates a CommonTextDecoration object from a property list.PropertyPropertyMaker. findProperty(PropertyList propertyList, boolean tryInherit)If the property is a relative property with a corresponding absolute value specified, the absolute value is used.PropertyBorderWidthPropertyMaker. get(int subpropId, PropertyList propertyList, boolean bTryInherit, boolean bTryDefault)Check the value of the style property and return a length of 0 when the style is NONE.PropertyCompoundPropertyMaker. get(int subpropertyId, PropertyList propertyList, boolean tryInherit, boolean tryDefault)Return the property on the current FlowObject.PropertyPageDimensionMaker. get(int subpropId, PropertyList propertyList, boolean tryInherit, boolean tryDefault)Check the value of the page-width / page-height property.PropertyPropertyMaker. get(int subpropertyId, PropertyList propertyList, boolean tryInherit, boolean tryDefault)Return the property on the current FlowObject.PropertyReferenceOrientationMaker. get(int subpropId, PropertyList propertyList, boolean tryInherit, boolean tryDefault)Check the value of the reference-orientation property.static CommonAccessibilityCommonAccessibility. getInstance(PropertyList propertyList)Returns an instance that matches the values (if any) in the given property list.static CommonBorderPaddingBackgroundCommonBorderPaddingBackground. getInstance(PropertyList pList)Obtain a CommonBorderPaddingBackground instance based on the related property valus in the givenPropertyListstatic CommonFontCommonFont. getInstance(PropertyList pList)Returns a CommonFont instance for the given PropertyList If the font-size and font-size-adjust properties are absolute the entire instance will be cached.static CommonHyphenationCommonHyphenation. getInstance(PropertyList propertyList)Gets the canonicalCommonHyphenationinstance corresponding to the values of the related properties present on the givenPropertyListPercentBaseBackgroundPositionShorthand.Maker. getPercentBase(PropertyList pl)This is used to handle properties specified as a percentage of some "base length", such as the content width of their containing box.PercentBasePropertyMaker. getPercentBase(PropertyList pl)This is used to handle properties specified as a percentage of some "base length", such as the content width of their containing box.PropertyPropertyMaker. getShorthand(PropertyList propertyList)For properties that can be set by shorthand properties, this method should return the Property, if any, that is parsed from any shorthand properties that affect this property.PropertyBackgroundPositionShorthand.Parser. getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)PropertyFontShorthandParser. getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)PropertyGenericShorthandParser. getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)PropertyPageBreakShorthandParser. getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)PropertyPositionShorthandParser. getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)PropertyShorthandParser. getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)PropertyVerticalAlignShorthandParser. getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)PropertyWhiteSpaceShorthandParser. getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)PropertyXMLLangShorthandParser. getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)protected PropertyListCorrespondingPropertyMaker. getWMPropertyList(PropertyList pList)Return the property list to use for fetching writing mode depending property ids.booleanCorrespondingPropertyMaker. isCorrespondingForced(PropertyList propertyList)For properties that operate on a relative direction (before, after, start, end) instead of an absolute direction (top, bottom, left, right), this method determines whether a corresponding property is specified on the corresponding absolute direction.booleanDimensionPropertyMaker. isCorrespondingForced(PropertyList propertyList)Determine if corresponding property is forced.PropertyBackgroundPositionShorthand.Maker. make(PropertyList propertyList, java.lang.String value, FObj fo)Create a Property object from an attribute specification.PropertyCharacterProperty.Maker. make(PropertyList propertyList, java.lang.String value, FObj fo)Create a Property object from an attribute specification.PropertyCompoundPropertyMaker. make(Property baseProperty, int subpropertyId, PropertyList propertyList, java.lang.String value, FObj fo)Return a property value for a compound property.PropertyCompoundPropertyMaker. make(PropertyList propertyList)Make a compound property with default values.PropertyCompoundPropertyMaker. make(PropertyList propertyList, java.lang.String value, FObj fo)Create a Property object from an attribute specification.PropertyFontFamilyProperty.Maker. make(PropertyList propertyList, java.lang.String value, FObj fo)Create a Property object from an attribute specification.PropertyFontShorthandProperty.Maker. make(PropertyList propertyList, java.lang.String value, FObj fo)Create a Property object from an attribute specification.PropertyFontSizePropertyMaker. make(PropertyList propertyList, java.lang.String value, FObj fo)Create a Property object from an attribute specification.PropertyFontWeightPropertyMaker. make(PropertyList pList, java.lang.String value, FObj fo)Create a Property object from an attribute specification.PropertyLineHeightPropertyMaker. make(PropertyList propertyList, java.lang.String value, FObj fo)Create a Property object from an attribute specification.PropertyOptionalCharacterProperty.Maker. make(PropertyList propertyList, java.lang.String value, FObj fo)Create a Property object from an attribute specification.PropertyPropertyMaker. make(Property baseProperty, int subpropertyId, PropertyList propertyList, java.lang.String value, FObj fo)Make a property value for a compound property.PropertyPropertyMaker. make(PropertyList propertyList)Return the default value.PropertyPropertyMaker. make(PropertyList propertyList, java.lang.String value, FObj fo)Create a Property object from an attribute specification.PropertyStringProperty.Maker. make(PropertyList propertyList, java.lang.String value, FObj fo)Make a new StringProperty objectPropertyTableBorderPrecedence. make(PropertyList propertyList)Set default precedence according to the parent FObj Return the default value.PropertyURIProperty.Maker. make(PropertyList propertyList, java.lang.String value, FObj fo)Create a Property object from an attribute specification.protected PropertyCompoundPropertyMaker. makeCompound(PropertyList propertyList, FObj parentFO)Create a empty compound property and fill it with default values for the subproperties.Constructors in org.apache.fop.fo.properties with parameters of type PropertyList Constructor Description CommonAbsolutePosition(PropertyList pList)Create a CommonAbsolutePosition object.CommonAural(PropertyList pList)Create a CommonAbsolutePosition object.CommonMarginBlock(PropertyList pList)Create a CommonMarginBlock object.CommonMarginInline(PropertyList pList)Create a CommonMarginInline object.CommonRelativePosition(PropertyList pList)Create a CommonRelativePosition object. -
Uses of PropertyList in org.apache.fop.render.afp.extensions
Methods in org.apache.fop.render.afp.extensions with parameters of type PropertyList Modifier and Type Method Description protected voidAFPPageSetupElement. characters(char[] data, int start, int length, PropertyList pList, org.xml.sax.Locator locator)Adds characters.PropertyAFPAttribute. make(PropertyList propertyList)Overide the make method to return the property objectvoidAbstractAFPExtensionObject. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList propertyList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element.voidAFPIncludeFormMapElement. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList propertyList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element.voidAFPPageOverlayElement. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList propertyList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element.voidAFPPageSegmentElement. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList propertyList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element.voidAFPPageSetupElement. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList propertyList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element. -
Uses of PropertyList in org.apache.fop.render.pdf.extensions
Methods in org.apache.fop.render.pdf.extensions with parameters of type PropertyList Modifier and Type Method Description protected voidPDFCollectionEntryElement. characters(char[] data, int start, int length, PropertyList pList, org.xml.sax.Locator locator)voidPDFActionElement. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList propertyList)voidPDFArrayElement. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList propertyList)voidPDFCollectionEntryElement. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList propertyList)voidPDFDictionaryElement. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList propertyList)voidPDFDocumentInformationElement. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList propertyList)voidPDFEmbeddedFileElement. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList propertyList)voidPDFPageElement. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList propertyList)voidPDFReferenceElement. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList propertyList) -
Uses of PropertyList in org.apache.fop.render.ps.extensions
Methods in org.apache.fop.render.ps.extensions with parameters of type PropertyList Modifier and Type Method Description protected voidAbstractPSExtensionElement. characters(char[] data, int start, int length, PropertyList pList, org.xml.sax.Locator locator)Adds characters.protected voidAbstractPSExtensionObject. characters(char[] data, int start, int length, PropertyList pList, org.xml.sax.Locator locator)Adds characters.voidAbstractPSExtensionObject. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList propertyList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element.voidPSSetPageDeviceElement. processNode(java.lang.String elementName, org.xml.sax.Locator locator, org.xml.sax.Attributes attlist, PropertyList propertyList)Initialize the node with its name, location information, and attributes The attributes must be used immediately as the sax attributes will be altered for the next element.
-