public class StiPosition
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
column
Gets or sets column in text.
|
int |
line
Gets or sets line in text.
|
| Constructor and Description |
|---|
StiPosition(int line,
int column)
Creates position in text.
|
Copyright © 2020 Stimulsoft. All Rights Reserved.