|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultLineWrapper.TextSegment | |
|---|---|
| net.sf.mmm.util.text.base | Provides the base-implementation of text-util API. |
| Uses of DefaultLineWrapper.TextSegment in net.sf.mmm.util.text.base |
|---|
| Fields in net.sf.mmm.util.text.base declared as DefaultLineWrapper.TextSegment | |
|---|---|
private DefaultLineWrapper.TextSegment |
DefaultLineWrapper.ColumnState.currentSegment
|
private DefaultLineWrapper.TextSegment |
DefaultLineWrapper.ColumnState.nextSegment
|
| Methods in net.sf.mmm.util.text.base that return DefaultLineWrapper.TextSegment | |
|---|---|
DefaultLineWrapper.TextSegment |
DefaultLineWrapper.ColumnState.getCurrentSegment()
This method gets the current DefaultLineWrapper.TextSegment. |
DefaultLineWrapper.TextSegment |
DefaultLineWrapper.ColumnState.getNextSegment()
This method gets the next DefaultLineWrapper.TextSegment after the
current. |
private DefaultLineWrapper.TextSegment |
DefaultLineWrapper.ColumnState.next(DefaultLineWrapper.TextSegment textSegment)
This method initializes the given DefaultLineWrapper.TextSegment with the next segment-data
from the text. |
| Methods in net.sf.mmm.util.text.base with parameters of type DefaultLineWrapper.TextSegment | |
|---|---|
private DefaultLineWrapper.TextSegment |
DefaultLineWrapper.ColumnState.next(DefaultLineWrapper.TextSegment textSegment)
This method initializes the given DefaultLineWrapper.TextSegment with the next segment-data
from the text. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||