|
||||||||||
| 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 | |
|---|---|
protected java.lang.Object |
clone()
|
JRStyledText.Run |
cloneRun()
Clones this object. |
| Methods inherited from class java.lang.Object |
|---|
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)
| Method Detail |
|---|
protected java.lang.Object clone()
clone in class java.lang.Objectpublic JRStyledText.Run cloneRun()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||