Package | Description |
---|---|
org.xhtmlrenderer.extend | |
org.xhtmlrenderer.pdf | |
org.xhtmlrenderer.render | |
org.xhtmlrenderer.swing |
Modifier and Type | Method and Description |
---|---|
void |
TextRenderer.drawString(OutputDevice outputDevice,
java.lang.String string,
float x,
float y,
JustificationInfo info) |
Modifier and Type | Method and Description |
---|---|
void |
ITextTextRenderer.drawString(OutputDevice outputDevice,
java.lang.String string,
float x,
float y,
JustificationInfo info) |
void |
ITextOutputDevice.drawString(java.lang.String s,
float x,
float y,
JustificationInfo info) |
Modifier and Type | Method and Description |
---|---|
JustificationInfo |
LineBox.getJustificationInfo() |
Modifier and Type | Method and Description |
---|---|
float |
InlineLayoutBox.adjustHorizontalPosition(JustificationInfo info,
float adjust) |
float |
InlineText.calcTotalAdjustment(JustificationInfo info) |
Modifier and Type | Method and Description |
---|---|
void |
Java2DTextRenderer.drawString(OutputDevice outputDevice,
java.lang.String string,
float x,
float y,
JustificationInfo info) |