Class Event


  • public class Event
    extends java.lang.Object
    • Field Detail

      • ki

        public Info ki
      • start

        public long start
      • duration

        public long duration
      • backlink

        public long backlink
      • start_time

        public double start_time
      • end_time

        public double end_time
      • id

        public int id
      • language

        public byte[] language
      • motions

        public Motion[] motions
      • bitmap

        public Bitmap bitmap
      • font_mapping

        public com.fluendo.jkate.FontMapping font_mapping
      • text

        public byte[] text
    • Constructor Detail

      • Event

        public Event​(Info ki)
        Initialize an event to safe defaults.