|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jasperreports.engine.util.JRStyledText.Run
public static class JRStyledText.Run
Field Summary | |
---|---|
java.util.Map |
attributes
|
int |
endIndex
|
int |
startIndex
|
Constructor Summary | |
---|---|
JRStyledText.Run(java.util.Map attributes,
int startIndex,
int endIndex)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.Map attributes
public int startIndex
public int endIndex
Constructor Detail |
---|
public JRStyledText.Run(java.util.Map attributes, int startIndex, int endIndex)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |