|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JRMeasuredText
Text measuring information as produced by a text measurer.
JRTextMeasurer.measure(net.sf.jasperreports.engine.util.JRStyledText, int, int, boolean)| Method Summary | |
|---|---|
float |
getLeadingOffset()
Returns the text leading offset. |
short[] |
getLineBreakOffsets()
Returns the line break offsets as required for JRPrintText.getLineBreakOffsets(). |
float |
getLineSpacingFactor()
Return the line spacing factor for the text. |
float |
getTextHeight()
Returns the text's measure height. |
int |
getTextOffset()
Returns the offset up to which text fitted. |
java.lang.String |
getTextSuffix()
Returns the suffix that was appended to the text (after getTextOffset()). |
boolean |
isLeftToRight()
Returns whether the text was determined to be left to right or not. |
| Method Detail |
|---|
float getLeadingOffset()
float getLineSpacingFactor()
float getTextHeight()
int getTextOffset()
boolean isLeftToRight()
java.lang.String getTextSuffix()
getTextOffset()).
short[] getLineBreakOffsets()
JRPrintText.getLineBreakOffsets().
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||