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 |
---|
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 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.Object
public JRStyledText.Run cloneRun()
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com