public interface AbstractLineSegment
| Modifier and Type | Method and Description |
|---|---|
int |
getBegin()
Returns the start index of the word in the text.
|
int |
getEnd()
Returns the end index of the word in the text.
|
Copyright © 2014. All rights reserved.