|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ClearImageJNI.ECiBase ClearImageJNI.EComprBitonal
public class EComprBitonal
EComprBitonal enumerated type
Field Summary | |
---|---|
static EComprBitonal |
citbAUTO
enumerated constant citbAUTO |
static EComprBitonal |
citbCCITTFAX3
enumerated constant citbCCITTFAX3 |
static EComprBitonal |
citbCCITTFAX4
enumerated constant citbCCITTFAX4 |
static EComprBitonal |
citbNONE
enumerated constant citbNONE |
static EComprBitonal |
citbORIGINAL
enumerated constant citbORIGINAL |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object __obj)
Compare two enumerated values for being equal |
static EComprBitonal |
fromInt(int __n)
Returns an enumerated value corresponding to a given integer. |
Methods inherited from class ClearImageJNI.ECiBase |
---|
toInt, toString |
Methods inherited from class java.lang.Object |
---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static EComprBitonal citbORIGINAL
public static EComprBitonal citbAUTO
public static EComprBitonal citbNONE
public static EComprBitonal citbCCITTFAX3
public static EComprBitonal citbCCITTFAX4
Method Detail |
---|
public boolean equals(java.lang.Object __obj)
equals
in class java.lang.Object
public static EComprBitonal fromInt(int __n)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |