com.fluendo.jkate
public class Event extends Object
| Field Summary | |
|---|---|
| long | backlink |
| Bitmap | bitmap |
| long | duration |
| double | end_time |
| FontMapping | font_mapping |
| int | id |
| Info | ki |
| Region | kr |
| Style | ks |
| Style | ks2 |
| byte[] | language |
| KateMarkupType | markup_type |
| Motion[] | motions |
| Palette | palette |
| long | start |
| double | start_time |
| byte[] | text |
| KateTextDirectionality | text_directionality |
| KateTextEncoding | text_encoding |
| Constructor Summary | |
|---|---|
| Event(Info ki)
Initialize an event to safe defaults. | |