Uses of Class
com.flexganttfx.model.activity.ActivityBase
Packages that use ActivityBase
Package
Description
Classes and interfaces related to activities.
Classes and interfaces related to calendars.
-
Uses of ActivityBase in com.flexganttfx.model.activity
Subclasses of ActivityBase in com.flexganttfx.model.activityModifier and TypeClassDescriptionclass
The base implementation of a chart activity, which defines an additional chart value attribute that can be utilized by theChartLayout
to create charts based on activities, e.g. for capacity usage / resource usage profiles.class
The base implementation of a completable activity, which stores a "percentage complete" value between 0 and 100%.class
The base implementation of a high-low activity, which are used in combination with aChartLayout
.class
The base implementation of a mutable activity.class
The base implementation of a mutable chart activity.class
The base implementation of a mutable and completable activity.class
The base implementation of a mutable high / low activity. -
Uses of ActivityBase in com.flexganttfx.model.calendar
Subclasses of ActivityBase in com.flexganttfx.model.calendarModifier and TypeClassDescriptionclass
The base implementation of a calendar activity.class
A mutable calendar activity base implementation.class
A specialized calendar activity used to represent weekend days (e.g.