public static class JRStyledText.Run extends Object implements Cloneable
| Modifier and Type | Field and Description |
|---|---|
Map<AttributedCharacterIterator.Attribute,Object> |
attributes |
int |
endIndex |
int |
startIndex |
| Constructor and Description |
|---|
JRStyledText.Run(Map<AttributedCharacterIterator.Attribute,Object> attributes,
int startIndex,
int endIndex) |
public Map<AttributedCharacterIterator.Attribute,Object> attributes
public int startIndex
public int endIndex
public JRStyledText.Run(Map<AttributedCharacterIterator.Attribute,Object> attributes, int startIndex, int endIndex)
public JRStyledText.Run cloneRun()
Copyright © 2015. All rights reserved.