public interface PostProcessing
This interface handles post processings on a timeline.
Modifier and Type | Method and Description |
---|---|
void |
applyTo(Timeline list) |
void applyTo(Timeline list)
list
- : the timeline that has to be processedCopyright © 2023 CNES. All rights reserved.