See: Description
| Interface | Description |
|---|---|
| PositionForAreaStrategy |
This strategy defines how to place a label or icon inside the area.
|
| Class | Description |
|---|---|
| CompletelyInsideAreaStrategy |
Places the label / icon so that it is completely inside the area.
|
| OnLineStrategy |
Places the label onto the line.
|
| OnLineStrategy.HalfSegment |
A half segment that can be used to place text on it.
|
| OnLineStrategy.OffsetGlyph | |
| OnLineStrategy.UpsideComputingVisitor |
A visitor that computes the side of the way that is the upper one for each segment and computes the dominant upper side of the way.
|
| PartiallyInsideAreaStrategy |
A strategy that places the label / icon so that is is on the area.
|