org.jfree.report.layout.text |
|
Java Source File Name | Type | Comment |
CacheStyleSheet.java | Class | This stylesheet collects all style-properties that may be used during the text-creation. |
CachingRenderableTextFactory.java | Class | This one does not work as expected. |
DefaultExtendedBaselineInfo.java | Class | |
DefaultRenderableTextFactory.java | Class | |
ExtendedBaselineInfo.java | Interface | |
Glyph.java | Class | |
LegacyFontMetrics.java | Class | |
RenderableTextFactory.java | Interface | Problem: Text may span more than one chunk, and text may influence the break behaviour of the next chunk.
Possible solution: TextFactory does not return the complete text. |
TextUtility.java | Class | |