|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.fluendo.jkate.Event
public class Event
| Field Summary | |
|---|---|
long |
backlink
|
Bitmap |
bitmap
|
long |
duration
|
double |
end_time
|
com.fluendo.jkate.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. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Info ki
public long start
public long duration
public long backlink
public double start_time
public double end_time
public int id
public KateTextEncoding text_encoding
public KateTextDirectionality text_directionality
public KateMarkupType markup_type
public byte[] language
public Region kr
public Style ks
public Style ks2
public Motion[] motions
public Palette palette
public Bitmap bitmap
public com.fluendo.jkate.FontMapping font_mapping
public byte[] text
| Constructor Detail |
|---|
public Event(Info ki)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||