|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.gvt.renderer.BasicTextPainter
org.apache.batik.gvt.renderer.StrokingTextPainter
org.apache.batik.extension.svg.FlowExtTextPainter
public class FlowExtTextPainter
One line Class Desc Complete Class Desc
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.batik.gvt.renderer.StrokingTextPainter |
|---|
StrokingTextPainter.TextRun |
| Nested classes/interfaces inherited from class org.apache.batik.gvt.renderer.BasicTextPainter |
|---|
BasicTextPainter.BasicMark |
| Field Summary | |
|---|---|
protected static TextPainter |
singleton
A unique instance of this class. |
| Fields inherited from class org.apache.batik.gvt.renderer.StrokingTextPainter |
|---|
ADJUST_ALL, ADJUST_SPACING, ALT_GLYPH_HANDLER, ANCHOR_TYPE, BIDI_LEVEL, FLOW_PARAGRAPH, FLOW_REGIONS, GVT_FONT, GVT_FONTS, PAINT_INFO, TEXT_COMPOUND_ID, TEXTPATH, WRITING_MODE, WRITING_MODE_RTL, WRITING_MODE_TTB, XPOS, YPOS |
| Fields inherited from class org.apache.batik.gvt.renderer.BasicTextPainter |
|---|
aaOffFontRenderContext, fontRenderContext |
| Constructor Summary | |
|---|---|
FlowExtTextPainter()
|
|
| Method Summary | |
|---|---|
static TextPainter |
getInstance()
Returns a unique instance of this class. |
java.util.List |
getTextRuns(TextNode node,
java.text.AttributedCharacterIterator aci)
|
| Methods inherited from class org.apache.batik.gvt.renderer.StrokingTextPainter |
|---|
adjustChunkOffsets, computeTextRuns, createModifiedACIForFontMatching, getBounds2D, getDecorationOutline, getDecorationStrokeOutline, getHighlightShape, getMark, getOutline, getSelected, getTextChunk, getTextChunkACIs, hitTest, paint, paintDecorations, paintTextRuns, printAttrs, selectFirst, selectLast |
| Methods inherited from class org.apache.batik.gvt.renderer.BasicTextPainter |
|---|
getGeometryBounds, getTextLayoutFactory, selectAt, selectTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static TextPainter singleton
| Constructor Detail |
|---|
public FlowExtTextPainter()
| Method Detail |
|---|
public static TextPainter getInstance()
public java.util.List getTextRuns(TextNode node,
java.text.AttributedCharacterIterator aci)
getTextRuns in class StrokingTextPainter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||