Klasse SimpleUnitDatelineModel

java.lang.Object
com.flexganttfx.model.dateline.DatelineModel<SimpleUnit>
com.flexganttfx.model.dateline.SimpleUnitDatelineModel

public final class SimpleUnitDatelineModel extends DatelineModel<SimpleUnit>
Represents a dateline model for managing temporal resolutions using the SimpleUnit enumeration. This class extends the generic DatelineModel class and provides specific behaviors for handling SimpleUnit-based resolutions. The model initializes by adding resolutions corresponding to all available values of the SimpleUnit enumeration, each mapped to an increment value of 1.
Seit:
1.0
  • Konstruktordetails

    • SimpleUnitDatelineModel

      public SimpleUnitDatelineModel()
  • Methodendetails