public static class JRStyledText.Run
extends java.lang.Object
implements java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
java.util.Map |
attributes |
int |
endIndex |
int |
startIndex |
Constructor and Description |
---|
Run(java.util.Map attributes,
int startIndex,
int endIndex) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
clone() |
JRStyledText.Run |
cloneRun()
Clones this object.
|
public java.util.Map attributes
public int startIndex
public int endIndex
protected java.lang.Object clone()
clone
in class java.lang.Object
public JRStyledText.Run cloneRun()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com