Package com.dlsc.flexgantt.policy.dateline

Policies that will be used in the context of a dateline.

See:
          Description

Interface Summary
IZoomPolicy<T extends IGranularity> A policy interface used in the context of the Dateline.
 

Class Summary
AbstractZoomPolicy<T extends IGranularity> An abstract zoom policy implementation, which allows to specify a list of supported granularities.
SimpleGranularityZoomPolicy An implementation of the zoom policy that gets used when using the SimpleGranularity concept.
TimeGranularityZoomPolicy An implementation of the zoom policy that gets used when using the TimeGranularity concept.
 

Package com.dlsc.flexgantt.policy.dateline Description

Policies that will be used in the context of a dateline.