Interface | Description |
---|---|
ILineAdjuster |
Adjustes the location of a single line.
|
Class | Description |
---|---|
ElementLocation |
Base class for locations.
|
LocationAdjuster |
This class is used for adjusting the offsets used in locations (i.e.
|
QualifiedNameLocation |
Location identified by a qualified name, which usually is some kind of path
expression.
|
SimpleValidLinesFilter |
Simple line adjuster is just a specialized form of
LocationAdjuster
that performs way faster when only line adjustments are needed and the
content to be adjusted between is exactly the same. |
TextRegionLocation |
This class denotes a region of text in an element.
|