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

C

CENTRAL - Static variable in class org.pentaho.reporting.libraries.fonts.registry.BaselineInfo
 
CharMappingTable - Class in org.pentaho.reporting.libraries.fonts.truetype
Creation-Date: 06.11.2005, 20:24:42
CharMappingTable() - Constructor for class org.pentaho.reporting.libraries.fonts.truetype.CharMappingTable
 
charsToCodepoint(String) - Static method in class org.pentaho.reporting.libraries.fonts.encoding.CodePointUtilities
 
ClassificationProducer - Interface in org.pentaho.reporting.libraries.fonts.text
The base interface for all unicode statemachine producers.
clear(byte) - Method in class org.pentaho.reporting.libraries.fonts.tools.ByteTable
Clears the table.
clone() - Method in class org.pentaho.reporting.libraries.fonts.registry.FontKey
 
clone() - Method in interface org.pentaho.reporting.libraries.fonts.text.breaks.BreakOpportunityProducer
 
clone() - Method in class org.pentaho.reporting.libraries.fonts.text.breaks.LineBreakProducer
 
clone() - Method in interface org.pentaho.reporting.libraries.fonts.text.ClassificationProducer
 
clone() - Method in class org.pentaho.reporting.libraries.fonts.text.classifier.LinebreakClassificationProducer
 
clone() - Method in class org.pentaho.reporting.libraries.fonts.text.classifier.WhitespaceClassificationProducer
 
clone() - Method in class org.pentaho.reporting.libraries.fonts.text.DefaultLanguageClassifier
 
clone() - Method in class org.pentaho.reporting.libraries.fonts.text.font.DefaultKerningProducer
 
clone() - Method in class org.pentaho.reporting.libraries.fonts.text.font.NoKerningProducer
 
clone() - Method in class org.pentaho.reporting.libraries.fonts.text.font.StaticFontSizeProducer
 
clone() - Method in class org.pentaho.reporting.libraries.fonts.text.font.VariableFontSizeProducer
 
clone() - Method in class org.pentaho.reporting.libraries.fonts.text.GraphemeClusterProducer
 
clone() - Method in class org.pentaho.reporting.libraries.fonts.text.StaticSpacingProducer
 
clone() - Method in class org.pentaho.reporting.libraries.fonts.text.whitespace.DiscardWhiteSpaceFilter
 
clone() - Method in class org.pentaho.reporting.libraries.fonts.text.whitespace.PreserveBreaksWhiteSpaceFilter
 
clone() - Method in class org.pentaho.reporting.libraries.fonts.text.whitespace.PreserveWhiteSpaceFilter
 
clone() - Method in interface org.pentaho.reporting.libraries.fonts.text.whitespace.WhiteSpaceFilter
 
close() - Method in class org.pentaho.reporting.libraries.fonts.encoding.ByteStream
 
close() - Method in class org.pentaho.reporting.libraries.fonts.encoding.CodePointStream
 
close() - Method in class org.pentaho.reporting.libraries.fonts.encoding.EncodedOutputStreamWriter
Close the stream, flushing it first.
close() - Method in class org.pentaho.reporting.libraries.fonts.itext.BaseFontSupport
Close the font support.
close() - Method in class org.pentaho.reporting.libraries.fonts.itext.ITextFontMetricsFactory
 
CodePointBuffer - Class in org.pentaho.reporting.libraries.fonts.encoding
Creation-Date: 20.04.2006, 16:46:50
CodePointBuffer(int[]) - Constructor for class org.pentaho.reporting.libraries.fonts.encoding.CodePointBuffer
 
CodePointBuffer(int) - Constructor for class org.pentaho.reporting.libraries.fonts.encoding.CodePointBuffer
 
CodePointStream - Class in org.pentaho.reporting.libraries.fonts.encoding
This is a wrapper around a byte buffer to allows streaming operations.
CodePointStream(CodePointBuffer, int) - Constructor for class org.pentaho.reporting.libraries.fonts.encoding.CodePointStream
 
codepointToChars(int[]) - Static method in class org.pentaho.reporting.libraries.fonts.encoding.CodePointUtilities
 
CodePointUtilities - Class in org.pentaho.reporting.libraries.fonts.encoding
Creation-Date: 01.06.2006, 18:10:19
CollapseWhiteSpaceFilter - Class in org.pentaho.reporting.libraries.fonts.text.whitespace
This class filters linebreaks in addition to the normal whitespace collapsing.
CollapseWhiteSpaceFilter() - Constructor for class org.pentaho.reporting.libraries.fonts.text.whitespace.CollapseWhiteSpaceFilter
 
commit() - Method in class org.pentaho.reporting.libraries.fonts.cache.FirstLevelFontCache
 
commit() - Method in interface org.pentaho.reporting.libraries.fonts.cache.FontCache
 
commit() - Method in class org.pentaho.reporting.libraries.fonts.cache.LeastFrequentlyUsedCache
 
commit() - Method in class org.pentaho.reporting.libraries.fonts.cache.NullFontCache
 
commit() - Method in class org.pentaho.reporting.libraries.fonts.itext.ITextFontStorage
 
commit() - Method in class org.pentaho.reporting.libraries.fonts.merge.CompoundFontStorage
 
commit() - Method in class org.pentaho.reporting.libraries.fonts.registry.DefaultFontStorage
 
commit() - Method in interface org.pentaho.reporting.libraries.fonts.registry.FontStorage
Mark the processing to be finished; commit any caches to the global storage, if applicable, clean up and return into a sane state.
ComplexEncoding - Interface in org.pentaho.reporting.libraries.fonts.encoding
A complex encoding has a non-uniform relationship between the number of characters and the number of bytes generated.
CompoundFontFamily - Class in org.pentaho.reporting.libraries.fonts.merge
Creation-Date: 20.07.2007, 18:54:28
CompoundFontFamily(FontFamily, FontRegistry) - Constructor for class org.pentaho.reporting.libraries.fonts.merge.CompoundFontFamily
 
CompoundFontIdentifier - Class in org.pentaho.reporting.libraries.fonts.merge
Creation-Date: 20.07.2007, 19:31:00
CompoundFontIdentifier(FontIdentifier, FontRegistry, boolean, boolean) - Constructor for class org.pentaho.reporting.libraries.fonts.merge.CompoundFontIdentifier
 
CompoundFontRecord - Class in org.pentaho.reporting.libraries.fonts.merge
Creation-Date: 20.07.2007, 18:55:08
CompoundFontRecord(FontRecord, CompoundFontFamily, boolean, boolean) - Constructor for class org.pentaho.reporting.libraries.fonts.merge.CompoundFontRecord
 
CompoundFontRegistry - Class in org.pentaho.reporting.libraries.fonts.merge
Creation-Date: 20.07.2007, 18:46:04
CompoundFontRegistry() - Constructor for class org.pentaho.reporting.libraries.fonts.merge.CompoundFontRegistry
 
CompoundFontStorage - Class in org.pentaho.reporting.libraries.fonts.merge
Creation-Date: 20.07.2007, 19:35:31
CompoundFontStorage() - Constructor for class org.pentaho.reporting.libraries.fonts.merge.CompoundFontStorage
 
CONTROL - Static variable in class org.pentaho.reporting.libraries.fonts.text.GraphemeClassifier
 
CR - Static variable in class org.pentaho.reporting.libraries.fonts.text.GraphemeClassifier
 
create(ResourceManager, ResourceData, ResourceKey) - Method in class org.pentaho.reporting.libraries.fonts.encoding.EncodingFactory
 
createBaseFont(String, boolean, boolean, String, boolean) - Method in class org.pentaho.reporting.libraries.fonts.itext.BaseFontSupport
Creates a iText-BaseFont for an font.
createBaseFontRecord(String, boolean, boolean, String, boolean) - Method in class org.pentaho.reporting.libraries.fonts.itext.BaseFontSupport
Creates a BaseFontRecord for an font.
createBreakOpportunity(int) - Method in interface org.pentaho.reporting.libraries.fonts.text.breaks.BreakOpportunityProducer
 
createBreakOpportunity(int) - Method in class org.pentaho.reporting.libraries.fonts.text.breaks.LineBreakProducer
 
createBreakOpportunity(int) - Method in class org.pentaho.reporting.libraries.fonts.text.breaks.WordBreakProducer
 
createDefaultCache() - Method in class org.pentaho.reporting.libraries.fonts.LibFontBoot
 
createGraphemeCluster(int) - Method in class org.pentaho.reporting.libraries.fonts.text.GraphemeClusterProducer
Returns an alternating counter for the grapheme clusters.
createKey() - Method in class org.pentaho.reporting.libraries.fonts.itext.BaseFontRecord
Creates a font record key.
createMetrics(FontIdentifier, FontContext) - Method in class org.pentaho.reporting.libraries.fonts.awt.AWTFontMetricsFactory
 
createMetrics(FontIdentifier, FontContext) - Method in class org.pentaho.reporting.libraries.fonts.itext.ITextFontMetricsFactory
 
createMetrics(FontIdentifier, FontContext) - Method in class org.pentaho.reporting.libraries.fonts.monospace.MonospaceFontMetricsFactory
Loads the font metrics for the font identified by the given identifier.
createMetrics(FontIdentifier, FontContext) - Method in interface org.pentaho.reporting.libraries.fonts.registry.FontMetricsFactory
Loads the font metrics for the font identified by the given identifier.
createMetrics(FontIdentifier, FontContext) - Method in class org.pentaho.reporting.libraries.fonts.truetype.TrueTypeFontMetricsFactory
 
createMetricsFactory() - Method in class org.pentaho.reporting.libraries.fonts.afm.AfmFontRegistry
 
createMetricsFactory() - Method in class org.pentaho.reporting.libraries.fonts.awt.AWTFontRegistry
Creates a new font metrics factory.
createMetricsFactory() - Method in class org.pentaho.reporting.libraries.fonts.itext.ITextBuiltInFontRegistry
 
createMetricsFactory() - Method in class org.pentaho.reporting.libraries.fonts.itext.ITextFontRegistry
 
createMetricsFactory() - Method in class org.pentaho.reporting.libraries.fonts.merge.CompoundFontRegistry
 
createMetricsFactory() - Method in class org.pentaho.reporting.libraries.fonts.monospace.MonospaceFontRegistry
Creates a new font metrics factory.
createMetricsFactory() - Method in class org.pentaho.reporting.libraries.fonts.pfm.PfmFontRegistry
 
createMetricsFactory() - Method in interface org.pentaho.reporting.libraries.fonts.registry.FontRegistry
Creates a new font metrics factory.
createMetricsFactory() - Method in class org.pentaho.reporting.libraries.fonts.truetype.TrueTypeFontRegistry
Creates a new font metrics factory.
createSpacing(int) - Method in interface org.pentaho.reporting.libraries.fonts.text.SpacingProducer
 
createSpacing(int) - Method in class org.pentaho.reporting.libraries.fonts.text.StaticSpacingProducer
 
CustomPlatformIdentifier - Class in org.pentaho.reporting.libraries.fonts.truetype.mappings
Creation-Date: 07.11.2005, 15:42:07
CustomPlatformIdentifier(int) - Constructor for class org.pentaho.reporting.libraries.fonts.truetype.mappings.CustomPlatformIdentifier
 
A B C D E F G H I K L M N O P R S T U V W Z