A B C D E F G H I K L M N O P R S T U V W Z 

B

BaseFontCreateException - Exception in org.pentaho.reporting.libraries.fonts.itext
The BaseFontCreateException is thrown if there are problemns while creating iText fonts.
BaseFontCreateException() - Constructor for exception org.pentaho.reporting.libraries.fonts.itext.BaseFontCreateException
Creates a new BaseFontCreateException with no message.
BaseFontCreateException(String, Exception) - Constructor for exception org.pentaho.reporting.libraries.fonts.itext.BaseFontCreateException
Creates a new BaseFontCreateException with the given message and base exception.
BaseFontCreateException(String) - Constructor for exception org.pentaho.reporting.libraries.fonts.itext.BaseFontCreateException
Creates a new BaseFontCreateException with the given message.
BaseFontFontMetrics - Class in org.pentaho.reporting.libraries.fonts.itext
Creation-Date: 22.07.2007, 19:04:00
BaseFontFontMetrics(FontNativeContext, BaseFont, float) - Constructor for class org.pentaho.reporting.libraries.fonts.itext.BaseFontFontMetrics
 
BaseFontRecord - Class in org.pentaho.reporting.libraries.fonts.itext
A PDF font record.
BaseFontRecord(String, boolean, boolean, BaseFont, boolean, boolean) - Constructor for class org.pentaho.reporting.libraries.fonts.itext.BaseFontRecord
Creates a new font record.
BaseFontRecordKey - Class in org.pentaho.reporting.libraries.fonts.itext
A PDF font record key.
BaseFontRecordKey(String, String, boolean) - Constructor for class org.pentaho.reporting.libraries.fonts.itext.BaseFontRecordKey
Creates a new key.
BaseFontSupport - Class in org.pentaho.reporting.libraries.fonts.itext
iText font support.
BaseFontSupport(ITextFontRegistry) - Constructor for class org.pentaho.reporting.libraries.fonts.itext.BaseFontSupport
Creates a new support instance.
BaseFontSupport(ITextFontRegistry, String) - Constructor for class org.pentaho.reporting.libraries.fonts.itext.BaseFontSupport
 
BaselineInfo - Class in org.pentaho.reporting.libraries.fonts.registry
Creation-Date: 24.07.2006, 18:36:21
BaselineInfo() - Constructor for class org.pentaho.reporting.libraries.fonts.registry.BaselineInfo
 
BREAK_CHAR - Static variable in interface org.pentaho.reporting.libraries.fonts.text.breaks.BreakOpportunityProducer
Breaks allowed, it is an generic position.
BREAK_LINE - Static variable in interface org.pentaho.reporting.libraries.fonts.text.breaks.BreakOpportunityProducer
Break allowed, this is after a line is complete or a forced linebreak has been encountered.
BREAK_NEVER - Static variable in interface org.pentaho.reporting.libraries.fonts.text.breaks.BreakOpportunityProducer
Never do any breaking.
BREAK_SYLLABLE - Static variable in interface org.pentaho.reporting.libraries.fonts.text.breaks.BreakOpportunityProducer
Break allowed, this is after a syllable is complete.
BREAK_WORD - Static variable in interface org.pentaho.reporting.libraries.fonts.text.breaks.BreakOpportunityProducer
Break allowed, this is after a word is complete or a whitespace has been encountered.
BreakOpportunityProducer - Interface in org.pentaho.reporting.libraries.fonts.text.breaks
Checks for break-opportunities.
BuiltInJavaEncoding - Class in org.pentaho.reporting.libraries.fonts.encoding.manual
 
BuiltInJavaEncoding(String, boolean) - Constructor for class org.pentaho.reporting.libraries.fonts.encoding.manual.BuiltInJavaEncoding
 
ByteAccessUtilities - Class in org.pentaho.reporting.libraries.fonts
Reads byte-data using a Big-Endian access schema.
ByteBuffer - Class in org.pentaho.reporting.libraries.fonts.encoding
A simple byte buffer.
ByteBuffer(int) - Constructor for class org.pentaho.reporting.libraries.fonts.encoding.ByteBuffer
 
ByteBuffer(byte[]) - Constructor for class org.pentaho.reporting.libraries.fonts.encoding.ByteBuffer
 
ByteBuffer(byte[], int, int) - Constructor for class org.pentaho.reporting.libraries.fonts.encoding.ByteBuffer
 
ByteStream - Class in org.pentaho.reporting.libraries.fonts.encoding
This is a wrapper around a byte buffer to allows streaming operations.
ByteStream(ByteBuffer, int) - Constructor for class org.pentaho.reporting.libraries.fonts.encoding.ByteStream
 
ByteTable - Class in org.pentaho.reporting.libraries.fonts.tools
A lookup table for objects.
ByteTable(int, int) - Constructor for class org.pentaho.reporting.libraries.fonts.tools.ByteTable
Creates a new table.
A B C D E F G H I K L M N O P R S T U V W Z