Package | Description |
---|---|
com.flexganttfx.model.activity |
Classes and interfaces related to activities.
|
com.flexganttfx.view.graphics.renderer |
Renderer classes for visualizing activities, calendar entries, and for adding custom background
visuals based on row type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MutableChartActivity
An add-on interface for chart activities where it should be possible to
change the chart value at a later time.
|
Modifier and Type | Class and Description |
---|---|
class |
ChartActivityBase<T>
The base implementation of a chart activity, which defines an additional
chart value attribute that can be utilized by the
ChartLayout to
create charts based on activities, e.g. for capacity usage / resource usage
profiles. |
class |
MutableChartActivityBase<T>
The base implementation of a mutable chart activity.
|
Modifier and Type | Class and Description |
---|---|
class |
ChartActivityRenderer<A extends ChartActivity> |
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.