Eventline Layer


The eventline layer picks up eventline activities and events from the eventline (model) and visualizes them in the layer container. Activities are shown as filled rectangles and events as vertical lines, both of them reaching from the top to the bottom of the layer container. Different strokes and paints can be specified for different eventline objects.

eventline
Eventline Activity

Relevant API


void EventlineLayer.setPaint(Class eventlineObjectType, Paint paint);
void EventlineLayer.setStroke(Class eventlineObjectType, Paint paint);