public static class JRStyledText.Run
extends java.lang.Object
implements java.lang.Cloneable
| Modifier and Type | Field and Description |
|---|---|
java.util.Map<java.text.AttributedCharacterIterator.Attribute,java.lang.Object> |
attributes |
int |
endIndex |
int |
startIndex |
| Constructor and Description |
|---|
JRStyledText.Run(java.util.Map<java.text.AttributedCharacterIterator.Attribute,java.lang.Object> 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<java.text.AttributedCharacterIterator.Attribute,java.lang.Object> attributes
public int startIndex
public int endIndex
public JRStyledText.Run(java.util.Map<java.text.AttributedCharacterIterator.Attribute,java.lang.Object> attributes,
int startIndex,
int endIndex)
protected java.lang.Object clone()
clone in class java.lang.Objectpublic JRStyledText.Run cloneRun()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com