Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X 

A

ABSOLUTE_POSITION - Static variable in interface de.vc.jfo.attributes.Attributes
 
AbsolutePosition - Class in de.vc.jfo.attributes
AbsolutePosition provides informations about the absolute position of fo.
AbsolutePosition() - Constructor for class de.vc.jfo.attributes.AbsolutePosition
Create an absolute position.
AbsolutePosition(Measure, Measure, Measure, Measure) - Constructor for class de.vc.jfo.attributes.AbsolutePosition
Creates a absolute position (Position-type is absolut).
AbsolutePosition(Measure, Measure, Measure, Measure, AbsolutePosition.PositionType) - Constructor for class de.vc.jfo.attributes.AbsolutePosition
Creates a absolute position (Position-type is absolut).
AbsolutePosition.PositionType - Class in de.vc.jfo.attributes
 
AbstractDataMergeFieldListener - Class in de.vc.jfo.rtf
Deprecated.
Renamed to de.vc.jfo.rtf.listeners.AbstractDataSource
AbstractDataMergeFieldListener() - Constructor for class de.vc.jfo.rtf.AbstractDataMergeFieldListener
Deprecated.
 
AbstractDataMergeFieldListener(boolean) - Constructor for class de.vc.jfo.rtf.AbstractDataMergeFieldListener
Deprecated.
 
AbstractDataSource - Class in de.vc.jfo.rtf.listeners
 
AbstractDataSource() - Constructor for class de.vc.jfo.rtf.listeners.AbstractDataSource
 
AbstractDataSource(boolean) - Constructor for class de.vc.jfo.rtf.listeners.AbstractDataSource
 
AbstractNode - Class in de.vc.xml
This abstract class represents a XML node.
AbstractNode(String) - Constructor for class de.vc.xml.AbstractNode
Constructs a node.
AbstractNode(String, Node) - Constructor for class de.vc.xml.AbstractNode
Constructs a node.
AbstractNodeWithAttributes - Class in de.vc.xml
 
AbstractNodeWithAttributes(String) - Constructor for class de.vc.xml.AbstractNodeWithAttributes
 
AbstractNodeWithAttributes(String, Node) - Constructor for class de.vc.xml.AbstractNodeWithAttributes
 
AbstractRTFToken - Class in de.vc.io.rtf
 
AbstractRTFToken() - Constructor for class de.vc.io.rtf.AbstractRTFToken
 
accept(File, String) - Method in class de.vc.io.PatternFilenameFilter
 
accept(File) - Method in class de.vc.io.PatternFilenameFilter
 
Accessibility - Class in de.vc.jfo.attributes
Accessibility provides informations about accessibility of fo.
Accessibility() - Constructor for class de.vc.jfo.attributes.Accessibility
 
Accessibility(String, String) - Constructor for class de.vc.jfo.attributes.Accessibility
 
add(PageSequence) - Method in class de.vc.jfo.Document
Adds a PageSequence to this document.
add(InlineElement) - Method in class de.vc.jfo.flow.BasicLink
Adds an formatting object (that is an inline-group-member) to this FO at end.
add(BlockElement) - Method in class de.vc.jfo.flow.BasicLink
Adds an formatting object (that is a block-group-member) to this FO at end.
add(String) - Method in class de.vc.jfo.flow.BasicLink
Adds PCdata (Text) to this FO.
add(int, InlineElement) - Method in class de.vc.jfo.flow.BasicLink
Adds an formatting object (that is an inline-group-member) to this FO at the given index.
add(int, BlockElement) - Method in class de.vc.jfo.flow.BasicLink
Adds an formatting object (that is a block-group-member) to this FO at the given index.
add(int, String) - Method in class de.vc.jfo.flow.BasicLink
Adds PCdata (Text) to this FO at the given index.
add(InlineElement) - Method in class de.vc.jfo.flow.BidiOverride
Adds an formatting object (that is an inline-group-member) to this FO at end.
add(BlockElement) - Method in class de.vc.jfo.flow.BidiOverride
Adds an formatting object (that is a block-group-member) to this FO at end.
add(String) - Method in class de.vc.jfo.flow.BidiOverride
Adds PCdata (Text) to this FO.
add(int, InlineElement) - Method in class de.vc.jfo.flow.BidiOverride
Adds an formatting object (that is an inline-group-member) to this FO at the given index.
add(int, BlockElement) - Method in class de.vc.jfo.flow.BidiOverride
Adds an formatting object (that is a block-group-member) to this FO at the given index.
add(int, String) - Method in class de.vc.jfo.flow.BidiOverride
Adds PCdata (Text) to this FO at the given index.
add(InlineElement) - Method in class de.vc.jfo.flow.Block
Adds an formatting object (that is an inline-group-member) to this FO at end.
add(BlockElement) - Method in class de.vc.jfo.flow.Block
Adds an formatting object (that is a block-group-member) to this FO at end.
add(Footnote) - Method in class de.vc.jfo.flow.Block
Adds an footnote to this block at end.
add(String) - Method in class de.vc.jfo.flow.Block
Adds PCdata (Text) to this FO.
add(int, InlineElement) - Method in class de.vc.jfo.flow.Block
Adds an formatting object (that is an inline-group-member) to this FO at the given index.
add(int, BlockElement) - Method in class de.vc.jfo.flow.Block
Adds an formatting object (that is a block-group-member) to this FO at the given index.
add(int, String) - Method in class de.vc.jfo.flow.Block
Adds PCdata (Text) to this FO at the given index.
add(BlockElement) - Method in class de.vc.jfo.flow.BlockContainer
Adds an formatting object (that is a block-group-member) to this FO.
add(int, BlockElement) - Method in class de.vc.jfo.flow.BlockContainer
Adds an formatting object (that is a block-group-member) to this FO.
add(BlockElement) - Method in class de.vc.jfo.flow.Flow
Adds a formatting object that is a BlockGroupMember to this flow.
add(InlineElement) - Method in class de.vc.jfo.flow.Flow
Adds an InlineElement embedded in a fo-block.
add(String) - Method in class de.vc.jfo.flow.Flow
Adds some text embedded in a fo-block.
add(MultiSwitch) - Method in class de.vc.jfo.flow.FlowObjectWithElements
Adds a MultiSwitch.
add(int, MultiSwitch) - Method in class de.vc.jfo.flow.FlowObjectWithElements
Adds a MultiSwitch at the given index.
add(Wrapper) - Method in class de.vc.jfo.flow.FlowObjectWithElements
Adds a Wrapper.
add(int, Wrapper) - Method in class de.vc.jfo.flow.FlowObjectWithElements
Adds a Wrapper at given index.
add(BlockElement) - Method in class de.vc.jfo.flow.FOFloat
Adds an formatting object (that is a block-group-member) to this FO at end.
add(int, BlockElement) - Method in class de.vc.jfo.flow.FOFloat
Adds an formatting object (that is a block-group-member) to this FO at the given index.
add(BlockElement) - Method in class de.vc.jfo.flow.FootnoteBody
Adds an formatting object (that is a block-group-member) to this FO at end.
add(int, BlockElement) - Method in class de.vc.jfo.flow.FootnoteBody
Adds an formatting object (that is a block-group-member) to this FO at the given index.
add(InlineElement) - Method in class de.vc.jfo.flow.Inline
Adds an formatting object (that is an inline-group-member) to this FO at end.
add(BlockElement) - Method in class de.vc.jfo.flow.Inline
Adds an formatting object (that is a block-group-member) to this FO at end.
add(Footnote) - Method in class de.vc.jfo.flow.Inline
Adds an footnote to this inline at end.
add(String) - Method in class de.vc.jfo.flow.Inline
Adds some text (PCdata) to this FO.
add(int, InlineElement) - Method in class de.vc.jfo.flow.Inline
Adds an formatting object (that is an inline-group-member) to this FO at the given index.
add(int, BlockElement) - Method in class de.vc.jfo.flow.Inline
Adds an formatting object (that is a block-group-member) to this FO at the given index.
add(int, String) - Method in class de.vc.jfo.flow.Inline
Adds some text (PCdata) to this FO at the given index.
add(BlockElement) - Method in class de.vc.jfo.flow.InlineContainer
Adds an formatting object (that is a block-group-member) to this FO.
add(int, BlockElement) - Method in class de.vc.jfo.flow.InlineContainer
Adds an formatting object (that is a block-group-member) to this FO.
add(InlineElement) - Method in class de.vc.jfo.flow.Leader
Adds an formatting object (that is an inline-group-member) to this FO at end.
add(String) - Method in class de.vc.jfo.flow.Leader
Adds PCdata (Text) to this FO.
add(int, InlineElement) - Method in class de.vc.jfo.flow.Leader
Adds an formatting object (that is an inline-group-member) to this FO at the given index.
add(int, String) - Method in class de.vc.jfo.flow.Leader
Adds PCdata (Text) to this FO at the given index.
add(ListItem) - Method in class de.vc.jfo.flow.ListBlock
Adds an item to this list block.
add(BlockElement) - Method in class de.vc.jfo.flow.ListItemBody
Adds an formatting object (that is a block-group-member) to this FO at end.
add(int, BlockElement) - Method in class de.vc.jfo.flow.ListItemBody
Adds an formatting object (that is a block-group-member) to this FO at the given index.
add(BlockElement) - Method in class de.vc.jfo.flow.ListItemLabel
Adds an formatting object (that is a block-group-member) to this FO at end.
add(int, BlockElement) - Method in class de.vc.jfo.flow.ListItemLabel
Adds an formatting object (that is a block-group-member) to this FO at the given index.
add(InlineElement) - Method in class de.vc.jfo.flow.Marker
Adds an formatting object (that is an inline-group-member) to this FO at end.
add(BlockElement) - Method in class de.vc.jfo.flow.Marker
Adds an formatting object (that is a block-group-member) to this FO at end.
add(String) - Method in class de.vc.jfo.flow.Marker
Adds PCdata (Text) to this FO.
add(int, InlineElement) - Method in class de.vc.jfo.flow.Marker
Adds an formatting object (that is an inline-group-member) to this FO at the given index.
add(int, BlockElement) - Method in class de.vc.jfo.flow.Marker
Adds an formatting object (that is a block-group-member) to this FO at the given index.
add(int, String) - Method in class de.vc.jfo.flow.Marker
Adds PCdata (Text) to this FO at the given index.
add(InlineElement) - Method in class de.vc.jfo.flow.MultiCase
Adds an formatting object (that is an inline-group-member) to this FO at end.
add(BlockElement) - Method in class de.vc.jfo.flow.MultiCase
Adds an formatting object (that is a block-group-member) to this FO at end.
add(String) - Method in class de.vc.jfo.flow.MultiCase
Adds PCdata (Text) to this FO.
add(int, InlineElement) - Method in class de.vc.jfo.flow.MultiCase
Adds an formatting object (that is an inline-group-member) to this FO at the given index.
add(int, BlockElement) - Method in class de.vc.jfo.flow.MultiCase
Adds an formatting object (that is a block-group-member) to this FO at the given index.
add(int, String) - Method in class de.vc.jfo.flow.MultiCase
Adds PCdata (Text) to this FO at the given index.
add(MultiPropertySet) - Method in class de.vc.jfo.flow.MultiProperties
 
add(MultiCase) - Method in class de.vc.jfo.flow.MultiSwitch
 
add(InlineElement) - Method in class de.vc.jfo.flow.MultiToggle
Adds an formatting object (that is an inline-group-member) to this FO at end.
add(BlockElement) - Method in class de.vc.jfo.flow.MultiToggle
Adds an formatting object (that is a block-group-member) to this FO at end.
add(String) - Method in class de.vc.jfo.flow.MultiToggle
Adds PCdata (Text) to this FO.
add(int, InlineElement) - Method in class de.vc.jfo.flow.MultiToggle
Adds an formatting object (that is an inline-group-member) to this FO at the given index.
add(int, BlockElement) - Method in class de.vc.jfo.flow.MultiToggle
Adds an formatting object (that is a block-group-member) to this FO at the given index.
add(int, String) - Method in class de.vc.jfo.flow.MultiToggle
Adds PCdata (Text) to this FO at the given index.
add(BlockElement) - Method in class de.vc.jfo.flow.StaticContent
Adds an formatting object (that is a block-group-member) to this FO.
add(int, BlockElement) - Method in class de.vc.jfo.flow.StaticContent
Adds an formatting object (that is a block-group-member) to this FO.
add(InlineElement) - Method in class de.vc.jfo.flow.StaticContent
Adds an InlineElement embedded in a fo-block.
add(String) - Method in class de.vc.jfo.flow.StaticContent
Adds some text embedded in a fo-block.
add(TableColumn) - Method in class de.vc.jfo.flow.Table
Adds a column to this table.
add(int, TableColumn) - Method in class de.vc.jfo.flow.Table
Adds a column to this table at an index.
add(BlockElement) - Method in class de.vc.jfo.flow.TableCaption
Adds an formatting object (that is a block-group-member) to this FO.
add(int, BlockElement) - Method in class de.vc.jfo.flow.TableCaption
Adds an formatting object (that is a block-group-member) to this FO.
add(BlockElement) - Method in class de.vc.jfo.flow.TableCell
Adds an formatting object (that is a block-group-member) to this FO.
add(int, BlockElement) - Method in class de.vc.jfo.flow.TableCell
Adds an formatting object (that is a block-group-member) to this FO.
add(InlineElement) - Method in class de.vc.jfo.flow.TableCell
Adds an formatting object (that is an inline-group-member) to this FO at end.
add(String) - Method in class de.vc.jfo.flow.TableCell
Adds some text to this table cell.
add(TableRow) - Method in class de.vc.jfo.flow.TableContent
Adds a table row to content.
add(int, TableRow) - Method in class de.vc.jfo.flow.TableContent
Adds a table row at given index (row) to content.
add(TableRow[]) - Method in class de.vc.jfo.flow.TableContent
Adds some rows to content.
add(Object[][]) - Method in class de.vc.jfo.flow.TableContent
Adds some rows to content.
add(TableCell) - Method in class de.vc.jfo.flow.TableRow
Adds a cell to this row.
add(int, TableCell) - Method in class de.vc.jfo.flow.TableRow
Adds a cell to this row at the given index (column).
add(Object[]) - Method in class de.vc.jfo.flow.TableRow
Adds some cells to this row.
add(Object) - Method in class de.vc.jfo.flow.TableRow
Adds a cell to this row.
add(InlineElement) - Method in class de.vc.jfo.flow.Wrapper
Adds a inline-group-member to this wrapper.
add(BlockElement) - Method in class de.vc.jfo.flow.Wrapper
Adds a block-group-member to this wrapper.
add(String) - Method in class de.vc.jfo.flow.Wrapper
Adds PCdata (Text) to this wrapper.
add(int, InlineElement) - Method in class de.vc.jfo.flow.Wrapper
Adds a inline-group-member to this wrapper at the given index.
add(int, BlockElement) - Method in class de.vc.jfo.flow.Wrapper
Adds a block-group-member to this wrapper at the given index.
add(int, String) - Method in class de.vc.jfo.flow.Wrapper
Adds PCdata (Text) to this wrapper at the given index.
add(ColorProfile) - Method in class de.vc.jfo.pagination.Declarations
 
add(PageMaster) - Method in class de.vc.jfo.pagination.LayoutMasterSet
Adds a PageMaster to this LayoutMasterSet.
add(SinglePageMasterReference) - Method in class de.vc.jfo.pagination.PageSequenceMaster
 
add(RepeatablePageMasterAlternatives) - Method in class de.vc.jfo.pagination.PageSequenceMaster
 
add(RepeatablePageMasterReference) - Method in class de.vc.jfo.pagination.PageSequenceMaster
 
add(ConditionalPageMasterReference) - Method in class de.vc.jfo.pagination.RepeatablePageMasterAlternatives
 
add(InlineElement) - Method in class de.vc.jfo.pagination.Title
Adds an formatting object (that is an inline-group-member) to this FO at end.
add(String) - Method in class de.vc.jfo.pagination.Title
Adds PCdata (Text) to this FO.
add(int, InlineElement) - Method in class de.vc.jfo.pagination.Title
Adds an formatting object (that is an inline-group-member) to this FO at the given index.
add(int, String) - Method in class de.vc.jfo.pagination.Title
Adds PCdata (Text) to this FO at the given index.
add(MultiSwitch) - Method in class de.vc.jfo.SwappingFObj
Adds a MultiSwitch.
add(int, MultiSwitch) - Method in class de.vc.jfo.SwappingFObj
Adds a MultiSwitch at the given index.
add(ReportData) - Method in class de.vc.report.sources.ListDataSource
Adds data of a report to this set.
add(Measure) - Method in class de.vc.util.Measure
Adds the given Measure to this Measure and returns a new measure object.
add(String) - Method in class de.vc.util.Measure
Adds the given value to this Measure and returns a new measure object.
add(T) - Method in class de.vc.util.SwappingList
 
add(int, T) - Method in class de.vc.util.SwappingList
 
add(NodeElement) - Method in class de.vc.xml.DefaultNode
Deprecated.
This method was replaced by addElement(Object).
add(int, NodeElement) - Method in class de.vc.xml.DefaultNode
Deprecated.
This method was replaced by addElement(int, Object).
addActionWrapListItem(String, Node) - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource
Adds an action that wraps the list-item of current list into another node.
addActionWrapTableRow(String, Node) - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource
Adds an action that wraps the table row of current cell into another node.
addAll(Collection<? extends T>) - Method in class de.vc.util.SwappingList
 
addAll(int, Collection<? extends T>) - Method in class de.vc.util.SwappingList
 
addAllImpl(List) - Method in class de.vc.jfo.flow.FlowObjectWithElements
 
addAllUnsafe(Collection) - Method in class de.vc.jfo.flow.FlowObjectWithElements
Deprecated.
Replaced by addElements(Collection).
addAllUnsafe(Object[]) - Method in class de.vc.jfo.flow.FlowObjectWithElements
Deprecated.
Replaced by addElements(Object[]).
addAttribute(String) - Method in class de.vc.xml.ReferenceRebuilder
Adds an attribute which values are mapped.
addAttributeChangeListener(AttributeChangeListener) - Method in class de.vc.xml.AbstractNode
Adds an listener that is notified when an attribute was changed.
addAttributeChangeListener(AttributeChangeListener) - Method in interface de.vc.xml.Node
Adds an listener that is notified when an attribute was changed.
addAutoMapping(Node) - Method in class de.vc.xml.ReferenceRebuilder
Parses the given node and all child-nodes for relevant attributes (see addAttribute) and adds a mapping from their values (IDs) to new values (auto-assigned IDs).
addAutoMapping(String) - Method in class de.vc.xml.ReferenceRebuilder
Adds a reserved ID which is mapped to another (auto-assigned) id.
addBasicLink(String, String) - Method in class de.vc.jfo.flow.Inline
Adds a basic link to this inline.
addBasicLink(String) - Method in class de.vc.jfo.flow.Inline
Adds a basic link to this inline.
addBlockValues(Map) - Method in class de.vc.jfo.writing.FlowStyle
 
addBreak(Values.Break) - Method in class de.vc.jfo.flow.Flow
Inserts a break.
addChild(Object, Object) - Method in class de.vc.jfo.XMLFOFactory
 
addChild(Object, Object) - Method in class de.vc.xml.XMLObjectFactory
Adds a child object to an object, that was created by this factory.
addColumn(Measure) - Method in class de.vc.jfo.flow.Table
Adds a column to this table.
addColumn(int, Measure) - Method in class de.vc.jfo.flow.Table
Adds a column to this table at an index.
addConvertEventListener(ConverterEventListener) - Method in class de.vc.jfo.tools.Converter
 
addDefaultFilters() - Method in class de.vc.io.rtf.parser.RepeatedControlTokenFilter
 
addDefinedAttributes(Set<String>) - Method in class de.vc.jfo.attributes.AttributeSubSet
 
addElement(Object) - Method in class de.vc.jfo.flow.Flow
 
addElement(int, Object) - Method in class de.vc.jfo.flow.Flow
 
addElement(Object) - Method in class de.vc.jfo.flow.FlowObjectWithElements
Adds a node element to this node.
addElement(int, Object) - Method in class de.vc.jfo.flow.FlowObjectWithElements
Adds a node element at index to this node.
addElement(Object) - Method in class de.vc.jfo.FormattingObject
Adds a node element to this node.
addElement(int, Object) - Method in class de.vc.jfo.FormattingObject
Adds a node element at index to this node.
addElement(Object) - Method in class de.vc.jfo.SwappingFObj
Adds a node element to this node.
addElement(int, Object) - Method in class de.vc.jfo.SwappingFObj
Adds a node element at index to this node.
addElement(Object) - Method in class de.vc.xml.DefaultNode
Adds a node element to this node.
addElement(int, Object) - Method in class de.vc.xml.DefaultNode
Adds a node element at index to this node.
addElement(Object) - Method in interface de.vc.xml.Node
Adds a node element to this node.
addElement(int, Object) - Method in interface de.vc.xml.Node
Adds a node element at index to this node.
addElements(Collection) - Method in class de.vc.jfo.flow.FlowObjectWithElements
 
addElements(Object[]) - Method in class de.vc.jfo.flow.FlowObjectWithElements
 
addElements(Collection<?>) - Method in class de.vc.xml.AbstractNode
Adds some NodeElements to this FormattingObject.
addElements(Object[]) - Method in class de.vc.xml.AbstractNode
Adds some NodeElements to this FormattingObject.
addExcludedAttributeValue(String, String) - Method in class de.vc.xml.ReferenceRebuilder
 
addFieldListener(FieldListener) - Method in class de.vc.jfo.rtf.RTFImporter
Adds a field listener that is notified when a field was encountered by this importer.
addFilter(String) - Method in class de.vc.io.rtf.writer.ControlFilterTokenOutput
 
addFilteredControl(String) - Method in class de.vc.io.rtf.parser.DestinationControlFilter
 
addFilteredControl(String, boolean) - Method in class de.vc.io.rtf.parser.RepeatedControlTokenFilter
 
addImageTranscoder(ImageTranscoder) - Method in class de.vc.jfo.env.JFOConfig
Adds an image transcoder.
addImportListener(ImportListener) - Method in class de.vc.jfo.rtf.RTFImporter
Adds an import listener that is notified on some import events.
addInlineValues(Map) - Method in class de.vc.jfo.writing.FlowStyle
 
addInputFile(File) - Method in class de.vc.jfo.tools.Converter
Adds an input file to be converted.
addInputFile(File, File) - Method in class de.vc.jfo.tools.Converter
Adds an input file to be converted.
addInputFile(String) - Method in class de.vc.jfo.tools.Converter
Adds an input file to be converted.
addInputFile(String, String) - Method in class de.vc.jfo.tools.Converter
Adds an input file to be converted.
addInputFiles(File[]) - Method in class de.vc.jfo.tools.Converter
Adds a set of input files to be converted.
addItem(BlockElement, BlockElement) - Method in class de.vc.jfo.flow.ListBlock
Adds an item to this list block.
addItem(InlineElement, InlineElement) - Method in class de.vc.jfo.flow.ListBlock
Adds an item to this list block.
addItem(String, String) - Method in class de.vc.jfo.flow.ListBlock
Adds an item to this list block.
addMapping(String, String) - Method in class de.vc.xml.ReferenceRebuilder
Adds a reserved ID which is mapped to the give newId.
addMappingRule(String, String) - Method in class de.vc.jfo.tools.FontMapper
Adds mapping information for a font.
addNamespace(String, String) - Method in class de.vc.jfo.rtf.DocumentContext
Adds a namespace to the document.
addNamespace(String, String) - Method in class de.vc.jfo.rtf.StylesheetWizard
 
addNamespace(FieldContext, String, String) - Method in class de.vc.jfo.rtf.XMLDirectivesRecognizer
 
addPageBreak() - Method in class de.vc.jfo.flow.Flow
Inserts a page-break.
addPCData(Object, String) - Method in class de.vc.jfo.XMLFOFactory
 
addPCData(Object, String) - Method in class de.vc.xml.XMLObjectFactory
Adds PC-Data to an object, that was created by this factory.
addRow(Object[]) - Method in class de.vc.report.sources.ListTableModel
Adds a row to this model.
addRowToBody(Object[]) - Method in class de.vc.jfo.flow.Table
Adds a row at end of body.
addRowToBody(TableRow) - Method in class de.vc.jfo.flow.Table
Adds a row at end of body.
addSimpleItem(BlockElement) - Method in class de.vc.jfo.flow.ListBlock
Adds an item with default label to this block.
addSimpleItem(InlineElement) - Method in class de.vc.jfo.flow.ListBlock
Adds an item with default label to this block.
addSimpleItem(String) - Method in class de.vc.jfo.flow.ListBlock
Adds an item with default label to this block.
addStaticContent(StaticContent) - Method in class de.vc.jfo.pagination.PageSequence
Adds a static content to this page-sequence.
addStaticContent(Values.Region, StaticContent) - Method in class de.vc.jfo.pagination.PageSequence
Adds a static content to this page-sequence.
addStaticContent(String, StaticContent) - Method in class de.vc.jfo.pagination.PageSequence
Adds a static content to this page-sequence.
addTableModel(ReportTableModel) - Method in class de.vc.report.ReportData
Adds a table model to this report data.
addTableModel(CSVTableModel) - Method in class de.vc.report.sources.csv.CSVDataSource
Adds a csv table model to this data source.
addTableModel(DBTableModel) - Method in class de.vc.report.sources.db.DBDataSource
 
addUnsafe(Object) - Method in class de.vc.jfo.Document
 
addUnsafe(Object) - Method in class de.vc.jfo.flow.ExternalGraphic
 
addUnsafe(Object) - Method in class de.vc.jfo.flow.FlowObjectWithElements
Deprecated.
Replaced by addElement(Object).
addUnsafe(int, Object) - Method in class de.vc.jfo.flow.FlowObjectWithElements
Deprecated.
Replaced by addElement(int,Object).
addUnsafe(Object) - Method in class de.vc.jfo.flow.FOCharacter
 
addUnsafe(Object) - Method in class de.vc.jfo.flow.Footnote
 
addUnsafe(Object) - Method in class de.vc.jfo.flow.InitialPropertySet
 
addUnsafe(Object) - Method in class de.vc.jfo.flow.ListItem
Adds an object to this list item.
addUnsafe(Object) - Method in class de.vc.jfo.flow.MultiPropertySet
 
addUnsafe(Object) - Method in class de.vc.jfo.flow.PageNumber
 
addUnsafe(Object) - Method in class de.vc.jfo.flow.PageNumberCitation
 
addUnsafe(Object) - Method in class de.vc.jfo.flow.RetrieveMarker
 
addUnsafe(Object) - Method in class de.vc.jfo.flow.Table
 
addUnsafe(Object) - Method in class de.vc.jfo.flow.TableAndCaption
 
addUnsafe(Object) - Method in class de.vc.jfo.flow.TableColumn
 
addUnsafe(Object) - Method in class de.vc.jfo.FormattingObject
Adds a NodeElement to this FormattingObject.
addUnsafe(int, Object) - Method in class de.vc.jfo.FormattingObject
Adds a NodeElement to this FormattingObject at a given index.
addUnsafe(Object) - Method in class de.vc.jfo.pagination.ColorProfile
 
addUnsafe(Object) - Method in class de.vc.jfo.pagination.PageMasterReference
 
addUnsafe(Object) - Method in class de.vc.jfo.pagination.PageSequence
 
addUnsafe(Object) - Method in class de.vc.jfo.pagination.RegionBody
 
addUnsafe(Object) - Method in class de.vc.jfo.pagination.SimplePageMaster
 
addUnsafe(int, NodeElement) - Method in class de.vc.jfo.SwappingFObj
Adds a NodeElement to this FormattingObject at a given index.
addUnsafe(Object) - Method in class de.vc.jfo.SwappingFObj
 
afterRendering() - Method in class de.vc.jfo.renderer.FOP0205Renderer
Invoked after rendering.
afterRendering() - Method in class de.vc.jfo.renderer.FOP1Renderer
 
afterRendering() - Method in class de.vc.jfo.renderer.Renderer
Invoked after rendering.
afterRendering() - Method in class de.vc.jfo.renderer.XSLTRenderer
 
alignment - Variable in class de.vc.io.rtf.parser.ListLevel
 
alignment - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
alignment - Variable in class de.vc.io.rtf.parser.TableRowProperties
 
ALIGNMENT_BOTTOM - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
ALIGNMENT_CENTER - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
ALIGNMENT_CENTER - Static variable in class de.vc.jfo.attributes.Values
Specifies that the content is to be centered in the inline-progression-direction.
ALIGNMENT_END - Static variable in class de.vc.jfo.attributes.Values
Specifies that the content is to be aligned on the end-edge in the inline-progression-direction.
ALIGNMENT_INSIDE - Static variable in class de.vc.jfo.attributes.Values
If the page binding edge is on the start-edge, the alignment will be start.
ALIGNMENT_JUSTIFY - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
ALIGNMENT_JUSTIFY - Static variable in class de.vc.jfo.attributes.Values
Specifies that the contents is to be expanded to fill the available width in the inline-progression-direction.
ALIGNMENT_LEFT - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
ALIGNMENT_LEFT - Static variable in class de.vc.jfo.attributes.Values
Interpreted as "text-align='start'".
ALIGNMENT_OUTSIDE - Static variable in class de.vc.jfo.attributes.Values
If the page binding edge is on the start-edge, the alignment will be end.
ALIGNMENT_RIGHT - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
ALIGNMENT_RIGHT - Static variable in class de.vc.jfo.attributes.Values
Interpreted as "text-align='end'".
ALIGNMENT_START - Static variable in class de.vc.jfo.attributes.Values
Specifies that the content is to be aligned on the start-edge in the inline-progression-direction.
ALIGNMENT_TOP - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
allowsText() - Method in class de.vc.io.rtf.parser.ContainerContext
 
ANY_BLANK_OR_NOT - Static variable in class de.vc.jfo.attributes.Values
This master is always eligible for selection.
ANY_ODD_OR_EVEN - Static variable in class de.vc.jfo.attributes.Values
This master is eligible for selection regardless of whether the page number is odd or even.
append(Document) - Method in class de.vc.jfo.Document
Appends another document to this document.
append(Document, boolean) - Method in class de.vc.jfo.Document
Appends another document to this document.
append(StaticContent) - Method in class de.vc.jfo.flow.StaticContent
Appends the content of the given StaticContent to this content.
append(Document) - Method in class de.vc.jfo.tools.DocumentAppender
Appends another document to the base document.
append(char) - Method in class de.vc.util.CharBuffer
Appends a character to this buffer.
append(int, String) - Method in class de.vc.util.CharBuffer
Appends a character to this buffer.
append(String) - Method in class de.vc.util.CharBuffer
Appends a string to this buffer.
appendContent(Document) - Method in class de.vc.jfo.Document
Appends the content of the given document to this document.
appendDocument(Document) - Method in class de.vc.jfo.tools.PDFWriter
Appends an XSL-FO document to the PDF output.
appendLeadingChar(String, int, char) - Static method in class de.vc.util.Strings
 
appendObject(T) - Method in class de.vc.io.FileObjectStorage
 
appendPDF(byte[]) - Method in class de.vc.jfo.tools.PDFWriter
Appends an existing PDF file to the PDF output.
appendPDF(URL) - Method in class de.vc.jfo.tools.PDFWriter
Appends an existing PDF file to the PDF output.
appendPDF(String) - Method in class de.vc.jfo.tools.PDFWriter
Appends an existing PDF file to the PDF output.
appendToSQLMask(String) - Method in class de.vc.report.sources.db.DBSelection
Appends a string to SQL-mask.
apply(ParagraphProperties, boolean) - Method in class de.vc.io.rtf.parser.ParagraphProperties
 
apply(TextProperties, boolean) - Method in class de.vc.io.rtf.parser.TextProperties
 
applyAttributes(Map<String, Object>) - Method in class de.vc.jfo.attributes.AttributeSubSet
 
applyDefaultFontName(TextProperties) - Method in class de.vc.io.rtf.parser.Definitions
 
applyDefaults(SectionProperties) - Method in class de.vc.io.rtf.parser.SectionProperties
 
applyStyle(Inline) - Method in class de.vc.jfo.writing.FlowStyle
Applies text-properties of this style to an inline.
applyStyle(Block) - Method in class de.vc.jfo.writing.FlowStyle
Applies block-properties of this style to a block.
applyStyle(Table) - Method in class de.vc.jfo.writing.FlowStyle
Applies table-properties and some block-properties of this style to a table.
AreaEstimator - Class in de.vc.jfo.tools
Utility class for estimating the size of an area.
AreaEstimator() - Constructor for class de.vc.jfo.tools.AreaEstimator
 
ATTACHMENT_FIXED - Static variable in class de.vc.jfo.attributes.Background
 
ATTACHMENT_SCROLL - Static variable in class de.vc.jfo.attributes.Background
 
ATTR_FAMILY - Static variable in class de.vc.jfo.attributes.FontSupport
 
ATTR_SIZE - Static variable in class de.vc.jfo.attributes.FontSupport
 
ATTR_STRETCH - Static variable in class de.vc.jfo.attributes.FontSupport
 
ATTR_STYLE - Static variable in class de.vc.jfo.attributes.FontSupport
 
ATTR_WEIGHT - Static variable in class de.vc.jfo.attributes.FontSupport
 
AttributeChangeListener - Interface in de.vc.xml
This listeners handles ValueChangeEvent.
Attributes - Interface in de.vc.jfo.attributes
 
AttributeSubSet - Class in de.vc.jfo.attributes
 
AttributeSubSet() - Constructor for class de.vc.jfo.attributes.AttributeSubSet
 
AUTO_FONT_HEIGHT_FACTOR - Static variable in class de.vc.jfo.rtf.FontMetricsHelper
 
AUTO_VALUE_DATA_ROW_INDEX - Static variable in class de.vc.jfo.rtf.DocumentContext
 
autoHyphenation - Variable in class de.vc.io.rtf.parser.DocumentProperties
 
autoRegister() - Method in class de.vc.jfo.rtf.listeners.ReflectionDataSource
Registers all get and is methods with any visibility (public, protected, package and private) of the invocation target.
autoRegister(boolean, boolean) - Method in class de.vc.jfo.rtf.listeners.ReflectionDataSource
Registers all get and is methods of the invocation target.
AUTOTEXT_PAGE_NUMBER - Static variable in class de.vc.io.rtf.parser.DocumentBuilder
 
AUTOTEXT_SECTION_NUMBER - Static variable in class de.vc.io.rtf.parser.DocumentBuilder
 
available() - Method in class de.vc.io.Base64InputStream
 
available() - Method in class de.vc.io.ChunkInputStream
 
available() - Method in class de.vc.io.NullInputStream
 
availableBytes() - Method in class de.vc.io.StreamObserver
 
Avalon2JCLAdapter - Class in de.vc.jfo.renderer
 
Avalon2JCLAdapter(Log) - Constructor for class de.vc.jfo.renderer.Avalon2JCLAdapter
 
AWT - Static variable in class de.vc.jfo.renderer.OutputFormat
Output is AWT, that means renderer should open an AWT-Window for each document.
AXF_3 - Static variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
Compatibility mode for Antenna House XSL-Formatter (Version 3.*).

B

Background - Class in de.vc.jfo.attributes
This class defines common background-properties.
Background() - Constructor for class de.vc.jfo.attributes.Background
 
Background(String, Measure, Measure) - Constructor for class de.vc.jfo.attributes.Background
 
Background.Attachment - Class in de.vc.jfo.attributes
 
Background.Repeat - Class in de.vc.jfo.attributes
 
BACKGROUND_ATTACHMENT - Static variable in interface de.vc.jfo.attributes.Attributes
If a background-image is specified, this property specifies whether it is fixed with regard to the viewport (fixed) or scrolls along with the document (scroll).
BACKGROUND_COLOR - Static variable in interface de.vc.jfo.attributes.Attributes
This property sets the background color of an element, either a value or the keyword transparent, to make the underlying colors shine through.
BACKGROUND_IMAGE - Static variable in interface de.vc.jfo.attributes.Attributes
This property sets the background image of an element.
BACKGROUND_POS_HOR - Static variable in interface de.vc.jfo.attributes.Attributes
If a "background-image" has been specified, this property specifies its initial position horizontally.
BACKGROUND_POS_VER - Static variable in interface de.vc.jfo.attributes.Attributes
If a "background-image" has been specified, this property specifies its initial position vertically.
BACKGROUND_REPEAT - Static variable in interface de.vc.jfo.attributes.Attributes
If a background image is specified, this property specifies whether the image is repeated (tiled), and how.
backgroundPattern - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
Base64ImageEncoder - Class in de.vc.jfo.tools
Utility class to convert a binary image stream to a base64 encoded string.
Base64ImageEncoder(boolean) - Constructor for class de.vc.jfo.tools.Base64ImageEncoder
 
Base64InputStream - Class in de.vc.io
Überschrift: Beschreibung: Copyright: Copyright (c) 2002 Organisation:
Base64InputStream(Reader) - Constructor for class de.vc.io.Base64InputStream
 
Base64OutputStream - Class in de.vc.io
This output stream transforms bytes into base64 encoding.
Base64OutputStream(Writer) - Constructor for class de.vc.io.Base64OutputStream
 
BasicLink - Class in de.vc.jfo.flow
The fo:basic-link is used for representing the start resource of a simple one-directional single-target link.
BasicLink() - Constructor for class de.vc.jfo.flow.BasicLink
Creates a new empty BasicLink.
BasicLink(String) - Constructor for class de.vc.jfo.flow.BasicLink
Creates a new BasicLink and adds some text.
BasicLink(String, String) - Constructor for class de.vc.jfo.flow.BasicLink
Creates a new BasicLink, adds some text and sets an external destination.
BasicLink(InlineElement, String) - Constructor for class de.vc.jfo.flow.BasicLink
Creates a new BasicLink, adds an inline and sets an external destination.
BasicLink(String, FormattingObject) - Constructor for class de.vc.jfo.flow.BasicLink
Creates a new BasicLink, adds some text and sets an internal destination.
BasicLink(InlineElement, FormattingObject) - Constructor for class de.vc.jfo.flow.BasicLink
Creates a new BasicLink, adds an Inline and sets an internal destination.
beforeRendering() - Method in class de.vc.jfo.renderer.FOP0205Renderer
 
beforeRendering() - Method in class de.vc.jfo.renderer.FOP1Renderer
 
beforeRendering() - Method in class de.vc.jfo.renderer.Renderer
Invoked before rendering starts.
beginningPageNr - Variable in class de.vc.io.rtf.parser.DocumentProperties
 
bgColor - Variable in class de.vc.graphics.GraphicsPattern
 
BidiOverride - Class in de.vc.jfo.flow
The fo:bidi-override formatting object is used when the Unicode BIDI algorithm fails.
BidiOverride() - Constructor for class de.vc.jfo.flow.BidiOverride
 
BinaryRTFToken - Class in de.vc.io.rtf
 
BinaryRTFToken(InputStream, long) - Constructor for class de.vc.io.rtf.BinaryRTFToken
 
BLANK - Static variable in class de.vc.jfo.attributes.Values
This master is eligible for selection if a page must be generated (e.g., to maintain proper page parity at the start or end of the page-sequence) and there are no areas from the fo:flow to be put on that page.
BLANK_OR_NOT_BLANK - Static variable in interface de.vc.jfo.attributes.Attributes
This property forms part of a selection rule to determine if the referenced page-master is eligible for selection at this point in the page-sequence.
Block - Class in de.vc.jfo.flow
The fo:block formatting object is commonly used for formatting paragraphs, titles, headlines, figure and table captions, etc.
Block() - Constructor for class de.vc.jfo.flow.Block
Creates a new empty Block.
Block(BlockElement) - Constructor for class de.vc.jfo.flow.Block
Creates a new Block and adds the given element to content.
Block(InlineElement) - Constructor for class de.vc.jfo.flow.Block
Creates a new Block and adds the given element to content.
Block(String) - Constructor for class de.vc.jfo.flow.Block
Creates a new Block and adds the given PCData to content.
Block(BlockElement, Values.Alignment) - Constructor for class de.vc.jfo.flow.Block
Creates a new Block, adds the given element to content and sets the alignment.
Block(InlineElement, Values.Alignment) - Constructor for class de.vc.jfo.flow.Block
Creates a new Block, adds the given element to content and sets the alignment.
Block(String, Values.Alignment) - Constructor for class de.vc.jfo.flow.Block
Creates a new Block, adds the given PCData to content and sets the alignment.
BlockContainer - Class in de.vc.jfo.flow
The fo:block-container flow object is used to generate a block-level reference-area, typically containing text blocks with a different writing-mode.
BlockContainer() - Constructor for class de.vc.jfo.flow.BlockContainer
 
BlockElement - Interface in de.vc.jfo.flow
Marker interface for elements that belongs to block-group.
blockFontStrategy - Variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
blockPositionRefPointBPD - Variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
border - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
Border - Class in de.vc.jfo.attributes
Describes the border of an formatting object.
Border() - Constructor for class de.vc.jfo.attributes.Border
Create a border without any definitions.
Border(int, Color) - Constructor for class de.vc.jfo.attributes.Border
Creates a new solid border.
Border(int, Color, Border.Style) - Constructor for class de.vc.jfo.attributes.Border
Creates a new border.
Border.Style - Class in de.vc.jfo.attributes
 
BORDER_COLLAPSE_COLLAPSE - Static variable in class de.vc.jfo.flow.Table
Collapse borders of cells.
BORDER_COLLAPSE_SEPARATE - Static variable in class de.vc.jfo.flow.Table
Separate borders of cells.
BORDER_COLLAPSE_SEPARATE_WITH_PRECEDENCE - Static variable in class de.vc.jfo.flow.Table
Collapsing borders and use border precedence properties for conflict resolution.
BORDER_DASHED - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_DOT_DASH - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_DOT_DOT_DASH - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_DOTTED - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_DOUBLE_LINE - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_DOUBLE_THICKNESS - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_DOUBLE_WAVY - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_EMBOSS - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_ENGRAVE - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_HAIRLINE - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_INSET - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_NONE - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_OUTSET - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_SHADOWED - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_SIMPLE - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_SMALL_DASH - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_STRIPED - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_THICK_THIN_LARGE - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_THICK_THIN_MEDIUM - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_THICK_THIN_SMALL - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_THIN_THICK_LARGE - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_THIN_THICK_MEDIUM - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_THIN_THICK_SMALL - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_THIN_THICK_THIN_LARGE - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_THIN_THICK_THIN_MEDIUM - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_THIN_THICK_THIN_SMALL - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_TRIPLE_LINE - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
BORDER_WAVY - Static variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
borderBottom - Variable in class de.vc.io.rtf.parser.SectionProperties
 
borderBottom - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
borderLeft - Variable in class de.vc.io.rtf.parser.SectionProperties
 
borderLeft - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
borderReferenceText - Variable in class de.vc.io.rtf.parser.SectionProperties
 
borderRight - Variable in class de.vc.io.rtf.parser.SectionProperties
 
borderRight - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
borderSurroundsFooter - Variable in class de.vc.io.rtf.parser.SectionProperties
 
borderSurroundsHeader - Variable in class de.vc.io.rtf.parser.SectionProperties
 
borderTop - Variable in class de.vc.io.rtf.parser.SectionProperties
 
borderTop - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
bottom - Variable in class de.vc.io.rtf.parser.RTFBorder
 
BOTTOM - Static variable in interface de.vc.jfo.attributes.Attributes
This property specifies how far a box's bottom margin edge is offset above the bottom edge of the box's containing block.
bottomBorderSpace(int) - Method in class de.vc.io.rtf.parser.SectionProperties
 
bottomBorderSpace() - Method in class de.vc.io.rtf.parser.SectionProperties
 
BREAK_AFTER - Static variable in interface de.vc.jfo.attributes.Attributes
Specifies that the first normal area generated by formatting the next formatting object, if any, shall be the first one placed in a particular context (e.g. page-area, column-area).
BREAK_AUTO - Static variable in class de.vc.jfo.attributes.Values
No break shall be forced.
BREAK_BEFORE - Static variable in interface de.vc.jfo.attributes.Attributes
Specifies that the first area generated by formatting this formatting object shall be the first one placed in a particular context (e.g., page-area, column-area).
BREAK_COLUMN - Static variable in class de.vc.jfo.attributes.Values
Imposes a break-after condition with a context consisting of column-areas.
BREAK_EVEN_PAGE - Static variable in class de.vc.jfo.attributes.Values
Imposes a break-after condition with a context consisting of even page-areas (a blank page may be generated if necessary).
BREAK_ODD_PAGE - Static variable in class de.vc.jfo.attributes.Values
Imposes a break-after condition with a context consisting of odd page-areas (a blank page may be generated if necessary).
BREAK_PAGE - Static variable in class de.vc.jfo.attributes.Values
Imposes a break-after condition with a context consisting of page-areas.
breakType - Variable in class de.vc.io.rtf.parser.SectionProperties
 
buildConfiguration() - Method in class de.vc.jfo.env.JFOConfig
Builds an Avalon-Configuration object from this configuration.
buildConfiguration() - Method in class de.vc.jfo.env.RTF2FOConfig
Builds an Avalon-Configuration object from this configuration.
buildConfiguration() - Method in class de.vc.jfo.tools.FontMapper
Builds a configuration containing all mapping rules, default font and character transcodings.
buildParentIndexPath() - Method in class de.vc.xml.NodeTreeWalker
 
buildParentObjectPath() - Method in class de.vc.xml.NodeTreeWalker
 
buildReport(ReportData, ReportContext) - Method in class de.vc.jfo.report.FOReportBuilder
Creates a FO report.
buildReport(ReportData, ReportContext) - Method in class de.vc.report.ReportBuilder
Builds a report from report data.
ByteArrayBuffer - Class in de.vc.io
Buffer based on ByteArrayOutputStream.
ByteArrayBuffer() - Constructor for class de.vc.io.ByteArrayBuffer
Constructs a new buffer.
ByteArrayBuffer(int) - Constructor for class de.vc.io.ByteArrayBuffer
Constructs a new buffer with initial buffer size.
bytes2object(byte[]) - Method in class de.vc.io.FileObjectStorage
 

C

calculateJavaFontLineHeight(FontSupport, RTFProperties) - Method in class de.vc.jfo.rtf.FontMetricsHelper
Calculate the font height by using Java font metrics.
calculateSize() - Method in class de.vc.util.LazyList
Implement this method to calculate the total size of this list.
calculateSize() - Method in class de.vc.util.LazyListWithLoader
 
calculateSize() - Method in interface de.vc.util.LazyListWithLoader.Loader
 
canRender(OutputFormat) - Method in class de.vc.jfo.renderer.Renderer
Deprecated.
Use supportsFormat(OutputFormat) instead.
canTranscodeFile(String) - Method in class de.vc.jfo.tools.ImageTranscoder
Checks if this image transcoder can convert a file.
canTranscodeFormat(String) - Method in class de.vc.jfo.tools.ImageTranscoder
Checks if this image transcode supports an input format
CAPITALS_NORMAL - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
CAPITALS_NULL - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
CAPITALS_SMALL - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
cellMarginStrategy - Variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
cellProps - Variable in class de.vc.io.rtf.parser.TableRowProperties
 
cellSpacingBottom - Variable in class de.vc.io.rtf.parser.TableRowProperties
 
cellSpacingLeft - Variable in class de.vc.io.rtf.parser.TableRowProperties
 
cellSpacingRight - Variable in class de.vc.io.rtf.parser.TableRowProperties
 
cellSpacingTop - Variable in class de.vc.io.rtf.parser.TableRowProperties
 
CellStyle - Class in de.vc.jfo.writing
Defines style and properties a of table cell.
CellStyle() - Constructor for class de.vc.jfo.writing.CellStyle
New cell style without border and padding.
CellStyle(int) - Constructor for class de.vc.jfo.writing.CellStyle
Creates a new cell style with a solid black border.
CellStyle(int, Color) - Constructor for class de.vc.jfo.writing.CellStyle
Creates a new cell style with a solid border.
CellStyle(int, int) - Constructor for class de.vc.jfo.writing.CellStyle
Creates a new cell style with a solid black border and padding (insets).
changeUnit(Measure.Unit) - Method in class de.vc.util.Measure
Changes the unit and the value is updated related to given unit.
characters(char[], int, int) - Method in class de.vc.xml.XML2ObjectTransformer
 
CharBuffer - Class in de.vc.util
A char buffer is a little bit similar to a StringBuffer but can be reseted to reuse the internal char-array.
CharBuffer() - Constructor for class de.vc.util.CharBuffer
 
CharBuffer(int) - Constructor for class de.vc.util.CharBuffer
 
CharResolvingTokenInput - Class in de.vc.io.rtf.parser
 
CharResolvingTokenInput(TokenInput) - Constructor for class de.vc.io.rtf.parser.CharResolvingTokenInput
 
charset - Variable in class de.vc.io.rtf.parser.Definitions
 
charset - Variable in class de.vc.io.rtf.parser.FontInfo
 
CHARSET_ANSI - Static variable in class de.vc.io.rtf.parser.Definitions
 
CHARSET_APPLE - Static variable in class de.vc.io.rtf.parser.Definitions
 
CHARSET_IBM_CP437 - Static variable in class de.vc.io.rtf.parser.Definitions
 
CHARSET_IBM_CP850 - Static variable in class de.vc.io.rtf.parser.Definitions
 
charStyles - Variable in class de.vc.io.rtf.parser.Definitions
 
charWidthFactor - Variable in class de.vc.jfo.tools.AreaEstimator
 
checkBuffer(int) - Method in class de.vc.io.TemporaryStorage
 
checkImageSize(Dimension) - Method in class de.vc.jfo.tools.ImageTranscoder
 
checkParaAutoContainers(ParagraphProperties) - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
checkUrlDataScheme() - Method in class de.vc.jfo.env.JFOConfig
Checks whether the url data scheme is supported by JRE.
child() - Method in class de.vc.io.rtf.parser.TextProperties
 
childContext(int, boolean) - Method in class de.vc.io.rtf.parser.ContainerContext
 
childProps() - Method in class de.vc.io.rtf.parser.RTFProperties
 
childState() - Method in class de.vc.io.rtf.parser.ParserState
 
childState() - Method in class de.vc.io.rtf.parser.ScannerState
 
ChunkCodec - Class in de.vc.io
 
ChunkCodec() - Constructor for class de.vc.io.ChunkCodec
Creates a new codecs for encoding and decoding chunks.
ChunkCodec(int) - Constructor for class de.vc.io.ChunkCodec
Creates a new codecs for encoding and decoding chunks and sets the minimal size of chunks that are encoded.
ChunkCodec(boolean) - Constructor for class de.vc.io.ChunkCodec
Creates a new codecs for encoding and decoding chunks and sets the optimize flag.
ChunkCodec(int, boolean) - Constructor for class de.vc.io.ChunkCodec
Creates a new codex for encoding and decoding chunks, sets the minimal size of chunks that are encoded and optimize flag.
ChunkInputStream - Class in de.vc.io
 
ChunkInputStream(InputStream, ChunkCodec) - Constructor for class de.vc.io.ChunkInputStream
 
ChunkOutputStream - Class in de.vc.io
 
ChunkOutputStream(OutputStream, ChunkCodec) - Constructor for class de.vc.io.ChunkOutputStream
 
clear() - Method in class de.vc.io.FileObjectStorage
 
clear() - Method in class de.vc.util.DelegatingMap
 
clear() - Method in class de.vc.util.FlyweightFactory
 
clear() - Method in class de.vc.util.FlyweightMap
 
clear() - Method in class de.vc.util.log.LoggingPanel
 
clear() - Method in class de.vc.util.SwappingList
 
clearEndIndent() - Method in class de.vc.jfo.flow.ListItemLabel
Clears attribute "end-indent".
clearEqualAttributes(Node, boolean) - Method in class de.vc.xml.AbstractNode
Clears all attributes of this node, that are defined in the given node with equal values.
clearInheratedAttribute(String) - Method in class de.vc.xml.AbstractNode
Clears an attributed that was defined by a parent node and has same value.
clearInheratedAttribute(String) - Method in interface de.vc.xml.Node
Clears an attributed that was defined by a parent node and has same value.
clearInheratedAttributes() - Method in class de.vc.xml.AbstractNode
Clears all attributes that were defined by a parent node and have same value.
clearInheratedAttributes() - Method in interface de.vc.xml.Node
Clears all attributes that were defined by a parent node and have same value.
clearMapping() - Method in class de.vc.jfo.tools.FontMapper
Removes all mapping rules except the default font.
clearMapping() - Method in class de.vc.report.sources.db.DBSelection
Deprecated.
Use removeAliases().
clearNamespaces() - Method in class de.vc.jfo.rtf.StylesheetWizard
 
clearSharedValues() - Static method in class de.vc.util.FlyweightMap
 
clearTranscoding() - Method in class de.vc.jfo.tools.FontMappingRule
Clears all character transcoding rules.
clearValue(String) - Method in class de.vc.xml.AbstractNode
Clears an attribute, this means they value becomes NULL.
clearValue(String) - Method in interface de.vc.xml.Node
Clears an attribute, this means they value becomes NULL.
clearValues() - Method in class de.vc.jfo.rtf.StylesheetWizard
clearValues
clone() - Method in class de.vc.jfo.attributes.AttributeSubSet
 
clone() - Method in class de.vc.jfo.Document
Clones this document.
clone() - Method in class de.vc.jfo.flow.FlowObjectWithElements
Deep copy.
clone() - Method in class de.vc.jfo.flow.Reference
 
clone() - Method in class de.vc.jfo.flow.Table
 
clone() - Method in class de.vc.jfo.FormattingObject
 
clone() - Method in class de.vc.jfo.pagination.PageSequence
 
clone() - Method in class de.vc.jfo.pagination.SimplePageMaster
 
clone() - Method in class de.vc.jfo.rtf.FieldInfo
 
clone() - Method in class de.vc.jfo.rtf.FieldInstructionToken
 
clone() - Method in class de.vc.jfo.SwappingFObj
Deep copy.
clone() - Method in class de.vc.jfo.tools.FontMappingRule
Clones this rule.
clone() - Method in class de.vc.jfo.writing.FlowStyle
 
clone() - Method in class de.vc.util.FlyweightMap
 
clone() - Method in class de.vc.xml.AbstractNode
 
clone() - Method in class de.vc.xml.AbstractNodeWithAttributes
 
clone() - Method in class de.vc.xml.DefaultNode
 
clone() - Method in class de.vc.xml.FileNodeElement
Clones this element.
clone() - Method in interface de.vc.xml.NodeElement
Clones this element.
clone() - Method in class de.vc.xml.PlainXMLNodeElement
Clones this element.
cloned() - Method in class de.vc.io.rtf.parser.ListLevel
 
cloned() - Method in class de.vc.io.rtf.parser.ListOverride
 
cloned() - Method in class de.vc.jfo.attributes.FontSupport
 
cloned(FormattingObject, Node) - Static method in class de.vc.jfo.FormattingObject
Clones a formatting object and sets it's parent node.
cloned() - Method in class de.vc.jfo.pagination.SimplePageMaster
 
cloned() - Method in class de.vc.jfo.tools.FontMapper
A deep clone of this mapping is returned.
cloned() - Method in class de.vc.jfo.writing.CellStyle
Clones this CellStyle.
cloned() - Method in class de.vc.jfo.writing.FlowStyle
Clones this style.
cloned() - Method in class de.vc.util.Measure
Clones this measure.
clonedList(List, Node) - Method in class de.vc.jfo.FormattingObject
Clones a list of nodes and formatting objects and sets the parent of cloned nodes.
cloneParagraph() - Method in class de.vc.io.rtf.parser.RTFProperties
 
cloneText() - Method in class de.vc.io.rtf.parser.RTFProperties
 
close() - Method in class de.vc.io.Base64OutputStream
 
close() - Method in class de.vc.io.ChunkInputStream
 
close() - Method in class de.vc.io.ChunkOutputStream
 
close() - Method in class de.vc.io.csv.CSVReader
 
close() - Method in class de.vc.io.NullInputStream
 
close() - Method in class de.vc.io.NullOutputStream
 
close() - Method in class de.vc.io.rtf.writer.FilterTokenOutput
 
close() - Method in class de.vc.io.rtf.writer.RTFWriter
 
close() - Method in interface de.vc.io.rtf.writer.TokenOutput
 
close() - Method in class de.vc.jfo.tools.PDFWriter
Closes this writer and the output stream of the PDF target.
close() - Method in class de.vc.report.storages.pdf.PDFMergeStorage
Deprecated.
This method is invoked automatically by the report engine after all reports have been created.
close() - Method in class de.vc.xml.XMLWriter
Closes all open tags and finally the java.io.Writer.
closeInvalidNonTargetContainers(ParagraphProperties) - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
closeTag() - Method in class de.vc.xml.XMLWriter
Closes current open tag.
CM - Static variable in class de.vc.util.Measure
Unit CM
color - Variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
COLOR - Static variable in interface de.vc.jfo.attributes.Attributes
This property describes the foreground color of an element's text content.
ColorProfile - Class in de.vc.jfo.pagination
The fo:color-profile formatting object is used to declare an ICC Color Profile for a stylesheet.
ColorProfile() - Constructor for class de.vc.jfo.pagination.ColorProfile
 
colorTable - Variable in class de.vc.io.rtf.parser.Definitions
 
columnBreak() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
columnSpaceRight - Variable in class de.vc.io.rtf.parser.SectionProperties
 
columnWidth - Variable in class de.vc.io.rtf.parser.SectionProperties
 
Commander - Class in de.vc.jfo.tools
Command line class....
Commander() - Constructor for class de.vc.jfo.tools.Commander
 
comment(String) - Method in class de.vc.xml.XMLWriter
Insert a comment.
commitRow() - Method in class de.vc.report.sources.MapTableModel
Commits and adds the current row to this model.
compareTo(Renderer) - Method in class de.vc.jfo.renderer.Renderer
 
compareTo(FontMapper) - Method in class de.vc.jfo.tools.FontMapper
 
compareTo(FontMappingRule) - Method in class de.vc.jfo.tools.FontMappingRule
 
compareTo(Object) - Method in class de.vc.util.Measure
 
COMPATIBILITY_MODE_FOP_0_20_5 - Static variable in class de.vc.jfo.env.RTF2FOConfig
Deprecated.
Use RTF2FOCompatibilityMode.COMPATIBILITY_MODE_FOP_0_20_5.
COMPATIBILITY_MODE_W3C - Static variable in class de.vc.jfo.env.RTF2FOConfig
Deprecated.
Use RTF2FOCompatibilityMode.COMPATIBILITY_MODE_W3C.
CompositeRenderer - Class in de.vc.jfo.renderer
A composite renderer joins a set of renderers.
CompositeRenderer() - Constructor for class de.vc.jfo.renderer.CompositeRenderer
Creates a distributed renderer.
CompositeRenderer(Renderer[]) - Constructor for class de.vc.jfo.renderer.CompositeRenderer
Creates a distributed renderer and registers some renderers to its list.
CompressingChunkCodec - Class in de.vc.io
Use this chunk-codec for compressing chunks.
CompressingChunkCodec() - Constructor for class de.vc.io.CompressingChunkCodec
Creates a new compressing chunk codex.
CompressingChunkCodec(int, boolean) - Constructor for class de.vc.io.CompressingChunkCodec
Creates a new compressing chunk codex.
ConditionalPageMasterReference - Class in de.vc.jfo.pagination
The fo:conditional-page-master-reference is used to identify a page-master that is to be used when the conditions on its use are satisfied.
ConditionalPageMasterReference(PageMaster) - Constructor for class de.vc.jfo.pagination.ConditionalPageMasterReference
 
ConditionalPageMasterReference(PageMaster, Values.PagePosition) - Constructor for class de.vc.jfo.pagination.ConditionalPageMasterReference
 
ConditionalPageMasterReference(PageMaster, Values.BlankOrNot) - Constructor for class de.vc.jfo.pagination.ConditionalPageMasterReference
 
ConditionalPageMasterReference(PageMaster, Values.OddOrEven) - Constructor for class de.vc.jfo.pagination.ConditionalPageMasterReference
 
configure(Configuration) - Method in class de.vc.jfo.env.RTF2FOConfig
Configures this configuration with an Avalon configuration object.
configure(Configuration) - Method in class de.vc.jfo.renderer.FOP0205Renderer
 
configure(Configuration) - Method in class de.vc.jfo.renderer.Ibex3Renderer
 
configure(Configuration) - Method in class de.vc.jfo.renderer.Renderer
Configures this renderer.
configure(Configuration) - Method in class de.vc.jfo.renderer.RendererFactory
Configures this renderer factory with a <renderer> XML tree from JFO configuration.
configure(Configuration) - Method in class de.vc.jfo.renderer.XEP4Renderer
 
configure(InputStream) - Method in class de.vc.jfo.tools.FontMapper
Configure this font mapper with new configuration.
configure(Configuration) - Method in class de.vc.jfo.tools.FontMapper
Set up this mapper from a configuration.
configure(Configuration) - Method in class de.vc.report.sources.db.DBConnection
Configures the Connection.
configure(Configuration) - Method in class de.vc.report.sources.db.DBDataSource
Configures this data source with a (Avalon) Configuration.
configure(Configuration) - Method in class de.vc.report.sources.db.DBSelection
Configures this selection.
configure(Configuration) - Method in class de.vc.report.sources.db.DBTableModel
Configures this table model.
connect() - Method in class de.vc.net.protocol.DataURLConnection
 
connect() - Method in class de.vc.report.sources.db.DBConnection
Connects to the database.
consumePageBreakBefore() - Method in class de.vc.io.rtf.parser.ParagraphProperties
 
ContainerContext - Class in de.vc.io.rtf.parser
Context of a container.
ContainerContext() - Constructor for class de.vc.io.rtf.parser.ContainerContext
 
contains(Object) - Method in class de.vc.util.SwappingList
Returns true if this list contains the specified element.
contains(Node) - Method in class de.vc.xml.AbstractNode
Tests if this node contains the given node directly.
contains(Node, boolean) - Method in class de.vc.xml.AbstractNode
Tests if this node contains the given node.
contains(Node, boolean) - Method in interface de.vc.xml.Node
Tests if this node contains the given node.
containsAll(Collection<?>) - Method in class de.vc.util.SwappingList
 
containsDateFormat() - Method in class de.vc.jfo.rtf.FieldContext
 
containsKey(Object) - Method in class de.vc.util.DelegatingMap
 
containsKey(Object) - Method in class de.vc.util.FlyweightMap
 
containsMaster(String) - Method in class de.vc.jfo.pagination.LayoutMasterSet
Determinates, if this LayoutMasterSet contains a PageMaster.
containsValue(Object) - Method in class de.vc.util.DelegatingMap
 
containsValue(Object) - Method in class de.vc.util.FlyweightMap
 
CONTENT_HEIGHT - Static variable in interface de.vc.jfo.attributes.Attributes
Specifies the content-height of some object (e.g., an external graphic).
CONTENT_WIDTH - Static variable in interface de.vc.jfo.attributes.Attributes
Specifies the content-width of some object (e.g., an external graphic).
control - Variable in class de.vc.io.rtf.parser.Token
 
ControlFilterTokenOutput - Class in de.vc.io.rtf.writer
 
ControlFilterTokenOutput(TokenOutput) - Constructor for class de.vc.io.rtf.writer.ControlFilterTokenOutput
 
ControlFilterTokenOutput(TokenOutput, String[]) - Constructor for class de.vc.io.rtf.writer.ControlFilterTokenOutput
 
controlHasNumber - Variable in class de.vc.io.rtf.parser.Token
 
controlNr - Variable in class de.vc.io.rtf.parser.Token
 
convert(Measure.Unit, double, Measure.Unit) - Static method in class de.vc.util.Measure
 
Converter - Class in de.vc.jfo.tools
A converter reads a list of input files (RTF files) and transforms them into a certain output format.
Converter(OutputFormat) - Constructor for class de.vc.jfo.tools.Converter
Creates a new converter.
ConverterEvent - Class in de.vc.jfo.tools
Event thrown by converter.
ConverterEventListener - Interface in de.vc.jfo.tools
Listener for converter.
copy() - Method in class de.vc.io.rtf.parser.DocumentProperties
 
copy() - Method in class de.vc.io.rtf.parser.ParagraphProperties
 
copy() - Method in class de.vc.io.rtf.parser.PositionProperties
 
copy() - Method in class de.vc.io.rtf.parser.RTFBorder
 
copy() - Method in class de.vc.io.rtf.parser.RTFBorderProperties
 
copy() - Method in class de.vc.io.rtf.parser.RTFProperties
 
copy() - Method in class de.vc.io.rtf.parser.TableCellProperties
 
copy() - Method in class de.vc.io.rtf.parser.TableRowProperties
 
copy() - Method in class de.vc.io.rtf.parser.TextProperties
 
copy() - Method in class de.vc.jfo.attributes.Border
This is equals to clone(), but with a correct return type and no CloneNotSupportedException is thrown.
copy() - Method in class de.vc.jfo.attributes.Margin
Creates a copy (clone) of this margin.
copy() - Method in class de.vc.jfo.Document
Similar to clone(), but throws no CloneNotSupportedException.
copy() - Method in class de.vc.jfo.env.RTF2FOConfig
Makes a copy of this configuration.
copy() - Method in class de.vc.jfo.renderer.Renderer
Clones this renderer.
copyAttributes(Node) - Method in class de.vc.xml.AbstractNode
Copies all attributes of given node to this node.
copyFile(String, String) - Static method in class de.vc.io.FileUtil
 
countCharacter(String, char, boolean) - Static method in class de.vc.util.Strings
Counts the number of c within str.
countDefinedTabs() - Method in class de.vc.io.rtf.parser.ParagraphProperties
 
countLevels() - Method in class de.vc.io.rtf.parser.ListOverride
 
countLevels() - Method in class de.vc.io.rtf.parser.RTFList
 
countSharedEntries() - Method in class de.vc.util.FlyweightFactory
 
countSharedEntries() - Static method in class de.vc.util.FlyweightMap
 
countSharedEntriesSets() - Static method in class de.vc.util.FlyweightMap
 
create(String, Map, Object) - Method in class de.vc.jfo.XMLFOFactory
 
create(String) - Static method in class de.vc.util.Measure.Factory
Creates a new measure.
create(Measure.Unit, double) - Static method in class de.vc.util.Measure.Factory
Creates a new measure.
create(String, Map, Object) - Method in class de.vc.xml.XMLObjectFactory
Create an object from a XML description.
createAndAddChild(String) - Method in class de.vc.xml.DefaultNode
 
createAWTRenderer() - Method in class de.vc.jfo.renderer.FOP0205Renderer
 
createBufferedImage(ImageProducer, ImageMetaData) - Static method in class de.vc.jfo.tools.InternalImageTranscoder
 
createConfigEditor() - Method in class de.vc.jfo.renderer.Ibex3Renderer
 
createFOP(Document, OutputFormat, OutputStream) - Method in class de.vc.jfo.renderer.FOP1Renderer
 
createFor(String) - Method in class de.vc.jfo.importer.ImporterFactory
Creates an importer for a specific file type.
createFrom(InputStream) - Static method in class de.vc.jfo.Document.Factory
Creates a Document from an (XML-) InputStream.
createID() - Static method in class de.vc.xml.AbstractNode
Creates a unique ID for a node.
createIndex() - Method in class de.vc.io.FileObjectStorage
 
createInputStream() - Method in class de.vc.report.Report
 
createInputStream() - Method in class de.vc.report.ReportImageValue
 
createLogger() - Method in class de.vc.util.log.LoggingPanel
 
createLogger(String) - Method in class de.vc.util.log.LoggingPanel
 
createNestedBookmarks() - Method in class de.vc.io.rtf.parser.ContainerContext
 
createObject(String) - Method in interface de.vc.util.ValueManufacturer
Creates an Object from String representation.
createOutputFile(File) - Method in class de.vc.jfo.tools.Converter
 
createPatternImage(Dimension) - Method in class de.vc.io.rtf.parser.TableCellProperties
 
createPrinterJob() - Method in interface de.vc.jfo.renderer.PrinterJobFactory
Creates a printer job.
createPrinterJob() - Method in class de.vc.jfo.renderer.Renderer
Creates a new print-job that subclasses could use to print a XSL-FO document.
createPrintRenderer(FOUserAgent) - Method in class de.vc.jfo.renderer.FOP1Renderer
 
createString(Object) - Method in class de.vc.util.ValueFactory
Creates a String-Representation of a value (object).
createString(T) - Method in interface de.vc.util.ValueManufacturer
Creates a String-representation of an object.
createStringForced(Object) - Method in class de.vc.util.ValueFactory
Creates a String-Representation of a value (object).
createStylesheet(String) - Method in class de.vc.jfo.rtf.StylesheetWizard
 
createStylesheet(OutputStream) - Method in class de.vc.jfo.rtf.StylesheetWizard
 
createUniqueID() - Method in class de.vc.jfo.FormattingObject
Creates and sets an unique ID for this formatting object.
createUniqueID(String) - Method in class de.vc.jfo.FormattingObject
Creates and sets an unique ID for this formatting object.
createURLStreamHandler(String) - Method in class de.vc.net.ExtendableURLStreamHandlerFactory
 
createValue(Class, Object) - Method in class de.vc.util.ValueFactory
Creates a new value (Object) from a String-Representation.
CSVDataSource - Class in de.vc.report.sources.csv
The CSVDataSource delivers report data from a csv-file/stream.
CSVDataSource(InputStream, String[]) - Constructor for class de.vc.report.sources.csv.CSVDataSource
Creates a new data source from csv.
CSVDataSource(String, String[]) - Constructor for class de.vc.report.sources.csv.CSVDataSource
Creates a new data source from csv.
CSVReader - Class in de.vc.io.csv
Reader for CSV files.
CSVReader(String) - Constructor for class de.vc.io.csv.CSVReader
 
CSVReader(InputStream) - Constructor for class de.vc.io.csv.CSVReader
 
CSVTableModel - Class in de.vc.report.sources.csv
A table model of csv data source holds values for one table of ALL reports.
CSVTableModel(String, String[], int, String) - Constructor for class de.vc.report.sources.csv.CSVTableModel
Creates a new csv table model.
currentAsText() - Method in class de.vc.io.rtf.parser.ListLevel
 
currentValue() - Method in class de.vc.io.rtf.parser.ListLevel
 

D

DATA_ROW_BORDER_POLICY_AUTO - Static variable in class de.vc.jfo.env.RTF2FOConfig
Use this policy to let the XSL-FO render resolve, what border is displayed between 2 rows.
DATA_ROW_BORDER_POLICY_BOTTOM_BORDER - Static variable in class de.vc.jfo.env.RTF2FOConfig
Use this policy to display the bottom border of the field cell between two data rows of a table.
DATA_ROW_BORDER_POLICY_NO_BORDER - Static variable in class de.vc.jfo.env.RTF2FOConfig
Use this policy to avoid any horizontal borders between two data rows of a table.
DATA_ROW_BORDER_POLICY_TOP_BORDER - Static variable in class de.vc.jfo.env.RTF2FOConfig
Use this policy to display the top border of the field cell between two data rows of a table.
DataMergeFieldListener - Class in de.vc.jfo.rtf
Deprecated.
Renamed to de.vc.jfo.rtf.listeners.SimpleDataSource
DataMergeFieldListener() - Constructor for class de.vc.jfo.rtf.DataMergeFieldListener
Deprecated.
 
DataMergeFieldListener(boolean) - Constructor for class de.vc.jfo.rtf.DataMergeFieldListener
Deprecated.
 
dataRowBorderPolicyToString(int) - Static method in class de.vc.jfo.env.RTF2FOConfig
Returns the String representation for the data-row-border-policy property.
DataSource - Class in de.vc.report
 
DataSource() - Constructor for class de.vc.report.DataSource
 
DataSourceException - Exception in de.vc.jfo.rtf.listeners
This is exception is thrown if an error is caused by a data source.
DataSourceException(Throwable) - Constructor for exception de.vc.jfo.rtf.listeners.DataSourceException
 
DataURLConnection - Class in de.vc.net.protocol
Überschrift: Beschreibung: Copyright: Copyright (c) 2002 Organisation:
DataURLConnection(URL) - Constructor for class de.vc.net.protocol.DataURLConnection
 
DataURLStreamHandler - Class in de.vc.net.protocol
Überschrift: Beschreibung: Copyright: Copyright (c) 2002 Organisation:
DataURLStreamHandler() - Constructor for class de.vc.net.protocol.DataURLStreamHandler
 
DBConnection - Class in de.vc.report.sources.db
Represents a connection to a relational database.
DBConnection(String) - Constructor for class de.vc.report.sources.db.DBConnection
New DB connection.
DBConnection(String, String, String) - Constructor for class de.vc.report.sources.db.DBConnection
New DB connection.
DBDataSource - Class in de.vc.report.sources.db
A data source using a database.
DBDataSource(Configuration) - Constructor for class de.vc.report.sources.db.DBDataSource
 
DBDataSource(DBConnection) - Constructor for class de.vc.report.sources.db.DBDataSource
 
DBDataSource(InputStream) - Constructor for class de.vc.report.sources.db.DBDataSource
 
DBDataSource(String) - Constructor for class de.vc.report.sources.db.DBDataSource
 
DBSelection - Class in de.vc.report.sources.db
The db-selection holds a SQL-mask and mapping from table-column to report keyword.
DBSelection() - Constructor for class de.vc.report.sources.db.DBSelection
 
DBSelection(Configuration) - Constructor for class de.vc.report.sources.db.DBSelection
 
DBTableModel - Class in de.vc.report.sources.db
Table model using a database.
DBTableModel() - Constructor for class de.vc.report.sources.db.DBTableModel
 
DBTableModel(Configuration) - Constructor for class de.vc.report.sources.db.DBTableModel
 
de.vc.graphics - package de.vc.graphics
 
de.vc.io - package de.vc.io
 
de.vc.io.csv - package de.vc.io.csv
 
de.vc.io.rtf - package de.vc.io.rtf
 
de.vc.io.rtf.parser - package de.vc.io.rtf.parser
Common classes for parsing RTF files and streams
de.vc.io.rtf.writer - package de.vc.io.rtf.writer
 
de.vc.jfo - package de.vc.jfo
Root package of all XSL-FO related classes
de.vc.jfo.attributes - package de.vc.jfo.attributes
Set of attributes for formatting objects
de.vc.jfo.env - package de.vc.jfo.env
Classes for environment and session properties
de.vc.jfo.flow - package de.vc.jfo.flow
Contains all elements for text flow
de.vc.jfo.importer - package de.vc.jfo.importer
Common and super classes for importer (e.g.
de.vc.jfo.pagination - package de.vc.jfo.pagination
Elements for pagination of XSL-FO documents
de.vc.jfo.renderer - package de.vc.jfo.renderer
Contains abstract and implemented renderers for XSL-FO documents
de.vc.jfo.renderer.gui - package de.vc.jfo.renderer.gui
 
de.vc.jfo.report - package de.vc.jfo.report
Implementation of abstract report engine for XSL-FO
de.vc.jfo.rtf - package de.vc.jfo.rtf
RTF to XSL-FO converter and importer
de.vc.jfo.rtf.listeners - package de.vc.jfo.rtf.listeners
 
de.vc.jfo.tools - package de.vc.jfo.tools
Tools for command line interface, batch converting and image converting
de.vc.jfo.writing - package de.vc.jfo.writing
Support for writing XSL-FO document with java code
de.vc.math - package de.vc.math
 
de.vc.net - package de.vc.net
 
de.vc.net.protocol - package de.vc.net.protocol
 
de.vc.report - package de.vc.report
This package contains a small framework for generating many reports on fly.
de.vc.report.sources - package de.vc.report.sources
Implementations of report sources
de.vc.report.sources.csv - package de.vc.report.sources.csv
Report sources using CSV files
de.vc.report.sources.db - package de.vc.report.sources.db
Report sources using a JDBC Database
de.vc.report.sources.swing - package de.vc.report.sources.swing
Report sources using Swing (table) models
de.vc.report.sources.xml - package de.vc.report.sources.xml
Report sources using XML files
de.vc.report.storages - package de.vc.report.storages
Implementations of report storages
de.vc.report.storages.pdf - package de.vc.report.storages.pdf
 
de.vc.util - package de.vc.util
 
de.vc.util.log - package de.vc.util.log
 
de.vc.xml - package de.vc.xml
XML related classes
debug(String) - Method in class de.vc.jfo.renderer.Avalon2JCLAdapter
 
debug(String, Throwable) - Method in class de.vc.jfo.renderer.Avalon2JCLAdapter
 
debug(Object) - Method in class de.vc.util.log.FilteredLog
 
debug(Object, Throwable) - Method in class de.vc.util.log.FilteredLog
 
Declarations - Class in de.vc.jfo.pagination
The fo:declarations formatting object is used to group global declarations for a stylesheet.
Declarations() - Constructor for class de.vc.jfo.pagination.Declarations
 
decode(byte[], int) - Method in class de.vc.io.ChunkCodec
Do overwrite this methode for decoding a chunk.
decode(byte[], int) - Method in class de.vc.io.CompressingChunkCodec
 
decodeEscapedHexChars(String, char) - Static method in class de.vc.util.Strings
Decodes characters within str that are escaped by escapeChar followed by 2 hexadecimal digits.
decodeFromBase64(String) - Static method in class de.vc.util.Strings
 
decodeFromHexString(String) - Static method in class de.vc.util.Strings
 
DecoratedMap<K,V> - Class in de.vc.util
 
DecoratedMap() - Constructor for class de.vc.util.DecoratedMap
 
DecoratedMap(Map<K, V>) - Constructor for class de.vc.util.DecoratedMap
 
decreaseValue() - Method in class de.vc.io.rtf.parser.ListLevel
 
deepSearchNode(Node, Class) - Static method in class de.vc.jfo.tools.Util
 
DEFAULT_DPI - Static variable in class de.vc.jfo.tools.ImageMetaData
 
DEFAULT_PRIORITY - Static variable in class de.vc.jfo.renderer.Renderer
 
defaultFontNr - Variable in class de.vc.io.rtf.parser.Definitions
 
defaultLanguage - Variable in class de.vc.io.rtf.parser.Definitions
 
defaultLanguageFarEast - Variable in class de.vc.io.rtf.parser.Definitions
 
DefaultNode - Class in de.vc.xml
This a default implementation of a node.
DefaultNode(String) - Constructor for class de.vc.xml.DefaultNode
 
DefaultNode(String, Node) - Constructor for class de.vc.xml.DefaultNode
 
defaultTabSize - Variable in class de.vc.io.rtf.parser.Definitions
 
defaultTabSize - Variable in class de.vc.io.rtf.parser.DocumentProperties
 
DefaultTokenHandler - Class in de.vc.io.rtf.parser
 
DefaultTokenHandler(Definitions, TokenInput) - Constructor for class de.vc.io.rtf.parser.DefaultTokenHandler
 
definedColumns() - Method in class de.vc.report.ReportTableModel
Gets all table columns of this model.
definedColumns() - Method in class de.vc.report.sources.csv.CSVTableModel
 
definedColumns() - Method in class de.vc.report.sources.db.DBTableModel
Gets all table columns of this model.
definedColumns() - Method in class de.vc.report.sources.ListTableModel
 
definedColumns() - Method in class de.vc.report.sources.MapTableModel
 
definedColumns() - Method in class de.vc.report.sources.swing.SwingTableModel
 
DefinitionHandler - Class in de.vc.io.rtf.parser
 
DefinitionHandler(Definitions, TokenInput) - Constructor for class de.vc.io.rtf.parser.DefinitionHandler
 
Definitions - Class in de.vc.io.rtf.parser
 
Definitions() - Constructor for class de.vc.io.rtf.parser.Definitions
 
DelegatingMap<K,V> - Class in de.vc.util
 
DelegatingMap() - Constructor for class de.vc.util.DelegatingMap
 
DelegatingMap(Map<K, V>) - Constructor for class de.vc.util.DelegatingMap
 
deliver(ReportData) - Method in class de.vc.report.DataSource
 
deliver(ReportData) - Method in class de.vc.report.sources.xml.XMLDataSource
Use this callback method within deliverData() to build a report with given data.
deliverData() - Method in class de.vc.report.DataSource
 
deliverData() - Method in class de.vc.report.sources.csv.CSVDataSource
 
deliverData() - Method in class de.vc.report.sources.db.DBDataSource
 
deliverData() - Method in class de.vc.report.sources.ListDataSource
 
deliverData() - Method in class de.vc.report.sources.swing.SwingTableDataSource
 
deliverData() - Method in class de.vc.report.sources.xml.XMLDataSource
 
deserializeValues(String) - Method in class de.vc.jfo.rtf.StylesheetWizard
 
DestinationControlFilter - Class in de.vc.io.rtf.parser
 
DestinationControlFilter(TokenInput) - Constructor for class de.vc.io.rtf.parser.DestinationControlFilter
 
DestinationControlFilter(TokenInput, Log) - Constructor for class de.vc.io.rtf.parser.DestinationControlFilter
 
DIN_A0 - Static variable in class de.vc.jfo.pagination.SimplePageMaster
Describes a DIN A0 Page.
DIN_A1 - Static variable in class de.vc.jfo.pagination.SimplePageMaster
Describes a DIN A1 Page.
DIN_A2 - Static variable in class de.vc.jfo.pagination.SimplePageMaster
Describes a DIN A2 Page.
DIN_A3 - Static variable in class de.vc.jfo.pagination.SimplePageMaster
Describes a DIN A3 Page.
DIN_A4 - Static variable in class de.vc.jfo.pagination.SimplePageMaster
Describes a DIN A4 Page.
DIN_A5 - Static variable in class de.vc.jfo.pagination.SimplePageMaster
Describes a DIN A5 Page.
DIN_A6 - Static variable in class de.vc.jfo.pagination.SimplePageMaster
Describes a DIN A6 Page.
DIN_C4 - Static variable in class de.vc.jfo.pagination.SimplePageMaster
Describes a DIN C4 Page.
disableAutoSwapping() - Method in class de.vc.jfo.SwappingFObj
Disables auto-swapping of elements.
disconnect() - Method in class de.vc.report.sources.db.DBConnection
 
DISPLAY_ALIGN - Static variable in interface de.vc.jfo.attributes.Attributes
This property specifies the alignment, in the block-progression-direction, of the areas that are the children of a reference-area.
DISPLAY_ALIGN_AFTER - Static variable in class de.vc.jfo.attributes.Values
The after-edge of the allocation-rectangle of the last child area is placed coincident with the after-edge of the content-rectangle of the reference-area.
DISPLAY_ALIGN_AUTO - Static variable in class de.vc.jfo.attributes.Values
If the "relative-align" property applies to this formatting object the "relative-align" property is used.
DISPLAY_ALIGN_BEFORE - Static variable in class de.vc.jfo.attributes.Values
The before-edge of the allocation-rectangle of the first child area is placed coincident with the before-edge of the content-rectangle of the reference-area.
DISPLAY_ALIGN_CENTER - Static variable in class de.vc.jfo.attributes.Values
The child areas are placed such that the distance between the before-edge of the allocation-rectangle of the first child area and the before-edge of the content-rectangle of the reference-area is the same as the distance between the after-edge of the allocation-rectangle of the last child area and the after-edge of the content-rectangle of the reference-area.
displayNames(OutputFormat[]) - Static method in class de.vc.jfo.renderer.OutputFormat
 
dispose() - Method in class de.vc.io.TemporaryStorage
 
dispose() - Method in class de.vc.jfo.report.FOReportBuilder
Releases all resources after building reports.
disposeData() - Method in class de.vc.report.ReportTableModel
This methods is finally called if this model is not longer used.
docInfo - Variable in class de.vc.io.rtf.parser.Definitions
 
DocInfo - Class in de.vc.io.rtf.parser
 
document - Variable in class de.vc.io.rtf.parser.RTFProperties
 
Document - Class in de.vc.jfo
This is the top node/object of the formatting object tree.
Document() - Constructor for class de.vc.jfo.Document
Creates a new empty document.
Document(SimplePageMaster.PageDescription) - Constructor for class de.vc.jfo.Document
Creates a new document, adds a SimplePageMaster and a empty PageSequence.
Document(PageMaster) - Constructor for class de.vc.jfo.Document
Creates a new document, adds a PageMaster and a empty PageSequence.
DOCUMENT - Static variable in class de.vc.jfo.rtf.listeners.SimpleDataSource.ValueDescriptor
 
Document.Factory - Class in de.vc.jfo
 
DOCUMENT_CONTENT - Static variable in class de.vc.jfo.rtf.listeners.SimpleDataSource.ValueDescriptor
 
DOCUMENT_RESTART - Static variable in class de.vc.jfo.rtf.listeners.SimpleDataSource.ValueDescriptor
 
DocumentAppender - Class in de.vc.jfo.tools
A document appender concatenates multiple documents.
DocumentAppender() - Constructor for class de.vc.jfo.tools.DocumentAppender
 
DocumentAppender(Document) - Constructor for class de.vc.jfo.tools.DocumentAppender
 
DocumentBuilder - Class in de.vc.io.rtf.parser
 
DocumentBuilder(ContainerContext, Log) - Constructor for class de.vc.io.rtf.parser.DocumentBuilder
 
DocumentContext - Class in de.vc.jfo.rtf
The document context provides information about the current context when importing a RTF file and has methods for inserting objects into document tree.
DocumentHandler - Class in de.vc.io.rtf.parser
Title: Description: Copyright: Copyright (c) 2005 Company:
DocumentHandler(Definitions, TokenInput, Log) - Constructor for class de.vc.io.rtf.parser.DocumentHandler
 
DocumentProperties - Class in de.vc.io.rtf.parser
Document Properties.
DocumentProperties() - Constructor for class de.vc.io.rtf.parser.DocumentProperties
 
doDisposeData() - Method in class de.vc.report.ReportTableModel
 
doDisposeData() - Method in class de.vc.report.sources.csv.CSVTableModel
 
doDisposeData() - Method in class de.vc.report.sources.db.DBTableModel
 
doGetAttribute(String) - Method in class de.vc.jfo.FormattingObject
Overrides doGetAttribute of AbstractNode.
doGetAttribute(String) - Method in class de.vc.xml.AbstractNode
Do implement this Method.
doGetAttribute(String) - Method in class de.vc.xml.AbstractNodeWithAttributes
 
doGetObject(int) - Method in class de.vc.xml.NodeTreeWalker
 
doGetValueOfCell(String) - Method in class de.vc.report.ReportTableModel
 
doGetValueOfCell(String) - Method in class de.vc.report.sources.csv.CSVTableModel
 
doGetValueOfCell(String) - Method in class de.vc.report.sources.db.DBTableModel
 
doGetValueOfCell(String) - Method in class de.vc.report.sources.ListTableModel
 
doGetValueOfCell(String) - Method in class de.vc.report.sources.MapTableModel
 
doGetValueOfCell(String) - Method in class de.vc.report.sources.swing.SwingTableModel
 
doImport(InputStream, String) - Method in class de.vc.jfo.importer.Importer
 
doImport(InputStream, String) - Method in class de.vc.jfo.rtf.RTFImporter
Imports a RTF document to XSL-FO.
doInsertObject(int, Object) - Method in class de.vc.xml.NodeTreeWalker
 
doRemove(int) - Method in class de.vc.xml.NodeTreeWalker
 
doRender(InputStream, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.CompositeRenderer
 
doRender(Document, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.CompositeRenderer
 
doRender(Document, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.FOP0205Renderer
Override super methodes because we're firing SAX events directly to FOPs content handler.
doRender(InputStream, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.FOP0205Renderer
 
doRender(Document, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.FOP1Renderer
 
doRender(InputStream, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.FOP1Renderer
 
doRender(InputStream, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.Ibex3Renderer
 
doRender(InputStream, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.PlainRenderer
Do render a FO-stream (Stream is in XML, not in XSL).
doRender(Document, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.PlainRenderer
 
doRender(InputStream, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.Renderer
Do render a FO-stream (Stream is in XML, not in XSL).
doRender(Document, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.Renderer
Renders the given document using this renderer.
doRender(Document, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.XEP4Renderer
 
doRender(InputStream, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.XEP4Renderer
 
doRender(InputStream, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.XincRenderer
 
doRender(Document, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.XMLTreeViewer
 
doRender(InputStream, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.XMLTreeViewer
 
doRender(InputStream, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.XSLFormatter3Renderer
 
doRender(InputStream, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.XSLTRenderer
 
doReset() - Method in class de.vc.report.ReportTableModel
 
doReset() - Method in class de.vc.report.sources.csv.CSVTableModel
 
doReset() - Method in class de.vc.report.sources.db.DBTableModel
 
doReset() - Method in class de.vc.report.sources.ListTableModel
 
doReset() - Method in class de.vc.report.sources.MapTableModel
 
doReset() - Method in class de.vc.report.sources.swing.SwingTableModel
 
doSelectNextRow() - Method in class de.vc.report.ReportTableModel
 
doSelectNextRow() - Method in class de.vc.report.sources.csv.CSVTableModel
 
doSelectNextRow() - Method in class de.vc.report.sources.db.DBTableModel
 
doSelectNextRow() - Method in class de.vc.report.sources.ListTableModel
 
doSelectNextRow() - Method in class de.vc.report.sources.MapTableModel
 
doSelectNextRow() - Method in class de.vc.report.sources.swing.SwingTableModel
 
doSetAttribute(String, Object) - Method in class de.vc.jfo.FormattingObject
Overrides doSetAttribute of AbstractNode.
doSetAttribute(String, Object) - Method in class de.vc.xml.AbstractNode
Do implement this Method.
doSetAttribute(String, Object) - Method in class de.vc.xml.AbstractNodeWithAttributes
 
doSetObject(int, Object) - Method in class de.vc.xml.NodeTreeWalker
 
doStepInto(int) - Method in class de.vc.xml.NodeTreeWalker
 
doStepOut() - Method in class de.vc.xml.NodeTreeWalker
 
dot() - Static method in class de.vc.jfo.flow.Inline.Factory
Creates a dot (Unicode x2022, Font-Family "Symbol").
doTranscode(String, String, ImageMetaData) - Method in class de.vc.jfo.tools.ImageTranscoder
Do transcode an image from an input file to an output file.
doTranscode(InputStream, OutputStream, ImageMetaData) - Method in class de.vc.jfo.tools.ImageTranscoder
Do transcode an image from an input stream to an output stream.
doTranscode(String, String, ImageMetaData) - Method in class de.vc.jfo.tools.InternalImageTranscoder
 
doTranscode(String, String, ImageMetaData) - Method in class de.vc.jfo.tools.NativeCmdImageTranscode
 
doTranscode(InputStream, OutputStream, ImageMetaData) - Method in class de.vc.jfo.tools.NativeCmdImageTranscode
 
doWrap(Class, Node) - Method in class de.vc.jfo.rtf.DocumentContext
 
doWrap(Node, Node) - Method in class de.vc.jfo.rtf.DocumentContext
 
draw(Graphics) - Method in class de.vc.graphics.GraphicsPattern
 
draw(Graphics) - Method in class de.vc.graphics.LineGraphicsPattern
 

E

elementCount() - Method in class de.vc.jfo.FormattingObject
Gets the number of elements in content.
EMPTY_ARRAY - Static variable in class de.vc.jfo.FormattingObject
 
EMU - Static variable in class de.vc.util.Measure
Unit EMU (12700 EMU = 1 Point)
emuToPt(double) - Static method in class de.vc.jfo.tools.Util
 
emuToPt(double, int) - Static method in class de.vc.jfo.tools.Util
 
encode(byte[], int) - Method in class de.vc.io.ChunkCodec
Do overwrite this methode for encoding a chunk.
encode(byte[], int) - Method in class de.vc.io.CompressingChunkCodec
 
encode(InputStream, ImageMetaData) - Method in class de.vc.jfo.tools.Base64ImageEncoder
 
encodeToBase64(byte[]) - Static method in class de.vc.util.Strings
 
encodeToHexString(byte[]) - Static method in class de.vc.util.Strings
 
END_INDENT - Static variable in interface de.vc.jfo.attributes.Attributes
 
endAllAutoContainers() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
endBookmark(String) - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
endBorderFrame() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
endDocument() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
endElement(String, String, String) - Method in class de.vc.xml.XML2ObjectTransformer
 
endFooter() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
endFootnote() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
endHeader() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
endnotesIncluded - Variable in class de.vc.io.rtf.parser.SectionProperties
 
endPositionFrame() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
endSection(boolean) - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
endTable() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
endTable() - Method in class de.vc.jfo.writing.FlowWriter
Ends a table.
endTableCell() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
endTableRow() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
enterDrawingObject() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
enterField() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
enterPicture() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
enterShape() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
enterShapeGroup() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
enterShapePicture() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
entrySet() - Method in class de.vc.util.DelegatingMap
 
entrySet() - Method in class de.vc.util.FlyweightMap
 
Environment - Class in de.vc.jfo.env
This class provides information about the environment of JFO.
equals(Object) - Method in class de.vc.io.rtf.parser.PositionProperties
 
equals(Object) - Method in class de.vc.io.rtf.parser.RTFBorder
 
equals(Object) - Method in class de.vc.io.rtf.parser.RTFBorderProperties
 
equals(Object) - Method in class de.vc.jfo.attributes.Border
 
equals(Object) - Method in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
equals(Object) - Method in class de.vc.jfo.renderer.OutputFormat
 
equals(Object) - Method in class de.vc.jfo.renderer.Renderer
 
equals(Object, Object) - Static method in class de.vc.jfo.tools.Util
Tests if o1==o2==null or o1.equals(o2).
equals(Object) - Method in class de.vc.util.DelegatingMap
 
equals(Object) - Method in class de.vc.util.FlyweightMap
 
equals(Object) - Method in class de.vc.util.Measure
Checks for equality.
equals(Measure, Measure) - Static method in class de.vc.util.Measure
Tests, if two measures are equal.
equals(Object) - Method in class de.vc.util.SwappingList
 
error(String) - Method in class de.vc.jfo.renderer.Avalon2JCLAdapter
 
error(String, Throwable) - Method in class de.vc.jfo.renderer.Avalon2JCLAdapter
 
error(TransformerException) - Method in class de.vc.jfo.renderer.XSLTRenderer
Receive notification of a recoverable error.
error(Object) - Method in class de.vc.util.log.FilteredLog
 
error(Object, Throwable) - Method in class de.vc.util.log.FilteredLog
 
estimateHeight(FlowObject, Measure) - Method in class de.vc.jfo.tools.AreaEstimator
 
estimateTextWidth(String, Measure, String, boolean, boolean) - Method in class de.vc.jfo.tools.AreaEstimator
 
estimateTextWidth(String, Font) - Method in class de.vc.jfo.tools.AreaEstimator
 
estimateWidth(FlowObject) - Method in class de.vc.jfo.tools.AreaEstimator
 
evalFormula(String) - Static method in class de.vc.math.MathUtil
 
EVEN - Static variable in class de.vc.jfo.attributes.Values
This master is eligible for selection if the page number is even.
excludeFromFormat(String) - Method in class de.vc.xml.XMLWriter
 
ExtendableURLStreamHandlerFactory - Class in de.vc.net
 
ExtendableURLStreamHandlerFactory() - Constructor for class de.vc.net.ExtendableURLStreamHandlerFactory
 
EXTERNAL_DESTINATION - Static variable in interface de.vc.jfo.attributes.Attributes
Specifies the destination resource (or, when a fragment identifier is given, sub-resource) for an fo:basic-link.
ExternalGraphic - Class in de.vc.jfo.flow
The fo:external-graphic flow object is used for a graphic where the graphics data resides outside of the fo:element tree.
ExternalGraphic() - Constructor for class de.vc.jfo.flow.ExternalGraphic
 
ExternalGraphic(String) - Constructor for class de.vc.jfo.flow.ExternalGraphic
 
extremWertOutputField - Variable in class de.vc.math.FormulaMain
 

F

facingPages - Variable in class de.vc.io.rtf.parser.SectionProperties
Indicates if section has facing pages.
Factory() - Constructor for class de.vc.jfo.Document.Factory
 
factory - Variable in class de.vc.jfo.renderer.XSLTRenderer
 
family - Variable in class de.vc.io.rtf.parser.FontInfo
 
fatal(Object) - Method in class de.vc.util.log.FilteredLog
 
fatal(Object, Throwable) - Method in class de.vc.util.log.FilteredLog
 
fatalError(String) - Method in class de.vc.jfo.renderer.Avalon2JCLAdapter
 
fatalError(String, Throwable) - Method in class de.vc.jfo.renderer.Avalon2JCLAdapter
 
fatalError(TransformerException) - Method in class de.vc.jfo.renderer.XSLTRenderer
Receive notification of a non-recoverable error.
fgColor - Variable in class de.vc.graphics.GraphicsPattern
 
FIELD_FILLIN - Static variable in interface de.vc.jfo.rtf.FieldListener
 
FIELD_MERGEFIELD - Static variable in interface de.vc.jfo.rtf.FieldListener
 
FieldContext - Class in de.vc.jfo.rtf
Describes context information of a field.
fieldEncountered(FieldContext) - Method in interface de.vc.jfo.rtf.FieldListener
Invoked when a field was encountered.
fieldEncountered(FieldContext) - Method in class de.vc.jfo.rtf.listeners.AbstractDataSource
Implementation of FieldListener-Interface.
fieldEncountered(FieldContext) - Method in class de.vc.jfo.rtf.StylesheetWizard
 
fieldEncountered(FieldContext) - Method in class de.vc.jfo.rtf.XMLDirectivesRecognizer
Invoked when a field is encountered by the RTF parser.
FieldInfo - Class in de.vc.jfo.rtf
 
FieldInfo(FieldInstructionToken[], FormattingObject[]) - Constructor for class de.vc.jfo.rtf.FieldInfo
 
FieldInstructionToken - Class in de.vc.jfo.rtf
A field token is a part of a instruction.
FieldListener - Interface in de.vc.jfo.rtf
A field listener is notified when a field was encountered by the RTF importer.
filenameForBGImage() - Method in class de.vc.io.rtf.parser.TableCellProperties
 
FileNodeElement - Class in de.vc.xml
If you want to include a xml-file in your xml-tree without building xml-object-tree of file you can use this node element.
FileNodeElement(File) - Constructor for class de.vc.xml.FileNodeElement
Constructs a node element (or tree) that is stored in a file without building object-tree.
FileObjectStorage<T> - Class in de.vc.io
The file object storage stores and gets objects from a file.
FileObjectStorage() - Constructor for class de.vc.io.FileObjectStorage
Creates a new file object storage in a temporary file (created by File.tempFile).
FileObjectStorage(File) - Constructor for class de.vc.io.FileObjectStorage
Creates a new file object storage.
FileObjectStorage(File, boolean) - Constructor for class de.vc.io.FileObjectStorage
Creates a new file object storage.
FileStorage - Class in de.vc.report.storages
The file storage puts generated reports into the filesystem.
FileStorage(String) - Constructor for class de.vc.report.storages.FileStorage
Creates a new file storage.
FileStorage(String, String, String) - Constructor for class de.vc.report.storages.FileStorage
Creates a new file storage.
FileUtil - Class in de.vc.io
 
fillChunk(int, int) - Method in class de.vc.util.LazyList
Implement this method to load a range of lazy loaded objects.
fillChunk(int, int) - Method in class de.vc.util.LazyListWithLoader
 
filter(String, String) - Static method in class de.vc.util.Strings
 
FilteredLog - Class in de.vc.util.log
 
FilteredLog() - Constructor for class de.vc.util.log.FilteredLog
 
FilterStorage - Class in de.vc.report.storages
A FilterStorage contains some other report storage, which it uses as its basic storage.
FilterStorage(ReportStorage) - Constructor for class de.vc.report.storages.FilterStorage
Creates a new filter storage.
FilterTokenHandler - Class in de.vc.io.rtf.parser
 
FilterTokenHandler(TokenHandler) - Constructor for class de.vc.io.rtf.parser.FilterTokenHandler
 
FilterTokenInput - Class in de.vc.io.rtf.parser
 
FilterTokenInput(TokenInput) - Constructor for class de.vc.io.rtf.parser.FilterTokenInput
 
FilterTokenOutput - Class in de.vc.io.rtf.writer
 
FilterTokenOutput(TokenOutput) - Constructor for class de.vc.io.rtf.writer.FilterTokenOutput
 
finalize() - Method in class de.vc.io.FileObjectStorage
 
findFile(String, URL) - Static method in class de.vc.io.FileUtil
Finds a file thats location might be relative to directory of another file.
findFile(String) - Static method in class de.vc.io.FileUtil
Finds a file relative to current working directory or classpath.
findFile(String, String, boolean) - Static method in class de.vc.io.FileUtil
Finds a file thats location might be stored in a system property.
findFile(String) - Static method in class de.vc.jfo.env.Environment
Finds a file relative to current working directory or classpath.
findFile(String, String, boolean) - Static method in class de.vc.jfo.env.Environment
Finds a file thats location might be stored in a system property.
findFile(String, URL) - Static method in class de.vc.jfo.env.Environment
Finds a file thats location might be relative to directory of another file.
findFile(String) - Method in class de.vc.jfo.rtf.DocumentContext
Finds a file that is either relative to the RTF file that is currently imported or that is absolute.
findFirstNodeWithText(String, boolean) - Method in class de.vc.xml.AbstractNode
 
findMatchingMethod(String, Method[], Object[]) - Method in class de.vc.jfo.rtf.listeners.ReflectionDataSource
 
findNode(String, String, String) - Method in class de.vc.xml.AbstractNode
Searches for a node with a specific attribute in this node.
findNodesWithText(String, boolean) - Method in class de.vc.xml.AbstractNode
Finds all elements that contains a specific text.
findRenderer(OutputFormat) - Method in class de.vc.jfo.renderer.CompositeRenderer
 
finish() - Method in class de.vc.report.ReportBuilder
Invoked by the report engine when all reports have been created.
finish() - Method in class de.vc.report.ReportStorage
Invoked by the report engine when all reports have been created.
finish() - Method in class de.vc.report.storages.pdf.PDFMergeStorage
 
fire(ValueChangeEvent) - Method in class de.vc.xml.AbstractNode
Fire a ValueChangeEvent.
fireEvent(ConverterEvent) - Method in class de.vc.jfo.tools.Converter
 
fireEvtChars(String) - Method in class de.vc.xml.SAXOutput
Fires SAX event for characters.
fireEvtElements(List) - Method in class de.vc.xml.SAXOutput
Fires events for a list of NodesElements.
fireEvtNode(Node) - Method in class de.vc.xml.SAXOutput
Fires SAX events for a node (without startDocument and endDocument).
fireSaxEvents(ContentHandler) - Method in class de.vc.xml.AbstractNode
Fires SAX events to a SAX content handler.
fireSaxEvents(ContentHandler) - Method in interface de.vc.xml.Node
Fires SAX events to a SAX content handler.
firstElement() - Method in class de.vc.jfo.flow.FlowObjectWithElements
Gets the first element of the content.
firstElement() - Method in class de.vc.jfo.SwappingFObj
Gets the first element of the content.
firstElement() - Method in class de.vc.xml.AbstractNode
Gets the first element of this node.
firstElement() - Method in interface de.vc.xml.Node
Gets the first element of this node.
flipLeftAndRight() - Method in class de.vc.jfo.attributes.Margin
Flips left and right margin.
flipTopAndBottom() - Method in class de.vc.jfo.attributes.Margin
Flips top and bottom margin.
Flow - Class in de.vc.jfo.flow
The content of the fo:flow formatting object is a sequence of flow objects that provides the flowing text content that is distributed into pages.
Flow(PageSequence) - Constructor for class de.vc.jfo.flow.Flow
Creates a new, empty flow.
FLOW_NAME - Static variable in interface de.vc.jfo.attributes.Attributes
The flow-name and region-name are used to assign the flow's content (or static-content's content) to a specific region or series of regions in the layout.
FlowObject - Class in de.vc.jfo.flow
 
FlowObjectWithElements - Class in de.vc.jfo.flow
Flow object with elements.
FlowStyle - Class in de.vc.jfo.writing
A style defines some properties used by flow writer.
FlowStyle() - Constructor for class de.vc.jfo.writing.FlowStyle
 
FlowWriter - Class in de.vc.jfo.writing
The FlowWriter writes elements of flows and blocks.
FlowWriter(Flow) - Constructor for class de.vc.jfo.writing.FlowWriter
Creates a new flow-writer.
FlowWriter(Block) - Constructor for class de.vc.jfo.writing.FlowWriter
Creates a new flow-writer.
FlowWriter(BlockContainer) - Constructor for class de.vc.jfo.writing.FlowWriter
Creates a new flow-writer.
flush() - Method in class de.vc.io.Base64OutputStream
 
flush() - Method in class de.vc.io.ChunkOutputStream
 
flush() - Method in class de.vc.io.NullOutputStream
 
flushBuffer() - Method in class de.vc.xml.XML2ObjectTransformer
 
FlyweightFactory<T> - Class in de.vc.util
 
FlyweightFactory() - Constructor for class de.vc.util.FlyweightFactory
 
FlyweightMap<K,V> - Class in de.vc.util
A flyweight map shares its entries with other maps having equal entries.
FlyweightMap() - Constructor for class de.vc.util.FlyweightMap
 
FlyweightMap(Map<K, V>) - Constructor for class de.vc.util.FlyweightMap
 
FOCharacter - Class in de.vc.jfo.flow
The fo:character flow object represents a character that is mapped to a glyph for presentation.
FOCharacter() - Constructor for class de.vc.jfo.flow.FOCharacter
 
FOFloat - Class in de.vc.jfo.flow
The fo:float formatting object is typically used either to cause an image to be positioned in a separate area at the beginning of a page, or to cause an image to be positioned to one side, with normal content flowing around and along-side the image.
FOFloat() - Constructor for class de.vc.jfo.flow.FOFloat
 
FONT_FAMILY_BIDI - Static variable in class de.vc.io.rtf.parser.FontInfo
 
FONT_FAMILY_DECOR - Static variable in class de.vc.io.rtf.parser.FontInfo
 
FONT_FAMILY_MODERN - Static variable in class de.vc.io.rtf.parser.FontInfo
 
FONT_FAMILY_ROMAN - Static variable in class de.vc.io.rtf.parser.FontInfo
 
FONT_FAMILY_SCRIPT - Static variable in class de.vc.io.rtf.parser.FontInfo
 
FONT_FAMILY_SWISS - Static variable in class de.vc.io.rtf.parser.FontInfo
 
FONT_FAMILY_TECH - Static variable in class de.vc.io.rtf.parser.FontInfo
 
FONT_LINE_HEIGHT_AUTO - Static variable in class de.vc.jfo.tools.FontMapper
 
FONT_LINE_HEIGHT_DISABLED - Static variable in class de.vc.jfo.tools.FontMapper
 
FONT_LINE_HEIGHT_JAVA_FONT_METRICS - Static variable in class de.vc.jfo.tools.FontMapper
 
FONT_STRETCH_CONDENSED - Static variable in class de.vc.jfo.attributes.FontSupport
 
FONT_STRETCH_EXPANDED - Static variable in class de.vc.jfo.attributes.FontSupport
 
FONT_STRETCH_EXTRA_CONDENSED - Static variable in class de.vc.jfo.attributes.FontSupport
 
FONT_STRETCH_EXTRA_EXPANDED - Static variable in class de.vc.jfo.attributes.FontSupport
 
FONT_STRETCH_NORMAL - Static variable in class de.vc.jfo.attributes.FontSupport
 
FONT_STRETCH_SEMI_CONDENSED - Static variable in class de.vc.jfo.attributes.FontSupport
 
FONT_STRETCH_SEMI_EXPANDED - Static variable in class de.vc.jfo.attributes.FontSupport
 
FONT_STRETCH_ULTRA_CONDENSED - Static variable in class de.vc.jfo.attributes.FontSupport
 
FONT_STRETCH_ULTRA_EXPANDED - Static variable in class de.vc.jfo.attributes.FontSupport
 
FontInfo - Class in de.vc.io.rtf.parser
 
FontInfo() - Constructor for class de.vc.io.rtf.parser.FontInfo
 
FontMapper - Class in de.vc.jfo.importer
Deprecated.
Class was moved
FontMapper() - Constructor for class de.vc.jfo.importer.FontMapper
Deprecated.
Creates a FontMapper.
FontMapper(String) - Constructor for class de.vc.jfo.importer.FontMapper
Deprecated.
Creates a FontMapper from a XML font-mapping file.
FontMapper(InputStream) - Constructor for class de.vc.jfo.importer.FontMapper
Deprecated.
Creates a FontMapper from a XML font-mapping stream.
FontMapper(Configuration) - Constructor for class de.vc.jfo.importer.FontMapper
Deprecated.
Creates a FontMapper based on a configuration.
FontMapper - Class in de.vc.jfo.tools
A font mapper substitutes a font-name with another.
FontMapper() - Constructor for class de.vc.jfo.tools.FontMapper
Creates a FontMapper.
FontMapper(String) - Constructor for class de.vc.jfo.tools.FontMapper
Creates a FontMapper from a XML font-mapping file.
FontMapper(InputStream) - Constructor for class de.vc.jfo.tools.FontMapper
Creates a FontMapper from a XML font-mapping stream.
FontMapper(Configuration) - Constructor for class de.vc.jfo.tools.FontMapper
Creates a FontMapper based on a configuration.
FontMappingRule - Class in de.vc.jfo.tools
A font mapping rule provides information how a certain font is mapped to another target font including character transodings.
FontMappingRule(String, String) - Constructor for class de.vc.jfo.tools.FontMappingRule
 
FontMetricsHelper - Class in de.vc.jfo.rtf
This class helps JFO to determine line heights.
FontMetricsHelper() - Constructor for class de.vc.jfo.rtf.FontMetricsHelper
 
fontRendererContext - Variable in class de.vc.jfo.rtf.FontMetricsHelper
 
FontSupport - Class in de.vc.jfo.attributes
Formatting objects with font-properities has a font-support.
FontSupport() - Constructor for class de.vc.jfo.attributes.FontSupport
 
FontSupport(String) - Constructor for class de.vc.jfo.attributes.FontSupport
 
FontSupport(String, int) - Constructor for class de.vc.jfo.attributes.FontSupport
 
FontSupport(String, int, FontSupport.Weight) - Constructor for class de.vc.jfo.attributes.FontSupport
 
FontSupport(String, int, FontSupport.Weight, FontSupport.Style) - Constructor for class de.vc.jfo.attributes.FontSupport
 
FontSupport.FontStretch - Class in de.vc.jfo.attributes
The 'font-stretch' property selects a normal, condensed, or extended face from a font family.
FontSupport.Style - Class in de.vc.jfo.attributes
 
FontSupport.Weight - Class in de.vc.jfo.attributes
 
fontTable - Variable in class de.vc.io.rtf.parser.Definitions
 
footerOffset - Variable in class de.vc.io.rtf.parser.SectionProperties
 
footerStrategy - Variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
Footnote - Class in de.vc.jfo.flow
The fo:footnote is typically used to produce footnote-citations within the region-body of a page and the corresponding footnote in a separate area nearer the after-edge of the page.
Footnote() - Constructor for class de.vc.jfo.flow.Footnote
Creates a new (undefined) footnote.
Footnote(Inline) - Constructor for class de.vc.jfo.flow.Footnote
Creates a new footnote with a link-Inline.
Footnote(Inline, FootnoteBody) - Constructor for class de.vc.jfo.flow.Footnote
Creates a new footnote with a link-Inline and a body.
Footnote(String, String) - Constructor for class de.vc.jfo.flow.Footnote
Creates a new footnote with a superscripted link-text and a body.
Footnote(String, Values.VerticalAlignment, String) - Constructor for class de.vc.jfo.flow.Footnote
Creates a new footnote with a link-text and a body.
FootnoteBody - Class in de.vc.jfo.flow
The fo:footnote-body is used to generate the footnote content.
FootnoteBody() - Constructor for class de.vc.jfo.flow.FootnoteBody
Creates a new empty FootnoteBody.
FootnoteBody(BlockElement) - Constructor for class de.vc.jfo.flow.FootnoteBody
Creates a new FootnoteBody and adds the given element to content.
FootnoteBody(String) - Constructor for class de.vc.jfo.flow.FootnoteBody
Creates a new FootnoteBody and adds the given text to content.
footnoteCounter - Variable in class de.vc.io.rtf.parser.Definitions
 
FOP0205Renderer - Class in de.vc.jfo.renderer
Renderer that use Apache FOP to transform XSL-FO documents.
FOP0205Renderer() - Constructor for class de.vc.jfo.renderer.FOP0205Renderer
Creates a new XSL-FO render that uses Apache's FOP.
FOP1ConfigurationPanel - Class in de.vc.jfo.renderer.gui
Configuration panel for FOP.
FOP1ConfigurationPanel() - Constructor for class de.vc.jfo.renderer.gui.FOP1ConfigurationPanel
 
FOP1Renderer - Class in de.vc.jfo.renderer
 
FOP1Renderer() - Constructor for class de.vc.jfo.renderer.FOP1Renderer
 
FOP_0_20_5 - Static variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
Compatibility mode for FOP Version 0.20.5.
FOP_1 - Static variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
Compatibility mode for FOP Versions 0.93, 0.94 - 1.0.
FOP_1_1 - Static variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
Compatibility mode for FOP Version 1.1.
FOPConfigurationPanel - Class in de.vc.jfo.renderer.gui
Configuration panel for FOP.
FOPConfigurationPanel() - Constructor for class de.vc.jfo.renderer.gui.FOPConfigurationPanel
 
FOPRenderer - Class in de.vc.jfo.renderer
Renderer that use Apache FOP to transform XSL-FO documents.
FOPRenderer() - Constructor for class de.vc.jfo.renderer.FOPRenderer
 
FORCE_PAGE_COUNT - Static variable in interface de.vc.jfo.attributes.Attributes
Force-page-count is used to impose a constraint on the number of pages in a page-sequence.
FORCE_PAGE_COUNT_AUTO - Static variable in class de.vc.jfo.attributes.Values
Force the last page in this page-sequence to be an odd-page if the initial-page-number of the next page-sequence is even.
FORCE_PAGE_COUNT_END_ON_EVEN - Static variable in class de.vc.jfo.attributes.Values
Force the last page in this page-sequence to be an even-page.
FORCE_PAGE_COUNT_END_ON_ODD - Static variable in class de.vc.jfo.attributes.Values
Force the last page in this page-sequence to be an odd-page.
FORCE_PAGE_COUNT_EVEN - Static variable in class de.vc.jfo.attributes.Values
Force an even number of pages in this page-sequence.
FORCE_PAGE_COUNT_NO_FORCE - Static variable in class de.vc.jfo.attributes.Values
Do not force either an even or an odd number of pages in this page-sequence.
FORCE_PAGE_COUNT_ODD - Static variable in class de.vc.jfo.attributes.Values
Force an odd number of pages in this page-sequence.
forDisplayName(String) - Static method in class de.vc.jfo.renderer.OutputFormat
 
FOReport - Class in de.vc.jfo.report
A FOReport is generated by the FO report builder and holds the report as a FO document object.
FOReportBuilder - Class in de.vc.jfo.report
The FO report builder creates XSL-FO reports which can be transformed directly to another output format (e.g.
FOReportBuilder(String) - Constructor for class de.vc.jfo.report.FOReportBuilder
Creates new report builder.
FOReportBuilder(String, ImportParameters) - Constructor for class de.vc.jfo.report.FOReportBuilder
Creates new report builder.
FOReportBuilder(byte[]) - Constructor for class de.vc.jfo.report.FOReportBuilder
Creates a new report builder.
FOReportBuilder(byte[], ImportParameters) - Constructor for class de.vc.jfo.report.FOReportBuilder
Creates a new report builder.
format(long) - Method in class de.vc.io.rtf.parser.RTFNumberFormat
 
format(double) - Method in class de.vc.io.rtf.parser.RTFNumberFormat
 
format(Number) - Method in class de.vc.io.rtf.parser.RTFNumberFormat
 
formatDate(Object, String, Locale) - Static method in class de.vc.io.rtf.parser.RTFUtil
 
formatDate(Date, String, Locale) - Static method in class de.vc.io.rtf.parser.RTFUtil
 
formatNumber(Object, String, Locale) - Static method in class de.vc.io.rtf.parser.RTFUtil
 
formatNumber(Number, String, Locale) - Static method in class de.vc.io.rtf.parser.RTFUtil
 
FormattingObject - Class in de.vc.jfo
This is the super class of all formatting objects.
FormattingObject(String) - Constructor for class de.vc.jfo.FormattingObject
 
FormattingObject(String, FormattingObject) - Constructor for class de.vc.jfo.FormattingObject
 
FormFieldDescriptor - Class in de.vc.jfo.rtf
The form field descriptor provides information about special form field.
FormulaMain - Class in de.vc.math
 
FormulaMain() - Constructor for class de.vc.math.FormulaMain
 
FormulaMain.FunctionCanvas - Class in de.vc.math
 
FunctionCanvas(Number) - Constructor for class de.vc.math.FormulaMain.FunctionCanvas
 

G

get(int) - Method in class de.vc.jfo.FormattingObject
Gets an element of the content.
get(String) - Method in class de.vc.jfo.tools.Templates
 
get(Object) - Method in class de.vc.util.DelegatingMap
 
get(Object) - Method in class de.vc.util.FlyweightMap
 
get(int) - Method in class de.vc.util.LazyList
 
get(int) - Method in class de.vc.util.SwappingList
Gets an object of this list.
getAbsHeight() - Method in class de.vc.io.rtf.parser.PositionProperties
 
getAbsolutePosition() - Method in class de.vc.jfo.flow.BlockContainer
Gets the absolute position of this fo.
getAbsolutePosition() - Method in class de.vc.jfo.FormattingObject
Gets the absolute position of this fo.
getAbsWidth() - Method in class de.vc.io.rtf.parser.PositionProperties
 
getAccess() - Method in class de.vc.io.FileObjectStorage
 
getAccessibility() - Method in class de.vc.jfo.flow.BasicLink
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.Block
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.ExternalGraphic
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.InitialPropertySet
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.Inline
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.InstreamForeignObject
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.Leader
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.ListBlock
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.ListItem
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.ListItemBody
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.ListItemLabel
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.MultiCase
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.MultiProperties
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.MultiSwitch
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.MultiToggle
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.PageNumber
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.PageNumberCitation
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.Table
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.TableAndCaption
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.TableCaption
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.TableCell
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.TableContent
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.flow.TableRow
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.FormattingObject
Gets the accessibilty of this fo.
getAccessibility() - Method in class de.vc.jfo.pagination.Title
Gets the accessibilty of this fo.
getAction() - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource.ActionDescriptor
Gets the type of this action.
getAction() - Method in class de.vc.jfo.rtf.StylesheetWizard.FieldContextAction
 
getActionObject() - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource.ActionDescriptor
Gets the action object that depends on type of this action.
getAfter() - Method in class de.vc.jfo.attributes.Padding
 
getArrayProperty(String, String) - Method in class de.vc.jfo.env.UserSession
 
getAttachment() - Method in class de.vc.jfo.attributes.Background
Gets the attachment.
getAttrAsBoolean(String, boolean, boolean) - Method in class de.vc.xml.AbstractNode
Gets an boolean attribute.
getAttrAsInteger(String, boolean, int) - Method in class de.vc.xml.AbstractNode
 
getAttrAsString(String) - Method in class de.vc.xml.AbstractNode
Gets an attribute as String.
getAttrAsString(String, boolean) - Method in class de.vc.xml.AbstractNode
Gets the value of an attribute as String.
getAttrAsString(String) - Method in interface de.vc.xml.Node
Gets an attribute as String.
getAttrAsString(String, boolean) - Method in interface de.vc.xml.Node
Gets the value of an attribute as String.
getAttribute(int) - Method in class de.vc.jfo.attributes.AbsolutePosition
 
getAttribute(int) - Method in class de.vc.jfo.attributes.Accessibility
 
getAttribute(int) - Method in class de.vc.jfo.attributes.AttributeSubSet
 
getAttribute(int) - Method in class de.vc.jfo.attributes.Background
 
getAttribute(int) - Method in class de.vc.jfo.attributes.Border
 
getAttribute(int) - Method in class de.vc.jfo.attributes.FontSupport
 
getAttribute(int) - Method in class de.vc.jfo.attributes.Margin
 
getAttribute(int) - Method in class de.vc.jfo.attributes.Padding
 
getAttribute(int) - Method in class de.vc.jfo.attributes.RelativePosition
 
getAttribute(String) - Method in class de.vc.util.log.LoggingPanelLogFactory
 
getAttribute(String) - Method in class de.vc.xml.AbstractNode
Gets an attribute.
getAttribute(String, boolean) - Method in class de.vc.xml.AbstractNode
Gets the value of an attribute.
getAttribute(String) - Method in interface de.vc.xml.Node
Gets an attribute.
getAttribute(String, boolean) - Method in interface de.vc.xml.Node
Gets the value of an attribute.
getAttributeMap() - Method in class de.vc.jfo.FormattingObject
 
getAttributeMap() - Method in class de.vc.xml.AbstractNode
Gets a map of all defined attributes.
getAttributeMap(String[]) - Method in class de.vc.xml.AbstractNode
Gets a map of a specific set of attributes.
getAttributeMap() - Method in class de.vc.xml.AbstractNodeWithAttributes
 
getAttributeMap() - Method in interface de.vc.xml.Node
Gets a map of all defined attributes.
getAttributeName() - Method in class de.vc.xml.ValueChangeEvent
 
getAttributeNames() - Method in class de.vc.util.log.LoggingPanelLogFactory
 
getAvailableRenderers() - Method in class de.vc.jfo.renderer.RendererFactory
Returns a list of all available renderers.
getAvarageStretchFactor() - Method in class de.vc.jfo.attributes.FontSupport.FontStretch
 
getAverageColumnSpacing() - Method in class de.vc.io.rtf.parser.SectionProperties
 
getBackground() - Method in class de.vc.jfo.flow.BasicLink
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.Block
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.BlockContainer
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.ExternalGraphic
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.FOCharacter
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.InitialPropertySet
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.Inline
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.InlineContainer
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.InstreamForeignObject
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.Leader
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.ListBlock
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.ListItem
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.PageNumber
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.PageNumberCitation
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.Table
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.TableAndCaption
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.TableCaption
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.TableCell
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.TableColumn
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.TableContent
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.flow.TableRow
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.FormattingObject
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.pagination.RegionBody
Gets the background of this fo.
getBackground() - Method in class de.vc.jfo.pagination.Title
Gets the background of this fo.
getBackgroundColor() - Method in class de.vc.io.rtf.parser.TableCellProperties
 
getBackgroundColor() - Method in class de.vc.io.rtf.parser.TextProperties
 
getBaseURL() - Method in class de.vc.jfo.Document
Gets the base URL that is used to resolve relative URLs.
getBefore() - Method in class de.vc.jfo.attributes.Padding
 
getBgColor() - Method in class de.vc.graphics.GraphicsPattern
 
getBlankOrNot() - Method in class de.vc.jfo.pagination.ConditionalPageMasterReference
 
getBody() - Method in class de.vc.jfo.flow.Footnote
Gets the body, that contains the note.
getBody() - Method in class de.vc.jfo.flow.ListItem
Gets the body of this list item.
getBody() - Method in class de.vc.jfo.flow.Table
Gets the body of this table.
getBodyHeight(int) - Method in interface de.vc.jfo.pagination.PageMaster
Gets the height of the body defined (or referenced) by this PageMaster excluding Before- and AfterRegion.
getBodyHeight(int) - Method in class de.vc.jfo.pagination.PageSequenceMaster
 
getBodyHeight(int) - Method in class de.vc.jfo.pagination.SimplePageMaster
 
getBodyWidth(int) - Method in interface de.vc.jfo.pagination.PageMaster
Gets the width of the body defined (or referenced) by this PageMaster excluding Start- and EndRegion.
getBodyWidth(int) - Method in class de.vc.jfo.pagination.PageSequenceMaster
 
getBodyWidth(int) - Method in class de.vc.jfo.pagination.SimplePageMaster
 
getBookmarks() - Method in class de.vc.io.rtf.parser.ContainerContext
 
getBoolean(Object) - Method in class de.vc.util.DecoratedMap
 
getBoolean(Object, boolean) - Method in class de.vc.util.DecoratedMap
 
getBoolean(Object) - Static method in class de.vc.util.PrimitiveFieldHelper
 
getBooleanProperty(String, String, boolean) - Method in class de.vc.jfo.env.UserSession
 
getBorder() - Method in class de.vc.io.rtf.parser.ParagraphProperties
 
getBorder() - Method in class de.vc.jfo.flow.BasicLink
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.Block
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.BlockContainer
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.ExternalGraphic
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.FOCharacter
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.InitialPropertySet
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.Inline
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.InlineContainer
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.InstreamForeignObject
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.Leader
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.ListBlock
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.ListItem
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.PageNumber
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.PageNumberCitation
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.Table
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.TableAndCaption
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.TableCaption
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.TableCell
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.TableColumn
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.TableContent
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.flow.TableRow
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.FormattingObject
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.pagination.RegionBody
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.pagination.Title
Gets the border of this fo.
getBorder() - Method in class de.vc.jfo.writing.CellStyle
Gets the border of cell.
getBottom() - Method in class de.vc.jfo.attributes.AbsolutePosition
Gets the bottom position.
getBottom() - Method in class de.vc.jfo.attributes.Padding
 
getBottom() - Method in class de.vc.jfo.attributes.RelativePosition
 
getBottomColor() - Method in class de.vc.jfo.attributes.Border
Gets the bottom border-color.
getBottomStyle() - Method in class de.vc.jfo.attributes.Border
Gets the bottom border-style.
getBottomWidth() - Method in class de.vc.jfo.attributes.Border
Gets the bottom border-width.
getBreakAfter() - Method in class de.vc.jfo.flow.Block
Gets the break after this formatting object.
getBreakAfter() - Method in class de.vc.jfo.flow.BlockContainer
Gets the break after this formatting object.
getBreakAfter() - Method in class de.vc.jfo.flow.ListBlock
Gets the break after this formatting object.
getBreakAfter() - Method in class de.vc.jfo.flow.ListItem
Gets the break after this formatting object.
getBreakAfter() - Method in class de.vc.jfo.flow.TableAndCaption
Gets the break after this formatting object.
getBreakAfter() - Method in class de.vc.jfo.flow.TableRow
Gets the break after this formatting object.
getBreakBefore() - Method in class de.vc.jfo.flow.Block
Gets the break before this formatting object.
getBreakBefore() - Method in class de.vc.jfo.flow.BlockContainer
Gets the break before this formatting object.
getBreakBefore() - Method in class de.vc.jfo.flow.ListBlock
Gets the break before this formatting object.
getBreakBefore() - Method in class de.vc.jfo.flow.ListItem
Gets the break before this formatting object.
getBreakBefore() - Method in class de.vc.jfo.flow.TableAndCaption
Gets the break before this formatting object.
getBreakBefore() - Method in class de.vc.jfo.flow.TableRow
Gets the break before this formatting object.
getBuffer() - Method in class de.vc.io.ByteArrayBuffer
Gets the buffer.
getByte(Object) - Static method in class de.vc.util.PrimitiveFieldHelper
 
getCapitals() - Method in class de.vc.io.rtf.parser.TextProperties
 
getCause() - Method in exception de.vc.report.ReportException
 
getCell(int, int) - Method in class de.vc.jfo.flow.TableContent
Gets a cell.
getCell(int) - Method in class de.vc.jfo.flow.TableRow
Gets TableCell of given index (column).
getCellStyle() - Method in class de.vc.jfo.writing.FlowWriter
Gets the style of table cells.
getChar(Object) - Static method in class de.vc.util.PrimitiveFieldHelper
 
getCharSpacing() - Method in class de.vc.io.rtf.parser.TextProperties
 
getCheckBoxSize() - Method in class de.vc.jfo.rtf.FormFieldDescriptor
 
getChildLogger(String) - Method in class de.vc.jfo.renderer.Avalon2JCLAdapter
 
getCM() - Method in class de.vc.util.Measure
 
getCodepageOfCharset() - Method in class de.vc.io.rtf.parser.FontInfo
 
getColor(int, Color) - Method in class de.vc.io.rtf.parser.Definitions
 
getColor() - Method in class de.vc.jfo.attributes.Background
Gets the color.
getColor() - Method in class de.vc.jfo.attributes.Border
Gets the common color of border (left, right, top & bottom).
getColor() - Method in class de.vc.jfo.flow.Inline
Gets the (foreground) color of this inline.
getColumn(int) - Method in class de.vc.jfo.flow.Table
 
getColumnAliases(String) - Method in class de.vc.report.sources.db.DBSelection
Gets a set of all aliases for a column.
getColumnCount() - Method in class de.vc.jfo.flow.Table
 
getColumnName(String) - Method in class de.vc.report.sources.db.DBSelection
Gets the table column name of an alias.
getColumnOf(String) - Method in class de.vc.report.sources.ListTableModel
Gets the column-index of an column-id.
getColumns() - Method in class de.vc.io.rtf.parser.SectionProperties
 
getColumns() - Method in class de.vc.jfo.flow.Table
Gets a list of all columns (TableColumn).
getColumns() - Method in class de.vc.jfo.pagination.RegionBody
 
getColumnsSpanned() - Method in class de.vc.jfo.flow.TableCell
 
getCommand() - Method in class de.vc.jfo.tools.NativeCmdImageTranscode
Gets the command that is executed by this transcode when an image must be converted.
getCompatibilityMode() - Method in class de.vc.jfo.env.RTF2FOConfig
Gets the compatibility mode.
getConfigDirectory() - Method in class de.vc.jfo.env.JFOConfig
Returns the directory of jfo-config.xml if possible.
getConfigFile() - Method in class de.vc.jfo.renderer.Renderer
Gets the location of the configuration file if there is any.
getConfiguration() - Method in class de.vc.jfo.rtf.RTFImporter
Gets the configuration of this importer.
getConfigurations() - Method in class de.vc.jfo.renderer.RendererFactory
Gets all configurations.
getContainer() - Method in class de.vc.xml.ValueChangeEvent
 
getContainerTypeName() - Method in class de.vc.io.rtf.parser.ContainerContext
 
getContentAfter() - Method in class de.vc.jfo.pagination.PageSequence
Gets the region after body (Footer).
getContentBefore() - Method in class de.vc.jfo.pagination.PageSequence
Gets the region before body (Header).
getContentEnd() - Method in class de.vc.jfo.pagination.PageSequence
Gets the region right of body.
getContentHeight() - Method in class de.vc.io.rtf.parser.SectionProperties
 
getContentHeight() - Method in class de.vc.jfo.flow.ExternalGraphic
Gets the height of graphic content, is NULL, if not defined.
getContentStart() - Method in class de.vc.jfo.pagination.PageSequence
Gets the region left of body.
getContentText(boolean) - Method in class de.vc.xml.AbstractNode
Gets only the text of this node.
getContentText(boolean, int) - Method in class de.vc.xml.AbstractNode
Gets only the text of this node.
getContentText(boolean) - Method in interface de.vc.xml.Node
Gets only the text of this node.
getContentWidth() - Method in class de.vc.io.rtf.parser.SectionProperties
 
getContentWidth() - Method in class de.vc.jfo.flow.ExternalGraphic
Gets the width of graphic content, is NULL, if not defined.
getContext(int) - Method in class de.vc.io.rtf.parser.ContainerContext
 
getContext() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
getContextAction(String, Class) - Method in class de.vc.jfo.rtf.StylesheetWizard
 
getControl() - Method in class de.vc.io.rtf.AbstractRTFToken
 
getControl() - Method in class de.vc.io.rtf.BinaryRTFToken
 
getControl() - Method in class de.vc.io.rtf.parser.Token
 
getControl() - Method in class de.vc.io.rtf.SimpleRTFToken
 
getControlNumber() - Method in class de.vc.io.rtf.AbstractRTFToken
 
getControlNumber() - Method in class de.vc.io.rtf.BinaryRTFToken
 
getControlNumber() - Method in class de.vc.io.rtf.parser.Token
 
getControlNumber() - Method in class de.vc.io.rtf.SimpleRTFToken
 
getCreatingClass() - Method in interface de.vc.util.ValueManufacturer
Gets the class of objects this slave creates.
getCropBottom() - Method in class de.vc.jfo.rtf.RTFImageData
 
getCropLeft() - Method in class de.vc.jfo.rtf.RTFImageData
 
getCropRight() - Method in class de.vc.jfo.rtf.RTFImageData
 
getCropTop() - Method in class de.vc.jfo.rtf.RTFImageData
 
getCtrlDesc() - Method in class de.vc.io.rtf.AbstractRTFToken
 
getCtrlDesc(String) - Method in class de.vc.io.rtf.parser.TokenMetaInfos
 
getCurrentFileIndex() - Method in class de.vc.jfo.tools.ConverterEvent
 
getCurrentListItem() - Method in class de.vc.jfo.rtf.DocumentContext
Gets the current list item or null if context is not in list.
getCurrentProperties() - Method in class de.vc.io.rtf.parser.DefaultTokenHandler
 
getCurrentTableCell() - Method in class de.vc.jfo.writing.FlowWriter
Gets the current table cell when writing in a table.
getCurrentTableRow() - Method in class de.vc.jfo.rtf.DocumentContext
Returns the current table-row or null if context is not in a table.
getDataCount() - Method in class de.vc.report.DataSource
 
getDataCount() - Method in class de.vc.report.sources.ListDataSource
 
getDataCount() - Method in class de.vc.report.sources.swing.SwingTableDataSource
 
getDataRowBorderPolicy() - Method in class de.vc.jfo.env.RTF2FOConfig
Gets the data row border policy.
getDataStream() - Method in class de.vc.io.rtf.BinaryRTFToken
 
getDateInfo(int) - Method in class de.vc.io.rtf.parser.DocInfo
 
getDeclarations() - Method in class de.vc.jfo.Document
Gets declarations of this document.
getDefaultEncoding() - Method in class de.vc.io.rtf.parser.Definitions
 
getDefaultEncoding() - Method in class de.vc.io.rtf.parser.TokenHandler
 
getDefaultEntry() - Method in class de.vc.jfo.rtf.FormFieldDescriptor
 
getDefaultEntryIndex() - Method in class de.vc.jfo.rtf.FormFieldDescriptor
 
getDefaultFactory() - Static method in class de.vc.net.ExtendableURLStreamHandlerFactory
 
getDefaultFont() - Method in class de.vc.io.rtf.parser.Definitions
 
getDefaultFont() - Method in class de.vc.jfo.tools.FontMapper
Gets the default font.
getDefaultFontMapper() - Method in class de.vc.jfo.env.JFOConfig
Gets the default font mapper from the list of font-mappers.
getDefaultImageDir() - Method in class de.vc.jfo.env.RTF2FOConfig
Gets the default directory where output-images are stored.
getDefaultInstance() - Static method in class de.vc.util.FlyweightFactory
 
getDefaultLogger() - Static method in class de.vc.jfo.renderer.FOP0205Renderer
Gets the default logger for FOP-renderers.
getDefaultLogger() - Static method in class de.vc.jfo.renderer.FOPRenderer
Gets the default logger for FOP-renderers.
getDefaultMapType() - Static method in class de.vc.xml.AbstractNodeWithAttributes
Gets the default type of attribute-map.
getDefaultRendererFactory() - Method in class de.vc.jfo.env.JFOConfig
Returns the default factory for creating renderers.
getDefaultResult() - Method in class de.vc.jfo.rtf.FieldContext
Gets the default result for the field that was stored in RTF.
getDefaultResult() - Method in class de.vc.jfo.rtf.FieldInfo
 
getDefaultResultText() - Method in class de.vc.jfo.rtf.FieldInfo
 
getDefaultTabSize() - Method in class de.vc.io.rtf.parser.Definitions
 
getDefaultTabWidth() - Method in class de.vc.jfo.env.RTF2FOConfig
Gets the default tabulator width or null for auto width.
getDefaultText() - Method in class de.vc.jfo.rtf.FormFieldDescriptor
 
getDefinedAttributes() - Method in class de.vc.jfo.FormattingObject
 
getDefinedAttributes(boolean) - Method in class de.vc.xml.AbstractNode
Gets a Set of all defined attributes.
getDefinedAttributes() - Method in class de.vc.xml.AbstractNodeWithAttributes
 
getDefinedAttributes(boolean) - Method in interface de.vc.xml.Node
Gets a Set of all defined attributes.
getDefinitions() - Method in class de.vc.io.rtf.parser.TokenHandler
 
getDelimiter() - Method in class de.vc.io.csv.CSVReader
 
getDelimiter() - Method in class de.vc.report.sources.csv.CSVDataSource
Gets the delimiter of csv file.
getDelimiter() - Method in class de.vc.report.sources.csv.CSVTableModel
Gets the delimiter of csv file.
getDescription() - Method in class de.vc.io.PatternFilenameFilter
 
getDesiredHeight() - Method in class de.vc.jfo.rtf.RTFImageData
 
getDesiredWidth() - Method in class de.vc.jfo.rtf.RTFImageData
 
getDetails() - Method in class de.vc.jfo.rtf.StylesheetWizard.FieldContextAction
 
getDirectory() - Method in class de.vc.report.storages.FileStorage
Gets the output directory.
getDisplayAlign() - Method in class de.vc.jfo.flow.BlockContainer
Gets the display-alignment.
getDisplayAlign() - Method in class de.vc.jfo.flow.ExternalGraphic
Gets the display-alignment.
getDisplayAlign() - Method in class de.vc.jfo.flow.InlineContainer
Gets the display-alignment.
getDisplayAlign() - Method in class de.vc.jfo.flow.InstreamForeignObject
Gets the display-alignment.
getDisplayAlign() - Method in class de.vc.jfo.flow.TableCell
Gets the display-alignment.
getDisplayAlign() - Method in class de.vc.jfo.pagination.RegionBody
Gets the display-alignment.
getDisplayHeight() - Method in class de.vc.jfo.rtf.RTFImageData
 
getDisplayName() - Method in class de.vc.jfo.env.RTF2FOCompatibilityMode
Gets the (long) name of this mode, e.g. for display purpose.
getDisplayName() - Method in class de.vc.jfo.renderer.CompositeRenderer
 
getDisplayName() - Method in class de.vc.jfo.renderer.FOP0205Renderer
 
getDisplayName() - Method in class de.vc.jfo.renderer.FOP1Renderer
 
getDisplayName() - Method in class de.vc.jfo.renderer.Ibex3Renderer
 
getDisplayName() - Method in class de.vc.jfo.renderer.OutputFormat
Gets the display name (full qualified name).
getDisplayName() - Method in class de.vc.jfo.renderer.PlainRenderer
 
getDisplayName() - Method in class de.vc.jfo.renderer.Renderer
Gets the display name of renderer that can be shown in GUIs.
getDisplayName() - Method in class de.vc.jfo.renderer.SimpleHTMLRenderer
 
getDisplayName() - Method in class de.vc.jfo.renderer.XEP4Renderer
 
getDisplayName() - Method in class de.vc.jfo.renderer.XincRenderer
 
getDisplayName() - Method in class de.vc.jfo.renderer.XMLTreeViewer
 
getDisplayName() - Method in class de.vc.jfo.renderer.XSLFormatter3Renderer
 
getDisplayName() - Method in class de.vc.jfo.renderer.XSLTRenderer
 
getDisplayWidth() - Method in class de.vc.jfo.rtf.RTFImageData
 
getDocument() - Method in class de.vc.jfo.FormattingObject
Returns the document that contains this formatting object or NULL if this object is not assigned to a document.
getDocument() - Method in class de.vc.jfo.pagination.LayoutMasterSet
Returns the parent Document.
getDocument() - Method in class de.vc.jfo.pagination.PageSequence
Gets the document, that contains this.
getDocument() - Method in class de.vc.jfo.rtf.DocumentContext
Returns the document (XSL-FO object tree) that is imported.
getDocument() - Method in class de.vc.jfo.tools.DocumentAppender
 
getDocument() - Method in class de.vc.util.log.LoggingPanel
 
getDocumentBuilder() - Method in class de.vc.io.rtf.parser.DocumentHandler
 
getDocumentLanguage() - Method in class de.vc.jfo.env.RTF2FOConfig
Gets the locale that is used to format dates and numbers during conversion.
getDouble(Object) - Method in class de.vc.util.DecoratedMap
 
getDouble(Object, double) - Method in class de.vc.util.DecoratedMap
 
getDouble(Object) - Static method in class de.vc.util.PrimitiveFieldHelper
 
getDoubleCharFont() - Method in class de.vc.io.rtf.parser.TextProperties
 
getDPI() - Method in class de.vc.jfo.tools.ImageMetaData
 
getEffectiveLineHeight(double) - Method in class de.vc.io.rtf.parser.ParagraphProperties
 
getElementCount() - Method in class de.vc.jfo.flow.FlowObjectWithElements
 
getElementList() - Method in class de.vc.jfo.SwappingFObj
 
getElements() - Method in class de.vc.jfo.Document
 
getElements() - Method in class de.vc.jfo.flow.ExternalGraphic
 
getElements() - Method in class de.vc.jfo.flow.FlowObjectWithElements
 
getElements() - Method in class de.vc.jfo.flow.FOCharacter
 
getElements() - Method in class de.vc.jfo.flow.Footnote
 
getElements() - Method in class de.vc.jfo.flow.InitialPropertySet
 
getElements() - Method in class de.vc.jfo.flow.ListItem
 
getElements() - Method in class de.vc.jfo.flow.MultiPropertySet
 
getElements() - Method in class de.vc.jfo.flow.PageNumber
 
getElements() - Method in class de.vc.jfo.flow.PageNumberCitation
 
getElements() - Method in class de.vc.jfo.flow.RetrieveMarker
 
getElements() - Method in class de.vc.jfo.flow.Table
 
getElements() - Method in class de.vc.jfo.flow.TableAndCaption
 
getElements() - Method in class de.vc.jfo.flow.TableColumn
 
getElements() - Method in class de.vc.jfo.pagination.ColorProfile
 
getElements() - Method in class de.vc.jfo.pagination.PageMasterReference
 
getElements() - Method in class de.vc.jfo.pagination.PageSequence
 
getElements() - Method in class de.vc.jfo.pagination.RegionBody
 
getElements() - Method in class de.vc.jfo.pagination.SimplePageMaster
 
getElements() - Method in class de.vc.jfo.SwappingFObj
 
getElements() - Method in class de.vc.xml.AbstractNode
Gets childreen of this node.
getElements(Class<?>) - Method in class de.vc.xml.AbstractNode
Gets all direct elements of this node that are instances of class type.
getElements(Class<?>, boolean) - Method in class de.vc.xml.AbstractNode
Finds all sub nodes of this node that are instance of class type.
getElements(String, boolean) - Method in class de.vc.xml.AbstractNode
Finds all sub nodes of this node that have the given name.
getElements() - Method in class de.vc.xml.DefaultNode
 
getElements() - Method in interface de.vc.xml.Node
Gets childreen of this node.
getElements(String, boolean) - Method in interface de.vc.xml.Node
Finds all sub nodes of this node that have the given name.
getEncodingOfCharset(String) - Method in class de.vc.io.rtf.parser.FontInfo
 
getEnd() - Method in class de.vc.jfo.attributes.Padding
 
getEndIndent() - Method in class de.vc.jfo.attributes.Margin
 
getEntries() - Method in class de.vc.jfo.rtf.FormFieldDescriptor
 
getEntries() - Method in class de.vc.jfo.tools.FontMapper
Gets an unmodifieable list of all FontMappingEntries.
getEstimator() - Method in class de.vc.jfo.rtf.DocumentContext
 
getEstimatorXScaling() - Method in class de.vc.jfo.env.RTF2FOConfig
 
getExternalDestinaion() - Method in class de.vc.jfo.flow.BasicLink
Gets the external destination.
getFactoryConfiguration() - Method in class de.vc.jfo.renderer.RendererFactory
Gets the configuration of this factory that includes all configuration of renderers.
getFamily() - Method in class de.vc.jfo.attributes.FontSupport
 
getFgColor() - Method in class de.vc.graphics.GraphicsPattern
 
getFieldContextActions(String) - Method in class de.vc.jfo.rtf.StylesheetWizard
 
getFieldInfo() - Method in class de.vc.jfo.rtf.FieldContext
Gets the field info of the context.
getFieldInfo(String) - Method in class de.vc.jfo.rtf.StylesheetWizard
 
getFieldValue(String, boolean) - Method in class de.vc.jfo.rtf.StylesheetWizard
 
getFileArrayProperty(String, String) - Method in class de.vc.jfo.env.UserSession
 
getFileExtension() - Method in class de.vc.report.ReportContext
Gets the preferred file extension.
getFilePrefix() - Method in class de.vc.report.storages.FileStorage
Gets the file prefix.
getFileProperty(String, String) - Method in class de.vc.jfo.env.UserSession
 
getFilesize() - Method in class de.vc.report.ReportImageValue
 
getFileSuffix() - Method in class de.vc.jfo.renderer.OutputFormat
Gets the file suffix.
getFileSuffix() - Method in class de.vc.jfo.tools.ImageMetaData
 
getFileSuffix() - Method in class de.vc.report.storages.FileStorage
Gets the file suffix.
getFileSuffixes(String) - Method in class de.vc.jfo.importer.ImporterFactory
Gets a list of possible file-suffixes for a specific file type.
getFirstChildByType(Node, Class, boolean) - Static method in class de.vc.xml.NodeUtilities
 
getFirstElement(Class<?>) - Method in class de.vc.xml.AbstractNode
Get the first direct element which is instance of class type
getFirstPageSequence() - Method in class de.vc.jfo.Document
Gets the first PageSequence.
getFirstParagraphBreakProperties() - Method in class de.vc.jfo.rtf.FieldInstructionToken
 
getFloat(Object) - Static method in class de.vc.util.PrimitiveFieldHelper
 
getFlow() - Method in class de.vc.jfo.pagination.PageSequence
Gets the flow of body.
getFlowName() - Method in class de.vc.jfo.flow.StaticContent
Gets the flow-name of this static content.
getFlowStyle() - Method in class de.vc.jfo.writing.FlowWriter
Gets the style this FlowWriter uses to format paragraphs and text.
getFODocument() - Method in class de.vc.jfo.report.FOReport
Gets the FO document object of this report.
getFont(int) - Method in class de.vc.io.rtf.parser.Definitions
 
getFont() - Method in class de.vc.jfo.FormattingObject
Gets the font-support of this fo.
getFontEncoding() - Method in class de.vc.io.rtf.parser.TextProperties
 
getFontFamily() - Method in class de.vc.io.rtf.parser.TextProperties
 
getFontLineHeight() - Method in class de.vc.jfo.tools.FontMapper
 
getFontLineHeight(String) - Method in class de.vc.jfo.tools.FontMapper
 
getFontLineHeight() - Method in class de.vc.jfo.tools.FontMappingRule
 
getFontMapper() - Method in class de.vc.jfo.importer.ImportParameters
Gets the font mapping.
getFontMapper() - Method in class de.vc.jfo.tools.Converter
Gets the font-mapper for RTF to XSL-FO conversion.
getFontMapperByID(String) - Method in class de.vc.jfo.env.JFOConfig
Gets a font-mapper by it's ID.
getFontMapperFor(RTF2FOCompatibilityMode) - Method in class de.vc.jfo.env.JFOConfig
 
getFontMapperFor(String, boolean) - Method in class de.vc.jfo.env.JFOConfig
 
getFontMetricsHelper() - Method in class de.vc.jfo.rtf.RTFImporter
Gets the help for font metrics.
getFontName() - Method in class de.vc.io.rtf.parser.TextProperties
 
getFontSize() - Method in class de.vc.io.rtf.parser.TextProperties
 
getFontStretch() - Method in class de.vc.jfo.attributes.FontSupport
 
getFooter() - Method in class de.vc.jfo.flow.Table
Gets the footer of this table, if no header was set before an empty footer is created.
getForcePageCount() - Method in class de.vc.jfo.tools.DocumentAppender
Gets the force-page-count property.
getForegroundColor() - Method in class de.vc.io.rtf.parser.TableCellProperties
 
getForegroundColor() - Method in class de.vc.io.rtf.parser.TextProperties
 
getFormFieldDescriptor() - Method in class de.vc.jfo.rtf.FieldContext
Gets a form specific description if this field is a form field or null otherwise.
getForRenderer() - Method in class de.vc.jfo.tools.FontMapper
Get's the name of the renderer for which the font-mapping should be used.
getFrameBorder() - Method in class de.vc.io.rtf.parser.ContainerContext
 
getFrameInitializeProperties() - Method in class de.vc.io.rtf.parser.ContainerContext
 
getFramePosition() - Method in class de.vc.io.rtf.parser.ContainerContext
 
getFullVersionText() - Method in class de.vc.jfo.env.Environment
Gets a long version text containing version number and release date.
getFunction() - Method in class de.vc.jfo.attributes.MeasureFunction
Gets the function if isFunction returns true.
getGapSize() - Method in class de.vc.jfo.pagination.RegionBody
 
getGrowFactor() - Method in class de.vc.util.LazyList
 
getHeader() - Method in class de.vc.jfo.flow.Table
Gets the header of this table, if no header was set before an empty header is created.
getHeaderField(String) - Method in class de.vc.net.protocol.DataURLConnection
 
getHeaderFields() - Method in class de.vc.net.protocol.DataURLConnection
 
getHeight() - Method in class de.vc.jfo.flow.BlockContainer
 
getHeight() - Method in class de.vc.jfo.flow.ExternalGraphic
Gets the height of this graphic container, is NULL, if not defined.
getHeight() - Method in class de.vc.jfo.flow.InstreamForeignObject
Gets the height of this object, is NULL, if not defined.
getHeight() - Method in class de.vc.jfo.flow.TableRow
Gets the height of this row.
getHelpText() - Method in class de.vc.jfo.rtf.FormFieldDescriptor
 
getHighCharFont() - Method in class de.vc.io.rtf.parser.TextProperties
 
getHighLight(int) - Static method in class de.vc.io.rtf.parser.Definitions
 
getHorizontalPos() - Method in class de.vc.jfo.attributes.Background
Gets the horizontal position.
getHyphenationPolicy() - Method in class de.vc.jfo.env.RTF2FOConfig
Gets the hyphenation policy.
getID() - Method in class de.vc.jfo.FormattingObject
Gets the ID of this formatting object.
getID() - Method in class de.vc.jfo.tools.FontMapper
 
getId() - Method in class de.vc.report.ReportData
Gets the ID of this data, can be NULL.
getImage() - Method in class de.vc.jfo.attributes.Background
Gets the url of the image.
getImageDir() - Method in class de.vc.jfo.tools.Converter
Gets the directory where images are stored.
getImageHandler() - Method in class de.vc.jfo.env.RTF2FOConfig
 
getImageId() - Method in class de.vc.jfo.tools.ImageMetaData
 
getImagePath() - Method in class de.vc.jfo.importer.Importer
 
getImagePath() - Method in class de.vc.jfo.importer.ImportParameters
Gets the directory where imported images are stored.
getImagePath() - Method in class de.vc.jfo.rtf.RTFImporter
 
getImagePathFile() - Method in class de.vc.jfo.importer.ImportParameters
Gets the directory where imported images are stored.
getImageSize() - Method in class de.vc.jfo.tools.ImageMetaData
Gets the size of image.
getImageTranscoderForFile(String) - Method in class de.vc.jfo.env.JFOConfig
Gets an image transcoder for a given image if there is any transcoder that is able to convert the image.
getImageTreatment() - Method in class de.vc.jfo.env.RTF2FOConfig
Gets the treatment of images.
getInch() - Method in class de.vc.util.Measure
 
getIndex() - Method in class de.vc.jfo.pagination.PageSequence
Returns the index of this page-sequence in parent document starting at 0.
getIndex() - Method in class de.vc.xml.AbstractNode
 
getIndexOffset() - Method in class de.vc.report.storages.FileStorage
Gets the index offset that is added to report index.
getIndexOfReport() - Method in class de.vc.report.ReportContext
Gets the index of report in report data source.
getInfo(String) - Method in class de.vc.io.rtf.parser.DocInfo
 
getInitialPageNumber() - Method in class de.vc.jfo.pagination.PageSequence
Gets the initial page number.
getInline() - Method in class de.vc.jfo.flow.Footnote
Deprecated.
Use getLink();
getInputFont() - Method in class de.vc.jfo.tools.FontMappingRule
Gets the input font/pattern.
getInputFormats() - Method in class de.vc.jfo.tools.ImageTranscoder
Gets the input format of images that are accepted by this trancoder.
getInputFormats() - Method in class de.vc.jfo.tools.NativeCmdImageTranscode
 
getInputStream() - Method in class de.vc.net.protocol.DataURLConnection
 
getInstance(Class) - Method in class de.vc.util.log.LoggingPanelLogFactory
 
getInstance(String) - Method in class de.vc.util.log.LoggingPanelLogFactory
 
getInstances() - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource.ValueDescriptor
 
getInstructionText() - Method in class de.vc.jfo.rtf.FieldContext
Gets the full instruction as String.
getInstructionText() - Method in class de.vc.jfo.rtf.FieldInfo
 
getInstructionTextSnippet(int) - Method in class de.vc.jfo.rtf.FieldInfo
 
getInstructionTextTokens() - Method in class de.vc.jfo.rtf.FieldContext
Gets the instruction of the field as String tokens.
getInstructionTextTokens() - Method in class de.vc.jfo.rtf.FieldInfo
 
getInstructionTokens() - Method in class de.vc.jfo.rtf.FieldContext
Gets the field instruction tokens.
getInstructionTokens() - Method in class de.vc.jfo.rtf.FieldInfo
 
getInteger(Object) - Method in class de.vc.util.DecoratedMap
 
getInteger(Object, int) - Method in class de.vc.util.DecoratedMap
 
getInteger(Object) - Static method in class de.vc.util.PrimitiveFieldHelper
 
getInternalDestinaion() - Method in class de.vc.jfo.flow.BasicLink
Gets the internal destination.
getIterator() - Method in class de.vc.io.FileObjectStorage
 
getKeepMemoryEntries() - Method in class de.vc.util.SwappingList
Gets the number of (last) objects that are keeped in memory when objects are swapped to disc.
getLabel() - Method in class de.vc.jfo.flow.ListItem
Gets the label of this list item.
getLanguage() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
getLanguage() - Method in class de.vc.io.rtf.parser.TextProperties
 
getLanguage() - Method in class de.vc.jfo.FormattingObject
 
getLanguageAsLocale() - Method in class de.vc.io.rtf.parser.TextProperties
 
getLanguageFarEast() - Method in class de.vc.io.rtf.parser.TextProperties
 
getLastCellProperties() - Method in class de.vc.io.rtf.parser.TableRowProperties
 
getLastLoggedLevel() - Method in class de.vc.util.log.LoggingPanel
 
getLastMimeType() - Method in class de.vc.jfo.tools.Base64ImageEncoder
 
getLastPageSequence() - Method in class de.vc.jfo.Document
Gets the last PageSequence.
getLayoutMasterSet() - Method in class de.vc.jfo.Document
Gets the LayoutMasterSet of this FO-Document.
getLayoutMasterSet() - Method in class de.vc.jfo.pagination.SimplePageMaster
 
getLeft() - Method in class de.vc.jfo.attributes.AbsolutePosition
Gets the left position.
getLeft() - Method in class de.vc.jfo.attributes.Padding
 
getLeft() - Method in class de.vc.jfo.attributes.RelativePosition
 
getLeftColor() - Method in class de.vc.jfo.attributes.Border
Gets the left border-color.
getLeftMargin() - Method in class de.vc.io.rtf.parser.ParagraphProperties
 
getLeftStyle() - Method in class de.vc.jfo.attributes.Border
Gets the left border-style.
getLeftWidth() - Method in class de.vc.jfo.attributes.Border
Gets the left border-width.
getLength() - Method in class de.vc.jfo.flow.Leader
Gets the length of this leader.
getLevel() - Method in class de.vc.io.rtf.AbstractRTFToken
 
getLevel() - Method in class de.vc.io.rtf.BinaryRTFToken
 
getLevel(int) - Method in class de.vc.io.rtf.parser.RTFList
 
getLevel() - Method in class de.vc.io.rtf.parser.Token
 
getLevel() - Method in class de.vc.io.rtf.SimpleRTFToken
 
getLicenseKeyFile() - Method in class de.vc.jfo.env.JFOConfig
Gets the URL of the license key.
getLinefeedTreatment() - Method in class de.vc.jfo.flow.Block
Gets the linefeed treatment.
getLineHeight() - Method in class de.vc.jfo.flow.Block
Gets the height of line.
getLineHeightCorrection() - Method in class de.vc.jfo.tools.FontMapper
 
getLineHeightCorrection(String) - Method in class de.vc.jfo.tools.FontMapper
 
getLineHeightCorrection() - Method in class de.vc.jfo.tools.FontMappingRule
 
getLineHeightFactor() - Method in class de.vc.jfo.env.RTF2FOConfig
Gets the line height factor.
getLineHeightShiftAdjustment() - Method in class de.vc.jfo.flow.Block
 
getLineIndex() - Method in class de.vc.io.csv.CSVReader
 
getLink() - Method in class de.vc.jfo.flow.Footnote
Gets the link, that occours in flow-area.
getList() - Method in class de.vc.io.rtf.parser.ListOverride
 
getList(int) - Method in class de.vc.io.rtf.parser.ListTable
 
getListItem(int) - Method in class de.vc.jfo.flow.ListBlock
Gets a list item at an index.
getListLevel(int) - Method in class de.vc.io.rtf.parser.ListOverride
 
getListLevel() - Method in class de.vc.jfo.rtf.RTFListItem
 
getLoader() - Method in class de.vc.util.LazyListWithLoader
 
getLocalName() - Method in class de.vc.xml.AbstractNode
Gets the local name of this node.
getLocalName() - Method in interface de.vc.xml.Node
Gets the local name of this node.
getLog() - Method in class de.vc.io.rtf.writer.RTFWriter
 
getLog() - Static method in class de.vc.report.ReportEngine
 
getLog() - Method in class de.vc.util.log.FilteredLog
 
getLogger() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
getLogger() - Method in class de.vc.io.rtf.parser.DocumentHandler
 
getLogger() - Method in class de.vc.jfo.env.JFOConfig
 
getLogger() - Method in class de.vc.jfo.FormattingObject
Gets the core logger of jFO.
getLogger() - Method in class de.vc.jfo.renderer.FOP0205Renderer
 
getLogger() - Method in class de.vc.jfo.renderer.XEP4Renderer
 
getLogger() - Method in class de.vc.jfo.renderer.XincRenderer
 
getLogger() - Method in class de.vc.jfo.renderer.XSLTRenderer
 
getLogger() - Method in class de.vc.jfo.rtf.FieldContext
 
getLogger() - Method in class de.vc.report.DataSource
 
getLogger() - Method in class de.vc.report.ReportBuilder
 
getLogger() - Method in class de.vc.report.ReportContext
 
getLogger() - Method in class de.vc.report.ReportTableModel
 
getLogger() - Method in class de.vc.report.sources.xml.XMLDataSource
Gets the logger as set in de.vc.report.env.Environment.
getLoggerForComponent(Class<?>) - Method in class de.vc.jfo.env.JFOConfig
 
getLoggerForComponent(String) - Method in class de.vc.jfo.env.JFOConfig
 
getLoggerPriority() - Method in class de.vc.jfo.env.JFOConfig
 
getLoggingPanel() - Method in class de.vc.util.log.LoggingPanelLogFactory
 
getLogLevel() - Method in class de.vc.util.log.LoggingPanelLogFactory
 
getLong(Object) - Method in class de.vc.util.DecoratedMap
 
getLong(Object, long) - Method in class de.vc.util.DecoratedMap
 
getLong(Object) - Static method in class de.vc.util.PrimitiveFieldHelper
 
getLowCharFont() - Method in class de.vc.io.rtf.parser.TextProperties
 
getManufacturer(Class) - Method in class de.vc.util.ValueFactory
Gets a registered Manufacturer of a special type (class).
getMap() - Method in class de.vc.util.DelegatingMap
 
getMappedFont(String) - Method in class de.vc.jfo.rtf.DocumentContext
Maps a font name using the font-mapper as defined JFO-Configuration or Import-Parameters.
getMappedId(String) - Method in class de.vc.xml.ReferenceRebuilder
Gets the mapped ID of a reservered ID.
getMappingRule(String) - Method in class de.vc.jfo.tools.FontMapper
Gets the mapping entry of a font.
getMargin() - Method in class de.vc.jfo.flow.Block
Gets the margin of this fo.
getMargin() - Method in class de.vc.jfo.flow.ExternalGraphic
Gets the margin of this fo.
getMargin() - Method in class de.vc.jfo.flow.ListBlock
Gets the margin of this fo.
getMargin() - Method in class de.vc.jfo.flow.ListItem
Gets the margin of this fo.
getMargin() - Method in class de.vc.jfo.flow.Table
Gets the margin of this fo.
getMargin() - Method in class de.vc.jfo.FormattingObject
Gets the margin of this fo.
getMargin() - Method in class de.vc.jfo.pagination.RegionBody
Gets the margin of this fo.
getMargin() - Method in class de.vc.jfo.pagination.SimplePageMaster
Gets the margin of this fo.
getMarginBottom() - Method in class de.vc.jfo.attributes.Margin
 
getMarginLeft() - Method in class de.vc.jfo.attributes.Margin
 
getMarginRight() - Method in class de.vc.jfo.attributes.Margin
 
getMarginTop() - Method in class de.vc.jfo.attributes.Margin
 
getMaster(String) - Method in class de.vc.jfo.pagination.LayoutMasterSet
Gets a PageMaster.
getMasterName() - Method in interface de.vc.jfo.pagination.PageMaster
Gets the master-name of this PageMaster.
getMasterName() - Method in class de.vc.jfo.pagination.PageSequenceMaster
 
getMasterName() - Method in class de.vc.jfo.pagination.SimplePageMaster
 
getMasterReference() - Method in class de.vc.jfo.pagination.PageSequence
 
getMaximumSize() - Method in class de.vc.jfo.tools.ImageTranscoder
Gets the maximum size of produced bitmap images.
getMaxLength() - Method in class de.vc.jfo.rtf.FormFieldDescriptor
 
getMaxLineLength() - Method in class de.vc.io.rtf.writer.RTFWriter
 
getMaxMemoryEntries() - Method in class de.vc.util.SwappingList
Sets the maximum number of (last) objects that are hold in memory.
getMeasure() - Method in class de.vc.jfo.attributes.MeasureFunction
Gets the measure if isMeasure returns true.
getMeasureValue(String) - Method in class de.vc.jfo.FormattingObject
Gets a value as a measure.
getMemoryIndex() - Method in class de.vc.util.SwappingList
Gets the index of first element that is in memory.
getMemorySpeedRation() - Method in class de.vc.jfo.env.JFOConfig
Gets the memory-speed ratio.
getMetaBoolean(boolean) - Static method in class de.vc.io.rtf.parser.RTFProperties
 
getMetaData() - Method in class de.vc.report.Report
 
getMimeType() - Method in class de.vc.jfo.renderer.OutputFormat
 
getMimeType() - Method in class de.vc.jfo.tools.ImageMetaData
 
getMimeType() - Method in class de.vc.report.ReportImageValue
 
getMinimumSize() - Method in class de.vc.math.FormulaMain.FunctionCanvas
 
getMultipleSpaceBetweenLinesFactor() - Method in class de.vc.io.rtf.parser.ParagraphProperties
 
getName() - Method in class de.vc.jfo.env.RTF2FOCompatibilityMode
Gets the (short) name of this mode.
getName() - Method in class de.vc.jfo.rtf.FormFieldDescriptor
 
getNameMap() - Method in class de.vc.jfo.tools.FontMapper
Gets a map of input font-name/pattern (String) to output font-name (String).
getNameOfContainer(int) - Static method in class de.vc.io.rtf.parser.ContainerContext
 
getNames() - Method in class de.vc.jfo.tools.Templates
 
getNamespacePrefix() - Method in class de.vc.xml.AbstractNode
Gets the namespace prefix of this node.
getNamespacePrefix() - Method in interface de.vc.xml.Node
Gets the namespace prefix of this node.
getNamespacePrefixes(boolean) - Method in class de.vc.xml.AbstractNode
Gets a set of all defined namespace prefixes.
getNamespacePrefixes(boolean) - Method in interface de.vc.xml.Node
Gets a set of all defined namespace prefixes.
getNamespaces() - Method in class de.vc.jfo.rtf.StylesheetWizard
 
getNamespaceURI(String, boolean) - Method in class de.vc.xml.AbstractNode
Gets the URI of a namespace prefix.
getNamespaceURI(String, boolean) - Method in interface de.vc.xml.Node
Gets the URI of a namespace prefix.
getNewValue() - Method in class de.vc.xml.ValueChangeEvent
 
getNewValueAsString() - Method in class de.vc.xml.ValueChangeEvent
 
getNextInstructionToken(int, String) - Method in class de.vc.jfo.rtf.FieldContext
 
getNextInstructionToken(int, String) - Method in class de.vc.jfo.rtf.FieldInfo
 
getNextInstructionTokenText(int, String) - Method in class de.vc.jfo.rtf.FieldContext
Gets the next instruction token of token.
getNextInstructionTokenText(String) - Method in class de.vc.jfo.rtf.FieldContext
Gets the next instruction token of token.
getNextInstructionTokenText(int, String) - Method in class de.vc.jfo.rtf.FieldInfo
Gets the next instruction token of token.
getNextLink() - Method in class de.vc.util.LinkObject
 
getNextObject() - Method in class de.vc.util.LinkObject
 
getNode() - Method in class de.vc.jfo.tools.TreeWalker
Gets the current node.
getNode() - Method in class de.vc.xml.NodeTreeWalker
 
getNsUri(String) - Method in class de.vc.xml.SAXOutput
Gets the URI of a namespace prefix.
getNumberOfCells() - Method in class de.vc.jfo.flow.TableRow
Returns the total number of cells defined by this row.
getNumberOfReports() - Method in class de.vc.report.ReportContext
Gets the total number of reports delivered by the data source.
getObject(int) - Method in class de.vc.io.FileObjectStorage
 
getObject() - Method in class de.vc.util.LinkObject
 
getObjectTree() - Method in class de.vc.jfo.rtf.FieldInstructionToken
 
getObjectTreeAsResult() - Method in class de.vc.jfo.rtf.FieldInstructionToken
 
getObjectValue(String, boolean, Class<?>) - Method in class de.vc.jfo.FormattingObject
 
getObjectValue(String, Class<?>) - Method in class de.vc.jfo.FormattingObject
 
getObjectValue(String, Class<?>, Object) - Method in class de.vc.jfo.FormattingObject
 
getObjectValue(String, boolean, Class<?>, Object) - Method in class de.vc.jfo.FormattingObject
 
getObserver() - Method in class de.vc.io.ObservingInputStream
 
getObserver() - Method in class de.vc.io.ObservingOutputStream
 
getOddOrEven() - Method in class de.vc.jfo.pagination.ConditionalPageMasterReference
 
getOldValue() - Method in class de.vc.xml.ValueChangeEvent
 
getOpenConnection() - Method in class de.vc.report.sources.db.DBConnection
Gets an open connection to the database or NULL, if is not possible to connect to DB.
getOrphans() - Method in class de.vc.jfo.FormattingObject
Gets the number of orphans.
getOutputDir() - Method in class de.vc.jfo.tools.Converter
Gets the directory where converted files are stored.
getOutputFont() - Method in class de.vc.jfo.tools.FontMappingRule
Gets the output font.
getOutputFormat() - Method in class de.vc.jfo.report.FOReport
Gets the output format of this report.
getOutputFormat() - Method in class de.vc.jfo.tools.Converter
Gets the output format.
getOutputFormat() - Method in class de.vc.jfo.tools.ImageTranscoder
Gets the output format of the produced image.
getOutputFormat() - Method in class de.vc.jfo.tools.NativeCmdImageTranscode
 
getOverride(int) - Method in class de.vc.io.rtf.parser.ListOverrideTable
 
getOverrideLevel(int) - Method in class de.vc.io.rtf.parser.ListOverride
 
getPadding() - Method in class de.vc.jfo.flow.BasicLink
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.Block
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.BlockContainer
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.ExternalGraphic
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.FOCharacter
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.InitialPropertySet
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.Inline
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.InlineContainer
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.InstreamForeignObject
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.Leader
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.ListBlock
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.ListItem
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.PageNumber
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.PageNumberCitation
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.Table
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.TableAndCaption
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.TableCaption
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.TableCell
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.TableColumn
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.TableContent
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.flow.TableRow
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.FormattingObject
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.pagination.RegionBody
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.pagination.Title
Gets the padding of this fo.
getPadding() - Method in class de.vc.jfo.writing.CellStyle
Gets the padding of cell (insets).
getPageFile() - Method in class de.vc.util.SwappingList
Gets the page-file of this swapping list.
getPageHeight() - Method in class de.vc.jfo.pagination.SimplePageMaster
 
getPageMaster() - Method in class de.vc.jfo.pagination.PageSequence
Gets the PageMaster of this PageSequence.
getPageMasters() - Method in class de.vc.jfo.pagination.LayoutMasterSet
Returns all PageMasters that are contained by this LayoutMasterSet.
getPagePosition() - Method in class de.vc.jfo.pagination.ConditionalPageMasterReference
 
getPageSequence() - Method in class de.vc.jfo.flow.Flow
Returns the parent node casted to PageSequence.
getPageSequences() - Method in class de.vc.jfo.Document
Gets the list of all contained PageSequences.
getPageWidth() - Method in class de.vc.jfo.pagination.SimplePageMaster
 
getParagraph() - Method in class de.vc.io.rtf.parser.RTFProperties
 
getParameter() - Method in class de.vc.jfo.rtf.StylesheetWizard.FieldValue
 
getParameter(String) - Method in class de.vc.jfo.rtf.StylesheetWizard.FieldValue
 
getParameterMap() - Method in class de.vc.report.sources.db.DBDataSource
 
getParameters() - Method in class de.vc.jfo.importer.Importer
Gets the parameters for this importer.
getParent() - Method in class de.vc.jfo.flow.Reference
 
getParent() - Method in class de.vc.xml.AbstractNode
Gets the parent of this node.
getParent(String) - Method in class de.vc.xml.AbstractNode
Gets the nearest parent node with a specific name.
getParent(Class<?>) - Method in class de.vc.xml.AbstractNode
Gets the nearest parent node that is an instance of class clazz.
getParent() - Method in class de.vc.xml.FileNodeElement
Gets the parent (owner) node of this element.
getParent() - Method in interface de.vc.xml.NodeElement
Gets the parent (owner) node of this element.
getParent(Node, Class) - Static method in class de.vc.xml.NodeUtilities
 
getParent() - Method in class de.vc.xml.PlainXMLNodeElement
Gets the parent (owner) node of this element.
getParentContext() - Method in class de.vc.io.rtf.parser.ContainerContext
 
getParentFO() - Method in class de.vc.jfo.FormattingObject
Gets the parent formatting object of this.
getParentNodeClass() - Method in class de.vc.jfo.rtf.StylesheetWizard.FieldContextAction
 
getParentOrSelf(Node, Class) - Static method in class de.vc.xml.NodeUtilities
 
getParentOrThis(Class<?>) - Method in class de.vc.xml.AbstractNode
Equal to getParent(Class) but returns this node if this is already an instance of class clazz.
getParentParserState() - Method in class de.vc.io.rtf.parser.ParserState
 
getParentProperties() - Method in class de.vc.io.rtf.parser.ParserState
 
getParserState() - Method in class de.vc.io.rtf.parser.DefaultTokenHandler
 
getPassword() - Method in class de.vc.report.sources.db.DBConnection
Gets the password.
getPath() - Method in class de.vc.jfo.rtf.StylesheetWizard.FieldInfo
 
getPattern() - Method in class de.vc.jfo.flow.Leader
Gets the pattern of this leader (spaces, dots, rule and more..).
getPatternImageDPI() - Method in class de.vc.jfo.env.RTF2FOConfig
Gets the dots per inch value applied to generated pattern image.
getPercentage() - Method in class de.vc.util.Measure
 
getPoints() - Method in class de.vc.util.Measure
 
getPosition() - Method in class de.vc.io.rtf.parser.ParagraphProperties
 
getPreferredRTF2FOCompatibilityMode() - Method in class de.vc.jfo.renderer.FOP0205Renderer
FOP_0_20_5 is returned.
getPreferredRTF2FOCompatibilityMode() - Method in class de.vc.jfo.renderer.FOP1Renderer
 
getPreferredRTF2FOCompatibilityMode() - Method in class de.vc.jfo.renderer.Ibex3Renderer
IBEX_3 is returned.
getPreferredRTF2FOCompatibilityMode() - Method in class de.vc.jfo.renderer.Renderer
Gets the preferred compatibility mode for RTF to XSL-FO transformation or null if there is no preferation.
getPreferredRTF2FOCompatibilityMode() - Method in class de.vc.jfo.renderer.XEP4Renderer
XEP 4.4 is prefered mode.
getPreferredRTF2FOCompatibilityMode() - Method in class de.vc.jfo.renderer.XSLFormatter3Renderer
AXF_3 is returned.
getPreferredRTF2FOCompatibilityMode() - Method in class de.vc.jfo.renderer.XSLTRenderer
 
getPreferredSize() - Method in class de.vc.math.FormulaMain.FunctionCanvas
 
getPreferredUnit() - Method in class de.vc.util.Measure
Deprecated.
Use getUnit()
getPrinterJobFactory() - Method in class de.vc.jfo.renderer.Renderer
Gets the factory for creating print jobs.
getPriority() - Method in class de.vc.jfo.renderer.Renderer
Gets the priority of this renderer.
getPriority(Log) - Static method in class de.vc.util.log.LogUtil
 
getProperties() - Method in class de.vc.jfo.rtf.FieldInstructionToken
 
getProperty(String, String) - Method in class de.vc.jfo.env.UserSession
 
getProperty(String, String, String) - Method in class de.vc.jfo.env.UserSession
 
getPrototype(Configuration) - Method in class de.vc.jfo.renderer.RendererFactory
Gets the prototype of a given configuration from the configuration to prototype map.
getPrototypes(OutputFormat) - Method in class de.vc.jfo.renderer.RendererFactory
Gets all prototypes that can render into the given ouput format.
getPrototypes() - Method in class de.vc.jfo.renderer.RendererFactory
Gets all available prototypes.
getQName() - Method in class de.vc.xml.AbstractNode
Gets the full qualified name of this node.
getQName() - Method in interface de.vc.xml.Node
Gets the full qualified name of this node.
getReferencedID() - Method in class de.vc.jfo.flow.PageNumberCitation
Gets the ID of the referenced formatting object.
getReferencedPageMaster() - Method in class de.vc.jfo.pagination.PageMasterReference
 
getRegion() - Method in class de.vc.io.rtf.parser.ContainerContext
 
getRegion() - Method in class de.vc.jfo.flow.StaticContent
Gets the region of this static content.
getRegionAfter() - Method in class de.vc.jfo.pagination.SimplePageMaster
 
getRegionBefore() - Method in class de.vc.jfo.pagination.SimplePageMaster
 
getRegionBody() - Method in class de.vc.jfo.pagination.SimplePageMaster
 
getRegionEnd() - Method in class de.vc.jfo.pagination.SimplePageMaster
 
getRegionStart() - Method in class de.vc.jfo.pagination.SimplePageMaster
 
getRegisteredRenderers() - Method in class de.vc.jfo.renderer.CompositeRenderer
Returns an unmodifiable list of registered renderers.
getRelativePosition() - Method in class de.vc.jfo.flow.BasicLink
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.flow.BidiOverride
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.flow.Block
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.flow.ExternalGraphic
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.flow.FOCharacter
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.flow.InitialPropertySet
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.flow.Inline
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.flow.InlineContainer
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.flow.InstreamForeignObject
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.flow.Leader
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.flow.ListBlock
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.flow.ListItem
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.flow.PageNumber
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.flow.PageNumberCitation
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.flow.Table
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.flow.TableAndCaption
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.flow.TableCaption
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.flow.TableCell
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.flow.TableContent
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.flow.TableRow
Gets the relative position of this fo.
getRelativePosition() - Method in class de.vc.jfo.FormattingObject
Gets the relative position of this fo.
getReleaseDateAsString() - Method in class de.vc.jfo.env.Environment
Gets the release date of JFO.
getRenderer(OutputFormat) - Method in class de.vc.jfo.renderer.RendererFactory
Finds the best renderer (clone of the prototype) with the highest priority that can render a document into output format format.
getRenderer() - Method in class de.vc.jfo.report.FOReport
Gets the renderer which is used to transform the FO document to the specified output format.
getRenderer() - Method in class de.vc.jfo.tools.Converter
Gets the used renderer.
getRenderers(OutputFormat) - Method in class de.vc.jfo.renderer.RendererFactory
Gets all renderers (clone of the prototypes) that can render into the given ouput format.
getRepeatMode() - Method in class de.vc.jfo.attributes.Background
Gets the repeat mode.
getReportID() - Method in class de.vc.report.ReportContext
Gets the ID of report.
getRight() - Method in class de.vc.jfo.attributes.AbsolutePosition
Gets the right position.
getRight() - Method in class de.vc.jfo.attributes.Padding
 
getRight() - Method in class de.vc.jfo.attributes.RelativePosition
 
getRightColor() - Method in class de.vc.jfo.attributes.Border
Gets the right border-color.
getRightStyle() - Method in class de.vc.jfo.attributes.Border
Gets the right border-style.
getRightWidth() - Method in class de.vc.jfo.attributes.Border
Gets the right border-width.
getRole() - Method in class de.vc.jfo.attributes.Accessibility
Gets the role of fo.
getRoot() - Method in class de.vc.xml.AbstractNode
Gets the root node of this node.
getRoot() - Method in interface de.vc.xml.Node
Gets the root node of this node.
getRow(int) - Method in class de.vc.jfo.flow.TableContent
Gets the table-row at given index (row).
getRowIndex() - Method in class de.vc.report.ReportTableModel
 
getRowsSpanned() - Method in class de.vc.jfo.flow.TableCell
 
getRTF2FOConfig() - Method in class de.vc.jfo.env.JFOConfig
Gets the default configuration that is used for RTF import.
getRTF2FOConfig() - Method in class de.vc.jfo.rtf.DocumentContext
 
getRTFFile() - Method in class de.vc.jfo.rtf.StylesheetWizard
 
getScaleX() - Method in class de.vc.io.rtf.parser.TextProperties
 
getScaleX() - Method in class de.vc.jfo.rtf.RTFImageData
 
getScaleY() - Method in class de.vc.jfo.rtf.RTFImageData
 
getScaling() - Method in class de.vc.jfo.flow.ExternalGraphic
Gets the scaling typ of this graphic.
getScaling() - Method in class de.vc.util.Measure
 
getSelection() - Method in class de.vc.report.sources.db.DBDataSource
 
getSelection() - Method in class de.vc.report.sources.db.DBTableModel
Gets the selection of table rows.
getSessionFile() - Method in class de.vc.jfo.env.UserSession
 
getShadingBGColor() - Method in class de.vc.io.rtf.parser.TextProperties
 
getShadingFGColor() - Method in class de.vc.io.rtf.parser.TextProperties
 
getShadingPercentage() - Method in class de.vc.io.rtf.parser.TextProperties
 
getShapeName(int) - Static method in class de.vc.io.rtf.parser.ShapeTypeTable
 
getShort(Object) - Static method in class de.vc.util.PrimitiveFieldHelper
 
getShortName() - Method in class de.vc.jfo.renderer.OutputFormat
 
getShrinkThreshold() - Method in class de.vc.util.LazyList
 
getSimpleLogLevel(String) - Static method in class de.vc.util.log.LogUtil
 
getSimplePageMaster(int) - Method in interface de.vc.jfo.pagination.PageMaster
Gets the SimplePageMaster of given page number.
getSimplePageMaster(int) - Method in class de.vc.jfo.pagination.PageSequenceMaster
Gets the SimplePageMaster of given page number.
getSimplePageMaster(int) - Method in class de.vc.jfo.pagination.SimplePageMaster
Gets the SimplePageMaster of given page number.
getSize() - Method in class de.vc.io.rtf.BinaryRTFToken
 
getSize() - Method in class de.vc.jfo.attributes.FontSupport
 
getSource() - Method in class de.vc.jfo.flow.ExternalGraphic
Gets the source URL of this external graphic.
getSourceDocument() - Method in class de.vc.jfo.attributes.Accessibility
Gets the source of fo.
getSourceFile() - Method in class de.vc.jfo.tools.ConverterEvent
 
getSourceHeight() - Method in class de.vc.report.ReportImageValue
 
getSourceWidth() - Method in class de.vc.report.ReportImageValue
 
getSpaceAfter() - Method in class de.vc.jfo.attributes.Margin
 
getSpaceBefore() - Method in class de.vc.jfo.attributes.Margin
 
getSpaceBetweenLines() - Method in class de.vc.io.rtf.parser.ParagraphProperties
 
getSpaceEnd() - Method in class de.vc.jfo.attributes.Margin
 
getSpaceStart() - Method in class de.vc.jfo.attributes.Margin
 
getSQLMask() - Method in class de.vc.report.sources.db.DBSelection
Gets the SQL-mask of this selection.
getStart() - Method in class de.vc.jfo.attributes.Padding
 
getStartIndent() - Method in class de.vc.jfo.attributes.Margin
 
getState() - Method in class de.vc.io.rtf.parser.FilterTokenInput
 
getState() - Method in class de.vc.io.rtf.parser.Scanner
 
getState() - Method in interface de.vc.io.rtf.parser.TokenInput
 
getState() - Method in class de.vc.jfo.tools.ConverterEvent
 
getStaticContent(Values.Region) - Method in class de.vc.jfo.pagination.PageSequence
Gets the static-content of a region.
getStaticContent(String) - Method in class de.vc.jfo.pagination.PageSequence
 
getStatusLineText() - Method in class de.vc.jfo.rtf.FormFieldDescriptor
 
getStorageFile() - Method in class de.vc.io.FileObjectStorage
 
getString(Object) - Method in class de.vc.util.DecoratedMap
 
getString(Object, String) - Method in class de.vc.util.DecoratedMap
 
getStyle() - Method in class de.vc.jfo.attributes.Border
Gets the common style of border (left, right, top & bottom).
getStyle() - Method in class de.vc.jfo.attributes.FontSupport
 
getSupportedOutputFormats() - Method in class de.vc.jfo.renderer.CompositeRenderer
Gets an array of all supported output formats.
getSupportedOutputFormats() - Method in class de.vc.jfo.renderer.FOP0205Renderer
Gets an array of all supported output formats.
getSupportedOutputFormats() - Method in class de.vc.jfo.renderer.FOP1Renderer
 
getSupportedOutputFormats() - Method in class de.vc.jfo.renderer.Ibex3Renderer
 
getSupportedOutputFormats() - Method in class de.vc.jfo.renderer.PlainRenderer
Gets an array of all supported output formats.
getSupportedOutputFormats() - Method in class de.vc.jfo.renderer.Renderer
Gets an array of all supported output formats.
getSupportedOutputFormats() - Method in class de.vc.jfo.renderer.RendererFactory
Gets all output formats which are supported by any registered renderer.
getSupportedOutputFormats() - Method in class de.vc.jfo.renderer.XEP4Renderer
 
getSupportedOutputFormats() - Method in class de.vc.jfo.renderer.XincRenderer
 
getSupportedOutputFormats() - Method in class de.vc.jfo.renderer.XMLTreeViewer
 
getSupportedOutputFormats() - Method in class de.vc.jfo.renderer.XSLFormatter3Renderer
 
getSupportedOutputFormats() - Method in class de.vc.jfo.renderer.XSLTRenderer
 
getSupportedTypes() - Method in class de.vc.jfo.importer.ImporterFactory
Gets a list of supported types this factory can create an importer for.
getSwingModel() - Method in class de.vc.report.sources.swing.SwingTableModel
 
getTab(int) - Method in class de.vc.io.rtf.parser.ParagraphProperties
 
getTable() - Method in class de.vc.jfo.flow.TableAndCaption
 
getTable() - Method in class de.vc.jfo.flow.TableRow
Gets the parent table of this row.
getTableBody() - Method in class de.vc.jfo.flow.TableRow
Gets the parent table body of this row.
getTableCaption() - Method in class de.vc.jfo.flow.TableAndCaption
 
getTableLevel() - Method in class de.vc.io.rtf.parser.ContainerContext
 
getTableModelByColName(String) - Method in class de.vc.report.ReportData
This methode returns a report table model that has a column with given columnName.
getTableModels() - Method in class de.vc.report.ReportData
Gets the set of all table models.
getTableRow() - Method in class de.vc.jfo.flow.TableCell
Gets the parent table row.
getTargetFile() - Method in class de.vc.jfo.tools.ConverterEvent
 
getTargetHeight() - Method in class de.vc.report.ReportImageValue
 
getTargetWidth() - Method in class de.vc.report.ReportImageValue
 
getTemplates() - Method in class de.vc.jfo.env.JFOConfig
Gets the templates of JFO.
getTemplates() - Method in class de.vc.jfo.renderer.XSLTRenderer
 
getText() - Method in class de.vc.io.rtf.AbstractRTFToken
 
getText() - Method in class de.vc.io.rtf.BinaryRTFToken
 
getText() - Method in class de.vc.io.rtf.parser.Token
 
getText(String) - Method in class de.vc.io.rtf.parser.Token
 
getText() - Method in class de.vc.io.rtf.SimpleRTFToken
 
getText() - Method in class de.vc.jfo.rtf.FieldInstructionToken
 
getTextAlignment() - Method in class de.vc.jfo.flow.Block
Gets alignment (left, right, center...) of text.
getTextAlignment() - Method in class de.vc.jfo.flow.ExternalGraphic
Gets the alignment of text.
getTextAlignmentLast() - Method in class de.vc.jfo.flow.Block
Gets last (right) alignment (left, right, center...) of text.
getTextBuffer() - Method in class de.vc.io.rtf.parser.Token
 
getTextBufferLen() - Method in class de.vc.io.rtf.parser.Token
 
getTextEncoding(Token) - Method in class de.vc.io.rtf.parser.TokenHandler
 
getTextIndent() - Method in class de.vc.jfo.flow.Block
Gets the text-indent (first-line-indent) of this block.
getTitle() - Method in class de.vc.jfo.pagination.PageSequence
Gets the title of this page sequence.
getTokenInput() - Method in class de.vc.io.rtf.parser.DefaultTokenHandler
 
getTokensRegardingQuotes(String, String) - Static method in class de.vc.util.Strings
 
getTokensRegardingQuotes(String, String, boolean) - Static method in class de.vc.util.Strings
 
getTop() - Method in class de.vc.jfo.attributes.AbsolutePosition
Gets the top position.
getTop() - Method in class de.vc.jfo.attributes.Padding
 
getTop() - Method in class de.vc.jfo.attributes.RelativePosition
 
getTopColor() - Method in class de.vc.jfo.attributes.Border
Gets the top border-color.
getTopStyle() - Method in class de.vc.jfo.attributes.Border
Gets the top border-style.
getTopWidth() - Method in class de.vc.jfo.attributes.Border
Gets the top border-width.
getTotalFileCount() - Method in class de.vc.jfo.tools.ConverterEvent
 
getTotalNumberOfPages() - Method in class de.vc.jfo.tools.PDFWriter
Gets the total number of pages that were written into the PDF stream.
getTotalNumberOfPages() - Method in class de.vc.report.storages.pdf.PDFMergeStorage
Gets the total number of pages.
getTrackChangesDeletedColor() - Method in class de.vc.jfo.env.RTF2FOConfig
 
getTrackChangesPolicy() - Method in class de.vc.io.rtf.parser.DocumentHandler
 
getTrackChangesPolicy() - Method in class de.vc.jfo.env.RTF2FOConfig
 
getTrackChangesRevisedColor() - Method in class de.vc.jfo.env.RTF2FOConfig
 
getTrackChangesState() - Method in class de.vc.io.rtf.parser.TextProperties
 
getTransferedBytes() - Method in class de.vc.io.StreamObserver
 
getTransformerFactory() - Method in class de.vc.jfo.renderer.XSLTRenderer
 
getType() - Method in class de.vc.graphics.LineGraphicsPattern
 
getType() - Method in class de.vc.io.rtf.AbstractRTFToken
 
getType() - Method in class de.vc.io.rtf.BinaryRTFToken
 
getType() - Method in class de.vc.io.rtf.parser.ContainerContext
 
getType() - Method in class de.vc.io.rtf.parser.Token
 
getType() - Method in class de.vc.io.rtf.SimpleRTFToken
 
getType() - Method in class de.vc.jfo.attributes.AbsolutePosition
 
getType() - Method in class de.vc.jfo.attributes.RelativePosition
 
getType() - Method in class de.vc.jfo.importer.Importer
Gets the type of the external document.
getType(String) - Method in class de.vc.jfo.importer.ImporterFactory
Tries to determinate the type of a file by analysing the file-suffix.
getType() - Method in class de.vc.jfo.rtf.FormFieldDescriptor
 
getType() - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource.ValueDescriptor
Gets the type of the value.
getType() - Method in class de.vc.jfo.rtf.RTFImageData
 
getType() - Method in class de.vc.jfo.rtf.RTFImporter
Returns always "rtf".
getType() - Method in class de.vc.jfo.rtf.StylesheetWizard.FieldValue
 
getTYPE_ENHANCED_METAFILE() - Static method in class de.vc.jfo.rtf.RTFImageData
 
getTYPE_JPG() - Static method in class de.vc.jfo.rtf.RTFImageData
 
getTYPE_PNG() - Static method in class de.vc.jfo.rtf.RTFImageData
 
getTYPE_UNKNOWN() - Static method in class de.vc.jfo.rtf.RTFImageData
 
getTYPE_WINDOWS_METAFILE() - Static method in class de.vc.jfo.rtf.RTFImageData
 
getTypeOfFile(String) - Static method in class de.vc.jfo.tools.ImageTranscoder
Gets the type (extension) of a file.
getTypeText() - Method in class de.vc.io.rtf.parser.TabulatorProperties
 
getUnderline() - Method in class de.vc.io.rtf.parser.TextProperties
 
getUniqueIdentifier() - Method in class de.vc.jfo.rtf.RTFImageData
 
getUnit() - Method in class de.vc.util.Measure
 
getUrl() - Method in class de.vc.jfo.env.JFOConfig
Gets the URL of this configuration if it was loaded.
getUrl() - Method in class de.vc.report.sources.db.DBConnection
Gets the url of the database.
getUsedFontName(String) - Method in class de.vc.io.rtf.parser.TextProperties
 
getUsedSimplePageMasters() - Method in interface de.vc.jfo.pagination.PageMaster
Gets an array of all used (referenced) simple page masters of this page master.
getUsedSimplePageMasters() - Method in class de.vc.jfo.pagination.PageSequenceMaster
 
getUsedSimplePageMasters() - Method in class de.vc.jfo.pagination.SimplePageMaster
 
getUsedTime() - Method in class de.vc.jfo.tools.ConverterEvent
 
getUser() - Method in class de.vc.report.sources.db.DBConnection
Gets the user.
getVAlign() - Method in class de.vc.jfo.writing.CellStyle
Gets the vertical alignment of cell content.
getValue(String) - Method in class de.vc.jfo.rtf.listeners.ReflectionDataSource
 
getValue(String) - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource
 
getValue() - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource.ValueDescriptor
Gets the value.
getValue(String) - Method in class de.vc.report.ReportData
Gets the value of a field.
getValue(Measure.Unit) - Method in class de.vc.util.Measure
Gets the value for a given unit.
getValue(Measure.Unit, int) - Method in class de.vc.util.Measure
Gets the value for a given unit and round it.
getValueMap() - Method in class de.vc.report.ReportData
 
getValueOfCell(String) - Method in class de.vc.report.ReportTableModel
Gets the value of a cell of the current selected row.
getVersion() - Method in class de.vc.jfo.env.Environment
Gets the current version of JFO.
getVerticalAlign() - Method in class de.vc.io.rtf.parser.TextProperties
 
getVerticalAlignment() - Method in class de.vc.jfo.flow.Inline
Gets the vertical alignment.
getVerticalOffset() - Method in class de.vc.io.rtf.parser.TextProperties
 
getVerticalPos() - Method in class de.vc.jfo.attributes.Background
Gets the vertical position.
getWeight() - Method in class de.vc.jfo.attributes.FontSupport
 
getWhiteSpaceTreatment() - Method in class de.vc.jfo.flow.Block
Get the white space treatment.
getWidows() - Method in class de.vc.jfo.FormattingObject
Gets the number of widows.
getWidth() - Method in class de.vc.jfo.attributes.Border
Gets the common width border (left, right, top & bottom).
getWidth() - Method in class de.vc.jfo.flow.BlockContainer
 
getWidth() - Method in class de.vc.jfo.flow.ExternalGraphic
Gets the width of this graphic container, is NULL, if not defined.
getWidth() - Method in class de.vc.jfo.flow.InstreamForeignObject
Gets the width of this object, is NULL, if not defined.
getWidth() - Method in class de.vc.jfo.flow.TableColumn
 
getWritingMode() - Method in class de.vc.jfo.flow.BlockContainer
Gets the writing mode of this formatting object.
getWritingMode() - Method in class de.vc.jfo.flow.InlineContainer
Gets the writing mode of this formatting object.
getWritingMode() - Method in class de.vc.jfo.flow.Table
Gets the writing mode of this formatting object.
getWritingMode() - Method in class de.vc.jfo.pagination.RegionBody
Gets the writing mode of this formatting object.
getWritingMode() - Method in class de.vc.jfo.pagination.SimplePageMaster
Gets the writing mode of this formatting object.
getWrittenImages() - Method in class de.vc.jfo.importer.Importer
Gets an array of all images that were read during import.
getX() - Method in class de.vc.util.Point
 
getXmlEncoding() - Method in class de.vc.jfo.env.JFOConfig
 
getY() - Method in class de.vc.util.Point
 
getZIndex() - Method in class de.vc.jfo.flow.BlockContainer
 
GraphicsPattern - Class in de.vc.graphics
 
GraphicsPattern() - Constructor for class de.vc.graphics.GraphicsPattern
 

H

halfSpaceBetweenCells - Variable in class de.vc.io.rtf.parser.TableRowProperties
 
handleAutoText(int, RTFProperties) - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
handleBraceClosed() - Method in class de.vc.io.rtf.parser.DefaultTokenHandler
 
handleBraceClosed() - Method in class de.vc.io.rtf.parser.FilterTokenHandler
 
handleBraceClosed() - Method in class de.vc.io.rtf.parser.TokenHandler
 
handleBraceOpened() - Method in class de.vc.io.rtf.parser.DefaultTokenHandler
 
handleBraceOpened() - Method in class de.vc.io.rtf.parser.FilterTokenHandler
 
handleBraceOpened() - Method in class de.vc.io.rtf.parser.TokenHandler
 
handleControl(Token) - Method in class de.vc.io.rtf.parser.DefaultTokenHandler
 
handleControl(Token) - Method in class de.vc.io.rtf.parser.FilterTokenHandler
 
handleControl(Token) - Method in class de.vc.io.rtf.parser.TokenHandler
 
handleImage(InputStream, RTFImageData) - Method in interface de.vc.jfo.rtf.RTFImageHandler
 
handleOptionalHyphen(RTFProperties) - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
handleOptionalHyphen(Token) - Method in class de.vc.io.rtf.parser.DocumentHandler
 
handleOptionalHyphen(Token) - Method in class de.vc.io.rtf.parser.TokenHandler
 
handler - Variable in class de.vc.io.rtf.parser.FilterTokenHandler
 
handler - Variable in class de.vc.io.rtf.parser.ParserState
 
handlesProtocol(String) - Method in class de.vc.net.ExtendableURLStreamHandlerFactory
 
handleText(String, ParserState) - Method in class de.vc.io.rtf.parser.DefaultTokenHandler
 
handleText(String, RTFProperties) - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
handleText(String, ParserState) - Method in class de.vc.io.rtf.parser.DocumentHandler
 
handleText(String, ParserState) - Method in class de.vc.io.rtf.parser.FilterTokenHandler
 
handleText(String, ParserState) - Method in class de.vc.io.rtf.parser.TokenHandler
 
handleText(Token) - Method in class de.vc.io.rtf.parser.TokenHandler
 
handleToken(Token) - Method in class de.vc.io.rtf.parser.TokenHandler
 
handleUnpopulatedField(String, FieldContext) - Method in class de.vc.jfo.rtf.listeners.AbstractDataSource
 
hangingIndent - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
hasBorder() - Method in class de.vc.jfo.flow.BasicLink
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.Block
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.BlockContainer
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.ExternalGraphic
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.FOCharacter
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.InitialPropertySet
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.Inline
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.InlineContainer
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.InstreamForeignObject
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.Leader
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.ListBlock
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.ListItem
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.PageNumber
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.PageNumberCitation
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.Table
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.TableAndCaption
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.TableCaption
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.TableCell
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.TableColumn
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.TableContent
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.flow.TableRow
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.FormattingObject
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.pagination.RegionBody
Returns true if at least one border attribute is set.
hasBorder() - Method in class de.vc.jfo.pagination.Title
Returns true if at least one border attribute is set.
hasBorders() - Method in class de.vc.io.rtf.parser.RTFBorder
 
hasDPI() - Method in class de.vc.jfo.tools.ImageMetaData
 
hasEqualAttrs(Node) - Method in class de.vc.xml.AbstractNode
Tests if this and given node have equal attributes (with same values).
hasFooter() - Method in class de.vc.jfo.flow.Table
Determinates if a footer was initialized by setFooter or getFooter.
hashCode() - Method in class de.vc.io.rtf.parser.RTFBorderProperties
 
hashCode() - Method in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
hashCode() - Method in class de.vc.util.DelegatingMap
 
hashCode() - Method in class de.vc.util.FlyweightMap
 
hashCode() - Method in class de.vc.util.Measure
 
hashCode() - Method in class de.vc.util.Measure.Unit
 
hashCode() - Method in class de.vc.util.SwappingList
 
hasHeader() - Method in class de.vc.jfo.flow.Table
Determinates if a header was initialized by setHeader or getHeader.
hasID() - Method in class de.vc.jfo.FormattingObject
Determinates, if this formatting object. has an ID.
hasID() - Method in class de.vc.jfo.tools.FontMapper
Return true if this mapper has an ID.
hasInstructionToken(String, boolean) - Method in class de.vc.jfo.rtf.FieldContext
Checks if the field contains token t.
hasInstructionToken(String, boolean) - Method in class de.vc.jfo.rtf.FieldInfo
Checks if the field contains token t.
hasMoreLines() - Method in class de.vc.io.csv.CSVReader
 
hasMoreRows() - Method in class de.vc.report.ReportTableModel
Determinates if more rows are available.
hasMoreRows() - Method in class de.vc.report.sources.csv.CSVTableModel
 
hasMoreRows() - Method in class de.vc.report.sources.db.DBTableModel
 
hasMoreRows() - Method in class de.vc.report.sources.ListTableModel
 
hasMoreRows() - Method in class de.vc.report.sources.MapTableModel
 
hasMoreRows() - Method in class de.vc.report.sources.swing.SwingTableModel
 
hasOverride(int) - Method in class de.vc.io.rtf.parser.ListOverrideTable
 
hasPadding() - Method in class de.vc.jfo.FormattingObject
Returns true if at least one padding attribute is set.
hasParent() - Method in class de.vc.xml.NodeTreeWalker
 
hasRows() - Method in class de.vc.jfo.flow.TableBody
 
hasTranscodings() - Method in class de.vc.jfo.tools.FontMappingRule
Returns true if this mapping rule contains character transcoding rules.
hasValue(String) - Method in class de.vc.jfo.rtf.listeners.AbstractDataSource
Checks whether value (can also be an empty or null value) is assigned to a keyword.
hasValue(String) - Method in class de.vc.jfo.rtf.listeners.ReflectionDataSource
 
hasValue(String) - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource
Checks whether a value is assigned to a keyword.
hasValue(String) - Method in class de.vc.report.ReportData
Determinates if a value is assigned to a keyword.
hasVariableColumnWidths() - Method in class de.vc.io.rtf.parser.SectionProperties
 
HEADER_FOOTER_TYPE_ALL - Static variable in class de.vc.io.rtf.parser.DocumentBuilder
 
HEADER_FOOTER_TYPE_FIRST - Static variable in class de.vc.io.rtf.parser.DocumentBuilder
 
HEADER_FOOTER_TYPE_LEFT - Static variable in class de.vc.io.rtf.parser.DocumentBuilder
 
HEADER_FOOTER_TYPE_RIGHT - Static variable in class de.vc.io.rtf.parser.DocumentBuilder
 
headerOffset - Variable in class de.vc.io.rtf.parser.SectionProperties
 
height - Variable in class de.vc.io.rtf.parser.PositionProperties
 
height - Variable in class de.vc.io.rtf.parser.TableRowProperties
 
HEIGHT - Static variable in interface de.vc.jfo.attributes.Attributes
This property specifies the content height of boxes generated by block-level and replaced elements.
HTML - Static variable in class de.vc.jfo.renderer.OutputFormat
Output format is HTML.
HYPHENATE - Static variable in interface de.vc.jfo.attributes.Attributes
This property specifies whether hyphenation is allowed during line-breaking when the formatter is formatting this formatting object.
HYPHENATION_POLICY_AUTO - Static variable in class de.vc.jfo.env.RTF2FOConfig
Hyphenation properties are applied to the XSL-FO document if hyphenation is enabled in the RTF document.
HYPHENATION_POLICY_DISABLE - Static variable in class de.vc.jfo.env.RTF2FOConfig
No hyphenation properties are converted into the XSL-FO document during conversion.
HYPHENATION_POLICY_FORCE - Static variable in class de.vc.jfo.env.RTF2FOConfig
Hyphenation is always enabled in the XSL-FO document, regardless if it's disabled in RTF.

I

Ibex3ConfigurationPanel - Class in de.vc.jfo.renderer.gui
 
Ibex3ConfigurationPanel() - Constructor for class de.vc.jfo.renderer.gui.Ibex3ConfigurationPanel
 
Ibex3Renderer - Class in de.vc.jfo.renderer
Renderer that use Ibex by Visual Programming Ltd to transform XSL-FO documents.
Ibex3Renderer() - Constructor for class de.vc.jfo.renderer.Ibex3Renderer
 
IBEX_3 - Static variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
Compatibility mode for IBEX (Version 3.*).
id - Variable in class de.vc.io.rtf.parser.RTFList
 
ignorePaddingBottom - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
ignorePaddingLeft - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
ignorePaddingRight - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
ignorePaddingTop - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
IMAGE_TREATMENT_EXTERNAL - Static variable in class de.vc.jfo.env.RTF2FOConfig
Use the external image treatment to store images of an RTF into an image-directory.
IMAGE_TREATMENT_FOREIGN_INSTREAM - Static variable in class de.vc.jfo.env.RTF2FOConfig
Use a foreign instream object like XXXXXXCONTENT OF IMAGE XXXXXX
IMAGE_TREATMENT_INSTREAM - Static variable in class de.vc.jfo.env.RTF2FOConfig
Use the instream image treatment to put the image directly into the resulting XSL-FO tree.
IMAGE_TREATMENT_SVG_INSTREAM - Static variable in class de.vc.jfo.env.RTF2FOConfig
Use the SVG instream image treatment to include the image as an SVG foreign instream object.
ImageConverter - Class in de.vc.jfo.tools
Deprecated.
This classes is replaced by NativeCmdImageTranscode.
ImageConverter(String, String, String) - Constructor for class de.vc.jfo.tools.ImageConverter
Deprecated.
This classes is replaced by NativeCmdImageTranscode.
imageFormat2MimeType(String) - Static method in class de.vc.graphics.ImageIOToolkit
 
ImageIOToolkit - Class in de.vc.graphics
 
ImageIOToolkit() - Constructor for class de.vc.graphics.ImageIOToolkit
 
ImageMetaData - Class in de.vc.jfo.tools
Meta data of an image.
ImageMetaData() - Constructor for class de.vc.jfo.tools.ImageMetaData
 
imageTranscoder(ImageMetaData) - Method in class de.vc.jfo.env.JFOConfig
Gets an image transcoder for a given image format.
ImageTranscoder - Class in de.vc.jfo.tools
An image transcoder converts images into other formats.
importDocument(String) - Method in class de.vc.jfo.importer.Importer
Import a document.
importDocument(InputStream) - Method in class de.vc.jfo.importer.Importer
Import a document.
Importer - Class in de.vc.jfo.importer
Common interface for an importer that converts an external format into xsl-fo.
Importer() - Constructor for class de.vc.jfo.importer.Importer
 
Importer(ImportParameters) - Constructor for class de.vc.jfo.importer.Importer
 
ImporterFactory - Class in de.vc.jfo.importer
This factory creates specific importers.
ImportListener - Interface in de.vc.jfo.rtf
An import listener is notified by the RTF importer on various events.
ImportListenerAdapter - Class in de.vc.jfo.rtf
An abstract adapter class that implements the ImportListener interface.
ImportListenerAdapter() - Constructor for class de.vc.jfo.rtf.ImportListenerAdapter
 
ImportParameters - Class in de.vc.jfo.importer
Parameters that are used when converting into XSL-FO format.
ImportParameters() - Constructor for class de.vc.jfo.importer.ImportParameters
 
in - Variable in class de.vc.io.rtf.parser.FilterTokenInput
 
INCH - Static variable in class de.vc.util.Measure
Unit Inch
increaseAndCreateText(int, boolean) - Method in class de.vc.io.rtf.parser.ListOverride
 
indexOf(Object) - Method in class de.vc.util.SwappingList
 
indexOf(Object) - Method in class de.vc.xml.AbstractNode
Gets the index of a child.
indexOf(Object) - Method in interface de.vc.xml.Node
Gets the index of a child.
info(String) - Method in class de.vc.jfo.renderer.Avalon2JCLAdapter
 
info(String, Throwable) - Method in class de.vc.jfo.renderer.Avalon2JCLAdapter
 
info(Object) - Method in class de.vc.util.log.FilteredLog
 
info(Object, Throwable) - Method in class de.vc.util.log.FilteredLog
 
inheritBlockMargins - Variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
init() - Method in class de.vc.report.ReportBuilder
Invoked by the report engine to initialize this builder before generating reports.
init() - Method in class de.vc.report.ReportStorage
Invoked by the report engine to initialize this storage before generating reports.
init() - Method in class de.vc.report.storages.FileStorage
 
INITIAL_PAGE_NUMBER - Static variable in interface de.vc.jfo.attributes.Attributes
Sets the initial-page-number to be used on this page-sequence.
InitialPropertySet - Class in de.vc.jfo.flow
The fo:initial-property-set auxiliary formatting object specifies formatting properties for the first line of an fo:block.
InitialPropertySet() - Constructor for class de.vc.jfo.flow.InitialPropertySet
 
Inline - Class in de.vc.jfo.flow
The fo:inline formatting object is commonly used for formatting a portion of text with a background or enclosing it in a border.
Inline() - Constructor for class de.vc.jfo.flow.Inline
Creates a new empty inline.
Inline(String) - Constructor for class de.vc.jfo.flow.Inline
Creates a new inline with a simple text as content.
Inline(String, Color) - Constructor for class de.vc.jfo.flow.Inline
Creates a new inline with a simple text as content.
Inline(InlineElement) - Constructor for class de.vc.jfo.flow.Inline
Creates a new inline and adds an element.
Inline(BlockElement) - Constructor for class de.vc.jfo.flow.Inline
Creates a new inline and adds an element.
Inline(String, boolean) - Constructor for class de.vc.jfo.flow.Inline
Creates a new inline with a simple text as content.
Inline(boolean) - Constructor for class de.vc.jfo.flow.Inline
Creates a new empty inline and sets white-space-collapse.
Inline.Factory - Class in de.vc.jfo.flow
This factory creates some special Inline-Objects.
InlineContainer - Class in de.vc.jfo.flow
The fo:inline-container flow object is used to generate an inline reference-area, typically containing text blocks with a different writing-mode.
InlineContainer() - Constructor for class de.vc.jfo.flow.InlineContainer
 
InlineElement - Interface in de.vc.jfo.flow
Marker-Interface for objects that belongs to inline-group.
inputStream() - Method in class de.vc.io.ByteArrayBuffer
Creates an input stream reading from buffer.
inputStream() - Method in class de.vc.io.TemporaryStorage
 
insert(Object) - Method in class de.vc.jfo.rtf.DocumentContext
Inserts an object at the current position.
insert(Object, Map, boolean) - Method in class de.vc.jfo.rtf.DocumentContext
This method is equivalent to insert(Object obj) but with a parameter for additional paragraph properties.
insert(Object, Map) - Method in class de.vc.jfo.rtf.DocumentContext
This method is equivalent to insert(Object obj) but with a parameter for additional paragraph properties.
insert(Object, boolean) - Method in class de.vc.jfo.rtf.DocumentContext
This method is equivalent to insert(Object obj) but with a parameter that overrides mergeFormat property.
insert(Object, Map) - Method in class de.vc.jfo.rtf.FieldContext
 
insert(Document) - Method in class de.vc.jfo.rtf.FieldContext
Appends a full document at the current field position.
insertAutoText(int) - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
insertAutoValue(int) - Method in class de.vc.jfo.rtf.DocumentContext
Inserts an automatically generated value.
insertAutoValue(int) - Method in class de.vc.jfo.rtf.FieldContext
 
insertDocument(Document) - Method in class de.vc.jfo.rtf.DocumentContext
Appends a full document at the current position.
insertDocument(Document, boolean) - Method in class de.vc.jfo.rtf.DocumentContext
Appends a full document at the current position.
insertDocument(Document, boolean) - Method in class de.vc.jfo.rtf.FieldContext
Appends a full document at the current field position.
insertDocumentContent(Document) - Method in class de.vc.jfo.rtf.DocumentContext
Inserts only the content of a document, no new page sequence is started.
insertDocumentContent(Document) - Method in class de.vc.jfo.rtf.FieldContext
Inserts only the content of a document.
insertEmptyResult() - Method in class de.vc.jfo.rtf.FieldContext
Inserts an empty (no) result for the field.
insertFormattedDate(Date) - Method in class de.vc.jfo.rtf.FieldContext
 
insertListItems(Object[]) - Method in class de.vc.jfo.rtf.DocumentContext
Inserts values for a list.
insertListItems(Object[]) - Method in class de.vc.jfo.rtf.FieldContext
Inserts values for a list.
insertOptionalHyphen() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
insertPlainNodeElement(FieldContext, PlainXMLNodeElement) - Method in class de.vc.jfo.rtf.XMLDirectivesRecognizer
 
insertResult(Object) - Method in class de.vc.jfo.rtf.FieldContext
Deprecated.
User insert(Object) instead.
insertResult(Object, boolean) - Method in class de.vc.jfo.rtf.FieldContext
Deprecated.
User insert(Object,boolean) instead.
insertResult(FieldContext, String) - Method in class de.vc.jfo.rtf.listeners.AbstractDataSource
 
insertResult(FieldContext, String) - Method in class de.vc.jfo.rtf.listeners.ReflectionDataSource
 
insertResult(FieldContext, String) - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource
Inserts the result for a field depending of type of data.
insertTableColumn(Object[]) - Method in class de.vc.jfo.rtf.DocumentContext
Inserts values for a table column.
insertTableColumn(Object[]) - Method in class de.vc.jfo.rtf.FieldContext
Inserts values for a table column.
insertText(String) - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
instance() - Static method in class de.vc.io.rtf.parser.TokenMetaInfos
 
instance() - Static method in class de.vc.jfo.env.Environment
 
instance() - Static method in class de.vc.jfo.env.JFOConfig
Default instance of configuration.
instance() - Static method in class de.vc.jfo.env.UserSession
 
instance() - Static method in class de.vc.jfo.importer.ImporterFactory
Instance of this factory (singleton).
instance() - Static method in class de.vc.jfo.renderer.RendererFactory
Gets the default renderer factory that is equipped through JFOs configuration.
instance() - Static method in class de.vc.util.ValueFactory
Gets the default instance of ValueFactory.
InstreamForeignObject - Class in de.vc.jfo.flow
The fo:instream-foreign-object flow object is used for an inline graphic or other "generic" object where the object data resides as descendants of the fo:instream-foreign-object, typically as an XML element subtree in a non-XSL namespace.
InstreamForeignObject() - Constructor for class de.vc.jfo.flow.InstreamForeignObject
 
inTable() - Method in class de.vc.jfo.rtf.StylesheetWizard.FieldInfo
 
INTERNAL_DESTINATION - Static variable in interface de.vc.jfo.attributes.Attributes
Specifies the destination flow object of an fo:basic-link.
InternalImageTranscoder - Class in de.vc.jfo.tools
Abstract internal image transcoder.
InternalImageTranscoder() - Constructor for class de.vc.jfo.tools.InternalImageTranscoder
 
isAdjustFooterHeight() - Method in class de.vc.jfo.env.RTF2FOConfig
Return true if the footer-height is adjusted.
isAdjustHeaderHeight() - Method in class de.vc.jfo.env.RTF2FOConfig
Return true if the header-height is adjusted.
isAllowPositionedTables() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
isArabicLanguage(int) - Static method in class de.vc.io.rtf.parser.RTFUtil
 
isAutoCompatibilityMode() - Method in class de.vc.jfo.tools.Converter
 
isAutoTableColumn(String) - Method in class de.vc.report.ReportData
 
isBodyEmpty() - Method in class de.vc.jfo.rtf.RTFListItem
 
isBold() - Method in class de.vc.io.rtf.parser.TextProperties
 
isBorderEqual(ParagraphProperties) - Method in class de.vc.io.rtf.parser.ParagraphProperties
 
isBullet() - Method in class de.vc.io.rtf.parser.ListLevel
 
isCaseSensitiveKeywords() - Method in class de.vc.jfo.rtf.listeners.AbstractDataSource
Checks if keywords are handled case sensitive.
isClassAvailable(String) - Static method in class de.vc.jfo.tools.Util
 
isCloneIfNeccessary() - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource
Checks if special objects in field result should be cloned or not if they are inserted multiple times.
isCollapseEmpty() - Method in class de.vc.jfo.rtf.RTFListItem
 
isCompatibilityMode(RTF2FOCompatibilityMode) - Method in class de.vc.jfo.env.RTF2FOConfig
Checks if a given compatibility mode is set.
isConnected() - Method in class de.vc.report.sources.db.DBConnection
Tests, if connected to database.
isControlWithNumber() - Method in class de.vc.io.rtf.parser.Token
 
isCtrlEnabled() - Method in class de.vc.io.rtf.AbstractRTFToken
 
isCtrlEnabled() - Method in class de.vc.io.rtf.parser.Token
 
isDebugEnabled() - Method in class de.vc.jfo.renderer.Avalon2JCLAdapter
 
isDebugEnabled() - Method in class de.vc.util.log.FilteredLog
 
isDefaultFontOnRoot() - Method in class de.vc.jfo.env.RTF2FOConfig
Returns true if the default font (of the font-mapper) should be set on the fo:root element.
isDefined() - Method in class de.vc.jfo.attributes.Border
 
isDefined() - Method in class de.vc.jfo.attributes.MeasureFunction
Returns isMeasure() | is Function().
isDefined() - Method in class de.vc.jfo.attributes.Padding
 
isEmboss() - Method in class de.vc.io.rtf.parser.TextProperties
 
isEmpty() - Method in class de.vc.jfo.flow.FlowObjectWithElements
 
isEmpty() - Method in class de.vc.jfo.FormattingObject
Tests, if the content is empty (has no elements).
isEmpty() - Method in class de.vc.jfo.SwappingFObj
Test if this fo contains any elements.
isEmpty() - Method in class de.vc.util.DelegatingMap
 
isEmpty() - Method in class de.vc.util.FlyweightMap
 
isEmpty() - Method in class de.vc.util.log.LoggingPanel
 
isEmpty() - Method in class de.vc.util.SwappingList
Returns true if this list contains no elements.
isEmpty() - Method in class de.vc.xml.AbstractNode
Determinates if this node has no elements.
isEmpty() - Method in interface de.vc.xml.Node
Determinates if this node has no elements.
isEmptyValue(String) - Method in class de.vc.jfo.rtf.listeners.AbstractDataSource
Checks whether an empty value is assigned to a keyword.
isEmptyValue(String) - Method in class de.vc.jfo.rtf.listeners.ReflectionDataSource
 
isEmptyValue(String) - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource
 
isEnableBackgroundImage() - Method in class de.vc.jfo.env.RTF2FOConfig
 
isEnableBookmarks() - Method in class de.vc.jfo.env.RTF2FOConfig
Returns whether bookmarks are handled by JFO.
isEnableDateFormatting() - Method in class de.vc.jfo.rtf.listeners.AbstractDataSource
 
isEnableLanguageSupport() - Method in class de.vc.jfo.env.RTF2FOConfig
Returns true if language properties are added to XSL-FO output.
isEnableLanguageVariant() - Method in class de.vc.jfo.env.RTF2FOConfig
Returns true if not just the language code (e.g.
isEnableNumberFormatting() - Method in class de.vc.jfo.rtf.listeners.AbstractDataSource
 
isEnableStylesheetTable() - Method in class de.vc.io.rtf.parser.DefinitionHandler
 
isEnableTabulators() - Method in class de.vc.jfo.env.RTF2FOConfig
Checks if JFO processes tabulators.
isEngrave() - Method in class de.vc.io.rtf.parser.TextProperties
 
isEqual(Measure) - Method in class de.vc.util.Measure
Tests, if m is equal to this measure.
isErrorEnabled() - Method in class de.vc.jfo.renderer.Avalon2JCLAdapter
 
isErrorEnabled() - Method in class de.vc.util.log.FilteredLog
 
isFatalEnabled() - Method in class de.vc.util.log.FilteredLog
 
isFatalErrorEnabled() - Method in class de.vc.jfo.renderer.Avalon2JCLAdapter
 
isFileOutput() - Method in class de.vc.jfo.renderer.OutputFormat
 
isFixLTPaddingBug() - Method in class de.vc.io.rtf.parser.PropertyHandler
 
isFixWordCellPaddingBug() - Method in class de.vc.jfo.env.RTF2FOConfig
Due to a bug in Microsoft Word top and left paddings of a cell are swapped.
isFooterOverflowVisible() - Method in class de.vc.jfo.env.RTF2FOConfig
If this property is set to true, JFO may produce an output where the footer overflows document's body.
isForceSymbolBullet() - Method in class de.vc.jfo.env.RTF2FOConfig
Determinates, if all bullets of lists are replaced through default bullet of Adobes Symbol font during RTF import.
isFormatOutput() - Method in class de.vc.xml.XMLWriter
 
isFormatXMLOutput() - Method in class de.vc.jfo.env.JFOConfig
Returns true if any XML output (e.g. if a document is written) is formatted.
isFrameRoot() - Method in class de.vc.io.rtf.parser.ContainerContext
 
isFull() - Method in class de.vc.io.ByteArrayBuffer
 
isFunction() - Method in class de.vc.jfo.attributes.MeasureFunction
Determinates if this is a function.
isGlobalMapper() - Method in class de.vc.jfo.tools.FontMapper
Returns true if this mapper is for global use and not dedicated for a certain renderer.
isGreater(Measure) - Method in class de.vc.util.Measure
Tests, if this is greater than m.
isHeader - Variable in class de.vc.io.rtf.parser.TableRowProperties
 
isHeaderOverflowVisible() - Method in class de.vc.jfo.env.RTF2FOConfig
If this property is set to true, JFO may produce an output where the header overflows document's body.
isHiddenText() - Method in class de.vc.io.rtf.parser.TextProperties
 
isHighlightUnpopulatedFields() - Method in class de.vc.jfo.report.FOReportBuilder
Checks whether unpopulated fields are highlighted (displayed in red color and underlined).
isHighlightUnpopulatedFields() - Method in class de.vc.jfo.rtf.listeners.AbstractDataSource
Checks whether unpopulated fields are highlighted (displayed in red color and underlined).
isHyphenation() - Method in class de.vc.jfo.FormattingObject
 
isIgnoreErrors() - Method in class de.vc.jfo.rtf.listeners.ReflectionDataSource
 
isIgnoreForeignNodes() - Method in class de.vc.report.sources.xml.XMLDataSource
Returns true if foreign XML nodes are ignored, otherwise an error is logged.
isInContext(int, boolean) - Method in class de.vc.io.rtf.parser.ContainerContext
 
isInfoEnabled() - Method in class de.vc.jfo.renderer.Avalon2JCLAdapter
 
isInfoEnabled() - Method in class de.vc.util.log.FilteredLog
 
isInFootnote() - Method in class de.vc.io.rtf.parser.ContainerContext
 
isInSameFrame(ParagraphProperties) - Method in class de.vc.io.rtf.parser.ParagraphProperties
 
isInstance(Class<?>, Object) - Method in class de.vc.jfo.rtf.listeners.ReflectionDataSource
 
isInTable() - Method in class de.vc.jfo.rtf.DocumentContext
Tests if current position is in a table.
isItalic() - Method in class de.vc.io.rtf.parser.TextProperties
 
isLess(Measure) - Method in class de.vc.util.Measure
Tests, if this is less than m.
isLicensed() - Method in class de.vc.jfo.env.Environment
Returns true, if this copy is licensed.
isMapped(String) - Method in class de.vc.xml.ReferenceRebuilder
Return true, if the given ID is mapped.
isMatching(String) - Method in class de.vc.util.StringPattern
Tests, if the given string matches to this pattern.
isMatching(String, String) - Method in class de.vc.util.StringPattern
 
isMeasure() - Method in class de.vc.jfo.attributes.MeasureFunction
Determinates if this is a measure.
isMergeFormat() - Method in class de.vc.jfo.rtf.DocumentContext
Checks whether text formatting properties are applied.
isModeAvailable(String) - Static method in class de.vc.jfo.env.RTF2FOCompatibilityMode
Checks if a mode with a given (short) name is available.
isMultipleSpaceBetweenLines() - Method in class de.vc.io.rtf.parser.ParagraphProperties
 
isMutable() - Method in class de.vc.jfo.attributes.AttributeSubSet
 
isOutline() - Method in class de.vc.io.rtf.parser.TextProperties
 
isProcessed() - Method in class de.vc.jfo.rtf.FieldContext
Checks if the field was processed by a field listener.
isProcessHiddenText() - Method in class de.vc.jfo.env.RTF2FOConfig
Checks if JFO processes hidden text.
isReady() - Method in class de.vc.jfo.renderer.FOP0205Renderer
 
isReady() - Method in class de.vc.jfo.renderer.FOP1Renderer
 
isReady() - Method in class de.vc.jfo.renderer.Ibex3Renderer
Returns true if class xslfo.FODocument is in classpath.
isReady() - Method in class de.vc.jfo.renderer.Renderer
Checks if this renderer has all needed resources (external classes, configuration files etc) to renderer a document.
isReady() - Method in class de.vc.jfo.renderer.XEP4Renderer
Returns true if class com.renderx.xep.FormatterImpl is in classpath.
isReady() - Method in class de.vc.jfo.renderer.XincRenderer
Returns true if class com.lunasil.xf.XincFormatter is in classpath.
isReady() - Method in class de.vc.jfo.renderer.XSLFormatter3Renderer
Returns true if class jp.co.antenna.XfoJavaCtl.XfoObj is in classpath.
isReady() - Method in class de.vc.jfo.renderer.XSLTRenderer
 
isReady() - Method in class de.vc.jfo.tools.ImageTranscoder
Checks if this transcode is ready to run.
isReady() - Method in class de.vc.jfo.tools.NativeCmdImageTranscode
 
isRecognizeXmlDirectives() - Method in class de.vc.jfo.tools.Converter
 
isRelativ() - Method in class de.vc.util.Measure
Tests, if this measure is relative (e.g. percentage).
isRelativeYPos() - Method in class de.vc.io.rtf.parser.PositionProperties
 
isRemoveEmptyListItems() - Method in class de.vc.jfo.env.RTF2FOConfig
 
isRestartPageNumbering() - Method in class de.vc.jfo.tools.DocumentAppender
Returns true if a page-numbering restarts when the next document is appended.
isReuseImages() - Method in class de.vc.jfo.env.RTF2FOConfig
Return true, if existing images in the image-output folder should be re-used.
isShareValues() - Static method in class de.vc.util.Measure.Factory
Checks whether measures are shared.
isShowInvalidIncBookmarks() - Method in class de.vc.jfo.env.RTF2FOConfig
Return true if invalid/missing bookmarks of included files produce an error message in the output file.
isShowInvalidIncFiles() - Method in class de.vc.jfo.env.RTF2FOConfig
Returns true if an error message is displayed for invalid / missing included files.
isShowMissingIncFilename() - Method in class de.vc.jfo.env.RTF2FOConfig
Gets whether missing filenames of INCLUDETEXT fields generates an error message in the output.
isSimple - Variable in class de.vc.io.rtf.parser.RTFList
 
isStartNewSequence() - Method in class de.vc.jfo.tools.DocumentAppender
 
isStrictHeaderFooterHandling() - Method in class de.vc.jfo.env.RTF2FOConfig
Returns true if headers and footers of title and facings are handled strict to the RTF specification.
isStrikethrough() - Method in class de.vc.io.rtf.parser.TextProperties
 
isTraceEnabled() - Method in class de.vc.util.log.FilteredLog
 
isUseJFOLogging() - Method in class de.vc.jfo.renderer.Renderer
Returns true if logs of renderers are written through JFO's logger.
isVerifyXMLSyntax() - Method in class de.vc.jfo.rtf.XMLDirectivesRecognizer
Returns true if syntax check for XML directives is enabled.
isWarnEnabled() - Method in class de.vc.jfo.renderer.Avalon2JCLAdapter
 
isWarnEnabled() - Method in class de.vc.util.log.FilteredLog
 
isWhiteSpaceCollapse() - Method in class de.vc.jfo.flow.Block
Gets white space collapsing.
isWhiteSpaceCollapse() - Method in class de.vc.jfo.flow.Inline
 
isWriteHeader() - Method in class de.vc.xml.XMLWriter
 
iterator() - Method in class de.vc.util.SwappingList
 

J

JFOConfig - Class in de.vc.jfo.env
Configuration for JFO.

K

KEEP_TOGETHER - Static variable in interface de.vc.jfo.attributes.Attributes
This property imposes keep-together conditions on formatting objects.
KEEP_TOGETHER_WITHIN_COLUMN - Static variable in interface de.vc.jfo.attributes.Attributes
 
KEEP_TOGETHER_WITHIN_LINE - Static variable in interface de.vc.jfo.attributes.Attributes
 
KEEP_TOGETHER_WITHIN_PAGE - Static variable in interface de.vc.jfo.attributes.Attributes
 
KEEP_WITH_NEXT - Static variable in interface de.vc.jfo.attributes.Attributes
This property imposes keep-with-next conditions on formatting objects.
KEEP_WITH_NEXT_WITHIN_COLUMN - Static variable in interface de.vc.jfo.attributes.Attributes
 
KEEP_WITH_NEXT_WITHIN_LINE - Static variable in interface de.vc.jfo.attributes.Attributes
 
KEEP_WITH_NEXT_WITHIN_PAGE - Static variable in interface de.vc.jfo.attributes.Attributes
 
KEEP_WITH_PREVIOUS - Static variable in interface de.vc.jfo.attributes.Attributes
This property imposes keep-with-previous conditions on formatting objects.
KEEP_WITH_PREVIOUS_WITHIN_COLUMN - Static variable in interface de.vc.jfo.attributes.Attributes
 
KEEP_WITH_PREVIOUS_WITHIN_LINE - Static variable in interface de.vc.jfo.attributes.Attributes
 
KEEP_WITH_PREVIOUS_WITHIN_PAGE - Static variable in interface de.vc.jfo.attributes.Attributes
 
keepTogether - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
keepTogether - Variable in class de.vc.io.rtf.parser.TableRowProperties
 
keepWithNext - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
KEY_AUTHOR - Static variable in class de.vc.io.rtf.parser.DocInfo
 
KEY_BACKUP_TIME - Static variable in class de.vc.io.rtf.parser.DocInfo
 
KEY_CATEGORY - Static variable in class de.vc.io.rtf.parser.DocInfo
 
KEY_COMMENT - Static variable in class de.vc.io.rtf.parser.DocInfo
 
KEY_COMPANY - Static variable in class de.vc.io.rtf.parser.DocInfo
 
KEY_CREATION_TIME - Static variable in class de.vc.io.rtf.parser.DocInfo
 
KEY_DOCCOMM - Static variable in class de.vc.io.rtf.parser.DocInfo
 
KEY_HLINKBASE - Static variable in class de.vc.io.rtf.parser.DocInfo
 
KEY_KEYWORDS - Static variable in class de.vc.io.rtf.parser.DocInfo
 
KEY_MANAGER - Static variable in class de.vc.io.rtf.parser.DocInfo
 
KEY_OPERATOR - Static variable in class de.vc.io.rtf.parser.DocInfo
 
KEY_PRINT_TIME - Static variable in class de.vc.io.rtf.parser.DocInfo
 
KEY_REVISION_TIME - Static variable in class de.vc.io.rtf.parser.DocInfo
 
KEY_SET - Static variable in class de.vc.jfo.attributes.AbsolutePosition
 
KEY_SET - Static variable in class de.vc.jfo.attributes.Accessibility
 
KEY_SET - Static variable in class de.vc.jfo.attributes.Background
 
KEY_SET - Static variable in class de.vc.jfo.attributes.Border
 
KEY_SET - Static variable in class de.vc.jfo.attributes.FontSupport
 
KEY_SET - Static variable in class de.vc.jfo.attributes.Margin
 
KEY_SET - Static variable in class de.vc.jfo.attributes.Padding
 
KEY_SET - Static variable in class de.vc.jfo.attributes.RelativePosition
 
KEY_SUBJECT - Static variable in class de.vc.io.rtf.parser.DocInfo
 
KEY_TITLE - Static variable in class de.vc.io.rtf.parser.DocInfo
 
keySet() - Method in class de.vc.util.DelegatingMap
 
keySet() - Method in class de.vc.util.FlyweightMap
 
kind - Variable in class de.vc.io.rtf.parser.TabulatorProperties
 

L

LANGUAGE - Static variable in interface de.vc.jfo.attributes.Attributes
Specifies the language to be used by the formatter in language-/ locale-coupled services, such as line-justification strategy, line-breaking, and hyphenation.
lastElement() - Method in class de.vc.jfo.flow.FlowObjectWithElements
Gets the last element of the content.
lastElement() - Method in class de.vc.jfo.SwappingFObj
Gets the last element of the content.
lastElement() - Method in class de.vc.xml.AbstractNode
Gets the last element of this node.
lastElement() - Method in interface de.vc.xml.Node
Gets the last element of this node.
lastIndexOf(Object) - Method in class de.vc.util.SwappingList
 
lastTableRow - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
LayoutMasterSet - Class in de.vc.jfo.pagination
The fo:layout-master-set is a wrapper around all masters used in the document.
LayoutMasterSet(Document) - Constructor for class de.vc.jfo.pagination.LayoutMasterSet
 
LayoutMasterSet() - Constructor for class de.vc.jfo.pagination.LayoutMasterSet
Only for XMLFOFactory!
LazyList<E> - Class in de.vc.util
A lazy list loads it's elements on demand using chunks.
LazyList() - Constructor for class de.vc.util.LazyList
Creates a new lazy list with chunkSize=10 and chunkOffset=0.
LazyList(int) - Constructor for class de.vc.util.LazyList
Creates a new lazy list with a given chunkSize and chunkOffset=0.
LazyList(int, int) - Constructor for class de.vc.util.LazyList
Creates a new lazy list with a given chunkSize and chunkOffset.
LazyListException - Exception in de.vc.util
 
LazyListException(String) - Constructor for exception de.vc.util.LazyListException
 
LazyListException(String, Throwable) - Constructor for exception de.vc.util.LazyListException
 
LazyListWithLoader<E> - Class in de.vc.util
 
LazyListWithLoader(LazyListWithLoader.Loader<E>) - Constructor for class de.vc.util.LazyListWithLoader
 
LazyListWithLoader.Loader<E> - Interface in de.vc.util
 
lcid2locale(int, Locale) - Static method in class de.vc.util.LocaleToolkit
Maps a LocalID (LCID) to a Locale.
leader - Variable in class de.vc.io.rtf.parser.TabulatorProperties
 
Leader - Class in de.vc.jfo.flow
The fo:leader formatting object is often used:
- in table-of-contents to generate sequences of "." glyphs that separate titles from page numbers
- to create entry fields in fill-in-the-blank forms
- to create horizontal rules for use as separators
Leader() - Constructor for class de.vc.jfo.flow.Leader
 
Leader(Measure) - Constructor for class de.vc.jfo.flow.Leader
 
Leader(Measure, Values.Pattern) - Constructor for class de.vc.jfo.flow.Leader
 
LEADER_DOTS - Static variable in class de.vc.io.rtf.parser.TabulatorProperties
 
LEADER_EQUAL_SIGN - Static variable in class de.vc.io.rtf.parser.TabulatorProperties
 
LEADER_HYPHENS - Static variable in class de.vc.io.rtf.parser.TabulatorProperties
 
LEADER_LENGTH - Static variable in interface de.vc.jfo.attributes.Attributes
This property constrains the length of the leader to be between the minimum and maximum lengths.
LEADER_NONE - Static variable in class de.vc.io.rtf.parser.TabulatorProperties
 
LEADER_PATTERN - Static variable in interface de.vc.jfo.attributes.Attributes
This property describes the pattern of a leader.
LEADER_THICK_LINE - Static variable in class de.vc.io.rtf.parser.TabulatorProperties
 
LEADER_UNDERLINE - Static variable in class de.vc.io.rtf.parser.TabulatorProperties
 
leadingSpaceStrategy - Variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
leave() - Method in class de.vc.io.rtf.parser.ParserState
 
leave() - Method in class de.vc.io.rtf.parser.ScannerState
Is called when this state is leaved and switched to parent state.
left - Variable in class de.vc.io.rtf.parser.RTFBorder
 
LEFT - Static variable in interface de.vc.jfo.attributes.Attributes
This property specifies how far a box's left margin edge is offset to the right of the left edge of the box's containing block.
leftBorderSpace() - Method in class de.vc.io.rtf.parser.SectionProperties
 
leftIndent - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
leftIndent - Variable in class de.vc.io.rtf.parser.TableRowProperties
 
LETTER_SPACING - Static variable in interface de.vc.jfo.attributes.Attributes
This property specifies spacing behavior between text characters.
level - Variable in class de.vc.io.rtf.parser.ScannerState
 
levels - Variable in class de.vc.io.rtf.parser.RTFList
 
liftInheritedAttribute(String) - Method in class de.vc.xml.AbstractNode
Copies inherited value of attribute name to this node if attribute name is unset on this node and name is inherited by any parent node.
LINE_HEIGHT - Static variable in interface de.vc.jfo.attributes.Attributes
If the property is set on a block-level element whose content is composed of inline-level elements, it specifies the minimal height of each generated inline box.
LINE_HEIGHT_CORRECTION_AUTO - Static variable in class de.vc.jfo.tools.FontMapper
Don't apply any line height.
LINE_HEIGHT_CORRECTION_DISABLED - Static variable in class de.vc.jfo.tools.FontMapper
 
LINE_HEIGHT_CORRECTION_ENABLED - Static variable in class de.vc.jfo.tools.FontMapper
 
LINE_HEIGHT_SHIFT_ADJUSTMENT - Static variable in interface de.vc.jfo.attributes.Attributes
This property can be used to prevent superscript and subscript characters from disrupting the line-spacing.
lineBreak() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
LINEFEED_TREATMENT - Static variable in interface de.vc.jfo.attributes.Attributes
The "linefeed-treatment" property specifies the treatment of linefeeds (character flow objects whose Unicode code point is U+000A) during the refinement process.
LINEFEET_TREATMENT_IGNORE - Static variable in class de.vc.jfo.attributes.Values
Specifies that any character flow object whose Unicode code point is U+000A shall be discarded during the refinement process.
LINEFEET_TREATMENT_PRESERVE - Static variable in class de.vc.jfo.attributes.Values
Specifies no special action.
LINEFEET_TREATMENT_SPACE - Static variable in class de.vc.jfo.attributes.Values
Specifies that any character flow object whose Unicode code point is U+000A (linefeed) shall be converted during the refinement process into a character flow object whose Unicode code point is U+0020 (space).
LINEFEET_TREATMENT_ZERO_WIDTH_SPACE - Static variable in class de.vc.jfo.attributes.Values
Specifies that any character flow object whose Unicode code point is U+000A shall be converted during the refinement process into a character flow object whose Unicode code point is U+200B (zero width space).
LineGraphicsPattern - Class in de.vc.graphics
 
LineGraphicsPattern(int) - Constructor for class de.vc.graphics.LineGraphicsPattern
 
LinkObject - Class in de.vc.util
Links an object to another (link) object.
LinkObject() - Constructor for class de.vc.util.LinkObject
 
LIST_ITEMS - Static variable in class de.vc.jfo.rtf.listeners.SimpleDataSource.ValueDescriptor
 
listActions(String) - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource
Lists all actions assigned to a keyword.
listAll() - Static method in class de.vc.jfo.env.RTF2FOCompatibilityMode
Lists all available compatibility modes.
ListBlock - Class in de.vc.jfo.flow
The fo:list-block flow object is used to format a list.
ListBlock() - Constructor for class de.vc.jfo.flow.ListBlock
Creates a new empty list-block.
ListBlock(Measure) - Constructor for class de.vc.jfo.flow.ListBlock
Creates a new empty list-block and sets space between labels and bodies.
ListBlock(Measure, Block) - Constructor for class de.vc.jfo.flow.ListBlock
Creates a new empty list-block, sets space between labels and bodies and sets the default label.
ListBlock(Measure, InlineElement) - Constructor for class de.vc.jfo.flow.ListBlock
Creates a new empty list-block, sets space between labels and bodies and sets the default label.
ListBlock(Measure, String) - Constructor for class de.vc.jfo.flow.ListBlock
Creates a new empty list-block, sets space between labels and bodies and sets the default label.
ListDataSource - Class in de.vc.report.sources
Implemenation of a data source as a list.
ListDataSource() - Constructor for class de.vc.report.sources.ListDataSource
Creates an empty list data source.
ListDataSource(ReportData[]) - Constructor for class de.vc.report.sources.ListDataSource
Creates an list data source with some report data.
listFieldListeners() - Method in class de.vc.jfo.rtf.RTFImporter
Lists all field listeners.
listFiles(File, String, boolean) - Static method in class de.vc.io.FileUtil
 
listFontMappers() - Method in class de.vc.jfo.env.JFOConfig
 
listId - Variable in class de.vc.io.rtf.parser.ListOverride
 
listImageTranscoders() - Method in class de.vc.jfo.env.JFOConfig
Returns an unmodifieable list of all registered image transcoders.
ListItem - Class in de.vc.jfo.flow
The fo:list-item formatting object contains the label and the body of an item in a list.
ListItem() - Constructor for class de.vc.jfo.flow.ListItem
 
ListItem(BlockElement, BlockElement) - Constructor for class de.vc.jfo.flow.ListItem
Creates a new list item.
ListItem(InlineElement, InlineElement) - Constructor for class de.vc.jfo.flow.ListItem
Creates a new list item.
ListItem(String, String) - Constructor for class de.vc.jfo.flow.ListItem
Creates a new list item.
ListItem(ListItemLabel, ListItemBody) - Constructor for class de.vc.jfo.flow.ListItem
Creates a new list item.
ListItemBody - Class in de.vc.jfo.flow
The fo:list-item-body formatting object contains the content of the body of a list-item.
ListItemBody() - Constructor for class de.vc.jfo.flow.ListItemBody
 
ListItemBody(String) - Constructor for class de.vc.jfo.flow.ListItemBody
 
ListItemBody(InlineElement) - Constructor for class de.vc.jfo.flow.ListItemBody
 
ListItemBody(BlockElement) - Constructor for class de.vc.jfo.flow.ListItemBody
 
ListItemLabel - Class in de.vc.jfo.flow
The fo:list-item-label formatting object contains the content of the label of a list-item, typically used to either enumerate, identify, or adorn the list-item's body.
ListItemLabel() - Constructor for class de.vc.jfo.flow.ListItemLabel
 
ListItemLabel(BlockElement) - Constructor for class de.vc.jfo.flow.ListItemLabel
 
listIterator() - Method in class de.vc.util.SwappingList
 
listIterator(int) - Method in class de.vc.util.SwappingList
 
ListLevel - Class in de.vc.io.rtf.parser
 
ListLevel(Definitions, TokenInput) - Constructor for class de.vc.io.rtf.parser.ListLevel
 
listLevel - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
ListOverride - Class in de.vc.io.rtf.parser
Title: Description: Copyright: Copyright (c) 2002 Company:
listOverrideTable - Variable in class de.vc.io.rtf.parser.Definitions
 
ListOverrideTable - Class in de.vc.io.rtf.parser
 
ListOverrideTable(Definitions, TokenInput) - Constructor for class de.vc.io.rtf.parser.ListOverrideTable
 
listPropertyKeys(String) - Method in class de.vc.jfo.env.UserSession
 
listRTFKeywords() - Method in class de.vc.jfo.rtf.StylesheetWizard
 
listTable - Variable in class de.vc.io.rtf.parser.Definitions
 
ListTable - Class in de.vc.io.rtf.parser
Handler for List-definitions.
ListTableModel - Class in de.vc.report.sources
Table model implement as a list.
ListTableModel(String[]) - Constructor for class de.vc.report.sources.ListTableModel
Creates model for a table of a report.
loadChunk(int, int) - Method in interface de.vc.util.LazyListWithLoader.Loader
 
loadFrom(URL) - Static method in class de.vc.jfo.env.JFOConfig
Loads the configuration from a stream.
LocaleToolkit - Class in de.vc.util
 
LocaleToolkit() - Constructor for class de.vc.util.LocaleToolkit
 
logDebug(Log, String) - Static method in class de.vc.util.log.LogUtil
 
logDebug(Log, String, Throwable) - Static method in class de.vc.util.log.LogUtil
 
logError(Log, String) - Static method in class de.vc.util.log.LogUtil
 
logError(Log, String, Throwable) - Static method in class de.vc.util.log.LogUtil
 
logFatalError(Log, String) - Static method in class de.vc.util.log.LogUtil
 
logFatalError(Log, String, Throwable) - Static method in class de.vc.util.log.LogUtil
 
LOGGER_NAME - Static variable in class de.vc.jfo.env.JFOConfig
 
LoggingPanel - Class in de.vc.util.log
 
LoggingPanel() - Constructor for class de.vc.util.log.LoggingPanel
 
LoggingPanelLogFactory - Class in de.vc.util.log
 
LoggingPanelLogFactory() - Constructor for class de.vc.util.log.LoggingPanelLogFactory
 
logInfo(Log, String) - Static method in class de.vc.util.log.LogUtil
 
logInfo(Log, String, Throwable) - Static method in class de.vc.util.log.LogUtil
 
logMapping() - Method in class de.vc.jfo.tools.FontMapper
Writes mapping infos through the logger (INFO level).
logMapping() - Method in class de.vc.jfo.tools.FontMappingRule
Writes out info about this rule through logger (INFO).
logUnsupportedFormat(OutputFormat) - Method in class de.vc.jfo.renderer.Renderer
This methode is called, if this logger can't render into given format.
LogUtil - Class in de.vc.util.log
LogUtil
LogUtil() - Constructor for class de.vc.util.log.LogUtil
 
logWarning(Log, String) - Static method in class de.vc.util.log.LogUtil
 
logWarning(Log, String, Throwable) - Static method in class de.vc.util.log.LogUtil
 
ls - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
lsIndex - Variable in class de.vc.io.rtf.parser.ListOverride
 

M

main(String[]) - Static method in class de.vc.jfo.tools.Commander
 
main(String[]) - Static method in class de.vc.math.FormulaMain
 
main(String[]) - Static method in class de.vc.util.log.LoggingPanel
 
makeImmutable() - Method in class de.vc.jfo.attributes.AttributeSubSet
 
map - Variable in class de.vc.util.DelegatingMap
 
MAP_TYPE_FLYWEIGHT - Static variable in class de.vc.xml.AbstractNodeWithAttributes
 
MAP_TYPE_HASH - Static variable in class de.vc.xml.AbstractNodeWithAttributes
 
mapColumn(String, String) - Method in class de.vc.report.sources.db.DBSelection
Deprecated.
Use setColumnAlias
mapFontName(String) - Method in class de.vc.jfo.tools.FontMapper
Maps an input font according to registered mapping rules to an output font.
MapTableModel - Class in de.vc.report.sources
Table model as a list, but rows are holded as a map.
MapTableModel() - Constructor for class de.vc.report.sources.MapTableModel
Creates model for a table of a report.
Margin - Class in de.vc.jfo.attributes
Defines margins, spaces and indents of a formatting object.
Margin() - Constructor for class de.vc.jfo.attributes.Margin
Creates a new margin without any definitions.
Margin(int, int) - Constructor for class de.vc.jfo.attributes.Margin
Creates a new margin.
Margin(Measure, Measure) - Constructor for class de.vc.jfo.attributes.Margin
Creates a new margin.
Margin(int, int, int, int) - Constructor for class de.vc.jfo.attributes.Margin
Creates a new margin.
Margin(Measure, Measure, Measure, Measure) - Constructor for class de.vc.jfo.attributes.Margin
Creates a new margin.
MARGIN_BOTTOM - Static variable in interface de.vc.jfo.attributes.Attributes
 
MARGIN_LEFT - Static variable in interface de.vc.jfo.attributes.Attributes
 
MARGIN_RIGHT - Static variable in interface de.vc.jfo.attributes.Attributes
 
MARGIN_TOP - Static variable in interface de.vc.jfo.attributes.Attributes
 
marginMirror - Variable in class de.vc.io.rtf.parser.SectionProperties
Indicactes if page-margins (left and right) are mirror when section has facing pages.
mark(int) - Method in class de.vc.io.NullInputStream
 
Marker - Class in de.vc.jfo.flow
The fo:marker is used in conjunction with fo:retrieve-marker to produce running headers or footers.
Marker() - Constructor for class de.vc.jfo.flow.Marker
 
markProcessed() - Method in class de.vc.jfo.rtf.FieldContext
Marks this field as processed.
markSupported() - Method in class de.vc.io.ChunkInputStream
 
markSupported() - Method in class de.vc.io.NullInputStream
 
matches(Method, Object[]) - Method in class de.vc.jfo.rtf.listeners.ReflectionDataSource
 
matches(String) - Method in class de.vc.jfo.tools.FontMapper
 
matches(String) - Method in class de.vc.jfo.tools.FontMappingRule
Tests if fontName matches the input font/pattern.
MathUtil - Class in de.vc.math
 
MathUtil() - Constructor for class de.vc.math.MathUtil
 
max(Measure, Measure) - Static method in class de.vc.util.Measure
Determinates the maximum of given measures.
Measure - Class in de.vc.util
A measure represents an absolute or relative length, width or value.
Measure(String) - Constructor for class de.vc.util.Measure
Creates a measure by parsing the given string.
Measure(Measure.Unit, double) - Constructor for class de.vc.util.Measure
Creates a measure.
Measure(Measure.Unit, double, Measure.Unit) - Constructor for class de.vc.util.Measure
Creates a measure.
Measure(Measure.Unit, double, int) - Constructor for class de.vc.util.Measure
Creates a measure.
Measure.Factory - Class in de.vc.util
The factory creates immutable measure and caches them.
Measure.Unit - Class in de.vc.util
Represents a unit.
MeasureFunction - Class in de.vc.jfo.attributes
Describes a measure or a function.
MeasureFunction(String) - Constructor for class de.vc.jfo.attributes.MeasureFunction
Creates a new measure function.
MeasureFunction(Measure) - Constructor for class de.vc.jfo.attributes.MeasureFunction
Creates a new measure function.
MEMORY_SPEED_RATIO_BALANCED - Static variable in class de.vc.jfo.env.JFOConfig
Memory-Speed ratio where speed and memory usage are balanced.
MEMORY_SPEED_RATIO_MEMORY - Static variable in class de.vc.jfo.env.JFOConfig
Memory-Speed ration for saving memory.
MEMORY_SPEED_RATIO_SPEED - Static variable in class de.vc.jfo.env.JFOConfig
Memory-Speed ratio for full speed.
mergeHorizontal - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
mergeHorizontalFirst - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
mergeVertrical - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
META_BOOLEAN_FALSE - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
META_BOOLEAN_NONE - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
META_BOOLEAN_TRUE - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
MIF - Static variable in class de.vc.jfo.renderer.OutputFormat
Output format is MIF.
MM - Static variable in class de.vc.util.Measure
Unit MM
modeForName(String) - Static method in class de.vc.jfo.env.RTF2FOCompatibilityMode
Looks up mode with a given (short) name.
move(Measure, Measure) - Method in class de.vc.util.Point
 
moveX(Measure) - Method in class de.vc.util.Point
 
moveY(Measure) - Method in class de.vc.util.Point
 
MultiCase - Class in de.vc.jfo.flow
The fo:multi-case is used to contain (within an fo:multi-switch) each alternative sub-tree of formatting objects among which the parent fo:multi-switch will choose one to show and will hide the rest.
MultiCase() - Constructor for class de.vc.jfo.flow.MultiCase
 
multiply(double) - Method in class de.vc.util.Measure
Scales this measure.
MultiProperties - Class in de.vc.jfo.flow
The fo:multi-properties is used to switch between two or more property sets that are associated with a given portion of content.
MultiProperties() - Constructor for class de.vc.jfo.flow.MultiProperties
 
MultiPropertySet - Class in de.vc.jfo.flow
The fo:multi-property-set auxiliary formatting object is used to specify an alternative set of formatting properties that can be used to provide an alternate presentation of the children flow objects of the fo:wrapper child of the parent of this fo:multi-property-set.
MultiPropertySet() - Constructor for class de.vc.jfo.flow.MultiPropertySet
 
MultiSwitch - Class in de.vc.jfo.flow
The fo:multi-switch wraps the specification of alternative sub-trees of formatting objects (each sub-tree being within an fo:multi-case), and controls the switching (activated via fo:multi-toggle) from one alternative to another.
MultiSwitch() - Constructor for class de.vc.jfo.flow.MultiSwitch
 
MultiToggle - Class in de.vc.jfo.flow
The fo:multi-toggle is typically used to establish an area that when actuated (for example implemented as "clicked"), has the effect of switching from one fo:multi-case to another.
MultiToggle() - Constructor for class de.vc.jfo.flow.MultiToggle
 

N

name - Variable in class de.vc.io.rtf.parser.FontInfo
 
name - Variable in class de.vc.io.rtf.parser.RTFList
 
NativeCmdImageTranscode - Class in de.vc.jfo.tools
This image transcode executes a native (Windows, Unix specific) command to convert an image into another format.
NativeCmdImageTranscode(String, String, String) - Constructor for class de.vc.jfo.tools.NativeCmdImageTranscode
Constructs a new image transcode.
NativeCmdImageTranscode(String[], String, String) - Constructor for class de.vc.jfo.tools.NativeCmdImageTranscode
Constructs a new image transcode.
negate() - Method in class de.vc.util.Measure
Gets a negated value of this measure.
newCompositeRenderer() - Method in class de.vc.jfo.renderer.RendererFactory
Creates a composite renderer that contains all available renderes.
newLine() - Method in class de.vc.jfo.flow.Block
Starts a new line.
newLine() - Method in class de.vc.jfo.flow.Inline
Deprecated.
Use a new Block or call Block.newLine
newLine() - Method in class de.vc.xml.XMLWriter
Inserts a new line.
newParagraph() - Method in class de.vc.jfo.writing.FlowWriter
Starts a new paragraph.
newParagraph(Values.Alignment) - Method in class de.vc.jfo.writing.FlowWriter
Starts a new paragraph.
newParagraph(int) - Method in class de.vc.jfo.writing.FlowWriter
Starts a new paragraph.
newParagraph(int, Values.Alignment) - Method in class de.vc.jfo.writing.FlowWriter
Starts a new paragraph.
newParagraph(Measure) - Method in class de.vc.jfo.writing.FlowWriter
Starts a new paragraph.
newParagraph(Measure, Measure) - Method in class de.vc.jfo.writing.FlowWriter
Starts a new paragraph.
newRenderer(Configuration) - Method in class de.vc.jfo.renderer.RendererFactory
Creates a new renderer specified by a configuration object.
newReportData() - Method in class de.vc.report.sources.db.DBDataSource
 
newSimpleLogger(String, String) - Static method in class de.vc.util.log.LogUtil
 
nextControlOpt - Variable in class de.vc.io.rtf.parser.ParserState
 
nextLine() - Method in class de.vc.io.csv.CSVReader
 
nextTab(int, Measure) - Method in class de.vc.io.rtf.parser.ParagraphProperties
 
nextTableCell() - Method in class de.vc.jfo.writing.FlowWriter
Jumps into the next table cell of a table row.
nextTableRow() - Method in class de.vc.jfo.writing.FlowWriter
Jumps into the next table row
nextValue() - Method in class de.vc.io.rtf.parser.ListLevel
 
NO_ACTION - Static variable in class de.vc.jfo.rtf.StylesheetWizard.FieldContextAction
 
Node - Interface in de.vc.xml
Interface for XML nodes.
NodeElement - Interface in de.vc.xml
A NodeElement is an object that you can add to a node.
NodeTreeWalker - Class in de.vc.xml
 
NodeTreeWalker(Node) - Constructor for class de.vc.xml.NodeTreeWalker
 
NodeUtilities - Class in de.vc.xml
 
nonNull(Measure) - Static method in class de.vc.jfo.tools.Util
If the given measure m is null a new measure with a value of 0 points is returned.
noRestart - Variable in class de.vc.io.rtf.parser.ListLevel
 
normalizeKey(String) - Method in class de.vc.jfo.rtf.listeners.AbstractDataSource
Normalizes the key of a value.
NOT_BLANK - Static variable in class de.vc.jfo.attributes.Values
This master is eligible for selection if this page contains areas from the fo:flow.
NullInputStream - Class in de.vc.io
 
NullInputStream() - Constructor for class de.vc.io.NullInputStream
 
NullOutputStream - Class in de.vc.io
 
NullOutputStream() - Constructor for class de.vc.io.NullOutputStream
 
nullstellenOutputField - Variable in class de.vc.math.FormulaMain
 
NullStorage - Class in de.vc.report.storages
Null storage, discards all reports...
NullStorage() - Constructor for class de.vc.report.storages.NullStorage
 
nullValue() - Static method in class de.vc.util.Measure.Factory
 
nullValue(Measure.Unit) - Static method in class de.vc.util.Measure.Factory
 
numberIdx - Variable in class de.vc.io.rtf.parser.ListLevel
 

O

object2bytes(T) - Method in class de.vc.io.FileObjectStorage
 
ObservingInputStream - Class in de.vc.io
 
ObservingInputStream(InputStream) - Constructor for class de.vc.io.ObservingInputStream
 
ObservingInputStream(InputStream, StreamObserver) - Constructor for class de.vc.io.ObservingInputStream
 
ObservingOutputStream - Class in de.vc.io
 
ObservingOutputStream(OutputStream) - Constructor for class de.vc.io.ObservingOutputStream
 
ObservingOutputStream(OutputStream, StreamObserver) - Constructor for class de.vc.io.ObservingOutputStream
 
ODD - Static variable in class de.vc.jfo.attributes.Values
This master is eligible for selection if the page number is odd.
ODD_OR_EVEN - Static variable in interface de.vc.jfo.attributes.Attributes
This property forms part of a selection rule to determine if the referenced page-master is eligible for selection at this point in the page-sequence.
onBookmarkEnd(String, DocumentContext) - Method in interface de.vc.jfo.rtf.ImportListener
This method is invoked when a bookmark ends.
onBookmarkEnd(String, DocumentContext) - Method in class de.vc.jfo.rtf.ImportListenerAdapter
This method is invoked when a bookmark ends.
onBookmarkStart(String, DocumentContext) - Method in interface de.vc.jfo.rtf.ImportListener
This method is invoked when a bookmark starts.
onBookmarkStart(String, DocumentContext) - Method in class de.vc.jfo.rtf.ImportListenerAdapter
This method is invoked when a bookmark starts.
onInsertText(String) - Method in interface de.vc.jfo.rtf.ImportListener
This method is invoked when text is inserted.
onInsertText(String) - Method in class de.vc.jfo.rtf.ImportListenerAdapter
This method is invoked when text is inserted.
openAndCloseTag(String) - Method in class de.vc.xml.XMLWriter
Opens and closes a tag (empty tag).
openAndCloseTag(String, Map<String, ?>) - Method in class de.vc.xml.XMLWriter
Opens and closes a tag (empty tag) with some attributes..
openConnection(URL) - Method in class de.vc.net.protocol.DataURLStreamHandler
 
openNonTargetContainers(ParagraphProperties) - Method in class de.vc.io.rtf.parser.DocumentBuilder
Starts automatically generated containers with following order in container context stack: [Position|Border]Frame Table TableRow TableCell
openTag(String) - Method in class de.vc.xml.XMLWriter
Opens a XML-tag.
openTag(String, Map<String, ?>) - Method in class de.vc.xml.XMLWriter
Open a XML-tag with some attributes.
optimize() - Method in class de.vc.jfo.attributes.Border
Optimize settings of this border.
optionalHyphenStrategy - Variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
ORPHANS - Static variable in interface de.vc.jfo.attributes.Attributes
The "orphans" property specifies the minimum number of lines of a paragraph that must be left at the bottom of a page.
OutputFormat - Class in de.vc.jfo.renderer
The output format specifies the type of renderers output.

P

Padding - Class in de.vc.jfo.attributes
Defines padding-properties of a formatting object.
Padding() - Constructor for class de.vc.jfo.attributes.Padding
Creates a new padding object without any definitions.
Padding(int) - Constructor for class de.vc.jfo.attributes.Padding
Creates a new padding object with a specific top, left, right and bottom padding.
Padding(int, int, int, int) - Constructor for class de.vc.jfo.attributes.Padding
Creates a new padding object with a specific top, left, right and bottom padding.
Padding(Measure) - Constructor for class de.vc.jfo.attributes.Padding
Creates a new padding object with a specific top, left, right and bottom padding.
Padding(Measure, Measure, Measure, Measure) - Constructor for class de.vc.jfo.attributes.Padding
Creates a new padding object with a specific top, left, right and bottom padding.
paddingBottom - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
paddingLeft - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
paddingRight - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
paddingTop - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
PAGE_NUMBER_FORMAT_DECIMAL - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
PAGE_NUMBER_FORMAT_LOWER_LETTER - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
PAGE_NUMBER_FORMAT_LOWER_ROMAN - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
PAGE_NUMBER_FORMAT_UPPER_LETTER - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
PAGE_NUMBER_FORMAT_UPPER_ROMAN - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
PAGE_POSITION - Static variable in interface de.vc.jfo.attributes.Attributes
This property forms part of a selection rule to determine if the referenced page-master is eligible for selection at this point in the page-sequence.
PAGE_POSITION_ANY - Static variable in class de.vc.jfo.attributes.Values
This master is eligible for selection regardless of page positioning within the page-sequence.
PAGE_POSITION_FIRST - Static variable in class de.vc.jfo.attributes.Values
This master is eligible for selection if this is the first page in the page-sequence.
PAGE_POSITION_LAST - Static variable in class de.vc.jfo.attributes.Values
This master is eligible for selection if this is the last page in the page-sequence.
PAGE_POSITION_REST - Static variable in class de.vc.jfo.attributes.Values
This master is eligible for selection if this is not the first page nor the last page in the page-sequence.
pageBreak() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
pageBreak() - Method in class de.vc.jfo.writing.FlowWriter
Starts a new page.
pageBreakBefore - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
pageHeight - Variable in class de.vc.io.rtf.parser.SectionProperties
 
pageMarginBottom - Variable in class de.vc.io.rtf.parser.SectionProperties
 
pageMarginLeft - Variable in class de.vc.io.rtf.parser.SectionProperties
 
pageMarginRight - Variable in class de.vc.io.rtf.parser.SectionProperties
 
pageMarginTop - Variable in class de.vc.io.rtf.parser.SectionProperties
 
PageMaster - Interface in de.vc.jfo.pagination
Common interface for page-masters.
PageMasterReference - Class in de.vc.jfo.pagination
Abstract superclass for page-master-references.
PageMasterReference(String, PageMaster) - Constructor for class de.vc.jfo.pagination.PageMasterReference
 
PageNumber - Class in de.vc.jfo.flow
The fo:page-number formatting object is used to obtain an inline-area whose content is the page-number for the page on which the inline-area is placed.
PageNumber() - Constructor for class de.vc.jfo.flow.PageNumber
 
PageNumberCitation - Class in de.vc.jfo.flow
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.
PageNumberCitation() - Constructor for class de.vc.jfo.flow.PageNumberCitation
 
PageNumberCitation(String) - Constructor for class de.vc.jfo.flow.PageNumberCitation
 
PageNumberCitation(FlowObject) - Constructor for class de.vc.jfo.flow.PageNumberCitation
 
PageSequence - Class in de.vc.jfo.pagination
The fo:page-sequence formatting object is used to specify how to create a (sub-)sequence of pages within a document; for example, a chapter of a report.
PageSequence() - Constructor for class de.vc.jfo.pagination.PageSequence
Creates a new page-sequence.
PageSequence(Document) - Constructor for class de.vc.jfo.pagination.PageSequence
Creates a new page sequence and adds it to a document.
PageSequence(PageMaster) - Constructor for class de.vc.jfo.pagination.PageSequence
Deprecated.
Use new PageSequence(Document, PageMaster) instead.
PageSequence(Document, PageMaster) - Constructor for class de.vc.jfo.pagination.PageSequence
Creates a new page-sequence that references the given PageMaster.
PageSequence(PageMaster, int) - Constructor for class de.vc.jfo.pagination.PageSequence
Deprecated.
Use new PageSequence(Document, PageMaster, int) instead.
PageSequence(Document, PageMaster, int) - Constructor for class de.vc.jfo.pagination.PageSequence
Creates a new page-sequence that references the given PageMaster and page-number ist started at the given number.
PageSequenceMaster - Class in de.vc.jfo.pagination
The fo:page-sequence-master is used to specify the constraints on and the order in which a given set of page-masters will be used in generating a sequence of pages.
PageSequenceMaster() - Constructor for class de.vc.jfo.pagination.PageSequenceMaster
 
PageSequenceMaster(String) - Constructor for class de.vc.jfo.pagination.PageSequenceMaster
 
PageSequenceNumber - Class in de.vc.jfo.flow
This object represents the current page-sequence-number.
PageSequenceNumber() - Constructor for class de.vc.jfo.flow.PageSequenceNumber
 
pageWidth - Variable in class de.vc.io.rtf.parser.SectionProperties
 
paint(Graphics) - Method in class de.vc.math.FormulaMain.FunctionCanvas
 
paintBackwardDiagonal(Graphics2D, int, int, boolean) - Method in class de.vc.graphics.LineGraphicsPattern
 
paintForwardDiagonal(Graphics2D, int, int, boolean) - Method in class de.vc.graphics.LineGraphicsPattern
 
paintHorizontal(Graphics2D, int, int, boolean) - Method in class de.vc.graphics.LineGraphicsPattern
 
paintSquares(Graphics2D, int, int) - Method in class de.vc.graphics.LineGraphicsPattern
 
paintVertical(Graphics2D, int, int, boolean) - Method in class de.vc.graphics.LineGraphicsPattern
 
paragraphBreak() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
ParagraphProperties - Class in de.vc.io.rtf.parser
Paragraph properties.
paraStyles - Variable in class de.vc.io.rtf.parser.Definitions
 
parent - Variable in class de.vc.io.rtf.writer.FilterTokenOutput
 
parentState - Variable in class de.vc.io.rtf.parser.ScannerState
 
parse(InputStream) - Method in class de.vc.xml.XML2ObjectTransformer
 
parseAttribute(String, String, boolean) - Static method in class de.vc.util.Strings
Parses an attribute.
parseAttributes(String, boolean) - Static method in class de.vc.util.Strings
Parses a String for a collection of attributes from a String.
parseDataRowBorderPolicy(String) - Static method in class de.vc.jfo.env.RTF2FOConfig
Returns the constant value for a String representation of the data-row-border-policy.
parseFields(String) - Method in class de.vc.jfo.rtf.StylesheetWizard
 
parseLocale(String) - Static method in class de.vc.util.LocaleToolkit
Parses a locale from a String (complementary to Locale.toString()).
ParserState - Class in de.vc.io.rtf.parser
 
ParserState(TokenHandler) - Constructor for class de.vc.io.rtf.parser.ParserState
 
ParserState(TokenHandler, RTFProperties) - Constructor for class de.vc.io.rtf.parser.ParserState
 
PATTERN_DOTS - Static variable in class de.vc.jfo.attributes.Values
Leader is to be filled with a repeating sequence of dots.
PATTERN_RULE - Static variable in class de.vc.jfo.attributes.Values
Leader is to be filled with a rule.
PATTERN_SPACE - Static variable in class de.vc.jfo.attributes.Values
Leader is to be filled with blank space.
PATTERN_USE_CONTENT - Static variable in class de.vc.jfo.attributes.Values
Leader is to be filled with a repeating pattern as specified by the children of the fo:leader.
PatternFilenameFilter - Class in de.vc.io
Filename filter that filters using regular expressions
PatternFilenameFilter(String) - Constructor for class de.vc.io.PatternFilenameFilter
 
PatternFilenameFilter(String, String) - Constructor for class de.vc.io.PatternFilenameFilter
 
PatternFilenameFilter(StringPattern) - Constructor for class de.vc.io.PatternFilenameFilter
 
PatternFilenameFilter(StringPattern, String) - Constructor for class de.vc.io.PatternFilenameFilter
 
PCL - Static variable in class de.vc.jfo.renderer.OutputFormat
Output format is PDF.
PDF - Static variable in class de.vc.jfo.renderer.OutputFormat
Output format is PDF.
PDF_A - Static variable in class de.vc.jfo.renderer.OutputFormat
Shorthand for output format PDF_A_1A.
PDF_A_1A - Static variable in class de.vc.jfo.renderer.OutputFormat
Output format is PDF with PDF/A-1a profile.
PDF_A_1B - Static variable in class de.vc.jfo.renderer.OutputFormat
Output format is PDF with PDF/A-1b profile.
PDF_FORM - Static variable in class de.vc.jfo.renderer.OutputFormat
Output format is a PDF form.
PDF_X_3_2003 - Static variable in class de.vc.jfo.renderer.OutputFormat
Output format is PDF with PDF/X-3:2003 profile.
PDFMergeStorage - Class in de.vc.report.storages.pdf
The PDFMergeStorage concatenates single PDF reports to one large PDF file.
PDFMergeStorage(OutputStream) - Constructor for class de.vc.report.storages.pdf.PDFMergeStorage
Creates a new PDFMergeStorage.
PDFMergeStorage(String) - Constructor for class de.vc.report.storages.pdf.PDFMergeStorage
Creates a new PDFMergeStorage.
PDFMergeStorage(OutputStream, boolean) - Constructor for class de.vc.report.storages.pdf.PDFMergeStorage
Creates a new PDFMergeStorage.
PDFMergeStorage(String, boolean) - Constructor for class de.vc.report.storages.pdf.PDFMergeStorage
Creates a new PDFMergeStorage.
PDFWriter - Class in de.vc.jfo.tools
The PDFWriter is a tool writing a set of existing PDFs or XSL-FO Documents to a single PDF file or stream.
PDFWriter(String) - Constructor for class de.vc.jfo.tools.PDFWriter
Creates a new PDF writer that are merges documents to one large PDF.
PDFWriter(String, boolean) - Constructor for class de.vc.jfo.tools.PDFWriter
Creates a new PDF writer that are merges documents to one large PDF.
PDFWriter(OutputStream) - Constructor for class de.vc.jfo.tools.PDFWriter
Creates a new PDF writer that are merges documents to one large PDF.
PDFWriter(OutputStream, boolean) - Constructor for class de.vc.jfo.tools.PDFWriter
Creates a new PDF writer that are merges documents to one large PDF.
PERCENTAGE - Static variable in class de.vc.util.Measure
Unit Percentage (relative)
pipe(InputStream, OutputStream) - Static method in class de.vc.io.StreamUtil
 
PlainRenderer - Class in de.vc.jfo.renderer
The plain renderer doesn't render anything, but it pass through the XSL-FO document or wraps XSL-FO document in root element of a XSL-Stylesheet.
PlainRenderer() - Constructor for class de.vc.jfo.renderer.PlainRenderer
 
PlainXMLNodeElement - Class in de.vc.xml
A plain XML node element is used to put plain XML-Data (e.g. other XML-trees from a file) without making any parsing actions into an existing XML tree.
PlainXMLNodeElement(String) - Constructor for class de.vc.xml.PlainXMLNodeElement
Creates a new plain XML node.
Point - Class in de.vc.util
 
Point() - Constructor for class de.vc.util.Point
 
Point(Measure, Measure) - Constructor for class de.vc.util.Point
 
POINTS - Static variable in class de.vc.util.Measure
Unit Points
popContext() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
position - Variable in class de.vc.io.rtf.parser.TabulatorProperties
 
POSITION_ABSOLUTE - Static variable in class de.vc.jfo.attributes.AbsolutePosition
 
POSITION_AUTO - Static variable in class de.vc.jfo.attributes.AbsolutePosition
 
POSITION_FIXED - Static variable in class de.vc.jfo.attributes.AbsolutePosition
 
POSITION_RELATIVE - Static variable in class de.vc.jfo.attributes.RelativePosition
 
POSITION_STATIC - Static variable in class de.vc.jfo.attributes.RelativePosition
 
PositionProperties - Class in de.vc.io.rtf.parser
Position properties.
PositionProperties() - Constructor for class de.vc.io.rtf.parser.PositionProperties
 
posX - Variable in class de.vc.io.rtf.parser.PositionProperties
 
POSX_POLICY_CENTERED - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
POSX_POLICY_COORD - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
POSX_POLICY_INSIDE - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
POSX_POLICY_LEFT - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
POSX_POLICY_OUTSIDE - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
POSX_POLICY_RIGHT - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
POSX_REFERENCE_CHARACTER - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
POSX_REFERENCE_COLUMN - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
POSX_REFERENCE_MARGIN - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
POSX_REFERENCE_PAGE - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
posXpolicy - Variable in class de.vc.io.rtf.parser.PositionProperties
 
posXreference - Variable in class de.vc.io.rtf.parser.PositionProperties
 
posY - Variable in class de.vc.io.rtf.parser.PositionProperties
 
POSY_POLICY_BOTTOM - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
POSY_POLICY_CENTERED - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
POSY_POLICY_COORD - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
POSY_POLICY_INLINE - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
POSY_POLICY_INSIDE - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
POSY_POLICY_OUTSIDE - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
POSY_POLICY_TOP - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
POSY_REFERENCE_LINE - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
POSY_REFERENCE_MARGIN - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
POSY_REFERENCE_PAGE - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
POSY_REFERENCE_PARAGRAPH - Static variable in class de.vc.io.rtf.parser.PositionProperties
 
posYpolicy - Variable in class de.vc.io.rtf.parser.PositionProperties
 
posYreference - Variable in class de.vc.io.rtf.parser.PositionProperties
 
PrimitiveFieldHelper - Class in de.vc.util
 
PrimitiveFieldHelper() - Constructor for class de.vc.util.PrimitiveFieldHelper
 
PRINT - Static variable in class de.vc.jfo.renderer.OutputFormat
Output is a printer.
PrinterJobFactory - Interface in de.vc.jfo.renderer
The PrintJobFactory creates PrintJobs for a renderer that shall print a document.
PRIORITY_DEBUG - Static variable in class de.vc.util.log.LogUtil
 
PRIORITY_ERROR - Static variable in class de.vc.util.log.LogUtil
 
PRIORITY_FATAL_ERROR - Static variable in class de.vc.util.log.LogUtil
 
PRIORITY_INFO - Static variable in class de.vc.util.log.LogUtil
 
PRIORITY_TRACE - Static variable in class de.vc.util.log.LogUtil
 
PRIORITY_WARN - Static variable in class de.vc.util.log.LogUtil
 
processConverterEvent(ConverterEvent) - Method in interface de.vc.jfo.tools.ConverterEventListener
Invoked when the converter throws a ConverterEvent.
properties - Variable in class de.vc.io.rtf.parser.ListLevel
 
PropertyHandler - Class in de.vc.io.rtf.parser
 
PropertyHandler(Definitions, TokenInput) - Constructor for class de.vc.io.rtf.parser.PropertyHandler
 
props - Variable in class de.vc.io.rtf.parser.ParserState
 
PROTOCOL - Static variable in class de.vc.net.protocol.DataURLStreamHandler
 
PS - Static variable in class de.vc.jfo.renderer.OutputFormat
Output format is Postscript.
pushContext(int, boolean) - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
put(K, V) - Method in class de.vc.util.DelegatingMap
 
put(K, V) - Method in class de.vc.util.FlyweightMap
 
putAll(Map<? extends K, ? extends V>) - Method in class de.vc.util.DelegatingMap
 
putAll(Map<? extends K, ? extends V>) - Method in class de.vc.util.FlyweightMap
 
putHandler(String, URLStreamHandler) - Method in class de.vc.net.ExtendableURLStreamHandlerFactory
 

R

RCS_REVISION - Static variable in class de.vc.graphics.GraphicsPattern
 
read() - Method in class de.vc.io.Base64InputStream
 
read(byte[], int, int) - Method in class de.vc.io.ChunkInputStream
 
read() - Method in class de.vc.io.ChunkInputStream
 
read(byte[], int, int) - Method in class de.vc.io.NullInputStream
 
read(byte[]) - Method in class de.vc.io.NullInputStream
 
read() - Method in class de.vc.io.NullInputStream
 
read(byte[], int, int) - Method in class de.vc.io.ObservingInputStream
 
read() - Method in class de.vc.io.ObservingInputStream
 
read(byte[]) - Method in class de.vc.io.ObservingInputStream
 
readBigDecimal(String) - Static method in class de.vc.math.MathUtil
 
readQuoted(String) - Static method in class de.vc.util.Strings
Reads a quoted text at begin of a String
readTextBytes(boolean) - Method in class de.vc.io.rtf.parser.DefaultTokenHandler
 
readTextBytes(boolean) - Method in class de.vc.io.rtf.parser.TokenInputUtilities
Reads text bytes until the end of current level.
readTextOnly(boolean, String) - Method in class de.vc.io.rtf.parser.DefaultTokenHandler
 
readTextOnly(boolean, String) - Method in class de.vc.io.rtf.parser.TokenInputUtilities
Reads all text till the end of the current level.
readToken() - Method in class de.vc.io.rtf.parser.CharResolvingTokenInput
Gets the next RTF token.
readToken() - Method in class de.vc.io.rtf.parser.DestinationControlFilter
 
readToken() - Method in class de.vc.io.rtf.parser.FilterTokenInput
 
readToken() - Method in class de.vc.io.rtf.parser.RepeatedControlTokenFilter
 
readToken() - Method in class de.vc.io.rtf.parser.Scanner
Returns the next token that can be one of the following types:
Token.TYPE_NULL Token.TYPE_BRACE_OPEN Token.TYPE_BRACE_CLOSED Token.TYPE_TEXT Token.TYPE_CONTROL Token.TYPE_ESCAPED_CHARACTER
readToken() - Method in interface de.vc.io.rtf.parser.TokenInput
 
readValue(String, String, boolean) - Static method in class de.vc.util.Strings
Deprecated.
User parseAttribute instead.
rebuild(Node) - Method in class de.vc.xml.ReferenceRebuilder
Maps all relevant attributes of the given node and child-nodes.
rebuild(Node[]) - Method in class de.vc.xml.ReferenceRebuilder
Maps all relevant attributes of given nodes and their child-nodes.
reconfigure(Configuration) - Method in class de.vc.jfo.env.RTF2FOConfig
Re-Configures this configuration with an Avalon configuration object.
reconfigure() - Method in class de.vc.jfo.renderer.Renderer
 
Reference - Class in de.vc.jfo.flow
 
Reference() - Constructor for class de.vc.jfo.flow.Reference
 
ReferenceRebuilder - Class in de.vc.xml
This class renames ID-attributes to resolve conflicts when merging XSL-FO documents or parts of it.
ReferenceRebuilder() - Constructor for class de.vc.xml.ReferenceRebuilder
 
ReflectionDataSource - Class in de.vc.jfo.rtf.listeners
Use this class to get business data (for fields) by reflection.
ReflectionDataSource() - Constructor for class de.vc.jfo.rtf.listeners.ReflectionDataSource
 
ReflectionDataSource(boolean) - Constructor for class de.vc.jfo.rtf.listeners.ReflectionDataSource
 
ReflectionDataSource(Object) - Constructor for class de.vc.jfo.rtf.listeners.ReflectionDataSource
 
ReflectionDataSource(Object, boolean) - Constructor for class de.vc.jfo.rtf.listeners.ReflectionDataSource
 
REGION_AFTER - Static variable in class de.vc.jfo.attributes.Values
Reserved region-name for use as default name of fo:region-after.
REGION_BEFORE - Static variable in class de.vc.jfo.attributes.Values
Reserved region-name for use as default name of fo:region-before.
REGION_BEFORE_FLOAT_SEPARATOR - Static variable in class de.vc.jfo.attributes.Values
Reserved name for content to be used as a separator at the end-edge of a before-float-reference-area.
REGION_BODY - Static variable in class de.vc.io.rtf.parser.ContainerContext
 
REGION_BODY - Static variable in class de.vc.jfo.attributes.Values
Reserved region-name for use as default name of fo:region-body.
REGION_END - Static variable in class de.vc.jfo.attributes.Values
Reserved region-name for use as default name of fo:region-end.
REGION_FOOTER - Static variable in class de.vc.io.rtf.parser.ContainerContext
 
REGION_FOOTNOTE_SEPARATOR - Static variable in class de.vc.jfo.attributes.Values
Reserved name for content to be used as a separator at the start-edge of a footnote-reference-area.
REGION_HEADER - Static variable in class de.vc.io.rtf.parser.ContainerContext
 
REGION_START - Static variable in class de.vc.jfo.attributes.Values
Reserved region-name for use as default name of fo:region-start.
RegionAfter - Class in de.vc.jfo.pagination
Used in constructing a simple-page-master.
RegionBefore - Class in de.vc.jfo.pagination
Used in constructing a simple-page-master.
RegionBody - Class in de.vc.jfo.pagination
Used in constructing a simple-page-master.
RegionEnd - Class in de.vc.jfo.pagination
Used in constructing a simple-page-master.
RegionStart - Class in de.vc.jfo.pagination
Used in constructing a simple-page-master.
register(Renderer[]) - Method in class de.vc.jfo.renderer.CompositeRenderer
Registers renderers.
register(Renderer) - Method in class de.vc.jfo.renderer.CompositeRenderer
Registers renderer.
register(Collection<Renderer>) - Method in class de.vc.jfo.renderer.CompositeRenderer
Registers renderers.
register(Class<Renderer>, Configuration) - Method in class de.vc.jfo.renderer.RendererFactory
Registers a renderer class with its configuration.
register(String, Configuration) - Method in class de.vc.jfo.renderer.RendererFactory
Registers a renderer class with a specific configuration.
register(String, String) - Method in class de.vc.jfo.rtf.listeners.ReflectionDataSource
Registers a method that returns data for a field.
register(String, String, Object...) - Method in class de.vc.jfo.rtf.listeners.ReflectionDataSource
Registers a method that returns data for a field.
register(ValueManufacturer) - Method in class de.vc.util.ValueFactory
Registers a ValueManufacturer that is responsible for only one type (class) of values (objects).
register(XMLObjectFactory) - Method in class de.vc.xml.XML2ObjectTransformer
 
registerAll() - Static method in class de.vc.jfo.attributes.ValueManufacturers
 
registerDefaultRenderers() - Method in class de.vc.jfo.renderer.RendererFactory
Registers following renderers at this factory: de.vc.jfo.renderer.PlainRenderer de.vc.jfo.renderer.XMLTreeViewer de.vc.jfo.renderer.SimpleHTMLRenderer
registerFontMapper(FontMapper) - Method in class de.vc.jfo.env.JFOConfig
Registers a new font-mapper.
RELATIVE_POSITION - Static variable in interface de.vc.jfo.attributes.Attributes
 
RelativePosition - Class in de.vc.jfo.attributes
RelativePosition provides informations about the relative position of fo.
RelativePosition() - Constructor for class de.vc.jfo.attributes.RelativePosition
Create an relative position.
RelativePosition(Measure, Measure, Measure, Measure) - Constructor for class de.vc.jfo.attributes.RelativePosition
Creates a relative position (Position-type is relative).
RelativePosition.PositionType - Class in de.vc.jfo.attributes
 
release() - Method in class de.vc.util.log.LoggingPanelLogFactory
 
remove(int) - Method in class de.vc.jfo.flow.FlowObjectWithElements
Removes an object from the content.
remove(Object) - Method in class de.vc.jfo.flow.FlowObjectWithElements
Removes an object from the content.
remove(int) - Method in class de.vc.jfo.SwappingFObj
Removes an object from the content.
remove(Object) - Method in class de.vc.jfo.SwappingFObj
Removes an object from the content.
remove(Object) - Method in class de.vc.util.DelegatingMap
 
remove(Object) - Method in class de.vc.util.FlyweightMap
 
remove(Object) - Method in class de.vc.util.SwappingList
 
remove(int) - Method in class de.vc.util.SwappingList
 
remove(NodeElement) - Method in class de.vc.xml.DefaultNode
Deprecated.
This method was replaced by removeElement(Object).
removeActions(String) - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource
Removes all actions that are assigned to keyword.
removeAliases() - Method in class de.vc.report.sources.db.DBSelection
Removes all aliases.
removeAll() - Method in class de.vc.jfo.flow.FlowObjectWithElements
Removes all objects from content.
removeAll() - Method in class de.vc.jfo.SwappingFObj
Removes all objects from content.
removeAll(Collection<?>) - Method in class de.vc.util.SwappingList
 
removeAllFieldListeners() - Method in class de.vc.jfo.rtf.RTFImporter
Removes all field listeners.
removeAllImportListeners() - Method in class de.vc.jfo.rtf.RTFImporter
Removes all import listeners.
removeAllInputFiles() - Method in class de.vc.jfo.tools.Converter
Removes all input files.
removeAttribute(String) - Method in class de.vc.util.log.LoggingPanelLogFactory
 
removeAttributeChangeListener(AttributeChangeListener) - Method in class de.vc.xml.AbstractNode
Removes a listener that was listener for attribute changes.
removeAttributeChangeListener(AttributeChangeListener) - Method in interface de.vc.xml.Node
Removes a listener that was listener for attribute changes.
removeChar(String, char) - Static method in class de.vc.util.Strings
 
removeConvertEventListener(ConverterEventListener) - Method in class de.vc.jfo.tools.Converter
 
removeElement(Object) - Method in class de.vc.jfo.Document
Removes an element from the list of page-sequences.
removeElement(Object) - Method in class de.vc.jfo.flow.FlowObjectWithElements
Removes an element from this node.
removeElement(int) - Method in class de.vc.jfo.flow.FlowObjectWithElements
Removes an element from this node.
removeElement(Object) - Method in class de.vc.jfo.FormattingObject
Removes an element from this node.
removeElement(int) - Method in class de.vc.jfo.FormattingObject
Removes an element from this node.
removeElement(Object) - Method in class de.vc.jfo.SwappingFObj
Removes an element from this node.
removeElement(int) - Method in class de.vc.jfo.SwappingFObj
Removes an element from this node.
removeElement(Object) - Method in class de.vc.xml.DefaultNode
Removes an element from this node.
removeElement(int) - Method in class de.vc.xml.DefaultNode
Removes an element from this node.
removeElement(Object) - Method in interface de.vc.xml.Node
Removes an element from this node.
removeElement(int) - Method in interface de.vc.xml.Node
Removes an element from this node.
removeFieldListener(FieldListener) - Method in class de.vc.jfo.rtf.RTFImporter
Removes a field listener.
removeImageTranscoder(ImageTranscoder) - Method in class de.vc.jfo.env.JFOConfig
Removes an image transcode.
removeImportListener(ImportListener) - Method in class de.vc.jfo.rtf.RTFImporter
Removes an import listener.
removeInputFile(File) - Method in class de.vc.jfo.tools.Converter
Removes an input file.
removeInputFile(String) - Method in class de.vc.jfo.tools.Converter
Removes an input file.
removeInputFiles(File[]) - Method in class de.vc.jfo.tools.Converter
Removes a set of input files.
removeLast() - Method in class de.vc.jfo.flow.FlowObjectWithElements
Removes the last object from content.
removeLast() - Method in class de.vc.jfo.SwappingFObj
Removes the last object from content.
removeMappingRule(String) - Method in class de.vc.jfo.tools.FontMapper
Removes a mapping.
removeRegionAfter() - Method in class de.vc.jfo.pagination.SimplePageMaster
 
removeRegionBefore() - Method in class de.vc.jfo.pagination.SimplePageMaster
 
removeRegionEnd() - Method in class de.vc.jfo.pagination.SimplePageMaster
 
removeRegionStart() - Method in class de.vc.jfo.pagination.SimplePageMaster
 
removeValue(String) - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource
Removes a value.
renameRule(String, String) - Method in class de.vc.jfo.tools.FontMapper
Renames a mapping rule.
render(Renderer, OutputFormat, OutputStream) - Method in class de.vc.jfo.Document
Renders this document into given output format.
render(Renderer, OutputFormat, File) - Method in class de.vc.jfo.Document
Renders this document into given output format to a file.
render(OutputFormat, File) - Method in class de.vc.jfo.Document
Renders this document into given output format into a file.
render(OutputFormat, OutputStream) - Method in class de.vc.jfo.Document
Renders this document into given output format into a stream.
render(Document, OutputFormat) - Method in class de.vc.jfo.renderer.Renderer
Renders the given document into a non file (AWT, PRINT, TREE_VIEWER) format.
render(Document, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.Renderer
Renders the given document using this renderer.
render(InputStream, OutputStream, OutputFormat) - Method in class de.vc.jfo.renderer.Renderer
Render an XSL-FO stream.
render(Document, File, OutputFormat) - Method in class de.vc.jfo.renderer.Renderer
Renders the given document using this renderer.
Renderer - Class in de.vc.jfo.renderer
A renderer transforms an XSL-FO into another output format like PDF, Postscript or XHTML.
Renderer() - Constructor for class de.vc.jfo.renderer.Renderer
 
RendererFactory - Class in de.vc.jfo.renderer
A renderer factory can be used for creating a renderer for a certain output format instead of constructing it directly.
RendererFactory() - Constructor for class de.vc.jfo.renderer.RendererFactory
 
REPEAT_NONE - Static variable in class de.vc.jfo.attributes.Background
 
REPEAT_ONLY_X - Static variable in class de.vc.jfo.attributes.Background
 
REPEAT_ONLY_y - Static variable in class de.vc.jfo.attributes.Background
 
REPEAT_X_AND_Y - Static variable in class de.vc.jfo.attributes.Background
 
RepeatablePageMasterAlternatives - Class in de.vc.jfo.pagination
The fo:repeatable-page-master-alternatives formatting object is the most complex sub-sequence-specifier.
RepeatablePageMasterAlternatives() - Constructor for class de.vc.jfo.pagination.RepeatablePageMasterAlternatives
 
RepeatablePageMasterReference - Class in de.vc.jfo.pagination
An fo:repeatable-page-master-reference is the next simplest sub-sequence-specifier.
RepeatablePageMasterReference(PageMaster) - Constructor for class de.vc.jfo.pagination.RepeatablePageMasterReference
 
RepeatedControlTokenFilter - Class in de.vc.io.rtf.parser
 
RepeatedControlTokenFilter(TokenInput) - Constructor for class de.vc.io.rtf.parser.RepeatedControlTokenFilter
 
RepeatedControlTokenFilter(TokenInput, Log) - Constructor for class de.vc.io.rtf.parser.RepeatedControlTokenFilter
 
replace(String, String, String) - Static method in class de.vc.util.Strings
 
replaceElement(Object, Object) - Method in class de.vc.jfo.Document
Replaces an element in the list of page-sequences.
replaceElement(Object, Object) - Method in class de.vc.jfo.flow.Flow
Replaces an element.
replaceElement(Object, Object) - Method in class de.vc.jfo.flow.FlowObjectWithElements
Replaces an element.
replaceElement(Object, Object) - Method in class de.vc.jfo.FormattingObject
Replaces an element.
replaceElement(Object, Object) - Method in class de.vc.xml.DefaultNode
Replaces an element.
replaceElement(Object, Object) - Method in interface de.vc.xml.Node
Replaces an element.
Report - Class in de.vc.report
 
Report(ReportContext) - Constructor for class de.vc.report.Report
 
ReportBuilder - Class in de.vc.report
A report builder builds a report from report data.
ReportBuilder() - Constructor for class de.vc.report.ReportBuilder
 
ReportContext - Class in de.vc.report
The context of report holds additional information and meta data for a certain report, like the report-index, the prefered file extension and other information.
ReportData - Class in de.vc.report
Report data contains all informations of a single report.
ReportData() - Constructor for class de.vc.report.ReportData
 
ReportEngine - Class in de.vc.report
The report engine is the main class for producing reports on fly.
ReportEngine(DataSource, ReportBuilder, ReportStorage) - Constructor for class de.vc.report.ReportEngine
Creates a new report engine for many reports from a report source that stores created reports into a specific storage.
ReportEngine(ReportData, ReportBuilder, File) - Constructor for class de.vc.report.ReportEngine
Creates a new report engine for one report data that stores created report into a file.
ReportEngine(ReportData, ReportBuilder, ReportStorage) - Constructor for class de.vc.report.ReportEngine
Creates a new report engine for one report that stores created report into a specific storage.
ReportException - Exception in de.vc.report
The report exception is thrown by the report engine or any component of the report framework.
ReportException(String) - Constructor for exception de.vc.report.ReportException
 
ReportException(String, Throwable) - Constructor for exception de.vc.report.ReportException
 
ReportImageValue - Class in de.vc.report
A report-image-value is a special type of a report value which generates a graphic in the output document.
ReportImageValue(String) - Constructor for class de.vc.report.ReportImageValue
 
ReportStorage - Class in de.vc.report
The report storage makes generate reports persistent.
ReportStorage() - Constructor for class de.vc.report.ReportStorage
 
ReportTableModel - Class in de.vc.report
Datas for filling tables are provided by the report-table-model, as known from JDBC, Swing and AWT.
ReportTableModel() - Constructor for class de.vc.report.ReportTableModel
 
reset() - Method in class de.vc.io.NullInputStream
 
reset() - Method in class de.vc.io.rtf.parser.ListLevel
 
reset() - Method in class de.vc.io.rtf.parser.TextProperties
 
reset() - Method in class de.vc.io.StreamObserver
 
reset() - Method in class de.vc.report.ReportTableModel
Reset this model.
reset() - Method in class de.vc.util.CharBuffer
Resets the size to zero.
reset(int) - Method in class de.vc.util.CharBuffer
Resets the size to zero and ensures that buffers size (internal char[]) is not larger then maxBufferSize.
resetAfterSectionBreak() - Method in class de.vc.io.rtf.parser.SectionProperties
 
resetImageCache() - Static method in class de.vc.jfo.renderer.FOP0205Renderer
Resets the image cache of FOPs image factory.
resetImageCache() - Static method in class de.vc.jfo.renderer.FOPRenderer
Resets the image cache of FOPs image factory.
resolve() - Method in class de.vc.jfo.rtf.UnresolvedCompareField
 
resolveConfig() - Method in class de.vc.jfo.renderer.Renderer
 
restartEachSection - Variable in class de.vc.io.rtf.parser.RTFList
 
restartPageNumber - Variable in class de.vc.io.rtf.parser.SectionProperties
 
retainAll(Collection<?>) - Method in class de.vc.util.SwappingList
 
RetrieveMarker - Class in de.vc.jfo.flow
The fo:retrieve-marker is used in conjunction with fo:marker to produce running headers or footers.
RetrieveMarker() - Constructor for class de.vc.jfo.flow.RetrieveMarker
 
reverse(String) - Static method in class de.vc.util.Strings
 
revertNumbering() - Method in class de.vc.jfo.rtf.RTFListItem
 
REVISION_DISPLAY_STYLE_BOLD - Static variable in class de.vc.io.rtf.parser.Definitions
 
REVISION_DISPLAY_STYLE_DBL_UNDERLINE - Static variable in class de.vc.io.rtf.parser.Definitions
 
REVISION_DISPLAY_STYLE_ITALIC - Static variable in class de.vc.io.rtf.parser.Definitions
 
REVISION_DISPLAY_STYLE_NONE - Static variable in class de.vc.io.rtf.parser.Definitions
 
REVISION_DISPLAY_STYLE_UNDERLINE - Static variable in class de.vc.io.rtf.parser.Definitions
 
revisionProperties - Variable in class de.vc.io.rtf.parser.Definitions
 
right - Variable in class de.vc.io.rtf.parser.RTFBorder
 
RIGHT - Static variable in interface de.vc.jfo.attributes.Attributes
This property specifies how far a box's right margin edge is offset to the left of the right edge of the box's containing block.
rightBorderSpace() - Method in class de.vc.io.rtf.parser.SectionProperties
 
rightBoundary - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
rightIndent - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
rightTableMarginStrategy - Variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
ROLE - Static variable in interface de.vc.jfo.attributes.Attributes
This property provides a hint for alternate renderers (aural readers, etc.)
RTF - Static variable in class de.vc.jfo.renderer.OutputFormat
Output format is rich text format.
RTF2FOCompatibilityMode - Class in de.vc.jfo.env
Compatibility mode for RTF to XSL-FO transformation.
RTF2FOConfig - Class in de.vc.jfo.env
Holds default configuration for RTF import.
RTFBorder - Class in de.vc.io.rtf.parser
Title: Description: Copyright: Copyright (c) 2005 Company:
RTFBorder() - Constructor for class de.vc.io.rtf.parser.RTFBorder
 
RTFBorderProperties - Class in de.vc.io.rtf.parser
RTF border properties.
RTFBorderProperties() - Constructor for class de.vc.io.rtf.parser.RTFBorderProperties
 
RTFImageData - Class in de.vc.jfo.rtf
 
RTFImageData() - Constructor for class de.vc.jfo.rtf.RTFImageData
 
RTFImageHandler - Interface in de.vc.jfo.rtf
An image handlers processes an RTF image and creates an XSL-FO object from an image.
RTFImporter - Class in de.vc.jfo.rtf
This importer can read RTF files and stream and converts them to an XSL-FO DOM tree.
RTFImporter() - Constructor for class de.vc.jfo.rtf.RTFImporter
Creates a new RTF importer.
RTFImporter(ImportParameters) - Constructor for class de.vc.jfo.rtf.RTFImporter
Creates a new RTF importer with Import-Parameters.
RTFList - Class in de.vc.io.rtf.parser
Title: Description: Copyright: Copyright (c) 2002 Company:
RTFList(ListTable) - Constructor for class de.vc.io.rtf.parser.RTFList
 
RTFListItem - Class in de.vc.jfo.rtf
 
RTFListItem(ImporterContext, RTFProperties) - Constructor for class de.vc.jfo.rtf.RTFListItem
 
RTFNumberFormat - Class in de.vc.io.rtf.parser
 
RTFNumberFormat(String, Locale) - Constructor for class de.vc.io.rtf.parser.RTFNumberFormat
 
RTFNumberFormat(String) - Constructor for class de.vc.io.rtf.parser.RTFNumberFormat
 
RTFProperties - Class in de.vc.io.rtf.parser
 
RTFProperties() - Constructor for class de.vc.io.rtf.parser.RTFProperties
 
RTFUtil - Class in de.vc.io.rtf.parser
 
RTFWriter - Class in de.vc.io.rtf.writer
RTF writer for writing RTF tokens into a stream.
RTFWriter(OutputStream) - Constructor for class de.vc.io.rtf.writer.RTFWriter
 
run() - Method in class de.vc.jfo.tools.Converter
Starts converting all input files.
run() - Method in class de.vc.report.ReportEngine
Starts producing reports.
run(Node) - Method in class de.vc.xml.SAXOutput
Start firing SAX events.

S

saveTo(File) - Method in class de.vc.jfo.env.JFOConfig
Stores this configuration as XML into an file.
SAXOutput - Class in de.vc.xml
The SAX output fires SAX-Events for a given node (including sub nodes) to a SAX content handler.
SAXOutput(ContentHandler) - Constructor for class de.vc.xml.SAXOutput
Creates a new SAX output that fires its events a SAX content handler.
SCALING - Static variable in interface de.vc.jfo.attributes.Attributes
Specifies whether scaling needs to preserve the intrinsic aspect ratio.
SCALING_METHOD - Static variable in interface de.vc.jfo.attributes.Attributes
This property is used to indicate a preference in the scaling/sizing tradeoff to be used when formatting bitmapped graphics.
SCALING_NON_UNIFORM - Static variable in class de.vc.jfo.attributes.Values
Scaling need not preserve the aspect ratio.
SCALING_UNIFORM - Static variable in class de.vc.jfo.attributes.Values
Scaling should preserve the aspect ratio.
Scanner - Class in de.vc.io.rtf.parser
 
Scanner(InputStream) - Constructor for class de.vc.io.rtf.parser.Scanner
 
Scanner(InputStream, ScannerState) - Constructor for class de.vc.io.rtf.parser.Scanner
 
ScannerState - Class in de.vc.io.rtf.parser
 
ScannerState() - Constructor for class de.vc.io.rtf.parser.ScannerState
 
scrollToEnd() - Method in class de.vc.util.log.LoggingPanel
 
section - Variable in class de.vc.io.rtf.parser.RTFProperties
 
SECTION_BREAK_COLUMN - Static variable in class de.vc.io.rtf.parser.SectionProperties
 
SECTION_BREAK_EVEN - Static variable in class de.vc.io.rtf.parser.SectionProperties
 
SECTION_BREAK_NONE - Static variable in class de.vc.io.rtf.parser.SectionProperties
 
SECTION_BREAK_ODD - Static variable in class de.vc.io.rtf.parser.SectionProperties
 
SECTION_BREAK_PAGE - Static variable in class de.vc.io.rtf.parser.SectionProperties
 
sectionDefaults - Variable in class de.vc.io.rtf.parser.Definitions
 
SectionProperties - Class in de.vc.io.rtf.parser
Section properties.
SectionProperties() - Constructor for class de.vc.io.rtf.parser.SectionProperties
 
sectStyles - Variable in class de.vc.io.rtf.parser.Definitions
 
seekLastBlock() - Method in class de.vc.jfo.tools.TreeWalker
Seeks the last fo:block element of the current node.
selectNextRow() - Method in class de.vc.report.ReportTableModel
Select the next row.
serializeValues(String) - Method in class de.vc.jfo.rtf.StylesheetWizard
 
set(String, AbstractNode) - Method in class de.vc.jfo.tools.Templates
 
set(Object, String) - Method in class de.vc.util.DecoratedMap
 
set(Object, boolean) - Method in class de.vc.util.DecoratedMap
 
set(Object, long) - Method in class de.vc.util.DecoratedMap
 
set(Object, double) - Method in class de.vc.util.DecoratedMap
 
set(int, E) - Method in class de.vc.util.LazyList
Sets a cached object.
set(int, T) - Method in class de.vc.util.SwappingList
Sets the object at a given position.
setAbsolutePosition(AbsolutePosition) - Method in class de.vc.jfo.flow.BlockContainer
Sets the absolute position of this fo.
setAbsolutePosition(Measure, Measure) - Method in class de.vc.jfo.flow.BlockContainer
Sets the absolute position for this block container.
setAbsolutePosition(Measure, Measure, AbsolutePosition.PositionType) - Method in class de.vc.jfo.flow.BlockContainer
Sets the absolute position for this block container.
setAbsolutePosition(AbsolutePosition) - Method in class de.vc.jfo.FormattingObject
Sets the absolute position of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.BasicLink
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.Block
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.ExternalGraphic
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.InitialPropertySet
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.Inline
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.InstreamForeignObject
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.Leader
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.ListBlock
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.ListItem
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.ListItemBody
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.ListItemLabel
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.MultiCase
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.MultiProperties
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.MultiSwitch
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.MultiToggle
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.PageNumber
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.PageNumberCitation
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.Table
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.TableAndCaption
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.TableCaption
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.TableCell
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.TableContent
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.flow.TableRow
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.FormattingObject
Sets the accessibility of this fo.
setAccessibility(Accessibility) - Method in class de.vc.jfo.pagination.Title
Sets the accessibility of this fo.
setAction(int) - Method in class de.vc.jfo.rtf.StylesheetWizard.FieldContextAction
 
setAdjustFooterHeight(boolean) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets whether the height of footers are adjusted if neccessary.
setAdjustHeaderHeight(boolean) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets whether the height of headers are adjusted if neccessary.
setAfter(Measure) - Method in class de.vc.jfo.attributes.Padding
 
setAlignment(Values.Alignment) - Method in class de.vc.jfo.flow.Block
Deprecated.
use setTextAlignment
setAllowPositionedTables(boolean) - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
setAttachment(Background.Attachment) - Method in class de.vc.jfo.attributes.Background
Sets the attachment, can be fixed or scroll.
setAttribute(int, Object) - Method in class de.vc.jfo.attributes.AttributeSubSet
 
setAttribute(String, double) - Method in class de.vc.jfo.FormattingObject
Sets an attribute.
setAttribute(String, int) - Method in class de.vc.jfo.FormattingObject
Sets an attribute.
setAttribute(String, boolean) - Method in class de.vc.jfo.FormattingObject
Sets a value.
setAttribute(String, Color) - Method in class de.vc.jfo.FormattingObject
Sets a value.
setAttribute(boolean, String, String) - Method in class de.vc.jfo.FormattingObject
 
setAttribute(String, Object) - Method in class de.vc.util.log.LoggingPanelLogFactory
 
setAttribute(String, Object) - Method in class de.vc.xml.AbstractNode
Sets the value of an attribute.
setAttribute(String, Object) - Method in interface de.vc.xml.Node
Sets the value of an attribute.
setAttributes(Map<String, Object>) - Method in class de.vc.xml.AbstractNode
Sets all attributes that are contained in the map.
setAttributes(Map<String, Object>) - Method in interface de.vc.xml.Node
Sets all attributes that are contained in the map.
setAttrIfNotNull(String, Object) - Method in class de.vc.xml.AbstractNode
Sets the value of an attribute, but only if the given value is not NULL.
setAutoCompatibilityMode(boolean) - Method in class de.vc.jfo.tools.Converter
 
setAutoSpanAll(boolean) - Method in class de.vc.jfo.flow.Flow
 
setAutoSwapping(int, int) - Method in class de.vc.jfo.SwappingFObj
Enables or disabled swapping of elements.
setBackground(Background) - Method in class de.vc.jfo.flow.BasicLink
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.Block
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.BlockContainer
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.ExternalGraphic
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.FOCharacter
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.InitialPropertySet
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.Inline
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.InlineContainer
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.InstreamForeignObject
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.Leader
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.ListBlock
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.ListItem
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.PageNumber
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.PageNumberCitation
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.Table
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.TableAndCaption
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.TableCaption
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.TableCell
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.TableColumn
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.TableContent
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.flow.TableRow
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.FormattingObject
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.pagination.RegionBody
Sets the background of this fo.
setBackground(Background) - Method in class de.vc.jfo.pagination.Title
Sets the background of this fo.
setBackgroundColor(Color) - Method in class de.vc.io.rtf.parser.TextProperties
 
setBackgroundColor(Color) - Method in class de.vc.jfo.flow.Inline
Sets the background-color of this inline.
setBaseURL(String) - Method in class de.vc.jfo.Document
Sets the base URL that is used to resolve relative URLs.
setBefore(Measure) - Method in class de.vc.jfo.attributes.Padding
 
setBgColor(Color) - Method in class de.vc.graphics.GraphicsPattern
 
setBlankOrNot(Values.BlankOrNot) - Method in class de.vc.jfo.pagination.ConditionalPageMasterReference
 
setBlink(boolean) - Method in class de.vc.jfo.flow.Inline
Sets, if this inline is blinking.
setBlockValue(String, String) - Method in class de.vc.jfo.writing.FlowStyle
 
setBody(FootnoteBody) - Method in class de.vc.jfo.flow.Footnote
Sets the body of this footnote.
setBody(ListItemBody) - Method in class de.vc.jfo.flow.ListItem
Sets the body of this list item.
setBold(byte) - Method in class de.vc.io.rtf.parser.TextProperties
 
setBold(boolean) - Method in class de.vc.jfo.flow.Inline
Sets, if this inline is bold.
setBorder(Border) - Method in class de.vc.jfo.flow.BasicLink
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.Block
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.BlockContainer
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.ExternalGraphic
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.FOCharacter
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.InitialPropertySet
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.Inline
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.InlineContainer
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.InstreamForeignObject
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.Leader
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.ListBlock
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.ListItem
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.PageNumber
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.PageNumberCitation
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.Table
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.TableAndCaption
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.TableCaption
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.TableCell
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.TableColumn
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.TableContent
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.flow.TableRow
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.FormattingObject
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.pagination.RegionBody
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.pagination.Title
Sets the border of this fo.
setBorder(Border) - Method in class de.vc.jfo.writing.CellStyle
Sets the border of cell.
setBorderCollapse(String) - Method in class de.vc.jfo.flow.Table
Sets the border collapse model.
setBottom(Measure) - Method in class de.vc.jfo.attributes.AbsolutePosition
Sets the bottom position.
setBottom(Measure) - Method in class de.vc.jfo.attributes.Padding
 
setBottom(Measure) - Method in class de.vc.jfo.attributes.RelativePosition
 
setBottomColor(Color) - Method in class de.vc.jfo.attributes.Border
Sets the bottom border-color .
setBottomStyle(Border.Style) - Method in class de.vc.jfo.attributes.Border
Sets the bottom border-style .
setBottomWidth(Measure) - Method in class de.vc.jfo.attributes.Border
Sets the bottom border-width .
setBreakAfter(Values.Break) - Method in class de.vc.jfo.flow.Block
Sets the break before this formatting object.
setBreakAfter(Values.Break) - Method in class de.vc.jfo.flow.BlockContainer
Sets the break before this formatting object.
setBreakAfter(Values.Break) - Method in class de.vc.jfo.flow.ListBlock
Sets the break before this formatting object.
setBreakAfter(Values.Break) - Method in class de.vc.jfo.flow.ListItem
Sets the break before this formatting object.
setBreakAfter(Values.Break) - Method in class de.vc.jfo.flow.Table
 
setBreakAfter(Values.Break) - Method in class de.vc.jfo.flow.TableAndCaption
Sets the break before this formatting object.
setBreakAfter(Values.Break) - Method in class de.vc.jfo.flow.TableRow
Sets the break before this formatting object.
setBreakBefore(Values.Break) - Method in class de.vc.jfo.flow.Block
Sets the break before this formatting object.
setBreakBefore(Values.Break) - Method in class de.vc.jfo.flow.BlockContainer
Sets the break before this formatting object.
setBreakBefore(Values.Break) - Method in class de.vc.jfo.flow.ListBlock
Sets the break before this formatting object.
setBreakBefore(Values.Break) - Method in class de.vc.jfo.flow.ListItem
Sets the break before this formatting object.
setBreakBefore(Values.Break) - Method in class de.vc.jfo.flow.Table
 
setBreakBefore(Values.Break) - Method in class de.vc.jfo.flow.TableAndCaption
Sets the break before this formatting object.
setBreakBefore(Values.Break) - Method in class de.vc.jfo.flow.TableRow
Sets the break before this formatting object.
setCapitals(int) - Method in class de.vc.io.rtf.parser.TextProperties
 
setCaseSensitiveKeywords(boolean) - Method in class de.vc.jfo.rtf.listeners.AbstractDataSource
Sets if keywords of fields are handled case sensitve.
setCell(String, Object) - Method in class de.vc.report.sources.MapTableModel
Sets the value of a cell of the current row.
setCellBorders(Measure) - Method in class de.vc.jfo.flow.TableContent
Sets borders of table cells.
setCellBorders(int) - Method in class de.vc.jfo.flow.TableContent
Sets borders of table cells.
setCellBorders(Measure, Border.Style) - Method in class de.vc.jfo.flow.TableContent
Sets borders of table cells.
setCellBorders(Measure, Color, Border.Style) - Method in class de.vc.jfo.flow.TableContent
Sets borders of table cells.
setCellStyle(CellStyle) - Method in class de.vc.jfo.writing.FlowWriter
Sets the style of table cells.
setCharSpacing(float) - Method in class de.vc.io.rtf.parser.TextProperties
 
setChunkParams(int, int) - Method in class de.vc.util.LazyList
Sets the chunk parameters.
setCloneIfNeccessary(boolean) - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource
If a value (result) of a field is inserted multiple times and it contains some NodeElement Objects (e.g. fo:inline, fo:block) then these node elements should be cloned.
setCollapseEmpty(boolean) - Method in class de.vc.jfo.rtf.RTFListItem
 
setColor(Color) - Method in class de.vc.jfo.attributes.Background
Sets the color.
setColor(Color) - Method in class de.vc.jfo.attributes.Border
Sets the common border-color (left, right, top & bottom).
setColor(Color) - Method in class de.vc.jfo.flow.Inline
Sets the foreground-color of this inline.
setColumnAlias(String, String) - Method in class de.vc.report.sources.db.DBSelection
Set an alias for a table column.
setColumns(int) - Method in class de.vc.io.rtf.parser.SectionProperties
 
setColumns(int) - Method in class de.vc.jfo.pagination.RegionBody
 
setColumnSpaceRight(int, int) - Method in class de.vc.io.rtf.parser.SectionProperties
 
setColumnsSpanned(int) - Method in class de.vc.jfo.flow.TableCell
 
setColumnWidth(int, int) - Method in class de.vc.io.rtf.parser.SectionProperties
 
setCompatibilityMode(RTF2FOCompatibilityMode) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets the compatibility mode.
setConfigFile(String) - Method in class de.vc.jfo.renderer.Renderer
Sets the location of configuration file if this renderer uses a separate, external file for intialization.
setConfiguration(RTF2FOConfig) - Method in class de.vc.jfo.rtf.RTFImporter
Overrides the global configuration.
setConnection(DBConnection) - Method in class de.vc.report.sources.db.DBDataSource
 
setContentAfter(StaticContent) - Method in class de.vc.jfo.pagination.PageSequence
Sets the content after body (Footer).
setContentBefore(StaticContent) - Method in class de.vc.jfo.pagination.PageSequence
Sets the content before body (Header).
setContentEnd(StaticContent) - Method in class de.vc.jfo.pagination.PageSequence
Sets the content right of body.
setContentHeight(Measure) - Method in class de.vc.jfo.flow.ExternalGraphic
Sets the height of graphic content.
setContentSize(Measure, Measure) - Method in class de.vc.jfo.flow.ExternalGraphic
Sets width and height of graphic content.
setContentStart(StaticContent) - Method in class de.vc.jfo.pagination.PageSequence
Sets the content left of body.
setContentWidth(Measure) - Method in class de.vc.jfo.flow.ExternalGraphic
Sets the width of graphic content.
setControl(String) - Method in class de.vc.io.rtf.SimpleRTFToken
 
setControlNumber(Integer) - Method in class de.vc.io.rtf.SimpleRTFToken
 
setCropBottom(int) - Method in class de.vc.jfo.rtf.RTFImageData
 
setCropLeft(int) - Method in class de.vc.jfo.rtf.RTFImageData
 
setCropRight(int) - Method in class de.vc.jfo.rtf.RTFImageData
 
setCropTop(int) - Method in class de.vc.jfo.rtf.RTFImageData
 
setDataRowBorderPolicy(int) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets the data row border policy that is used horizontal borders between data rows.
setDeclaration(Declarations) - Method in class de.vc.jfo.Document
Sets some declarations of this document.
setDefaultFont(String) - Method in class de.vc.jfo.tools.FontMapper
Sets the default font, a null value disables the default font.
setDefaultFontMapper(FontMapper) - Method in class de.vc.jfo.env.JFOConfig
Sets the default font mapper.
setDefaultFontOnRoot(boolean) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets whether the default font is set on the fo:root element.
setDefaultImageDir(String) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets the default image Directory.
setDefaultLogger(Logger) - Static method in class de.vc.jfo.renderer.FOP0205Renderer
Sets the default logger for FOP-renderers.
setDefaultLogger(Logger) - Static method in class de.vc.jfo.renderer.FOPRenderer
Sets the default logger for FOP-renderers.
setDefaultMapType(int) - Static method in class de.vc.xml.AbstractNodeWithAttributes
Sets the default type of attribute-map.
setDefaultTabWidth(Measure) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets the default tabulator width.
setDeleteOnFinalize(boolean) - Method in class de.vc.io.FileObjectStorage
 
setDelimiter(char) - Method in class de.vc.io.csv.CSVReader
 
setDelimiter(char) - Method in class de.vc.report.sources.csv.CSVDataSource
Sets the delimiter of csv file.
setDelimiter(char) - Method in class de.vc.report.sources.csv.CSVTableModel
Sets the delimiter of csv file.
setDesiredHeight(int) - Method in class de.vc.jfo.rtf.RTFImageData
 
setDesiredWidth(int) - Method in class de.vc.jfo.rtf.RTFImageData
 
setDetails(String) - Method in class de.vc.jfo.rtf.StylesheetWizard.FieldContextAction
 
setDirectory(String) - Method in class de.vc.report.storages.FileStorage
Sets the output directory.
setDisplayAlign(Values.DisplayAlignment) - Method in class de.vc.jfo.flow.BlockContainer
Sets the display-alignment.
setDisplayAlign(Values.DisplayAlignment) - Method in class de.vc.jfo.flow.ExternalGraphic
Sets the display-alignment.
setDisplayAlign(Values.DisplayAlignment) - Method in class de.vc.jfo.flow.InlineContainer
Sets the display-alignment.
setDisplayAlign(Values.DisplayAlignment) - Method in class de.vc.jfo.flow.InstreamForeignObject
Sets the display-alignment.
setDisplayAlign(Values.DisplayAlignment) - Method in class de.vc.jfo.flow.TableCell
Sets the display-alignment.
setDisplayAlign(Values.DisplayAlignment) - Method in class de.vc.jfo.pagination.RegionBody
Sets the display-alignment.
setDistance(Measure) - Method in class de.vc.jfo.flow.ListBlock
Sets attribute provisional-distance-between-starts.
setDocument(String, Document, boolean) - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource
Sets a whole document as a value for a field.
setDocumentBuilder(DocumentBuilder) - Method in class de.vc.io.rtf.parser.DocumentHandler
 
setDocumentContent(String, Document) - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource
Sets a the content of a document as fields value.
setDocumentLanguage(Locale) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets the locale that is used to format dates and numbers during conversion.
setDoubleCharFont(String) - Method in class de.vc.io.rtf.parser.TextProperties
 
setDPI(int) - Method in class de.vc.jfo.tools.ImageMetaData
 
setElement(int, Object) - Method in class de.vc.jfo.flow.Flow
 
setElement(int, Object) - Method in class de.vc.jfo.flow.FlowObjectWithElements
Replaces a node element at index of this node.
setElement(int, Object) - Method in class de.vc.jfo.FormattingObject
Replaces a node element at index of this node.
setElement(int, Object) - Method in class de.vc.jfo.SwappingFObj
Replaces a node element at index of this node.
setElement(int, Object) - Method in class de.vc.xml.DefaultNode
Replaces a node element at index of this node.
setElement(int, Object) - Method in interface de.vc.xml.Node
Replaces a node element at index of this node.
setEmboss(byte) - Method in class de.vc.io.rtf.parser.TextProperties
 
setEmptyValue(String) - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource
Sets an empty value for a field.
setEnableAttributeChangeEvent(boolean) - Method in class de.vc.xml.AbstractNode
Sets, if value change events are fired, when setAttribute is called.
setEnableBackgroundImage(boolean) - Method in class de.vc.jfo.env.RTF2FOConfig
 
setEnableBookmarks(boolean) - Method in class de.vc.jfo.env.RTF2FOConfig
Enables or disables handling of bookmarks.
setEnableDateFormatting(boolean) - Method in class de.vc.jfo.rtf.listeners.AbstractDataSource
 
setEnableLanguageSupport(boolean) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets whether language properties are added to XSL-FO output.
setEnableLanguageVariant(boolean) - Method in class de.vc.jfo.env.RTF2FOConfig
 
setEnableNumberFormatting(boolean) - Method in class de.vc.jfo.rtf.listeners.AbstractDataSource
 
setEnableStylesheetTable(boolean) - Method in class de.vc.io.rtf.parser.DefinitionHandler
 
setEnableTabulators(boolean) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets whether JFO processes tabulators or not.
setEnd(Measure) - Method in class de.vc.jfo.attributes.Padding
 
setEndIndent(MeasureFunction) - Method in class de.vc.jfo.attributes.Margin
 
setEndIndent(Measure) - Method in class de.vc.jfo.attributes.Margin
 
setEndIndentAsBodyStart() - Method in class de.vc.jfo.flow.ListItemLabel
Sets attribute "end-indent" to "body-start()".
setEndIndentAsLabelEnd() - Method in class de.vc.jfo.flow.ListItemLabel
Sets attribute "end-indent" to "label-end()".
setEndIndentIsLabelEnd(boolean) - Method in class de.vc.jfo.flow.ListItemLabel
Deprecated.
Use setEndIndentAsLabelEnd, setEndIndentAsBodyStart and clearEndIndent.
setEngrave(byte) - Method in class de.vc.io.rtf.parser.TextProperties
 
setEnumAttribute(String, String, boolean) - Static method in class de.vc.jfo.tools.Util
 
setEstimatorXScaling(double) - Method in class de.vc.jfo.env.RTF2FOConfig
 
setExternalDestination(String) - Method in class de.vc.jfo.flow.BasicLink
Sets the external destination of this link.
setFamily(String) - Method in class de.vc.jfo.attributes.FontSupport
 
setFgColor(Color) - Method in class de.vc.graphics.GraphicsPattern
 
setFileExtension(String) - Method in class de.vc.report.ReportContext
Sets the preferred file extension (e.g.
setFilePrefix(String) - Method in class de.vc.report.storages.FileStorage
Sets the file prefix.
setFileSuffix(String) - Method in class de.vc.jfo.tools.ImageMetaData
 
setFileSuffix(String) - Method in class de.vc.report.storages.FileStorage
Sets the file suffix (not extension!).
setFirstLineIndent(Measure) - Method in class de.vc.jfo.writing.FlowStyle
Sets indent of first line.
setFixLTPaddingBug(boolean) - Method in class de.vc.io.rtf.parser.PropertyHandler
 
setFixWordCellPaddingBug(boolean) - Method in class de.vc.jfo.env.RTF2FOConfig
Due to a bug in Microsoft Word top and left paddings of a cell are swapped.
setFlowName(String) - Method in class de.vc.jfo.flow.StaticContent
Sets the flow-name directly.
setFlowStyle(FlowStyle) - Method in class de.vc.jfo.writing.FlowWriter
Sets the style this FlowWriter uses to format paragraphs and text.
setFont(FontInfo) - Method in class de.vc.io.rtf.parser.TextProperties
 
setFont(FontSupport) - Method in class de.vc.jfo.FormattingObject
Sets the FontSupport of this fo.
setFontEncoding(String) - Method in class de.vc.io.rtf.parser.TextProperties
 
setFontFamily(String) - Method in class de.vc.io.rtf.parser.TextProperties
 
setFontFamily(String) - Method in class de.vc.jfo.writing.FlowStyle
Sets the font family.
setFontLineHeight(int) - Method in class de.vc.jfo.tools.FontMapper
If line-height correction is enabled, JFO must calculate the line-height of a text in some circumstances.
setFontLineHeight(int) - Method in class de.vc.jfo.tools.FontMappingRule
Overrides the font-line-height for this fonts.
setFontMapper(FontMapper) - Method in class de.vc.jfo.env.JFOConfig
Removes all registered font-mappers and sets the give font-mapper as default mapper.
setFontMapper(FontMapper) - Method in class de.vc.jfo.importer.ImportParameters
Sets the font-mapper.
setFontMapper(FontMapper) - Method in class de.vc.jfo.tools.Converter
Sets the font-mapper for RTF to XSL-FO conversion.
setFontMetricsHelper(FontMetricsHelper) - Method in class de.vc.jfo.rtf.RTFImporter
The font metrics helper calculates line heights and other typographical stuff.
setFontName(String) - Method in class de.vc.io.rtf.parser.TextProperties
 
setFontSize(float) - Method in class de.vc.io.rtf.parser.TextProperties
 
setFontSize(Measure) - Method in class de.vc.io.rtf.parser.TextProperties
 
setFontSize(Measure) - Method in class de.vc.jfo.writing.FlowStyle
Sets the font size.
setFontSize(int) - Method in class de.vc.jfo.writing.FlowStyle
Sets the font size.
setFontStretch(FontSupport.FontStretch) - Method in class de.vc.jfo.attributes.FontSupport
 
setFontStyle(FontSupport.Style) - Method in class de.vc.jfo.writing.FlowStyle
Sets the font style.
setFontWeight(FontSupport.Weight) - Method in class de.vc.jfo.writing.FlowStyle
Sets the font weight.
setFooter(TableFooter) - Method in class de.vc.jfo.flow.Table
Sets the footer of this table.
setFooterOverflowVisible(boolean) - Method in class de.vc.jfo.env.RTF2FOConfig
If this property is set to true, JFO may produce an output where the footer overflows document's body.
setForcePageCount(Values.ForcePageCount) - Method in class de.vc.jfo.pagination.PageSequence
Sets the force-page-count attribute.
setForcePageCount(Values.ForcePageCount) - Method in class de.vc.jfo.tools.DocumentAppender
Sets the force-page-count property which is applied to the last page sequence of a preceding document.
setForceSymbolBullet(boolean) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets, if all bullets of lists are replaced through default bullet of Adobes Symbol font during RTF import.
setForegroundColor(Color) - Method in class de.vc.io.rtf.parser.TextProperties
 
setForegroundColor(Color) - Method in class de.vc.jfo.writing.FlowStyle
Sets the foreground (text) color.
setFormatOutput(boolean) - Method in class de.vc.xml.XMLWriter
 
setFormatXMLOutput(boolean) - Method in class de.vc.jfo.env.JFOConfig
Sets whether JFO shall format XML output.
setForRenderer(String) - Method in class de.vc.jfo.tools.FontMapper
 
setGapSize(Measure) - Method in class de.vc.jfo.pagination.RegionBody
 
setGrowFactor(float) - Method in class de.vc.util.LazyList
 
setHeader(TableHeader) - Method in class de.vc.jfo.flow.Table
Sets the header of this table.
setHeaderOverflowVisible(boolean) - Method in class de.vc.jfo.env.RTF2FOConfig
If this property is set to true, JFO may produce an output where the header overflows document's body.
setHeight(Measure) - Method in class de.vc.jfo.flow.BlockContainer
 
setHeight(Measure) - Method in class de.vc.jfo.flow.ExternalGraphic
Sets the height of this graphic container.
setHeight(Measure) - Method in class de.vc.jfo.flow.InstreamForeignObject
Sets the absolute height of this object.
setHeight(Measure) - Method in class de.vc.jfo.flow.TableRow
Sets the height of this row.
setHeight(Measure) - Method in class de.vc.jfo.pagination.SimplePageMaster
 
setHiddenText(boolean) - Method in class de.vc.io.rtf.parser.TextProperties
 
setHighCharFont(String) - Method in class de.vc.io.rtf.parser.TextProperties
 
setHighlightUnpopulatedFields(boolean) - Method in class de.vc.jfo.report.FOReportBuilder
Sets whether unpopulated fields are highlighted (displayed in red color and underlined).
setHighlightUnpopulatedFields(boolean) - Method in class de.vc.jfo.rtf.listeners.AbstractDataSource
Sets whether unpopulated fields are highlighted (displayed in red color and underlined).
setHorizontalPadding(Measure) - Method in class de.vc.jfo.flow.TableContent
The the left and right padding of all contained table-cells.
setHorizontalPos(Measure) - Method in class de.vc.jfo.attributes.Background
Sets the horizontal position.
setHyphenation(boolean) - Method in class de.vc.jfo.FormattingObject
 
setHyphenationPolicy(int) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets the hyphenation policy.
setID(String) - Method in class de.vc.jfo.FormattingObject
Sets the ID of this formatting object.
setID(String) - Method in class de.vc.jfo.tools.FontMapper
 
setId(String) - Method in class de.vc.report.ReportData
Sets an optional ID of this data.
setIgnoreErrors(boolean) - Method in class de.vc.jfo.rtf.listeners.ReflectionDataSource
Set whether exceptions during method invokation should be ignored or thrown.
setIgnoreForeignNodes(boolean) - Method in class de.vc.report.sources.xml.XMLDataSource
Sets wether foreigner XML nodes are ignored when parsing XML.
setImage(String) - Method in class de.vc.jfo.attributes.Background
Sets an image-url.
setImageDir(File) - Method in class de.vc.jfo.tools.Converter
Sets the directory where images are stored.
setImageHandler(String) - Method in class de.vc.jfo.env.RTF2FOConfig
 
setImageId(String) - Method in class de.vc.jfo.tools.ImageMetaData
 
setImagePath(String) - Method in class de.vc.jfo.importer.ImportParameters
Sets the directory where imported images are stored.
setImagePath(File) - Method in class de.vc.jfo.importer.ImportParameters
Sets the directory where imported images are stored.
setImageSize(Dimension) - Method in class de.vc.jfo.tools.ImageMetaData
Sets the size of image.
setImageTreatment(int) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets the treatment of images.
setImageValue(String, String) - Method in class de.vc.report.ReportData
Sets an image of a field, which means the field shall be replaced by a graphic.
setImageValue(String, String, Measure, Measure) - Method in class de.vc.report.ReportData
Sets an image of a field, which means the field shall be replaced by a graphic.
setImportParameters(ImportParameters) - Method in class de.vc.jfo.report.FOReportBuilder
Sets the import parameters that are used for processing RTF to XSL-FO.
setIndexOffset(int) - Method in class de.vc.report.storages.FileStorage
Sets the report index offset.
setInitialPageNumber(Integer) - Method in class de.vc.jfo.pagination.PageSequence
Sets the initial page number.
setInline(Inline) - Method in class de.vc.jfo.flow.Footnote
Deprecated.
Use setLink();
setInlineValue(String, String) - Method in class de.vc.jfo.writing.FlowStyle
 
setInputFont(String) - Method in class de.vc.jfo.tools.FontMappingRule
Sets the input font/pattern.
setInternalDestination(String) - Method in class de.vc.jfo.flow.BasicLink
Sets the internal destination of this link.
setInternalDestination(FormattingObject) - Method in class de.vc.jfo.flow.BasicLink
Sets the internal destination of this link.
setItalic(byte) - Method in class de.vc.io.rtf.parser.TextProperties
 
setItalic(boolean) - Method in class de.vc.jfo.flow.Inline
Sets, if this inline is italic.
setKeepMemoryEntries(int) - Method in class de.vc.util.SwappingList
Sets the number of (last) objects that are keeped in memory when objects are swapped to disc.
setLabel(ListItemLabel) - Method in class de.vc.jfo.flow.ListItem
Sets the label of this list item.
setLanguage(int) - Method in class de.vc.io.rtf.parser.TextProperties
 
setLanguage(String) - Method in class de.vc.jfo.FormattingObject
 
setLanguage(Locale) - Method in class de.vc.jfo.FormattingObject
 
setLanguageFarEast(int) - Method in class de.vc.io.rtf.parser.TextProperties
 
setLanguageFarEastNoProof(int) - Method in class de.vc.io.rtf.parser.TextProperties
 
setLanguageNoProof(int) - Method in class de.vc.io.rtf.parser.TextProperties
 
setLeft(Measure) - Method in class de.vc.jfo.attributes.AbsolutePosition
Sets the left position.
setLeft(Measure) - Method in class de.vc.jfo.attributes.Padding
 
setLeft(Measure) - Method in class de.vc.jfo.attributes.RelativePosition
 
setLeftColor(Color) - Method in class de.vc.jfo.attributes.Border
Sets the left border-color .
setLeftIndent(Measure) - Method in class de.vc.jfo.writing.FlowStyle
Sets the space at left side of paragraph.
setLeftStyle(Border.Style) - Method in class de.vc.jfo.attributes.Border
Sets the left border-style .
setLeftWidth(Measure) - Method in class de.vc.jfo.attributes.Border
Sets the left border-width .
setLength(Measure) - Method in class de.vc.jfo.flow.Leader
Sets the length of this leader.
setLetterSpacing(Measure) - Method in class de.vc.jfo.flow.Inline
 
setLevel(int) - Method in class de.vc.io.rtf.SimpleRTFToken
 
setLicenseKeyFile(URL) - Method in class de.vc.jfo.env.JFOConfig
Sets the license key file.
setLinefeedTreatment(Values.LinefeedTreatment) - Method in class de.vc.jfo.flow.Block
Sets the linefeed treatment.
setLineHeight(Measure) - Method in class de.vc.jfo.flow.Block
Sets the height of a line.
setLineHeightCorrection(int) - Method in class de.vc.jfo.tools.FontMapper
 
setLineHeightCorrection(int) - Method in class de.vc.jfo.tools.FontMappingRule
Overrides the line-height-correction for this fonts.
setLineHeightFactor(Measure) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets the line height factor (stretching).
setLineHeightShiftAdjustment(boolean) - Method in class de.vc.jfo.flow.Block
 
setLineThrough(boolean) - Method in class de.vc.jfo.flow.Inline
Sets, if this inline has a line through.
setLink(Inline) - Method in class de.vc.jfo.flow.Footnote
Sets the link of footnote.
setListItems(String, Object[]) - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource
Sets items for a list or numbering.
setLocation(Measure, Measure) - Method in class de.vc.util.Point
 
setLog(Log) - Method in class de.vc.io.rtf.writer.RTFWriter
 
setLog(Log) - Method in class de.vc.util.log.FilteredLog
 
setLogger(Log) - Method in class de.vc.jfo.env.JFOConfig
Sets the Logger used by JFO.
setLogger(Logger) - Method in class de.vc.jfo.renderer.FOP0205Renderer
Sets the logger for Apache FOP.
setLogger(Logger) - Method in class de.vc.jfo.renderer.XEP4Renderer
 
setLogger(Log) - Method in class de.vc.jfo.renderer.XincRenderer
 
setLoggerPriority(String) - Method in class de.vc.jfo.env.JFOConfig
Sets a new log priority, but only if SimpleLog of JCL is used.
setLogLevel(int) - Method in class de.vc.util.log.LoggingPanelLogFactory
 
setLowCharFont(String) - Method in class de.vc.io.rtf.parser.TextProperties
 
setMargin(Margin) - Method in class de.vc.jfo.flow.Block
Sets the margin of this fo.
setMargin(Margin) - Method in class de.vc.jfo.flow.ExternalGraphic
Sets the margin of this fo.
setMargin(Margin) - Method in class de.vc.jfo.flow.ListBlock
Sets the margin of this fo.
setMargin(Margin) - Method in class de.vc.jfo.flow.ListItem
Sets the margin of this fo.
setMargin(Margin) - Method in class de.vc.jfo.flow.Table
Sets the margin of this fo.
setMargin(Margin) - Method in class de.vc.jfo.FormattingObject
Sets the margin of this fo.
setMargin(Margin) - Method in class de.vc.jfo.pagination.RegionBody
Sets the margin of this fo.
setMargin(Margin) - Method in class de.vc.jfo.pagination.SimplePageMaster
Sets the margin of this fo.
setMarginBottom(Measure) - Method in class de.vc.jfo.attributes.Margin
 
setMarginLeft(Measure) - Method in class de.vc.jfo.attributes.Margin
 
setMarginRight(Measure) - Method in class de.vc.jfo.attributes.Margin
 
setMarginTop(Measure) - Method in class de.vc.jfo.attributes.Margin
 
setMasterName(String) - Method in interface de.vc.jfo.pagination.PageMaster
Sets the master-name of this PageMaster.
setMasterName(String) - Method in class de.vc.jfo.pagination.PageSequenceMaster
 
setMasterName(String) - Method in class de.vc.jfo.pagination.SimplePageMaster
 
setMaximumSize(Dimension) - Method in class de.vc.jfo.tools.ImageTranscoder
Sets the maximum size of produced bitmap image.
setMaxLineLength(int) - Method in class de.vc.io.rtf.writer.RTFWriter
 
setMaxMemoryEntries(int) - Method in class de.vc.util.SwappingList
Sets the maximum number of (last) objects that are hold in memory.
setMemorySpeedRation(int) - Method in class de.vc.jfo.env.JFOConfig
Sets the memory-speed ratio.
setMergeFormat(boolean) - Method in class de.vc.jfo.rtf.DocumentContext
Sets whether text formatting properties of RTF should be applied to inserted objects.
setMimeType(String) - Method in class de.vc.jfo.tools.ImageMetaData
 
setNamespace(String, String) - Method in class de.vc.xml.AbstractNode
Sets a namespace.
setNamespace(String, String) - Method in interface de.vc.xml.Node
Sets a namespace.
setNamespaces(Map) - Method in class de.vc.jfo.rtf.StylesheetWizard
 
setNextLink(LinkObject) - Method in class de.vc.util.LinkObject
 
setObject(Object) - Method in class de.vc.util.LinkObject
 
setObserver(StreamObserver) - Method in class de.vc.io.ObservingInputStream
 
setObserver(StreamObserver) - Method in class de.vc.io.ObservingOutputStream
 
setOddOrEven(Values.OddOrEven) - Method in class de.vc.jfo.pagination.ConditionalPageMasterReference
 
setOrphans(int) - Method in class de.vc.jfo.FormattingObject
Sets the number of orphans.
setOutline(byte) - Method in class de.vc.io.rtf.parser.TextProperties
 
setOutputDir(File) - Method in class de.vc.jfo.tools.Converter
Sets the directory where converted files are stored.
setOutputFont(String) - Method in class de.vc.jfo.tools.FontMappingRule
Sets the output font.
setOutputFormat(OutputFormat, Renderer) - Method in class de.vc.jfo.report.FOReportBuilder
Sets the output-format of reports.
setOutputFormat(OutputFormat) - Method in class de.vc.jfo.report.FOReportBuilder
Sets the output-format of reports.
setOutputFormat(OutputFormat) - Method in class de.vc.jfo.tools.Converter
Sets the output format.
setOverline(boolean) - Method in class de.vc.jfo.flow.Inline
Sets, if this inline is overlined.
setPadding(Padding) - Method in class de.vc.jfo.flow.BasicLink
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.Block
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.BlockContainer
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.ExternalGraphic
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.FOCharacter
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.InitialPropertySet
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.Inline
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.InlineContainer
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.InstreamForeignObject
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.Leader
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.ListBlock
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.ListItem
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.PageNumber
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.PageNumberCitation
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.Table
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.TableAndCaption
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.TableCaption
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.TableCell
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.TableColumn
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.TableContent
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.flow.TableRow
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.FormattingObject
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.pagination.RegionBody
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.pagination.Title
Sets the padding of this fo.
setPadding(Padding) - Method in class de.vc.jfo.writing.CellStyle
Sets the padding of cell.
setPageMaster(PageMaster) - Method in class de.vc.jfo.pagination.PageSequence
Sets the PageMaster of this PageSequence.
setPagePosition(Values.PagePosition) - Method in class de.vc.jfo.pagination.ConditionalPageMasterReference
 
setParagraph(ParagraphProperties) - Method in class de.vc.io.rtf.parser.RTFProperties
 
setParameter(String) - Method in class de.vc.jfo.rtf.StylesheetWizard.FieldValue
 
setParameter(String, String) - Method in class de.vc.jfo.rtf.StylesheetWizard.FieldValue
 
setParameter(String, String) - Method in class de.vc.report.sources.db.DBDataSource
 
setParameters(ImportParameters) - Method in class de.vc.jfo.importer.Importer
Sets the parameters for this importer.
setParent(Node) - Method in class de.vc.jfo.flow.Reference
 
setParent(Node) - Method in class de.vc.xml.AbstractNode
Sets the parent of this node.
setParent(Node) - Method in class de.vc.xml.FileNodeElement
Sets the parent (owner) node of this element.
setParent(Node) - Method in interface de.vc.xml.NodeElement
Sets the parent (owner) node of this element.
setParent(Node) - Method in class de.vc.xml.PlainXMLNodeElement
Sets the parent (owner) node of this element.
setPassword(String) - Method in class de.vc.report.sources.db.DBConnection
Sets the password.
setPattern(Values.Pattern) - Method in class de.vc.jfo.flow.Leader
Sets the pattern of this leader.
setPatternImageDPI(int) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets the dots per inch value applied to generated pattern image.
setPreferredUnit(Measure.Unit) - Method in class de.vc.util.Measure
Deprecated.
Use changeUnit
setPrinterJobFactory(PrinterJobFactory) - Method in class de.vc.jfo.renderer.Renderer
Sets the factory that is used to create PrinterJobs if printer-output is required.
setPriority(int) - Method in class de.vc.jfo.renderer.Renderer
Sets the priority of this renderer.
setProcessHiddenText(boolean) - Method in class de.vc.jfo.env.RTF2FOConfig
Set whether JFO processes or ignores text that is marked as hidden.
setProperty(String, String, File) - Method in class de.vc.jfo.env.UserSession
 
setProperty(String, String, String) - Method in class de.vc.jfo.env.UserSession
 
setProperty(String, String, File[]) - Method in class de.vc.jfo.env.UserSession
 
setProperty(String, String, boolean) - Method in class de.vc.jfo.env.UserSession
 
setProperty(String, String, String[]) - Method in class de.vc.jfo.env.UserSession
 
setQName(String) - Method in class de.vc.xml.AbstractNode
Sets a new qualified node name.
setRange(double) - Method in class de.vc.math.FormulaMain.FunctionCanvas
 
setRecognizeXmlDirectives(boolean) - Method in class de.vc.jfo.tools.Converter
 
setReference(FlowObject) - Method in class de.vc.jfo.flow.PageNumberCitation
Sets the reference to the formatting object.
setReference(String) - Method in class de.vc.jfo.flow.PageNumberCitation
Sets the reference to an formatting object.
setRegion(Values.Region) - Method in class de.vc.jfo.flow.StaticContent
Sets the region of this static content.
setRegionAfter(Measure, Measure) - Method in class de.vc.jfo.pagination.SimplePageMaster
Defines the region at bottom of body (footer).
setRegionBefore(Measure, Measure) - Method in class de.vc.jfo.pagination.SimplePageMaster
Defines the region at top of body (header).
setRegionEnd(Measure, Measure) - Method in class de.vc.jfo.pagination.SimplePageMaster
Defines the region right of body.
setRegionStart(Measure, Measure) - Method in class de.vc.jfo.pagination.SimplePageMaster
Defines the region left of body.
setRegionTopSize(Measure, Measure, Measure) - Method in class de.vc.jfo.pagination.SimplePageMaster
 
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.BasicLink
Sets the relative position of this fo.
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.BidiOverride
Sets the relative position of this fo.
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.Block
Sets the relative position of this block
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.ExternalGraphic
Sets the relative position of this fo.
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.FOCharacter
Sets the relative position of this fo.
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.InitialPropertySet
Sets the relative position of this fo.
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.Inline
Sets the relative position of this fo.
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.InlineContainer
Sets the relative position of this fo.
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.InstreamForeignObject
Sets the relative position of this fo.
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.Leader
Sets the relative position of this fo.
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.ListBlock
Sets the relative position of this fo.
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.ListItem
Sets the relative position of this fo.
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.PageNumber
Sets the relative position of this fo.
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.PageNumberCitation
Sets the relative position of this fo.
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.Table
Sets the relative position of this fo.
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.TableAndCaption
Sets the relative position of this fo.
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.TableCaption
Sets the relative position of this fo.
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.TableCell
Sets the relative position of this fo.
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.TableContent
Sets the relative position of this fo.
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.flow.TableRow
Sets the relative position of this fo.
setRelativePosition(RelativePosition) - Method in class de.vc.jfo.FormattingObject
Sets the relative position of this fo.
setRemoveEmptyListItems(boolean) - Method in class de.vc.jfo.env.RTF2FOConfig
 
setRenderer(Renderer) - Method in class de.vc.jfo.tools.Converter
Sets the renderer.
setRenderer(Renderer) - Method in class de.vc.jfo.tools.PDFWriter
Sets the renderer that is used to render XSL-FO Documents.
setRepeatMode(Background.Repeat) - Method in class de.vc.jfo.attributes.Background
Sets the repeat mode.
setRestartPageNumbering(boolean) - Method in class de.vc.jfo.tools.DocumentAppender
If set to true, page-numbering is restarted when appending the next document.
setReuseImages(boolean) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets whether or not existing images in the image-output folder should be re-used.
setRight(Measure) - Method in class de.vc.jfo.attributes.AbsolutePosition
Sets the right position.
setRight(Measure) - Method in class de.vc.jfo.attributes.Padding
 
setRight(Measure) - Method in class de.vc.jfo.attributes.RelativePosition
 
setRightColor(Color) - Method in class de.vc.jfo.attributes.Border
Sets the right border-color .
setRightIndent(Measure) - Method in class de.vc.jfo.writing.FlowStyle
Sets the space at right side of paragraph.
setRightStyle(Border.Style) - Method in class de.vc.jfo.attributes.Border
Sets the right border-style .
setRightWidth(Measure) - Method in class de.vc.jfo.attributes.Border
Sets the right border-width .
setRole(String) - Method in class de.vc.jfo.attributes.Accessibility
Sets the role of fo.
setRowsSpanned(int) - Method in class de.vc.jfo.flow.TableCell
 
setRTF2FOConfig(RTF2FOConfig) - Method in class de.vc.jfo.report.FOReportBuilder
Sets the configuration that is used for processing RTF to XSL-FO.
setScaleX(int) - Method in class de.vc.io.rtf.parser.TextProperties
 
setScaleX(double) - Method in class de.vc.jfo.rtf.RTFImageData
 
setScaleY(double) - Method in class de.vc.jfo.rtf.RTFImageData
 
setScaling(Values.Scaling) - Method in class de.vc.jfo.flow.ExternalGraphic
Sets the scaling type of this graphic.
setScaling(int) - Method in class de.vc.util.Measure
 
setSelection(String, String) - Method in class de.vc.jfo.rtf.listeners.StylesheetDataSource
Sets a xsl:value-of node for a keyword.
setSelection(String, String, boolean) - Method in class de.vc.jfo.rtf.listeners.StylesheetDataSource
Sets a xsl:value-of node for a keyword.
setSelection(DBSelection) - Method in class de.vc.report.sources.db.DBDataSource
 
setSelection(DBSelection) - Method in class de.vc.report.sources.db.DBTableModel
Sets the selection of table rows.
setSeparation(Measure) - Method in class de.vc.jfo.flow.ListBlock
Sets the provisional label separation.
setShadingBGColor(Color) - Method in class de.vc.io.rtf.parser.TextProperties
 
setShadingFGColor(Color) - Method in class de.vc.io.rtf.parser.TextProperties
 
setShadingPercentage(int) - Method in class de.vc.io.rtf.parser.TextProperties
 
setShareValues(boolean) - Static method in class de.vc.util.Measure.Factory
Enables or disables the sharing for measures.
setShowInvalidIncBookmarks(boolean) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets whether invalid/missing bookmarks of included files produce an error message in the output file.
setShowInvalidIncFiles(boolean) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets whether invalid / missing included files generates an error message in the output document.
setShowMissingIncFilename(boolean) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets whether missing filenames in INCLUDETEXT fields generates an error message in the output.
setShrinkThreshold(int) - Method in class de.vc.util.LazyList
 
setSize(Measure) - Method in class de.vc.jfo.attributes.FontSupport
 
setSize(double) - Method in class de.vc.jfo.attributes.FontSupport
 
setSize(Measure, Measure) - Method in class de.vc.jfo.flow.BlockContainer
Sets the size of this block container.
setSize(Measure, Measure) - Method in class de.vc.jfo.flow.ExternalGraphic
Sets width and height of this graphic container.
setSize(int) - Method in class de.vc.util.LazyList
An implementing class can update the size of this list any time (e.g. if the size of a result set changed).
setSolid() - Method in class de.vc.jfo.attributes.Border
 
setSolid(Measure) - Method in class de.vc.jfo.attributes.Border
 
setSolid(Measure, Color) - Method in class de.vc.jfo.attributes.Border
 
setSource(String) - Method in class de.vc.jfo.flow.ExternalGraphic
Sets the source of this external graphic.
setSourceAsBase64Data(byte[], String) - Method in class de.vc.jfo.flow.ExternalGraphic
Sets the source as instream data using the URL-data scheme (RFC 2397).
setSourceAsUrl(String) - Method in class de.vc.jfo.flow.ExternalGraphic
Set the source URL of this graphic.
setSourceDocument(String) - Method in class de.vc.jfo.attributes.Accessibility
Sets the source of fo.
setSpaceAfter(Measure) - Method in class de.vc.jfo.attributes.Margin
 
setSpaceAfter(Measure) - Method in class de.vc.jfo.writing.FlowStyle
Sets the space after paragraph.
setSpaceAroundCells(Measure) - Method in class de.vc.jfo.flow.TableContent
Deprecated.
Use setHorizontalPadding instead.
setSpaceBefore(Measure) - Method in class de.vc.jfo.attributes.Margin
 
setSpaceBefore(Measure) - Method in class de.vc.jfo.writing.FlowStyle
Sets the space before paragraph.
setSpaceEnd(Measure) - Method in class de.vc.jfo.attributes.Margin
 
setSpaceStart(Measure) - Method in class de.vc.jfo.attributes.Margin
 
setSQLMask(String) - Method in class de.vc.report.sources.db.DBSelection
Sets the SQL-mask of this selection.
setStart(Measure) - Method in class de.vc.jfo.attributes.Padding
 
setStartIndent(MeasureFunction) - Method in class de.vc.jfo.attributes.Margin
 
setStartIndent(Measure) - Method in class de.vc.jfo.attributes.Margin
 
setStartIndentIsBodyStart(boolean) - Method in class de.vc.jfo.flow.ListItemBody
 
setStartNewSequence(boolean) - Method in class de.vc.jfo.tools.DocumentAppender
 
setStateLeavedListener(StateLeavedListener, int) - Method in class de.vc.io.rtf.parser.ParserState
 
setStep(double) - Method in class de.vc.math.FormulaMain.FunctionCanvas
 
setStrictHeaderFooterHandling(boolean) - Method in class de.vc.jfo.env.RTF2FOConfig
Sets whether headers and footers of title and facings are handled strict to the RTF specification.
setStrikethrough(byte) - Method in class de.vc.io.rtf.parser.TextProperties
 
setStyle(Border.Style) - Method in class de.vc.jfo.attributes.Border
Sets the common border-style (left, right, top & bottom).
setStyle(FontSupport.Style) - Method in class de.vc.jfo.attributes.FontSupport
 
setTable(Table) - Method in class de.vc.jfo.flow.TableAndCaption
 
setTableCaption(TableCaption) - Method in class de.vc.jfo.flow.TableAndCaption
 
setTableColumn(String, Object[]) - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource
Sets cells for a table column.
setTableLeftMargin(Measure) - Method in class de.vc.jfo.writing.FlowStyle
Sets the left margin of next tables.
setTableLevel(int) - Method in class de.vc.io.rtf.parser.ContainerContext
 
setTableRightMargin(Measure) - Method in class de.vc.jfo.writing.FlowStyle
Sets the right margin of next tables.
setTargetHeight(Measure) - Method in class de.vc.report.ReportImageValue
 
setTargetWidth(Measure) - Method in class de.vc.report.ReportImageValue
 
setText(String) - Method in class de.vc.io.rtf.SimpleRTFToken
 
setTextAlignment(Values.Alignment) - Method in class de.vc.jfo.flow.Block
Sets alignment (left, right, center...) of text.
setTextAlignment(Values.Alignment) - Method in class de.vc.jfo.flow.ExternalGraphic
Sets the alignment of text.
setTextAlignment(Values.Alignment) - Method in class de.vc.jfo.writing.FlowStyle
Sets the alignment of a paragraph.
setTextAlignmentLast(Values.Alignment) - Method in class de.vc.jfo.flow.Block
Sets last (right) alignment (left, right, center...) of text.
setTextIndent(Measure) - Method in class de.vc.jfo.flow.Block
Sets the text-indent (first-line-indent) of this block.
setTitle(Title) - Method in class de.vc.jfo.pagination.PageSequence
Sets the title of this page sequence.
setTop(Measure) - Method in class de.vc.jfo.attributes.AbsolutePosition
Sets the top position.
setTop(Measure) - Method in class de.vc.jfo.attributes.Padding
 
setTop(Measure) - Method in class de.vc.jfo.attributes.RelativePosition
 
setTopColor(Color) - Method in class de.vc.jfo.attributes.Border
Sets the top border-color .
setTopStyle(Border.Style) - Method in class de.vc.jfo.attributes.Border
Sets the top border-style .
setTopWidth(Measure) - Method in class de.vc.jfo.attributes.Border
Sets the top border-width .
setTrackChangesDeletedColor(Color) - Method in class de.vc.jfo.env.RTF2FOConfig
 
setTrackChangesPolicy(int) - Method in class de.vc.io.rtf.parser.DocumentHandler
 
setTrackChangesPolicy(int) - Method in class de.vc.jfo.env.RTF2FOConfig
 
setTrackChangesRevisedColor(Color) - Method in class de.vc.jfo.env.RTF2FOConfig
 
setTrackChangesState(int) - Method in class de.vc.io.rtf.parser.TextProperties
 
setTranscoding(char, char) - Method in class de.vc.jfo.tools.FontMappingRule
Sets the transcoding for a single character
setTranscoding(int, String) - Method in class de.vc.jfo.tools.FontMappingRule
Sets the transcoding for a bunch of characters.
setTree(Number) - Method in class de.vc.math.FormulaMain.FunctionCanvas
 
setType(int) - Method in class de.vc.graphics.LineGraphicsPattern
 
setType(int) - Method in class de.vc.io.rtf.SimpleRTFToken
 
setType(AbsolutePosition.PositionType) - Method in class de.vc.jfo.attributes.AbsolutePosition
 
setType(RelativePosition.PositionType) - Method in class de.vc.jfo.attributes.RelativePosition
 
setType(int) - Method in class de.vc.jfo.rtf.RTFImageData
 
setType(int) - Method in class de.vc.jfo.rtf.StylesheetWizard.FieldValue
 
setUndefinedAttributes(Map<String, ?>) - Method in class de.vc.xml.AbstractNode
Sets all attributes that are contained in the given map and that are not already defined by this node.
setUnderline(int) - Method in class de.vc.io.rtf.parser.TextProperties
 
setUnderline(boolean) - Method in class de.vc.jfo.flow.Inline
Sets, if this inline is underlined.
setUnderline(boolean) - Method in class de.vc.jfo.writing.FlowStyle
Sets underline.
setUniqueIdentifier(String) - Method in class de.vc.jfo.rtf.RTFImageData
 
setUrl(String) - Method in class de.vc.report.sources.db.DBConnection
Sets the url of the database.
setUseJFOLogging(boolean) - Method in class de.vc.jfo.renderer.Renderer
 
setUser(String) - Method in class de.vc.report.sources.db.DBConnection
Sets the user.
setVAlign(Values.DisplayAlignment) - Method in class de.vc.jfo.writing.CellStyle
Sets the vertical alignment of cell content.
setValue(String, Object) - Method in class de.vc.jfo.rtf.listeners.SimpleDataSource
Sets the value for a field.
setValue(String, Object) - Method in class de.vc.report.ReportData
Sets the value of a field.
setValue(String, Object, Object) - Static method in class de.vc.util.PrimitiveFieldHelper
 
setValue(Field, Object, Object) - Static method in class de.vc.util.PrimitiveFieldHelper
 
setValues(Map<String, Object>) - Method in class de.vc.report.ReportData
Sets multiple values.
setVerifyXMLSyntax(boolean) - Method in class de.vc.jfo.rtf.XMLDirectivesRecognizer
Enables or disables the syntax check for XML directives.
setVerticalAlign(int) - Method in class de.vc.io.rtf.parser.TextProperties
 
setVerticalAlignment(Values.VerticalAlignment) - Method in class de.vc.jfo.flow.Inline
Sets the vertical alignment.
setVerticalAlignment(Measure) - Method in class de.vc.jfo.flow.Inline
 
setVerticalOffset(int) - Method in class de.vc.io.rtf.parser.TextProperties
 
setVerticalPadding(Measure) - Method in class de.vc.jfo.flow.TableContent
The the top and bottom padding of all contained table-cells.
setVerticalPos(Measure) - Method in class de.vc.jfo.attributes.Background
Sets the vertical position.
setWeight(FontSupport.Weight) - Method in class de.vc.jfo.attributes.FontSupport
 
setWhiteSpaceCollapse(boolean) - Method in class de.vc.jfo.flow.Block
Sets white space collapsing.
setWhiteSpaceCollapse(boolean) - Method in class de.vc.jfo.flow.Inline
 
setWhiteSpaceTreatment(Values.WhiteSpaceTreatment) - Method in class de.vc.jfo.flow.Block
Sets the white space treatment.
setWidows(int) - Method in class de.vc.jfo.FormattingObject
Sets the number of widows.
setWidth(Measure) - Method in class de.vc.jfo.attributes.Border
Sets the common border-width for (left, right, top & bottom).
setWidth(Measure) - Method in class de.vc.jfo.flow.BlockContainer
 
setWidth(Measure) - Method in class de.vc.jfo.flow.ExternalGraphic
Sets the width of this graphic container.
setWidth(Measure) - Method in class de.vc.jfo.flow.InstreamForeignObject
Sets the absolute width of this object.
setWidth(Measure) - Method in class de.vc.jfo.flow.TableColumn
 
setWidth(Measure) - Method in class de.vc.jfo.pagination.SimplePageMaster
 
setWriteHeader(boolean) - Method in class de.vc.xml.XMLWriter
 
setWritingMode(Values.WritingMode) - Method in class de.vc.jfo.flow.BlockContainer
Sets the writing mode for this formatting object.
setWritingMode(Values.WritingMode) - Method in class de.vc.jfo.flow.InlineContainer
Sets the writing mode for this formatting object.
setWritingMode(Values.WritingMode) - Method in class de.vc.jfo.flow.Table
Sets the writing mode for this formatting object.
setWritingMode(Values.WritingMode) - Method in class de.vc.jfo.pagination.RegionBody
Sets the writing mode for this formatting object.
setWritingMode(Values.WritingMode) - Method in class de.vc.jfo.pagination.SimplePageMaster
Sets the writing mode for this formatting object.
setX(Measure) - Method in class de.vc.util.Point
 
setXmlEncoding(String) - Method in class de.vc.jfo.env.JFOConfig
 
setY(Measure) - Method in class de.vc.util.Point
 
setZIndex(int) - Method in class de.vc.jfo.flow.BlockContainer
 
shading - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
shading - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
shadingBackground - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
shadingBackground - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
shadingForeground - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
shadingForeground - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
ShapeTypeTable - Class in de.vc.io.rtf.parser
 
sharedObject(T) - Method in class de.vc.util.FlyweightFactory
 
shortNames(OutputFormat[]) - Static method in class de.vc.jfo.renderer.OutputFormat
 
signum() - Method in class de.vc.util.Measure
Returns the signum function of this Measure.
SIMPLE - Static variable in class de.vc.jfo.rtf.listeners.SimpleDataSource.ValueDescriptor
 
SimpleDataSource - Class in de.vc.jfo.rtf.listeners
This listener pushs business data (text, tables and other FO-objects) into a RTF field and executes actions.
SimpleDataSource() - Constructor for class de.vc.jfo.rtf.listeners.SimpleDataSource
Creates a new field listener.
SimpleDataSource(boolean) - Constructor for class de.vc.jfo.rtf.listeners.SimpleDataSource
Creates a new field listener.
SimpleDataSource.ActionDescriptor - Class in de.vc.jfo.rtf.listeners
Field actions are used to execute context related actions.
SimpleDataSource.ValueDescriptor - Class in de.vc.jfo.rtf.listeners
Value assigned to a keyword.
SimpleHTMLRenderer - Class in de.vc.jfo.renderer
 
SimpleHTMLRenderer() - Constructor for class de.vc.jfo.renderer.SimpleHTMLRenderer
 
SimpleHTMLRenderer(URL) - Constructor for class de.vc.jfo.renderer.SimpleHTMLRenderer
 
SimplePageMaster - Class in de.vc.jfo.pagination
The fo:simple-page-master is used in the generation of pages and specifies the geometry of the page.
SimplePageMaster() - Constructor for class de.vc.jfo.pagination.SimplePageMaster
Creates a new SimplePageMaster.
SimplePageMaster(SimplePageMaster.PageDescription) - Constructor for class de.vc.jfo.pagination.SimplePageMaster
Creates a new SimplePageMaster.
SimplePageMaster(String) - Constructor for class de.vc.jfo.pagination.SimplePageMaster
Creates a new SimplePageMaster.
SimplePageMaster(Measure, Measure) - Constructor for class de.vc.jfo.pagination.SimplePageMaster
Creates a new SimplePageMaster.
SimplePageMaster(Measure, Measure, Measure, Measure) - Constructor for class de.vc.jfo.pagination.SimplePageMaster
Creates a new SimplePageMaster.
SimplePageMaster.PageDescription - Class in de.vc.jfo.pagination
 
SimpleRTFToken - Class in de.vc.io.rtf
 
SimpleRTFToken() - Constructor for class de.vc.io.rtf.SimpleRTFToken
 
SimpleRTFToken(int) - Constructor for class de.vc.io.rtf.SimpleRTFToken
 
SimpleRTFToken(int, String) - Constructor for class de.vc.io.rtf.SimpleRTFToken
 
SimpleRTFToken(AbstractRTFToken) - Constructor for class de.vc.io.rtf.SimpleRTFToken
 
SingleFileStorage - Class in de.vc.report.storages
The single report file storage can be used if your report data source delivers only ONE report data.
SingleFileStorage(File) - Constructor for class de.vc.report.storages.SingleFileStorage
 
SingleFileStorage(String) - Constructor for class de.vc.report.storages.SingleFileStorage
 
SinglePageMasterReference - Class in de.vc.jfo.pagination
An fo:single-page-master-reference is the simplest sub-sequence-specifier.
SinglePageMasterReference(PageMaster) - Constructor for class de.vc.jfo.pagination.SinglePageMasterReference
 
size() - Method in class de.vc.util.DelegatingMap
 
size() - Method in class de.vc.util.FlyweightMap
 
size() - Method in class de.vc.util.LazyList
 
size() - Method in class de.vc.util.SwappingList
 
size() - Method in class de.vc.xml.NodeTreeWalker
 
skip(long) - Method in class de.vc.io.NullInputStream
 
skipBytes(long) - Method in class de.vc.io.rtf.parser.FilterTokenInput
 
skipBytes(long) - Method in class de.vc.io.rtf.parser.Scanner
 
skipBytes(long) - Method in interface de.vc.io.rtf.parser.TokenInput
 
skipCharacters(int) - Method in class de.vc.io.rtf.parser.FilterTokenInput
 
skipCharacters(int) - Method in class de.vc.io.rtf.parser.Scanner
 
skipCharacters(int) - Method in interface de.vc.io.rtf.parser.TokenInput
 
skipCurrentDestination() - Method in class de.vc.io.rtf.parser.TokenInputUtilities
Skips the current level.
skipCurrentLevel() - Method in class de.vc.io.rtf.parser.DefaultTokenHandler
 
sortByDisplayName(Locale[]) - Static method in class de.vc.util.LocaleToolkit
 
SOURCE_DOCUMENT - Static variable in interface de.vc.jfo.attributes.Attributes
This property provides a pointer back to the original XML document(s) used to create this formatting object tree, in accordance with the Dublin Core definition of "Source" ("A Reference to a resource from which the present resource is derived.")
space - Variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
SPACE_AFTER - Static variable in interface de.vc.jfo.attributes.Attributes
 
SPACE_BEFORE - Static variable in interface de.vc.jfo.attributes.Attributes
 
SPACE_END - Static variable in interface de.vc.jfo.attributes.Attributes
 
SPACE_START - Static variable in interface de.vc.jfo.attributes.Attributes
 
spaceAfter - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
spaceBefore - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
spaceBetweenLines - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
spaceBetweenLinesIsMultiple - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
spanAllElements() - Method in class de.vc.jfo.flow.Flow
 
SRC - Static variable in interface de.vc.jfo.attributes.Attributes
Specifies the URI reference to locate an external resource such as image/graphic data to be included as the content of this object, or color-profile data.
START_INDENT - Static variable in interface de.vc.jfo.attributes.Attributes
 
startBookmark(String) - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
startBorderFrame() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
startElement(String, String, String, Attributes) - Method in class de.vc.xml.XML2ObjectTransformer
 
startFooter(int) - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
startFootnote(String) - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
startHeader(int) - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
startPositionFrame() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
startSection() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
startTable() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
startTable(Measure[], TableHeader) - Method in class de.vc.jfo.writing.FlowWriter
Starts a table.
startTable(Measure[], String[], int) - Method in class de.vc.jfo.writing.FlowWriter
Starts a table
startTable(Measure[], String[], int, Color) - Method in class de.vc.jfo.writing.FlowWriter
Starts a table.
startTable(Measure[], TableFooter) - Method in class de.vc.jfo.writing.FlowWriter
Starts a table.
startTable(Measure[], TableHeader, TableFooter) - Method in class de.vc.jfo.writing.FlowWriter
Starts a table.
startTable(Measure[]) - Method in class de.vc.jfo.writing.FlowWriter
Starts a table.
startTableCell() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
startTableRow() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
startValue - Variable in class de.vc.io.rtf.parser.ListLevel
 
state - Variable in class de.vc.io.rtf.parser.Token
 
STATE_POST_CONVERSION - Static variable in class de.vc.jfo.tools.ConverterEvent
 
STATE_POST_IMPORT - Static variable in class de.vc.jfo.tools.ConverterEvent
 
STATE_POST_RENDERING - Static variable in class de.vc.jfo.tools.ConverterEvent
 
STATE_PRE_CONVERSION - Static variable in class de.vc.jfo.tools.ConverterEvent
 
STATE_PRE_IMPORT - Static variable in class de.vc.jfo.tools.ConverterEvent
 
STATE_PRE_RENDERING - Static variable in class de.vc.jfo.tools.ConverterEvent
 
stateClosed(ParserState, int) - Method in class de.vc.io.rtf.parser.DocumentHandler
 
stateClosed(ParserState, int) - Method in class de.vc.io.rtf.parser.ListLevel
 
stateClosed(ParserState, int) - Method in interface de.vc.io.rtf.parser.StateLeavedListener
Invoked if a state is about to close.
StateLeavedListener - Interface in de.vc.io.rtf.parser
 
StaticContent - Class in de.vc.jfo.flow
The fo:static-content formatting object holds a sequence or a tree of formatting objects that is to be presented in a single region or repeated in like-named regions on one or more pages in the page-sequence.
StaticContent() - Constructor for class de.vc.jfo.flow.StaticContent
 
stepOutToBlock() - Method in class de.vc.jfo.tools.TreeWalker
Steps out until the current node is a child of a Block.
stepOutToContainer() - Method in class de.vc.jfo.tools.TreeWalker
Steps out until the current node is a child of a container.
stepOutToNodeType(Class) - Method in class de.vc.jfo.tools.TreeWalker
Steps out until the current node has type nodeType.
storage - Variable in class de.vc.report.storages.FilterStorage
 
store() - Method in class de.vc.jfo.env.UserSession
 
storeReport(Report, ReportContext) - Method in class de.vc.report.ReportStorage
Invoked by the report engine to store a report.
storeReport(Report, ReportContext) - Method in class de.vc.report.storages.FileStorage
 
storeReport(Report, ReportContext) - Method in class de.vc.report.storages.FilterStorage
 
storeReport(Report, ReportContext) - Method in class de.vc.report.storages.NullStorage
 
storeReport(Report, ReportContext) - Method in class de.vc.report.storages.pdf.PDFMergeStorage
 
storeReport(Report, ReportContext) - Method in class de.vc.report.storages.SingleFileStorage
 
storeTo(OutputStream) - Method in class de.vc.jfo.tools.FontMapper
Stores mapping information into given OutputStream.
StreamObserver - Class in de.vc.io
 
StreamObserver() - Constructor for class de.vc.io.StreamObserver
 
StreamUtil - Class in de.vc.io
 
StringPattern - Class in de.vc.util
The StringPattern describes a pattern for a string using wildcard * and ?.
StringPattern(String) - Constructor for class de.vc.util.StringPattern
Create a new string pattern.
StringPattern(String, boolean) - Constructor for class de.vc.util.StringPattern
Create a new string pattern.
Strings - Class in de.vc.util
Utilities for Strings.
Strings() - Constructor for class de.vc.util.Strings
 
Style - Class in de.vc.io.rtf.parser
 
STYLE_DASHED - Static variable in class de.vc.jfo.attributes.Border
 
STYLE_DOTTED - Static variable in class de.vc.jfo.attributes.Border
 
STYLE_DOUBLE - Static variable in class de.vc.jfo.attributes.Border
 
STYLE_GROOVE - Static variable in class de.vc.jfo.attributes.Border
 
STYLE_HIDDEN - Static variable in class de.vc.jfo.attributes.Border
 
STYLE_INSET - Static variable in class de.vc.jfo.attributes.Border
 
STYLE_ITALIC - Static variable in class de.vc.jfo.attributes.FontSupport
 
STYLE_NONE - Static variable in class de.vc.jfo.attributes.Border
 
STYLE_NORMAL - Static variable in class de.vc.jfo.attributes.FontSupport
 
STYLE_OBLIQUE - Static variable in class de.vc.jfo.attributes.FontSupport
 
STYLE_OUTSET - Static variable in class de.vc.jfo.attributes.Border
 
STYLE_RIDGE - Static variable in class de.vc.jfo.attributes.Border
 
STYLE_SOLID - Static variable in class de.vc.jfo.attributes.Border
 
STYLE_TYPE_CHAR - Static variable in class de.vc.io.rtf.parser.Style
 
STYLE_TYPE_PARA - Static variable in class de.vc.io.rtf.parser.Style
 
STYLE_TYPE_SECT - Static variable in class de.vc.io.rtf.parser.Style
 
StylesheetDataSource - Class in de.vc.jfo.rtf.listeners
This field listener extends the simple data provider and adds methodes for registering xsl:value-of nodes.
StylesheetDataSource() - Constructor for class de.vc.jfo.rtf.listeners.StylesheetDataSource
 
StylesheetWizard - Class in de.vc.jfo.rtf
The stylesheet wizard creates a XSL stylsheet from a RTF form.
StylesheetWizard(String) - Constructor for class de.vc.jfo.rtf.StylesheetWizard
 
StylesheetWizard() - Constructor for class de.vc.jfo.rtf.StylesheetWizard
 
StylesheetWizard.FieldContextAction - Class in de.vc.jfo.rtf
 
StylesheetWizard.FieldInfo - Class in de.vc.jfo.rtf
 
StylesheetWizard.FieldValue - Class in de.vc.jfo.rtf
 
subList(int, int) - Method in class de.vc.util.SwappingList
 
subString(String, int, int) - Static method in class de.vc.util.Strings
 
subtract(Measure) - Method in class de.vc.util.Measure
Subtracts the given Measure from this measure and returns a new measure object.
subtract(String) - Method in class de.vc.util.Measure
Subtracts value from this measure and returns a new measure object.
suggestXSLFile() - Method in class de.vc.jfo.rtf.StylesheetWizard
 
supportBlockMargins - Variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
supportBorderCollapse - Variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
supportBorderSeparation - Variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
supportFontStretching - Variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
supportNegativeTableMargin - Variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
supportPageBorder - Variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
supportRelativePos - Variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
supportsFontMapping() - Method in class de.vc.jfo.importer.Importer
Determinates if this importer supports font-mapping.
supportsFontMapping() - Method in class de.vc.jfo.rtf.RTFImporter
Returns always true.
supportsFormat(OutputFormat) - Method in class de.vc.jfo.renderer.Renderer
Checks whether this renderer can generated a given output format.
supportZIndex - Variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
SUPPRESS_AT_LINE_BREAK - Static variable in interface de.vc.jfo.attributes.Attributes
This property applies only to fo:character and determines whether the character's representation shall be suppressed when it would occur adjacent to a formatter-generated line break.
SVG - Static variable in class de.vc.jfo.renderer.OutputFormat
Output format is SVG.
swapAll() - Method in class de.vc.jfo.SwappingFObj
Swaps all elements to a temporary file on disc.
swapAll() - Method in class de.vc.util.SwappingList
Swaps all elements that are still in memory to disc.
SwappingFObj - Class in de.vc.jfo
Superclass for formatting objects that can swap elements to disc to reduce memory consumption.
SwappingFObj(String) - Constructor for class de.vc.jfo.SwappingFObj
 
SwappingFObj(String, FormattingObject) - Constructor for class de.vc.jfo.SwappingFObj
 
SwappingList<T> - Class in de.vc.util
The SwappingList can swap objects at begin of this list into a temporary file to reduce memory consumption.
SwappingList() - Constructor for class de.vc.util.SwappingList
Constructs a new swapping list.
SwappingList(int, int) - Constructor for class de.vc.util.SwappingList
Constructs a new swapping list.
SwingTableDataSource - Class in de.vc.report.sources.swing
Uses a swing table model as data source for reports.
SwingTableDataSource(TableModel) - Constructor for class de.vc.report.sources.swing.SwingTableDataSource
Creates a new data source from a swing table model.
SwingTableDataSource(TableModel, String[]) - Constructor for class de.vc.report.sources.swing.SwingTableDataSource
Creates a new data source from a swing table model and defines or overrides FILLIN names of table columns.
SwingTableModel - Class in de.vc.report.sources.swing
Use a swing table model as an report table model.
SwingTableModel(TableModel) - Constructor for class de.vc.report.sources.swing.SwingTableModel
Creates a report table model from a swing table model.
SwingTableModel(TableModel, String[]) - Constructor for class de.vc.report.sources.swing.SwingTableModel
Creates a report table model from a swing table model and defines or overrides the FILLIN-names for table columns.
SYSTEM_PROPERTY_URL - Static variable in class de.vc.jfo.env.JFOConfig
System property key that points to JFO's configuration file.

T

TAB_KIND_CENTER - Static variable in class de.vc.io.rtf.parser.TabulatorProperties
 
TAB_KIND_DECIMAL - Static variable in class de.vc.io.rtf.parser.TabulatorProperties
 
TAB_KIND_DEFAULT - Static variable in class de.vc.io.rtf.parser.TabulatorProperties
 
TAB_KIND_RIGHT - Static variable in class de.vc.io.rtf.parser.TabulatorProperties
 
Table - Class in de.vc.jfo.flow
The fo:table flow object is used for formatting the tabular material of a table.
Table() - Constructor for class de.vc.jfo.flow.Table
Creates a new empty table.
Table(Measure[]) - Constructor for class de.vc.jfo.flow.Table
Creates a new table and defines some columns.
Table(Measure[], Object[][]) - Constructor for class de.vc.jfo.flow.Table
Creates a new table, defines some columns and adds some cells to table-body.
Table(Measure[], Object[][], Object[][]) - Constructor for class de.vc.jfo.flow.Table
Creates a new table, defines some columns and adds some cells to table-body and table-header..
Table(Measure[], TableRow[]) - Constructor for class de.vc.jfo.flow.Table
Creates a new table, defines some columns and adds some rows to table-body.
Table(Measure[], TableRow[], TableRow[]) - Constructor for class de.vc.jfo.flow.Table
Creates a new table, defines some columns and adds some rows to table-body and TableHeader.
TABLE_COLUMN - Static variable in class de.vc.jfo.rtf.listeners.SimpleDataSource.ValueDescriptor
 
tableAlignStrategy - Variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
TableAndCaption - Class in de.vc.jfo.flow
The fo:table-and-caption flow object is used for formatting a table together with its caption.
TableAndCaption(Table) - Constructor for class de.vc.jfo.flow.TableAndCaption
 
TableBody - Class in de.vc.jfo.flow
The fo:table-body formatting object is used to contain the content of the table body.
TableBody(Table) - Constructor for class de.vc.jfo.flow.TableBody
 
TableCaption - Class in de.vc.jfo.flow
The fo:table-caption formatting object is used to contain block-level formatting objects containing the caption for the table only when using the fo:table-and-caption.
TableCaption() - Constructor for class de.vc.jfo.flow.TableCaption
 
TableCell - Class in de.vc.jfo.flow
The fo:table-cell formatting object is used to group content to be placed in a table cell.
TableCell() - Constructor for class de.vc.jfo.flow.TableCell
Creates a new empty TableCell.
TableCell(BlockElement) - Constructor for class de.vc.jfo.flow.TableCell
Creates a new TableCell and adds the given element to content.
TableCell(String) - Constructor for class de.vc.jfo.flow.TableCell
Creates a new TableCell and adds some text.
TableCell(String, boolean) - Constructor for class de.vc.jfo.flow.TableCell
Creates a new TableCell and adds some text.
TableCell(BlockElement, int) - Constructor for class de.vc.jfo.flow.TableCell
Creates a new TableCell and adds the given element to content.
TableCell(BlockElement, int, int) - Constructor for class de.vc.jfo.flow.TableCell
Creates a new TableCell and adds the given element to content.
TableCell(String, int, int) - Constructor for class de.vc.jfo.flow.TableCell
Creates a new TableCell and adds some text.
TableCell(String, int) - Constructor for class de.vc.jfo.flow.TableCell
Creates a new TableCell and adds some text.
TableCell(InlineElement) - Constructor for class de.vc.jfo.flow.TableCell
Creates a new TableCell and adds an element..
TableCellProperties - Class in de.vc.io.rtf.parser
Table cell properties.
TableCellProperties() - Constructor for class de.vc.io.rtf.parser.TableCellProperties
 
TableColumn - Class in de.vc.jfo.flow
The fo:table-column auxiliary formatting object specifies characteristics applicable to table cells that have the same column and span.
TableColumn() - Constructor for class de.vc.jfo.flow.TableColumn
 
TableColumn(Measure) - Constructor for class de.vc.jfo.flow.TableColumn
 
TableContent - Class in de.vc.jfo.flow
A table-content is an object that holds some rows.
TableContent(String) - Constructor for class de.vc.jfo.flow.TableContent
 
TableContent(String, FormattingObject) - Constructor for class de.vc.jfo.flow.TableContent
 
TableFooter - Class in de.vc.jfo.flow
The fo:table-footer formatting object is used to contain the content of the table footer.
TableFooter() - Constructor for class de.vc.jfo.flow.TableFooter
 
TableHeader - Class in de.vc.jfo.flow
The fo:table-header formatting object is used to contain the content of the table header.
TableHeader() - Constructor for class de.vc.jfo.flow.TableHeader
 
TableHeader(Object[]) - Constructor for class de.vc.jfo.flow.TableHeader
Creates a new table header with one row.
TableHeader(Object[], int) - Constructor for class de.vc.jfo.flow.TableHeader
Creates a new table header with one row.
TableHeader(Object[], int, Color) - Constructor for class de.vc.jfo.flow.TableHeader
Creates a new table header with one row.
tableLeftMarginBorderAdjust - Variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
tableLevel - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
tableRow - Variable in class de.vc.io.rtf.parser.RTFProperties
 
TableRow - Class in de.vc.jfo.flow
The fo:table-row formatting object is used to group table-cells into rows; all table-cells in a table-row start in the same geometric row on the table grid.
TableRow() - Constructor for class de.vc.jfo.flow.TableRow
Creates a new empty TableRow.
TableRow(TableCell[]) - Constructor for class de.vc.jfo.flow.TableRow
Creates a new TableRow and adds given cells to content.
TableRow(Object[]) - Constructor for class de.vc.jfo.flow.TableRow
Creates a new TableRow and adds given cells to content.
tableRowHeightInclBorder - Variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
TableRowProperties - Class in de.vc.io.rtf.parser
Table row properties.
TableRowProperties() - Constructor for class de.vc.io.rtf.parser.TableRowProperties
 
tabulator() - Method in class de.vc.io.rtf.parser.DocumentBuilder
 
TabulatorProperties - Class in de.vc.io.rtf.parser
Tabulator properties
TabulatorProperties() - Constructor for class de.vc.io.rtf.parser.TabulatorProperties
 
TC_DELETED - Static variable in class de.vc.io.rtf.parser.TextProperties
 
TC_REVISED - Static variable in class de.vc.io.rtf.parser.TextProperties
 
TC_UNCHANGED - Static variable in class de.vc.io.rtf.parser.TextProperties
 
templateId - Variable in class de.vc.io.rtf.parser.RTFList
 
Templates - Class in de.vc.jfo.tools
 
Templates() - Constructor for class de.vc.jfo.tools.Templates
 
TemporaryStorage - Class in de.vc.io
A temporary storage stores a file for a short time.
TemporaryStorage() - Constructor for class de.vc.io.TemporaryStorage
 
TemporaryStorage(int) - Constructor for class de.vc.io.TemporaryStorage
 
TemporaryStorage(String, int) - Constructor for class de.vc.io.TemporaryStorage
 
text - Variable in class de.vc.io.rtf.parser.ListLevel
 
text - Variable in class de.vc.io.rtf.parser.RTFProperties
 
TEXT_ALIGN - Static variable in interface de.vc.jfo.attributes.Attributes
This property describes how inline content of a block is aligned.
TEXT_ALIGN_LAST - Static variable in interface de.vc.jfo.attributes.Attributes
Specifies the alignment of the last line-area child of the last block-area generated and returned by the formatting object, and to any line-area generated by the formatting object whose following sibling is a block-area that is not a line-area, and any lines in the block ending in U+000A.
TEXT_DECORATION - Static variable in interface de.vc.jfo.attributes.Attributes
This property describes decorations that are added to the text of an element.
TEXT_INDENT - Static variable in interface de.vc.jfo.attributes.Attributes
This property specifies the indentation of the first line of text in a block.
TEXT_TYPE_CALCULATION - Static variable in class de.vc.jfo.rtf.FormFieldDescriptor
 
TEXT_TYPE_CURRENT_DATE - Static variable in class de.vc.jfo.rtf.FormFieldDescriptor
 
TEXT_TYPE_CURRENT_TIME - Static variable in class de.vc.jfo.rtf.FormFieldDescriptor
 
TEXT_TYPE_DATE - Static variable in class de.vc.jfo.rtf.FormFieldDescriptor
 
TEXT_TYPE_NUMBER - Static variable in class de.vc.jfo.rtf.FormFieldDescriptor
 
TEXT_TYPE_REGULAR - Static variable in class de.vc.jfo.rtf.FormFieldDescriptor
 
TextProperties - Class in de.vc.io.rtf.parser
Text properties.
TextProperties() - Constructor for class de.vc.io.rtf.parser.TextProperties
 
Title - Class in de.vc.jfo.pagination
The fo:title formatting object is used to associate a title with a given page-sequence.
Title() - Constructor for class de.vc.jfo.pagination.Title
 
titlePage - Variable in class de.vc.io.rtf.parser.SectionProperties
Indicates if section has a special title page.
toArray() - Method in class de.vc.util.SwappingList
 
toArray(Object[]) - Method in class de.vc.util.SwappingList
 
toHexString(int, int) - Static method in class de.vc.util.Strings
Converts a number into a hex string with leading zeros.
Token - Class in de.vc.io.rtf.parser
An RTFToken is a atomar unit of an rtf stream.
Token() - Constructor for class de.vc.io.rtf.parser.Token
 
TokenHandler - Class in de.vc.io.rtf.parser
 
TokenHandler(Definitions) - Constructor for class de.vc.io.rtf.parser.TokenHandler
 
TokenInput - Interface in de.vc.io.rtf.parser
 
TokenInputUtilities - Class in de.vc.io.rtf.parser
 
TokenInputUtilities(TokenInput) - Constructor for class de.vc.io.rtf.parser.TokenInputUtilities
 
TokenMetaInfos - Class in de.vc.io.rtf.parser
 
TokenOutput - Interface in de.vc.io.rtf.writer
 
top - Variable in class de.vc.io.rtf.parser.RTFBorder
 
TOP - Static variable in interface de.vc.jfo.attributes.Attributes
This property specifies how far a box's top margin edge is offset below the top edge of the box's containing block.
topBorderSpace(int) - Method in class de.vc.io.rtf.parser.SectionProperties
 
topBorderSpace() - Method in class de.vc.io.rtf.parser.SectionProperties
 
toString() - Method in class de.vc.io.rtf.AbstractRTFToken
 
toString() - Method in class de.vc.io.rtf.parser.ContainerContext
 
toString() - Method in class de.vc.io.rtf.parser.PositionProperties
 
toString() - Method in class de.vc.io.rtf.parser.Token
 
toString() - Method in class de.vc.jfo.attributes.MeasureFunction
 
toString() - Method in class de.vc.jfo.env.RTF2FOCompatibilityMode
 
toString() - Method in class de.vc.jfo.flow.PageSequenceNumber
 
toString() - Method in class de.vc.jfo.renderer.OutputFormat
 
toString() - Method in class de.vc.jfo.tools.NativeCmdImageTranscode
 
toString() - Method in class de.vc.util.CharBuffer
 
toString() - Method in class de.vc.util.Measure
Gets a string-representation of this measure.
toString(int) - Method in class de.vc.util.Measure
Gets a string-representation of this measure.
toString(Measure.Unit) - Method in class de.vc.util.Measure
Gets a string representation in given unit.
toString(Measure.Unit, int) - Method in class de.vc.util.Measure
Gets a rounded string representation in given unit.
toString() - Method in class de.vc.util.Measure.Unit
 
toString() - Method in class de.vc.util.Point
 
toString() - Method in class de.vc.util.StringPattern
 
toString() - Method in class de.vc.xml.PlainXMLNodeElement
 
trace(Object) - Method in class de.vc.util.log.FilteredLog
 
trace(Object, Throwable) - Method in class de.vc.util.log.FilteredLog
 
TRACK_CHANGES_POLICY_CHANGES - Static variable in class de.vc.jfo.env.RTF2FOConfig
Use this policy to show changes in the documents.
TRACK_CHANGES_POLICY_FINAL - Static variable in class de.vc.jfo.env.RTF2FOConfig
Use this policy to show the final document.
TRACK_CHANGES_POLICY_ORIGINAL - Static variable in class de.vc.jfo.env.RTF2FOConfig
Use this policy to show the original document and ignore any changes.
TRACK_CHANGES_SHOW_CHANGES - Static variable in class de.vc.io.rtf.parser.DocumentHandler
 
TRACK_CHANGES_SHOW_FINAL - Static variable in class de.vc.io.rtf.parser.DocumentHandler
 
TRACK_CHANGES_SHOW_ORIGINAL - Static variable in class de.vc.io.rtf.parser.DocumentHandler
 
transcodeBytes(InputStream, OutputStream, ImageMetaData) - Method in class de.vc.jfo.tools.ImageTranscoder
Transcodes an image from an InputStream to an OutputStream.
transcodeChar(char) - Method in class de.vc.jfo.tools.FontMappingRule
Transcodes a single character.
transcodeChars(String) - Method in class de.vc.jfo.tools.FontMappingRule
Transcodes characters of a complete String.
transcodeFile(String, boolean, ImageMetaData) - Method in class de.vc.jfo.tools.ImageTranscoder
Transcodes an image.
transcodeFile(String, String, boolean, ImageMetaData) - Method in class de.vc.jfo.tools.ImageTranscoder
Transcodes an image from an inputFile to an outputFile.
transcodeString(String, String) - Method in class de.vc.jfo.rtf.DocumentContext
 
transcodeText(String, String) - Method in class de.vc.jfo.tools.FontMapper
Transcodes a string according substitution rules of a font.
TreeWalker - Class in de.vc.jfo.tools
Use a tree walker to introspect a tree step by step.
TreeWalker(Node) - Constructor for class de.vc.jfo.tools.TreeWalker
 
trim(String, String) - Static method in class de.vc.util.Strings
 
trim2null(String) - Static method in class de.vc.util.Strings
Trims a string and returns null if the string was empty.
trimInMiddle(String, int) - Static method in class de.vc.util.Strings
Trims a string by cropping characters in the middle.
TWIPS - Static variable in class de.vc.util.Measure
Unit Twips
twipsToCM(double) - Static method in class de.vc.jfo.tools.Util
 
twipsToCM(double, int) - Static method in class de.vc.jfo.tools.Util
 
twipsToPt(double) - Static method in class de.vc.jfo.tools.Util
 
twipsToPt(double, int) - Static method in class de.vc.jfo.tools.Util
 
TXT - Static variable in class de.vc.jfo.renderer.OutputFormat
Output format is plain text.
type - Variable in class de.vc.io.rtf.parser.ListLevel
 
type - Variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
type - Variable in class de.vc.io.rtf.parser.Token
 
TYPE_BACKWARD_DIAGONAL - Static variable in class de.vc.graphics.LineGraphicsPattern
 
TYPE_BACKWARD_DIAGONAL_DARK - Static variable in class de.vc.graphics.LineGraphicsPattern
 
TYPE_BINARY - Static variable in class de.vc.io.rtf.AbstractRTFToken
 
TYPE_BORDER_FRAME - Static variable in class de.vc.io.rtf.parser.ContainerContext
 
TYPE_BRACE_CLOSED - Static variable in class de.vc.io.rtf.AbstractRTFToken
 
TYPE_BRACE_OPEN - Static variable in class de.vc.io.rtf.AbstractRTFToken
 
TYPE_CHECK_BOX - Static variable in class de.vc.jfo.rtf.FormFieldDescriptor
 
TYPE_CONTROL - Static variable in class de.vc.io.rtf.AbstractRTFToken
 
TYPE_CROSS - Static variable in class de.vc.graphics.LineGraphicsPattern
 
TYPE_CROSS_DARK - Static variable in class de.vc.graphics.LineGraphicsPattern
 
TYPE_CROSS_DIAGONAL - Static variable in class de.vc.graphics.LineGraphicsPattern
 
TYPE_CROSS_DIAGONAL_DARK - Static variable in class de.vc.graphics.LineGraphicsPattern
 
TYPE_DEFAULT_RESULT - Static variable in class de.vc.jfo.rtf.StylesheetWizard.FieldValue
 
TYPE_EMPTY - Static variable in class de.vc.jfo.rtf.StylesheetWizard.FieldValue
 
TYPE_ENHANCED_METAFILE - Static variable in class de.vc.jfo.rtf.RTFImageData
 
TYPE_ESCAPE_CHARACTER - Static variable in class de.vc.io.rtf.AbstractRTFToken
 
TYPE_FIELD_INSTRUCTION - Static variable in class de.vc.io.rtf.parser.ContainerContext
 
TYPE_FIELD_RESULT - Static variable in class de.vc.io.rtf.parser.ContainerContext
 
TYPE_FLOW - Static variable in class de.vc.io.rtf.parser.ContainerContext
 
TYPE_FOOTNOTE - Static variable in class de.vc.io.rtf.parser.ContainerContext
 
TYPE_FORWARD_DIAGONAL - Static variable in class de.vc.graphics.LineGraphicsPattern
 
TYPE_FORWARD_DIAGONAL_DARK - Static variable in class de.vc.graphics.LineGraphicsPattern
 
TYPE_HEADER_FOOTER - Static variable in class de.vc.io.rtf.parser.ContainerContext
 
TYPE_HORIZONTAL - Static variable in class de.vc.graphics.LineGraphicsPattern
 
TYPE_HORIZONTAL_DARK - Static variable in class de.vc.graphics.LineGraphicsPattern
 
TYPE_JPG - Static variable in class de.vc.jfo.rtf.RTFImageData
 
TYPE_LIST - Static variable in class de.vc.jfo.rtf.FormFieldDescriptor
 
TYPE_NEXT_CONTROL_OPTIONAL - Static variable in class de.vc.io.rtf.AbstractRTFToken
 
TYPE_NO_PATTERN - Static variable in class de.vc.graphics.LineGraphicsPattern
 
TYPE_NON_BREAKING_HYPHEN - Static variable in class de.vc.io.rtf.AbstractRTFToken
 
TYPE_NON_BREAKING_SPACE - Static variable in class de.vc.io.rtf.AbstractRTFToken
 
TYPE_NULL - Static variable in class de.vc.io.rtf.AbstractRTFToken
 
TYPE_OPTIONAL_HYPHEN - Static variable in class de.vc.io.rtf.AbstractRTFToken
 
TYPE_OTHER - Static variable in class de.vc.io.rtf.parser.ContainerContext
 
TYPE_PNG - Static variable in class de.vc.jfo.rtf.RTFImageData
 
TYPE_POSITION_FRAME - Static variable in class de.vc.io.rtf.parser.ContainerContext
 
TYPE_SQUARES - Static variable in class de.vc.graphics.LineGraphicsPattern
 
TYPE_TABLE - Static variable in class de.vc.io.rtf.parser.ContainerContext
 
TYPE_TABLE_CELL - Static variable in class de.vc.io.rtf.parser.ContainerContext
 
TYPE_TABLE_ROW - Static variable in class de.vc.io.rtf.parser.ContainerContext
 
TYPE_TEXT - Static variable in class de.vc.io.rtf.AbstractRTFToken
 
TYPE_TEXT - Static variable in class de.vc.jfo.rtf.FormFieldDescriptor
 
TYPE_TEXT - Static variable in class de.vc.jfo.rtf.StylesheetWizard.FieldValue
 
TYPE_UNICODE - Static variable in class de.vc.io.rtf.AbstractRTFToken
 
TYPE_UNKNOWN - Static variable in class de.vc.jfo.rtf.RTFImageData
 
TYPE_VERTICAL - Static variable in class de.vc.graphics.LineGraphicsPattern
 
TYPE_VERTICAL_DARK - Static variable in class de.vc.graphics.LineGraphicsPattern
 
TYPE_WINDOWS_METAFILE - Static variable in class de.vc.jfo.rtf.RTFImageData
 
TYPE_XML_SNIPPET - Static variable in class de.vc.jfo.rtf.StylesheetWizard.FieldValue
 
TYPE_XSL_VALUE_OF - Static variable in class de.vc.jfo.rtf.StylesheetWizard.FieldValue
 

U

UNDERLINE_DASH - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
UNDERLINE_DOT_DASH - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
UNDERLINE_DOT_DOT_DASH - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
UNDERLINE_DOTT - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
UNDERLINE_DOUBLE - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
UNDERLINE_DOUBLE_WAVE - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
UNDERLINE_HEAVY_WAVE - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
UNDERLINE_LONG_DASH - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
UNDERLINE_NONE - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
UNDERLINE_SIMPLE - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
UNDERLINE_THICK - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
UNDERLINE_THICK_DASH - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
UNDERLINE_THICK_DOT - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
UNDERLINE_THICK_DOT_DASH - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
UNDERLINE_THICK_DOT_DOT_DASH - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
UNDERLINE_THICK_LONG_DASH - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
UNDERLINE_WAVE - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
UNDERLINE_WORD - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
UnknownManufacturerException - Exception in de.vc.util
 
UnknownManufacturerException(Class) - Constructor for exception de.vc.util.UnknownManufacturerException
 
unregister(ValueManufacturer) - Method in class de.vc.util.ValueFactory
Unregisters a ValueManufacturer that is responsible for only one type (class) of values (objects).
unregisterAll() - Method in class de.vc.jfo.renderer.RendererFactory
Unregisters all renderers (Prototypes).
unregisterAllFieldProcessors() - Method in class de.vc.jfo.rtf.RTFImporter
Deprecated.
Use removeAllFieldListeners() instead.
unregisterAllFontMappers() - Method in class de.vc.jfo.env.JFOConfig
 
unregisterFontMapper(FontMapper) - Method in class de.vc.jfo.env.JFOConfig
 
UnresolvedCompareField - Class in de.vc.jfo.rtf
 
UnresolvedCompareField(FieldInfo) - Constructor for class de.vc.jfo.rtf.UnresolvedCompareField
 
updateConfiguration(Configuration) - Method in class de.vc.jfo.renderer.gui.FOP1ConfigurationPanel
 
updateConfiguration(Configuration) - Method in class de.vc.jfo.renderer.gui.FOPConfigurationPanel
 
updateConfiguration(Configuration) - Method in class de.vc.jfo.renderer.gui.Ibex3ConfigurationPanel
 
updateConfiguration(Configuration) - Method in class de.vc.jfo.renderer.gui.XEP4ConfigurationPanel
 
updatePanel(Configuration) - Method in class de.vc.jfo.renderer.gui.FOP1ConfigurationPanel
 
updatePanel(Configuration) - Method in class de.vc.jfo.renderer.gui.FOPConfigurationPanel
 
updatePanel(Configuration) - Method in class de.vc.jfo.renderer.gui.Ibex3ConfigurationPanel
 
updatePanel(Configuration) - Method in class de.vc.jfo.renderer.gui.XEP4ConfigurationPanel
 
usage() - Static method in class de.vc.jfo.tools.Commander
 
UserSession - Class in de.vc.jfo.env
Represent the (GUI) session of a user and manages properties.
Util - Class in de.vc.jfo.tools
The utility class provides some helper methodes internally used by JFO.
Util() - Constructor for class de.vc.jfo.tools.Util
 

V

V_ALIGN_BASELINE - Static variable in class de.vc.jfo.attributes.Values
Align the baseline of the box with the baseline of the parent box.
V_ALIGN_BOTTOM - Static variable in class de.vc.jfo.attributes.Values
Align the bottom of the box with the bottom of the line box.
V_ALIGN_MIDDLE - Static variable in class de.vc.jfo.attributes.Values
Align the vertical midpoint of the box with the baseline of the parent box plus half the x-height of the parent.
V_ALIGN_SUB - Static variable in class de.vc.jfo.attributes.Values
Lower the baseline of the box to the proper position for subscripts of the parent's box.
V_ALIGN_SUPER - Static variable in class de.vc.jfo.attributes.Values
Raise the baseline of the box to the proper position for superscripts of the parent's box.
V_ALIGN_TEXT_BOTTOM - Static variable in class de.vc.jfo.attributes.Values
Align the bottom of the box with the bottom of the parent element's font.
V_ALIGN_TEXT_TOP - Static variable in class de.vc.jfo.attributes.Values
Align the top of the box with the top of the parent element's font.
V_ALIGN_TOP - Static variable in class de.vc.jfo.attributes.Values
Align the top of the box with the top of the line box.
valueChange(ValueChangeEvent) - Method in class de.vc.jfo.pagination.PageMasterReference
 
valueChange(ValueChangeEvent) - Method in interface de.vc.xml.AttributeChangeListener
Handels a ValueChangeEvent.
ValueChangeEvent - Class in de.vc.xml
This event is fired, if a value of an attribute has changed.
ValueChangeEvent(String, Object) - Constructor for class de.vc.xml.ValueChangeEvent
 
ValueChangeEvent(String, Object, Object) - Constructor for class de.vc.xml.ValueChangeEvent
 
ValueChangeEvent(Node, String, Object, Object) - Constructor for class de.vc.xml.ValueChangeEvent
 
ValueFactory - Class in de.vc.util
The ValueFactory creates values (Objects) from various representation such as Strings, and backwards.
ValueManufacturer<T> - Interface in de.vc.util
This ObjectFactorySlave is responsible for creating a special Object from a special representation.
ValueManufacturers - Class in de.vc.jfo.attributes
 
ValueManufacturers() - Constructor for class de.vc.jfo.attributes.ValueManufacturers
 
Values - Class in de.vc.jfo.attributes
Holds some final values of formatting objects.
Values() - Constructor for class de.vc.jfo.attributes.Values
 
values() - Method in class de.vc.util.DelegatingMap
 
values() - Method in class de.vc.util.FlyweightMap
 
Values.Alignment - Class in de.vc.jfo.attributes
 
Values.BlankOrNot - Class in de.vc.jfo.attributes
This property forms part of a selection rule to determine if the referenced page-master is eligible for selection at this point in the page-sequence.
Values.Break - Class in de.vc.jfo.attributes
 
Values.DisplayAlignment - Class in de.vc.jfo.attributes
This property specifies the alignment, in the block-progression-direction, of the areas that are the children of a reference-area.
Values.ForcePageCount - Class in de.vc.jfo.attributes
Force-page-count is used to impose a constraint on the number of pages in a page-sequence.
Values.LinefeedTreatment - Class in de.vc.jfo.attributes
The "linefeed-treatment" property specifies the treatment of linefeeds (character flow objects whose Unicode code point is U+000A) during the refinement process.
Values.OddOrEven - Class in de.vc.jfo.attributes
This property forms part of a selection rule to determine if the referenced page-master is eligible for selection at this point in the page-sequence.
Values.PagePosition - Class in de.vc.jfo.attributes
This property forms part of a selection rule to determine if the referenced page-master is eligible for selection at this point in the page-sequence.
Values.Pattern - Class in de.vc.jfo.attributes
Provides the specification of how to fill in the leader.
Values.Region - Class in de.vc.jfo.attributes
This property is used to identify a region within a simple-page-master.
Values.Scaling - Class in de.vc.jfo.attributes
Specifies whether scaling needs to preserve the intrinsic aspect ratio.
Values.VerticalAlignment - Class in de.vc.jfo.attributes
 
Values.WhiteSpaceTreatment - Class in de.vc.jfo.attributes
The "white-space-treatment" property specifies the treatment during the refinement process of character flow objects, except for linefeeds, that are classified as white space in XML.
Values.WritingMode - Class in de.vc.jfo.attributes
Writing mode property.
verify(String) - Method in class de.vc.xml.XMLSyntaxVerifier
 
verify(Reader) - Method in class de.vc.xml.XMLSyntaxVerifier
 
VERTICAL_ALIGN - Static variable in interface de.vc.jfo.attributes.Attributes
 
verticalAlign - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
verticalAlignment - Variable in class de.vc.io.rtf.parser.SectionProperties
 

W

W3C - Static variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
Compatibility mode for (default) W3C XSL-FO standard.
warn(String) - Method in class de.vc.jfo.renderer.Avalon2JCLAdapter
 
warn(String, Throwable) - Method in class de.vc.jfo.renderer.Avalon2JCLAdapter
 
warn(Object) - Method in class de.vc.util.log.FilteredLog
 
warn(Object, Throwable) - Method in class de.vc.util.log.FilteredLog
 
warning(TransformerException) - Method in class de.vc.jfo.renderer.XSLTRenderer
Receive notification of a warning.
WEIGHT_BOLD - Static variable in class de.vc.jfo.attributes.FontSupport
 
WEIGHT_BOLDER - Static variable in class de.vc.jfo.attributes.FontSupport
 
WEIGHT_LIGHTER - Static variable in class de.vc.jfo.attributes.FontSupport
 
WEIGHT_NORMAL - Static variable in class de.vc.jfo.attributes.FontSupport
 
WHITE_SPACE_COLLAPSE - Static variable in interface de.vc.jfo.attributes.Attributes
The "white-space-collapse" property specifies the treatment of consecutive white space during area tree construction.
WHITE_SPACE_TREATMENT - Static variable in interface de.vc.jfo.attributes.Attributes
The "white-space-treatment" property specifies the treatment during the refinement process of character flow objects, except for linefeeds, that are classified as white space in XML.
WHITE_SPACE_TREATMENT_IGNORE - Static variable in class de.vc.jfo.attributes.Values
Any glyph-area whose Unicode character is classified as white space in XML, except for U+000A, shall be deleted during line-building and inline-building.
WHITE_SPACE_TREATMENT_IGNORE_AFTER_LF - Static variable in class de.vc.jfo.attributes.Values
Any glyph-area with a suppress-at-line-break value of 'suppress' shall be deleted during line-building and inline-building if it would be the first glyph-area descendant of a line-area.
WHITE_SPACE_TREATMENT_IGNORE_BEFORE_LF - Static variable in class de.vc.jfo.attributes.Values
Any glyph-area with a suppress-at-line-break value of 'suppress' shall be deleted during line-building and inline-building if it would be the last glyph-area descendant of a line-area.
WHITE_SPACE_TREATMENT_IGNORE_SURROUNDING_LF - Static variable in class de.vc.jfo.attributes.Values
Any glyph-area with a suppress-at-line-break value of 'suppress' shall be deleted during line-building and inline-building if it would be the first or last glyph-area descendant of a line-area.
WHITE_SPACE_TREATMENT_PRESERVE - Static variable in class de.vc.jfo.attributes.Values
Any glyph-area whose Unicode character is classified as white space in XML shall not be deleted during line-building and inline-building.
WHITESPACES - Static variable in class de.vc.util.Strings
 
widowOrphanControl - Variable in class de.vc.io.rtf.parser.DocumentProperties
 
widowOrphanControl - Variable in class de.vc.io.rtf.parser.ParagraphProperties
 
WIDOWS - Static variable in interface de.vc.jfo.attributes.Attributes
The "widows" property specifies the minimum number of lines of a paragraph that must be left at the top of a page.
width - Variable in class de.vc.io.rtf.parser.PositionProperties
 
width - Variable in class de.vc.io.rtf.parser.RTFBorderProperties
 
WIDTH - Static variable in interface de.vc.jfo.attributes.Attributes
This property specifies the content width of boxes generated by block-level and replaced elements.
WORD_SPACING - Static variable in interface de.vc.jfo.attributes.Attributes
This property specifies spacing behavior between words.
WRAP_LIST_ITEM - Static variable in class de.vc.jfo.rtf.listeners.SimpleDataSource.ActionDescriptor
 
WRAP_TABLE_ROW - Static variable in class de.vc.jfo.rtf.listeners.SimpleDataSource.ActionDescriptor
 
WRAP_XSL_FOR_EACH - Static variable in class de.vc.jfo.rtf.StylesheetWizard.FieldContextAction
 
WRAP_XSL_IF - Static variable in class de.vc.jfo.rtf.StylesheetWizard.FieldContextAction
 
wrapBlock(Node) - Method in class de.vc.jfo.rtf.DocumentContext
Wraps the current block (paragraph) into another node.
wrapListItem(Node) - Method in class de.vc.jfo.rtf.DocumentContext
Wraps this list item into another node.
wrapListItemInForEach(String, String) - Method in class de.vc.jfo.rtf.listeners.StylesheetDataSource
 
wrapNode(FieldContext, Node, Class) - Method in class de.vc.jfo.rtf.XMLDirectivesRecognizer
 
wrapPageSequence(Node) - Method in class de.vc.jfo.rtf.DocumentContext
Wraps the current page sequence (section) into another node.
wrapParentNode(Node, Class) - Method in class de.vc.jfo.rtf.DocumentContext
 
Wrapper - Class in de.vc.jfo.flow
The fo:wrapper formatting object is used to specify inherited properties for a group of formatting objects.
Wrapper() - Constructor for class de.vc.jfo.flow.Wrapper
 
wrapRTFFile(FieldContext, String, String) - Method in class de.vc.jfo.rtf.XMLDirectivesRecognizer
 
wrapTableRow(Node) - Method in class de.vc.jfo.rtf.DocumentContext
Wraps the current table row into another node.
wrapTableRowInForEach(String, String) - Method in class de.vc.jfo.rtf.listeners.StylesheetDataSource
 
write(int) - Method in class de.vc.io.Base64OutputStream
 
write(byte[]) - Method in class de.vc.io.ChunkOutputStream
 
write(int) - Method in class de.vc.io.ChunkOutputStream
 
write(byte[], int, int) - Method in class de.vc.io.ChunkOutputStream
 
write(byte[]) - Method in class de.vc.io.NullOutputStream
 
write(int) - Method in class de.vc.io.NullOutputStream
 
write(byte[], int, int) - Method in class de.vc.io.NullOutputStream
 
write(byte[]) - Method in class de.vc.io.ObservingOutputStream
 
write(int) - Method in class de.vc.io.ObservingOutputStream
 
write(byte[], int, int) - Method in class de.vc.io.ObservingOutputStream
 
write(AbstractRTFToken) - Method in class de.vc.io.rtf.writer.ControlFilterTokenOutput
 
write(AbstractRTFToken) - Method in class de.vc.io.rtf.writer.FilterTokenOutput
 
write(AbstractRTFToken) - Method in class de.vc.io.rtf.writer.RTFWriter
 
write(AbstractRTFToken) - Method in interface de.vc.io.rtf.writer.TokenOutput
 
write(byte[]) - Method in class de.vc.io.TemporaryStorage
 
write(byte[], int, int) - Method in class de.vc.io.TemporaryStorage
 
write(int) - Method in class de.vc.io.TemporaryStorage
 
write(Document) - Method in class de.vc.jfo.tools.PDFWriter
Deprecated.
Use appendDocument.
write(String) - Method in class de.vc.jfo.writing.FlowWriter
Writes some text.
write(String, int) - Method in class de.vc.jfo.writing.FlowWriter
Writes some text with given font size.
write(String, FontSupport.Weight) - Method in class de.vc.jfo.writing.FlowWriter
Writes some text with given font weight.
write(String, FontSupport.Style) - Method in class de.vc.jfo.writing.FlowWriter
Writes some text with given font style.
write(String, int, FontSupport.Weight) - Method in class de.vc.jfo.writing.FlowWriter
Writes some text with given font weight.
write(String, int, FontSupport.Style) - Method in class de.vc.jfo.writing.FlowWriter
Writes some text with given font style.
write(String, int, FontSupport.Weight, FontSupport.Style) - Method in class de.vc.jfo.writing.FlowWriter
Writes some text with given font style.
write(InlineElement) - Method in class de.vc.jfo.writing.FlowWriter
Writes an InlineElement into current Paragraph (Block).
write(BlockElement) - Method in class de.vc.jfo.writing.FlowWriter
Writes an BlockGroupMember into Flow.
write(List<?>) - Method in class de.vc.xml.XMLWriter
Writes a List of NodeElements.
write(NodeElement) - Method in class de.vc.xml.XMLWriter
Writes a NodeElement.
write(NodeElement[]) - Method in class de.vc.xml.XMLWriter
Writes a List of NodeElements.
writeDecoded(byte[]) - Method in class de.vc.io.ChunkCodec
Use this call back methode for decoding.
writeDecoded(byte[], int) - Method in class de.vc.io.ChunkCodec
Use this call back methode for decoding.
writeEncoded(byte[]) - Method in class de.vc.io.ChunkCodec
Use this call back methode for encoding.
writeEncoded(byte[], int) - Method in class de.vc.io.ChunkCodec
Use this call back methode for encoding.
writeHeader() - Method in class de.vc.xml.XMLWriter
 
writeImageFile(InputStream, boolean, ImageMetaData) - Method in class de.vc.jfo.importer.Importer
Stores a picture to disc, used by importer.
writeNewLine() - Method in class de.vc.io.rtf.writer.RTFWriter
 
writePCData(String) - Method in class de.vc.xml.XMLWriter
Writes PCData.
writePNG(BufferedImage, OutputStream, int) - Static method in class de.vc.graphics.ImageIOToolkit
 
writeReport(OutputStream) - Method in class de.vc.jfo.report.FOReport
Writes this report to an output stream.
writeReport(OutputStream) - Method in class de.vc.report.Report
 
writeTo(XMLWriter) - Method in class de.vc.jfo.Document
 
writeTo(OutputStream) - Method in class de.vc.jfo.Document
 
writeTo(XMLWriter) - Method in class de.vc.jfo.flow.PageSequenceNumber
 
writeTo(XMLWriter) - Method in class de.vc.xml.AbstractNode
Writes this node through an XML-Writer.
writeTo(OutputStream) - Method in class de.vc.xml.AbstractNode
Writes full XML-tree into give OutputStream as XML.
writeTo(File) - Method in class de.vc.xml.AbstractNode
Writes full XML-tree of this node into given file.
writeTo(String) - Method in class de.vc.xml.AbstractNode
Writes full XML-tree of this node into given file.
writeTo(XMLWriter) - Method in class de.vc.xml.FileNodeElement
Write element into xml...
writeTo(XMLWriter) - Method in interface de.vc.xml.NodeElement
Write element into xml...
writeTo(XMLWriter) - Method in class de.vc.xml.PlainXMLNodeElement
Write element into xml...
WRITING_MODE - Static variable in interface de.vc.jfo.attributes.Attributes
Writing mode property.
WRITING_MODE_BT_LR - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
WRITING_MODE_LR_TB - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
WRITING_MODE_LR_TB - Static variable in class de.vc.jfo.attributes.Values
Inline components and text within a line are written left-to-right.
WRITING_MODE_LR_TB_VERTICAL - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
WRITING_MODE_RL_TB - Static variable in class de.vc.jfo.attributes.Values
Inline components and text within a line are written right-to-left.
WRITING_MODE_TB_RL - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
WRITING_MODE_TB_RL - Static variable in class de.vc.jfo.attributes.Values
Inline components and text within a line are written top-to-bottom.
WRITING_MODE_TB_RL_VERTICAL - Static variable in class de.vc.io.rtf.parser.RTFProperties
 
writingMode - Variable in class de.vc.io.rtf.parser.TableCellProperties
 
writingModeToString(int) - Static method in class de.vc.io.rtf.parser.RTFProperties
 

X

XEP4ConfigurationPanel - Class in de.vc.jfo.renderer.gui
Configuration panel for FOP.
XEP4ConfigurationPanel() - Constructor for class de.vc.jfo.renderer.gui.XEP4ConfigurationPanel
 
XEP4Renderer - Class in de.vc.jfo.renderer
A renderer using XEP by RenderX.
XEP4Renderer() - Constructor for class de.vc.jfo.renderer.XEP4Renderer
 
XEP_4 - Static variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
Deprecated.
Use RTF2FOCompatibilityMode XEP_4_4.
XEP_4_0 - Static variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
Compatibility mode for XEP (Version 4.0).
XEP_4_4 - Static variable in class de.vc.jfo.env.RTF2FOCompatibilityMode
Compatibility mode for XEP (Version 4.4).
XincRenderer - Class in de.vc.jfo.renderer
Renderer that use Xinc by Lunasil to transform XSL-FO documents.
XincRenderer() - Constructor for class de.vc.jfo.renderer.XincRenderer
 
XML2ObjectTransformer - Class in de.vc.xml
The XMLReader gets an InputStream as source and builds an object tree.
XML2ObjectTransformer() - Constructor for class de.vc.xml.XML2ObjectTransformer
 
XML2ObjectTransformer(Log) - Constructor for class de.vc.xml.XML2ObjectTransformer
 
XML_ATTR_ALIAS - Static variable in class de.vc.report.sources.db.DBSelection
 
XML_ATTR_CLASS - Static variable in class de.vc.jfo.renderer.Renderer
 
XML_ATTR_COLUMN - Static variable in class de.vc.report.sources.db.DBSelection
 
XML_ATTR_CONFIG_EDITOR - Static variable in class de.vc.jfo.renderer.Renderer
 
XML_ATTR_CONFIG_FILE - Static variable in class de.vc.jfo.renderer.Renderer
 
XML_ATTR_NAME - Static variable in class de.vc.jfo.renderer.Renderer
 
XML_ATTR_PASSWORD - Static variable in class de.vc.report.sources.db.DBConnection
 
XML_ATTR_PRIORTIY - Static variable in class de.vc.jfo.renderer.Renderer
 
XML_ATTR_RESET_IMAGE_CACHE - Static variable in class de.vc.jfo.renderer.Renderer
 
XML_ATTR_URL - Static variable in class de.vc.report.sources.db.DBConnection
 
XML_ATTR_USE_JFO_LOGGING - Static variable in class de.vc.jfo.renderer.Renderer
 
XML_ATTR_USER - Static variable in class de.vc.report.sources.db.DBConnection
 
XML_NODE_RENDERER - Static variable in class de.vc.jfo.renderer.Renderer
 
XML_TAG - Static variable in class de.vc.report.sources.db.DBConnection
 
XML_TAG - Static variable in class de.vc.report.sources.db.DBDataSource
 
XML_TAG - Static variable in class de.vc.report.sources.db.DBSelection
 
XML_TAG - Static variable in class de.vc.report.sources.db.DBTableModel
 
XML_TAG_COL_ALIAS - Static variable in class de.vc.report.sources.db.DBSelection
 
XML_TAG_GLOBAL_VALUES - Static variable in class de.vc.report.sources.db.DBDataSource
 
XML_TAG_QUERY - Static variable in class de.vc.report.sources.db.DBSelection
 
XML_TREE_FOP - Static variable in class de.vc.jfo.renderer.OutputFormat
Output format is the XML tree of FOP.
XMLDataSource - Class in de.vc.report.sources.xml
Data source from XML.
XMLDataSource(InputStream) - Constructor for class de.vc.report.sources.xml.XMLDataSource
Creates a new data source from xml.
XMLDataSource(String) - Constructor for class de.vc.report.sources.xml.XMLDataSource
Creates a new data source from xml.
XMLDirectivesRecognizer - Class in de.vc.jfo.rtf
The XMLDirectivesRecognizer is a field listener that recognizes XML directives that are placed directly in a RTF introduced by a FILLIN field.
XMLDirectivesRecognizer() - Constructor for class de.vc.jfo.rtf.XMLDirectivesRecognizer
 
XMLFOFactory - Class in de.vc.jfo
Factory that creates objects from XML-streams.
XMLFOFactory() - Constructor for class de.vc.jfo.XMLFOFactory
 
XMLObjectFactory - Class in de.vc.xml
The ObjectFactory creates objects from a XML-node.
XMLObjectFactory() - Constructor for class de.vc.xml.XMLObjectFactory
 
XMLSyntaxVerifier - Class in de.vc.xml
Verifies the syntax of an XML document (namespace validation is turned off).
XMLSyntaxVerifier() - Constructor for class de.vc.xml.XMLSyntaxVerifier
 
XMLTreeViewer - Class in de.vc.jfo.renderer
The XML tree viewer opens a Windows for each document and shows the XSL-FO tree.
XMLTreeViewer() - Constructor for class de.vc.jfo.renderer.XMLTreeViewer
 
XMLWriter - Class in de.vc.xml
Writer for XML-Nodes.
XMLWriter(Writer) - Constructor for class de.vc.xml.XMLWriter
Deprecated.
Use XMLWriter(OutputStream)
XMLWriter(Writer, boolean) - Constructor for class de.vc.xml.XMLWriter
Deprecated.
Use XMLWriter(OutputStream)
XMLWriter(Writer, String) - Constructor for class de.vc.xml.XMLWriter
Deprecated.
Use XMLWriter(OutputStream)
XMLWriter(Writer, boolean, String) - Constructor for class de.vc.xml.XMLWriter
Deprecated.
Use XMLWriter(OutputStream)
XMLWriter(OutputStream) - Constructor for class de.vc.xml.XMLWriter
Creates a new XML writer for the given output stream.
XMLWriter(OutputStream, String) - Constructor for class de.vc.xml.XMLWriter
Creates a new XML writer for the given output stream and with the given encoding.
XSL_FO - Static variable in class de.vc.jfo.renderer.OutputFormat
Output format is XSL-FO.
XSL_STYLESHEET - Static variable in class de.vc.jfo.renderer.OutputFormat
Output format is XSL-FO.
XSLFormatter3Renderer - Class in de.vc.jfo.renderer
Renderer that use XSL Formatter by Antenna House to transform XSL-FO documents.
XSLFormatter3Renderer() - Constructor for class de.vc.jfo.renderer.XSLFormatter3Renderer
 
XSLTRenderer - Class in de.vc.jfo.renderer
 
XSLTRenderer() - Constructor for class de.vc.jfo.renderer.XSLTRenderer
 
XSLTRenderer(OutputFormat, URL) - Constructor for class de.vc.jfo.renderer.XSLTRenderer
 
A B C D E F G H I J K L M N O P R S T U V W X 

© 2003-2011 by Sascha Schmidt (vision-cloud.de). All Rights Reserved.