Class WindowSizeDescriptor
java.lang.Object
com.amalgamasimulation.visualsets.utils.WindowSizeDescriptor
Class used to set the conditional visibility of a
VisualSet.
For example, a weekly displayed range shows more detailed data, while a yearly range shows less detailed data.
- Author:
- Aleksey Kirillov
-
Constructor Summary
ConstructorsConstructorDescriptionWindowSizeDescriptor(ChronoUnit chronoUnit, double minWindowSize, double maxWindowSize) -
Method Summary