|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClassificationProducer in org.pentaho.reporting.libraries.fonts.text |
---|
Subinterfaces of ClassificationProducer in org.pentaho.reporting.libraries.fonts.text | |
---|---|
interface |
LanguageClassifier
Todo: Derive the language from the characters. |
interface |
SpacingProducer
Reads spacing information. |
Classes in org.pentaho.reporting.libraries.fonts.text that implement ClassificationProducer | |
---|---|
class |
DefaultLanguageClassifier
Creation-Date: 25.07.2006, 18:25:13 |
class |
GraphemeClusterProducer
Creation-Date: 11.06.2006, 17:02:27 |
class |
StaticSpacingProducer
Creation-Date: 11.06.2006, 18:37:39 |
Uses of ClassificationProducer in org.pentaho.reporting.libraries.fonts.text.breaks |
---|
Subinterfaces of ClassificationProducer in org.pentaho.reporting.libraries.fonts.text.breaks | |
---|---|
interface |
BreakOpportunityProducer
Checks for break-opportunities. |
Classes in org.pentaho.reporting.libraries.fonts.text.breaks that implement ClassificationProducer | |
---|---|
class |
LineBreakProducer
This produces linebreaks when a CR/LF is encountered. |
class |
WordBreakProducer
This is the standard behaviour for HTML.It breaks texts at word boundaries. |
Uses of ClassificationProducer in org.pentaho.reporting.libraries.fonts.text.classifier |
---|
Subinterfaces of ClassificationProducer in org.pentaho.reporting.libraries.fonts.text.classifier | |
---|---|
interface |
GlyphClassificationProducer
Creation-Date: 26.06.2006, 16:34:52 |
Classes in org.pentaho.reporting.libraries.fonts.text.classifier that implement ClassificationProducer | |
---|---|
class |
LinebreakClassificationProducer
Creation-Date: 26.06.2006, 16:36:50 |
class |
WhitespaceClassificationProducer
Creation-Date: 26.06.2006, 16:36:50 |
Uses of ClassificationProducer in org.pentaho.reporting.libraries.fonts.text.font |
---|
Subinterfaces of ClassificationProducer in org.pentaho.reporting.libraries.fonts.text.font | |
---|---|
interface |
FontSizeProducer
Reads the character width and height (without kerning). |
interface |
KerningProducer
Creation-Date: 11.06.2006, 16:06:54 |
Classes in org.pentaho.reporting.libraries.fonts.text.font that implement ClassificationProducer | |
---|---|
class |
DefaultKerningProducer
Creation-Date: 11.06.2006, 18:30:42 |
class |
NoKerningProducer
Creation-Date: 11.06.2006, 18:30:42 |
class |
StaticFontSizeProducer
Creates a monospaced font from any given font by always returning the maximum character width and height for that font. |
class |
VariableFontSizeProducer
Looks-up the character on the given font. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |