public interface TextSectionMapping
Modifier and Type | Interface and Description |
---|---|
static class |
TextSectionMapping.Direction |
static class |
TextSectionMapping.TextPoint
A structure of line/column.
|
Modifier and Type | Method and Description |
---|---|
TextSectionMapping.TextPoint |
transform(TextSectionMapping.TextPoint point,
TextSectionMapping.Direction direction)
Transforms a point into another
TextSectionMapping.TextPoint according to the map in direct
or reverse direction. |
TextSectionMapping.TextPoint transform(TextSectionMapping.TextPoint point, TextSectionMapping.Direction direction)
TextSectionMapping.TextPoint
according to the map in direct
or reverse direction.Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.