Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes
-
Packages that use RtfAttributes Package Description org.apache.fop.render.rtf RTF (Rich Text Format) Output Supportorg.apache.fop.render.rtf.rtflib.rtfdoc Independent subsystem (not specific to FOP) classes that are used to build RTF documents.org.apache.fop.render.rtf.rtflib.tools Utility classes used in RTF file generation. -
-
Uses of RtfAttributes in org.apache.fop.render.rtf
Subclasses of RtfAttributes in org.apache.fop.render.rtf Modifier and Type Class Description classFOPRtfAttributesA RtfAttributes subclass that adds some helper set methods.Methods in org.apache.fop.render.rtf that return RtfAttributes Modifier and Type Method Description (package private) static RtfAttributesListAttributesConverter. convertAttributes(ListBlock fobj)Reads an FO object's properties and adds returns them as RtfAttributes.static RtfAttributesTextAttributesConverter. convertAttributes(Block fobj)Converts all known text FO properties to RtfAttributesstatic RtfAttributesTextAttributesConverter. convertBlockContainerAttributes(BlockContainer fobj)Converts all known text FO properties to RtfAttributes(package private) static RtfAttributesTableAttributesConverter. convertCellAttributes(TableCell fobj)Converts cell attributes to rtf attributes.static RtfAttributesTextAttributesConverter. convertCharacterAttributes(Inline fobj)Converts all character related FO properties to RtfAttributes.static RtfAttributesTextAttributesConverter. convertCharacterAttributes(PageNumber fobj)Converts all character related FO properties to RtfAttributes.static RtfAttributesTextAttributesConverter. convertCharacterAttributes(FOText fobj)Converts all character related FO properties to RtfAttributes.static RtfAttributesTextAttributesConverter. convertLeaderAttributes(Leader fobj, PercentBaseContext context)Converts FO properties used by RtfLeader to RtfAttributes.(package private) static RtfAttributesPageAttributesConverter. convertPageAttributes(SimplePageMaster pagemaster)convert xsl:fo attributes to RTF text attributes(package private) static RtfAttributesTableAttributesConverter. convertRowAttributes(TableRow fobj, RtfAttributes rtfatts)Converts table and row attributes to rtf attributes.(package private) static RtfAttributesTableAttributesConverter. convertTableAttributes(Table fobj)Converts table-only attributes to rtf attributes.(package private) static RtfAttributesTableAttributesConverter. convertTablePartAttributes(TablePart part)Converts table-only attributes to rtf attributes.RtfAttributesFOPRtfAttributes. set(java.lang.String name, java.awt.Color color)Set an attribute that has a Color value.RtfAttributesFOPRtfAttributes. setHalfPoints(java.lang.String name, Length value)Set an attribute that has a Length value (internal units in half-points)RtfAttributesFOPRtfAttributes. setTwips(java.lang.String name, int value)Set an attribute using a value in millipoints (internal units in twips)RtfAttributesFOPRtfAttributes. setTwips(java.lang.String name, Length value)Set an attribute that has a Length value (internal units in twips)Methods in org.apache.fop.render.rtf with parameters of type RtfAttributes Modifier and Type Method Description private static voidTextAttributesConverter. attrBackgroundColor(CommonBorderPaddingBackground bpb, RtfAttributes rtfAttr)Reads background-color from bl and writes it to rtfAttr.private static voidTextAttributesConverter. attrBaseLineShift(Length baselineShift, RtfAttributes rtfAttr)private static voidTextAttributesConverter. attrBlockBackgroundColor(CommonBorderPaddingBackground bpb, RtfAttributes rtfAttr)Reads background-color for block frombpband writes it tortfAttr.private static voidTextAttributesConverter. attrBlockTextAlign(int alignment, RtfAttributes rtfAttr)private static voidTextAttributesConverter. attrBorder(CommonBorderPaddingBackground bpb, RtfAttributes rtfAttr, FONode fobj)Adds border information frombpbtortrAttr.private static voidTextAttributesConverter. attrFontColor(java.awt.Color colorType, RtfAttributes rtfAttr)private static voidTextAttributesConverter. attrInlineBorder(CommonBorderPaddingBackground bpb, RtfAttributes rtfAttr)Adds inline border information frombpbtortrAttr.private static voidTextAttributesConverter. attrTextDecoration(CommonTextDecoration textDecoration, RtfAttributes rtfAttr)(package private) static RtfAttributesTableAttributesConverter. convertRowAttributes(TableRow fobj, RtfAttributes rtfatts)Converts table and row attributes to rtf attributes.static voidBorderAttributesConverter. makeBorder(CommonBorderPaddingBackground border, int side, RtfAttributes attributes, java.lang.String controlWord)Create a border control word in attributes, with border properties as specified in color, style and width. -
Uses of RtfAttributes in org.apache.fop.render.rtf.rtflib.rtfdoc
Fields in org.apache.fop.render.rtf.rtflib.rtfdoc declared as RtfAttributes Modifier and Type Field Description private RtfAttributesRtfText. attrprotected RtfAttributesRtfElement. attribattributes of the elementprivate RtfAttributesRtfJforCmd. attribprivate RtfAttributesRtfPage. attribprivate RtfAttributesRtfLeader. attrsprivate RtfAttributesRtfTable. borderAttributesprivate RtfAttributesRtfSpaceSplitter. commonAttributesCommon attributes for all text.private RtfAttributesRtfTable. headerAttribsprivate RtfAttributesRtfSpaceSplitter. spaceAfterCandidateCandidate for adding space-before.private RtfAttributesRtfSpaceSplitter. spaceBeforeCandidateCandidate for adding space-before.Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfAttributes Modifier and Type Method Description RtfAttributesRtfAfterBeforeBase. getAttributes()RtfAttributesRtfPage. getAttributes()RtfPage - attributes accessorRtfAttributesRtfTable. getBorderAttributes()Returns the RtfAttributes for the borders of the table.RtfAttributesRtfSpaceSplitter. getCommonAttributes()RtfAttributesRtfTable. getHeaderAttribs()RtfAttributesRtfSpaceManager. getLastInlineAttribute()Peeks at inline-level attribute stack.RtfAttributesRtfElement. getRtfAttributes()Added by Normand Masse Used for attribute inheritanceRtfAttributesRtfTable. getRtfAttributes()Added by Normand MasseRtfAttributesRtfParagraph. getTextAttributes()accessor for text attributesRtfAttributesRtfText. getTextAttributes()RtfAttributesIRtfTextContainer. getTextContainerAttributes()Text containers usually provide default attributes for all texts that they contain.RtfAttributesRtfHyperLink. getTextContainerAttributes()IRtfTextContainer requirement:RtfAttributesRtfParagraph. getTextContainerAttributes()IRtfTextContainer requirement: return a copy of our attributesRtfAttributesRtfText. getTextContainerAttributes()IRtfTextContainer requirement:RtfAttributesRtfAttributes. set(java.lang.String name)set an attribute that has no value.RtfAttributesRtfAttributes. set(java.lang.String name, int value)Set an attribute that has an integer valueRtfAttributesRtfAttributes. set(java.lang.String name, java.lang.String type)Set an attribute that has a String valueRtfAttributesRtfAttributes. set(java.lang.String name, RtfAttributes value)Set an attribute that has nested attributes as valueRtfAttributesRtfAttributes. set(RtfAttributes attrs)Set attributes from another attributes objectRtfAttributesRtfAttributes. unset(java.lang.String name)unset an attribute that has no valueMethods in org.apache.fop.render.rtf.rtflib.rtfdoc with parameters of type RtfAttributes Modifier and Type Method Description RtfHyperLinkRtfTextrun. addHyperlink(RtfAttributes attr)Inserts a hyperlink.voidRtfTextrun. addLeader(RtfAttributes attrs)Inserts a leader.private voidRtfTextrun. addOpenGroupMark(RtfAttributes attrs)Adds instance ofOpenGroupMarkas a child with attributes.voidRtfTextrun. addPageNumber(RtfAttributes attr)Inserts a page number.voidRtfStyleSheetTable. addStyle(java.lang.String name, RtfAttributes attrs)Adds a style to the table.intRtfStyleSheetTable. addStyleToAttributes(java.lang.String name, RtfAttributes attr)Adds the style attributes to the given attributes.(package private) RtfTableCellRtfExtraRowSet. createExtraCell(int rowIndex, int xOffset, int cellWidth, RtfAttributes parentCellAttributes)create an extra cell to hold content that comes after a nested table in a cell Modified by Boris Poudérous in order to permit the extra cell to have the attributes of its parent cellstatic RtfTextrunRtfTextrun. getTextrun(RtfContainer container, java.io.Writer writer, RtfAttributes attrs)Adds a new RtfTextrun to the given container if necessary, and returns it.RtfAfterIRtfAfterContainer. newAfter(RtfAttributes attrs)RtfAfterRtfSection. newAfter(RtfAttributes attrs)IRtfAfterContainerRtfBeforeIRtfBeforeContainer. newBefore(RtfAttributes attrs)RtfBeforeRtfSection. newBefore(RtfAttributes attrs)IRtfBeforeContainerRtfHyperLinkIRtfHyperLinkContainer. newHyperLink(java.lang.String str, RtfAttributes attr)Creates a new hyperlink.RtfHyperLinkRtfParagraph. newHyperLink(java.lang.String str, RtfAttributes attr)Creates a new hyperlink.RtfJforCmdIRtfJforCmdContainer. newJforCmd(RtfAttributes attr)RtfJforCmdRtfSection. newJforCmd(RtfAttributes attrs)RtfListIRtfListContainer. newList(RtfAttributes attrs)Close the current list, if any, and starts a new oneRtfListRtfFootnote. newList(RtfAttributes attrs)RtfListRtfListItem. newList(RtfAttributes attrs)Start a new list after closing current paragraph, list and tableRtfListRtfSection. newList(RtfAttributes attrs)Start a new list after closing current paragraph, list and tableRtfListRtfTableCell. newList(RtfAttributes attrib)Start a new list after closing current paragraph, list and tableRtfPageIRtfPageContainer. newPage(RtfAttributes attrs)close current text run if any and start a new one with specified attributesRtfPageRtfPageArea. newPage(RtfAttributes attr)Close current Rtfpage if any and create a new oneRtfParagraphIRtfParagraphContainer. newParagraph(RtfAttributes attr)Close current paragraph, if any, and start a new one with specified attributesRtfParagraphRtfAfterBeforeBase. newParagraph(RtfAttributes attrs)RtfParagraphRtfListItem. newParagraph(RtfAttributes attrs)Close current paragraph if any and start a new oneRtfParagraphRtfSection. newParagraph(RtfAttributes attrs)Start a new paragraph after closing current paragraph, list and tableRtfParagraphRtfTableCell. newParagraph(RtfAttributes attrs)Start a new paragraph after closing current current paragraph, list and tableRtfTableIRtfTableContainer. newTable(RtfAttributes attrs, ITableColumnsInfo tc)Close current table, if any, and start a new oneRtfTableRtfAfterBeforeBase. newTable(RtfAttributes attrs, ITableColumnsInfo tc)close current table if any and start a new oneRtfTableRtfSection. newTable(RtfAttributes attrs, ITableColumnsInfo tc)Start a new table after closing current paragraph, list and tableRtfTableRtfTableCell. newTable(RtfAttributes attrs, ITableColumnsInfo tc)Start a new nested table after closing current paragraph, list and tableRtfTableCellRtfTableRow. newTableCell(int cellWidth, RtfAttributes attrs)Close current cell if any and start a new oneRtfTableCellRtfTableRow. newTableCellMergedHorizontally(int cellWidth, RtfAttributes attrs)Added by Boris POUDEROUS on 07/02/2002 in order to add an empty cell that is merged with the previous cell.RtfTableCellRtfTableRow. newTableCellMergedVertically(int cellWidth, RtfAttributes attrs)Added by Boris POUDEROUS on 07/02/2002 in order to add an empty cell that is merged with the cell above.RtfTableRowRtfTable. newTableRow(RtfAttributes attrs)Close current row if any and start a new oneRtfTemplateIrtfTemplateContainer. newTemplate(java.lang.String str, RtfAttributes attr)Creates a new Template.RtfTextIRtfTextContainer. newText(java.lang.String str, RtfAttributes attr)Close current text element, if any, and start a new oneRtfTextRtfHyperLink. newText(java.lang.String str, RtfAttributes attr)close current text run if any and start a new oneRtfTextRtfParagraph. newText(java.lang.String str, RtfAttributes attr)Close current text run if any and start a new onevoidRtfTextrun. pushBlockAttributes(RtfAttributes attrs)Pushes block attributes, notifies all opened blocks about pushing block attributes, addsOpenGroupMarkas a child.voidRtfSpaceManager. pushInlineAttributes(RtfAttributes attrs)Pushes inline attributes to inline-level stack.voidRtfTextrun. pushInlineAttributes(RtfAttributes attrs)Pushes inline attributes.RtfSpaceSplitterRtfSpaceManager. pushRtfSpaceSplitter(RtfAttributes attrs)Builds RtfSpaceSplitter onattrsand adds it to the block-level stack.RtfAttributesRtfAttributes. set(java.lang.String name, RtfAttributes value)Set an attribute that has nested attributes as valueRtfAttributesRtfAttributes. set(RtfAttributes attrs)Set attributes from another attributes objectvoidRtfTable. setBorderAttributes(RtfAttributes attributes)Sets the RtfAttributes for the borders of the table.voidRtfSpaceManager. setCandidate(RtfAttributes attrs)Set attributes as candidate for space attributes inheritance.voidRtfTable. setHeaderAttribs(RtfAttributes attrs)Added by Normand Masse Support for table-header attributes (used instead of table attributes)voidRtfSpaceSplitter. setSpaceAfterCandidate(RtfAttributes candidate)Sets a candidate for space-after property.voidRtfSpaceSplitter. setSpaceBeforeCandidate(RtfAttributes candidate)Sets a candidate for space-before property.RtfListTableRtfFile. startListTable(RtfAttributes attr)Creates the list table.protected voidRtfElement. writeAttributes(RtfAttributes attr, java.lang.String[] nameList)Write given attribute values to our WriterConstructors in org.apache.fop.render.rtf.rtflib.rtfdoc with parameters of type RtfAttributes Constructor Description RtfAfter(RtfSection parent, java.io.Writer w, RtfAttributes attrs)RtfAfterBeforeBase(RtfSection parent, java.io.Writer w, RtfAttributes attrs)RtfBefore(RtfSection parent, java.io.Writer w, RtfAttributes attrs)RtfBookmarkContainerImpl(RtfContainer parent, java.io.Writer w, RtfAttributes attr)Constructor.RtfContainer(RtfContainer parent, java.io.Writer w, RtfAttributes attr)Create an RTF container as a child of given container with given attributesRtfElement(RtfContainer parent, java.io.Writer w, RtfAttributes attr)Create an RTF element as a child of given container with given attributesRtfExternalGraphic(RtfContainer container, java.io.Writer writer, RtfAttributes attributes)Default constructor.RtfHyperLink(IRtfTextContainer parent, java.io.Writer writer, java.lang.String str, RtfAttributes attr)A constructor.RtfHyperLink(RtfTextrun parent, java.io.Writer writer, RtfAttributes attr)A constructor.RtfJforCmd(RtfContainer parent, java.io.Writer w, RtfAttributes attrs)RtfLeader(RtfContainer parent, java.io.Writer w, RtfAttributes attrs)RtfList(RtfContainer parent, java.io.Writer w, RtfAttributes attr)Create an RTF list as a child of given container with given attributesRtfListItem(RtfList parent, java.io.Writer w, RtfAttributes attr)Create an RTF list item as a child of given container with given attributesRtfListItemParagraph(RtfListItem rli, RtfAttributes attrs)RtfListTable(RtfContainer parent, java.io.Writer w, java.lang.Integer num, RtfAttributes attrs)RtfListTable Constructor: sets the number of the list, and allocates for the RtfAttributesRtfOpenGroupMark(RtfContainer parent, java.io.Writer w, RtfAttributes attr)RtfPage(RtfPageArea parent, java.io.Writer w, RtfAttributes attrs)RtfPage creates new page attributes with the parent container, the writer and the attributesRtfPageNumber(RtfContainer parent, java.io.Writer w, RtfAttributes attrs)Create an RTF page number as a child of given container with given attributesRtfParagraph(IRtfParagraphContainer parent, java.io.Writer w, RtfAttributes attr)Create an RTF paragraph as a child of given container with given attributesRtfSpaceSplitter(RtfAttributes attrs, int previousSpace)Create RtfSpaceSplitter with given RtfAttributes.RtfTable(IRtfTableContainer parent, java.io.Writer w, RtfAttributes attrs, ITableColumnsInfo tc)Create an RTF element as a child of given container Modified by Boris Poudérous in order to process 'number-columns-spanned' attributeRtfTableCell(RtfTableRow parent, java.io.Writer w, int cellWidth, RtfAttributes attrs, int idNum)Create an RTF element as a child of given containerRtfTableRow(RtfTable parent, java.io.Writer w, RtfAttributes attrs, int idNum)Create an RTF element as a child of given containerRtfText(IRtfTextContainer parent, java.io.Writer w, java.lang.String str, RtfAttributes attr)Create an RtfText in given IRtfTextContainer.RtfTextrun(RtfContainer parent, java.io.Writer w, RtfAttributes attrs)Create an RTF container as a child of given container -
Uses of RtfAttributes in org.apache.fop.render.rtf.rtflib.tools
Methods in org.apache.fop.render.rtf.rtflib.tools that return RtfAttributes Modifier and Type Method Description RtfAttributesTableContext. getColumnRowSpanningAttrs()Methods in org.apache.fop.render.rtf.rtflib.tools with parameters of type RtfAttributes Modifier and Type Method Description voidTableContext. setCurrentColumnRowSpanning(java.lang.Integer iRowSpanning, RtfAttributes attrs)voidTableContext. setNextColumnRowSpanning(java.lang.Integer iRowSpanning, RtfAttributes attrs)
-