
| Class | Description |
|---|---|
| MilestoneBitmapDisplayer |
Displayer of `MilestoneStep`s as `Bitmap`s
Created by Fabrice Fontaine on 22/12/2017.
|
| MilestoneDisplayer |
Displayer of `MilestoneStep`s
Created by Fabrice Fontaine on 22/12/2017.
|
| MilestoneLineDisplayer |
Display lines between milestone steps
|
| MilestoneLister |
Creating a list of `MilestoneStep`s from a list of `PointL`
Created by Fabrice on 22/12/2017.
|
| MilestoneManager |
Created by Fabrice on 24/12/2017.
|
| MilestoneMeterDistanceLister |
Listing every given meters of the `Path`
Created by Fabrice on 28/12/2017.
|
| MilestoneMeterDistanceSliceLister |
Listing the vertices for a slice of the path between two distances
|
| MilestoneMiddleLister |
Listing all the vertices' middle, provided that there are enough pixels between them
Created by Fabrice on 23/12/2017.
|
| MilestonePathDisplayer |
Displayer of `MilestoneStep`s as `Path`s
Created by Fabrice Fontaine on 22/12/2017.
|
| MilestonePixelDistanceLister |
Listing every x pixels of the `Path`, with an initial value
Created by Fabrice on 23/12/2017.
|
| MilestoneStep |
A milestone step is a pixel position where a milestone should be displayed with an orientation
Created by Fabrice Fontaine on 20/12/2017.
|
| MilestoneVertexLister |
Listing every vertex
Created by Fabrice on 23/12/2017.
|