this set of constants describes different modes for text grids More...
| Variables | |
| const short | NONE = 0 | 
| no text grid | |
| const short | LINES = 1 | 
| line positions will be determined by the grid | |
| const short | LINES_AND_CHARS = 2 | 
| character and line positions will be determined by the grid | |
this set of constants describes different modes for text grids
| const short LINES = 1 | 
line positions will be determined by the grid
| const short LINES_AND_CHARS = 2 | 
character and line positions will be determined by the grid
| const short NONE = 0 | 
no text grid