ClearImageJNI
Class ECiBase

java.lang.Object
  extended by ClearImageJNI.ECiBase
Direct Known Subclasses:
EBarcodeAlgorithm, EBarcodeEncoding, EBarcodeRotation, EBarcodeType, EBoolean, EBorderExtractAlgorithm, EBorderExtractFlags, ECleanNoiseFlags, EComprBitonal, EComprColor, EFileFormat, EImageAlignment, EInfoType, ELineCurvature, ELineDirection, EMorphDirections, EPageOrientation, EPageRotation, EPageSize, EPdfRasterColorMode, EPdfReadMode, EScaleBmpType, EScaleType, ESizeUnit, ESmoothType, FBarcodeDiag, FBarcodeDirections, FBarcodeErrors, FBarcodeType

public abstract class ECiBase
extends java.lang.Object


Constructor Summary
ECiBase()
           
 
Method Summary
 int toInt()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ECiBase

public ECiBase()
Method Detail

toInt

public int toInt()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object