|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DrawTextFragment | |
---|---|
org.apache.poi.sl.draw |
Uses of DrawTextFragment in org.apache.poi.sl.draw |
---|
Fields in org.apache.poi.sl.draw declared as DrawTextFragment | |
---|---|
protected DrawTextFragment |
DrawTextParagraph.bullet
|
Fields in org.apache.poi.sl.draw with type parameters of type DrawTextFragment | |
---|---|
protected java.util.List<DrawTextFragment> |
DrawTextParagraph.lines
|
Methods in org.apache.poi.sl.draw that return DrawTextFragment | |
---|---|
protected DrawTextFragment |
DrawTextParagraph.getBullet(java.awt.Graphics2D graphics,
java.text.AttributedCharacterIterator firstLineAttr)
|
DrawTextFragment |
DrawFactory.getTextFragment(java.awt.font.TextLayout layout,
java.text.AttributedString str)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |