| Package | Description |
|---|---|
| org.apache.pivot.wtk.text |
Contains classes representing a text object model.
|
| Modifier and Type | Method and Description |
|---|---|
Span |
Span.duplicate(boolean recursive)
Deprecated.
|
Span |
Span.getRange(int offset,
int characterCount)
Deprecated.
|
| Constructor and Description |
|---|
Span(Span span,
boolean recursive)
Deprecated.
|