| 84 | * For alignment HotSegmentLayout should be changed |
| 85 | * For justified layout - used the method of the TextLayout for justified layout. |
| 86 | * For right and center - just recalculate the position from which the writing should start. |
| 87 | * For identation HotAreaLayout should be changed |
| 88 | * Recalculate the lineHeight adding to it the line spacing. |
| 89 | * Recalculate the x position from which the writing should start ading to it the left indent. |
| 90 | * Recalculate the width of the line subtracting the right indent from it. |