| fop 0.94 | |
| Frames | No Frames |
Classes derived from org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes | |
| class | A RtfAttributes subclass that adds some helper set methods. |
Methods with parameter type org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes | |
| void | BorderAttributesConverter.makeBorder(CommonBorderPaddingBackground border, int side, RtfAttributes attributes, String controlWord) Create a border control word in attributes, with border properties
as specified in color, style and width. |
Methods with return type org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes | |
| RtfAttributes | FOPRtfAttributes.set(String name, Color color) Set an attribute that has a Color value. |
| RtfAttributes | Set an attribute that has a Length value (internal units in half-points)
|
| RtfAttributes | FOPRtfAttributes.setTwips(String name, int value) Set an attribute using a value in millipoints (internal units in twips)
|
| RtfAttributes | Set an attribute that has a Length value (internal units in twips)
|
Constructors with parameter type org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes | |
RtfExternalGraphic.RtfExternalGraphic(RtfContainer container, Writer writer, RtfAttributes attributes) Default constructor. | |
Default constructor. | |
RtfListTable Constructor: sets the number of the list, and allocates
for the RtfAttributes
| |
Create RtfSpaceSplitter with given RtfAttributes. | |
Fields of type org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes | |
| RtfAttributes | attributes of the element |
Methods with parameter type org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes | |
| RtfHyperLink | Inserts a hyperlink. |
| void | Inserts a page number. |
| void | Adds a style to the table. |
| int | Adds the style attributes to the given attributes. |
| RtfTextrun | Adds a new RtfTextrun to the given container if necessary, and returns it. |
| RtfAfter | |
| RtfAfter | IRtfAfterContainer
|
| RtfBefore | |
| RtfBefore | IRtfBeforeContainer
|
| RtfHyperLink | Creates a new hyperlink. |
| RtfHyperLink | Creates a new hyperlink. |
| RtfJforCmd | |
| RtfJforCmd | |
| RtfList | Close the current list, if any, and starts a new one
|
| RtfList | Close the current list, if any, and starts a new one
|
| RtfList | Start a new list after closing current paragraph, list and table
|
| RtfList | Start a new list after closing current paragraph, list and table
|
| RtfList | Start a new list after closing current paragraph, list and table
|
| RtfPage | close current text run if any and start a new one with specified attributes
|
| RtfPage | Close current Rtfpage if any and create a new one
|
| RtfParagraph | Close current paragraph, if any, and start a new one with specified
attributes
|
| RtfParagraph | Close current paragraph if any and start a new one
|
| RtfParagraph | Start a new paragraph after closing current paragraph, list and table
|
| RtfParagraph | Start a new paragraph after closing current current paragraph, list and table
|
| RtfTable | Close current table, if any, and start a new one
|
| RtfTable | Start a new table after closing current paragraph, list and table
|
| RtfTable | Start a new nested table after closing current paragraph, list and table
|
| RtfTableCell | Close current cell if any and start a new one
|
| RtfTableCell | Added by Boris POUDEROUS on 07/02/2002
in order to add an empty cell that is merged with the previous cell. |
| RtfTableCell | Added by Boris POUDEROUS on 07/02/2002
in order to add an empty cell that is merged with the cell above. |
| RtfTableRow | Close current row if any and start a new one
|
| RtfTemplate | Creates a new Template. |
| RtfText | Close current text element, if any, and start a new one
|
| RtfText | close current text run if any and start a new one
|
| RtfText | Close current text run if any and start a new one
|
| void | Pushes block attributes, notifies all opened blocks about pushing block
attributes, adds OpenGroupMark as a child. |
| void | Pushes inline attributes to inline-level stack. |
| void | Pushes inline attributes. |
| RtfSpaceSplitter | Builds RtfSpaceSplitter on attrs and adds it to the
block-level stack. |
| RtfAttributes | Set an attribute that has nested attributes as value
|
| RtfAttributes | Set attributes from another attributes object
|
| void | Sets the RtfAttributes for the borders of the table. |
| void | Set attributes as candidate for space attributes inheritance. |
| void | Added by Normand Masse
Support for table-header attributes (used instead of table attributes)
|
| void | Sets a candidate for space-after property. |
| void | Sets a candidate for space-before property. |
| RtfListTable | Creates the list table. |
| void | Write given attribute values to our Writer
|
Methods with return type org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes | |
| RtfAttributes | RtfPage - attributes accessor
|
| RtfAttributes | Returns the RtfAttributes for the borders of the table. |
| RtfAttributes | |
| RtfAttributes | |
| RtfAttributes | Peeks at inline-level attribute stack. |
| RtfAttributes | Added by Normand Masse
Used for attribute inheritance
|
| RtfAttributes | Added by Normand Masse
|
| RtfAttributes | accessor for text attributes
|
| RtfAttributes | |
| RtfAttributes | Text containers usually provide default attributes for all texts that they contain. |
| RtfAttributes | IRtfTextContainer requirement:
|
| RtfAttributes | IRtfTextContainer requirement: return a copy of our attributes
|
| RtfAttributes | IRtfTextContainer requirement:
|
| RtfAttributes | RtfAttributes.set(String name) set an attribute that has no value. |
| RtfAttributes | RtfAttributes.set(String name, String type) Set an attribute that has a String value
|
| RtfAttributes | RtfAttributes.set(String name, int value) Set an attribute that has an integer value
|
| RtfAttributes | Set an attribute that has nested attributes as value
|
| RtfAttributes | Set attributes from another attributes object
|
| RtfAttributes | RtfAttributes.unset(String name) unset an attribute that has no value
|
Methods with parameter type org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes | |
| void | |
| void | |
Methods with return type org.apache.fop.render.rtf.rtflib.rtfdoc.RtfAttributes | |
| RtfAttributes | |
| fop 0.94 |