com.fluendo.jkate
Class KateBitmapType

java.lang.Object
  extended by com.fluendo.jkate.KateBitmapType

public class KateBitmapType
extends java.lang.Object


Field Summary
static KateBitmapType kate_bitmap_type_paletted
           
static KateBitmapType kate_bitmap_type_png
           
 
Method Summary
static KateBitmapType CreateBitmapType(int idx)
          Create a KateBitmapType object from an integer.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

kate_bitmap_type_paletted

public static final KateBitmapType kate_bitmap_type_paletted

kate_bitmap_type_png

public static final KateBitmapType kate_bitmap_type_png
Method Detail

CreateBitmapType

public static KateBitmapType CreateBitmapType(int idx)
                                       throws com.fluendo.jkate.KateException
Create a KateBitmapType object from an integer.

Throws:
com.fluendo.jkate.KateException