| Package | Description |
|---|---|
| com.flexganttfx.view.graphics.layer |
System layers are used to draw various pieces of information into the background of a row
(time now, grid lines, marked time interval, chart and agenda lines, etc...).
|
| 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 | Method and Description |
|---|---|
<A extends CalendarActivity> |
CalendarLayer.getCalendarActivityRenderer(Class<? extends A> clazz) |
| Modifier and Type | Method and Description |
|---|---|
<A extends Activity> |
CalendarLayer.setCalendarActivityRenderer(Class<? extends A> clazz,
CalendarActivityRenderer<? extends A> renderer) |
| Modifier and Type | Class and Description |
|---|---|
class |
WeekendCalendarActivityRenderer<A extends WeekendCalendarActivity> |
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.