Format

java.lang. Object
+Object()
<clinit>() :void
#clone() :Object
+equals(Object ) :boolean
#finalize() :void
+getClass() :Class
+hashCode() :int
+notify() :void
+notifyAll() :void
-registerNatives() :void
+toString() :String
+wait() :void
+wait(long ) :void
+wait(long , int ) :void
net.aerith.misao.image.io. Format
#url :URL
+Format()
+setURL(URL url) :void
+isFits() :boolean
+create(File file) :Format
+create(File file, String format_id) :Format
+getTruncatedFilename(File file) :String
+getName() :String
+read() :MonoImage
+save(MonoImage image) :void
net.aerith.misao.image.io. JimiFormat
+JimiFormat()
+getMimeType() :String
+read() :MonoImage
+save(MonoImage image) :void
+save(MonoImage image, LevelAdjustmentSet set) :void
-save(Image image) :void
net.aerith.misao.image.io. Sbig
#READ_VALUE :int
#READ_DIFFERENCE :int
+Sbig(URL url)
+getName() :String
+read() :MonoImage
-readHeader(DataInput input) :Sbig.Header
+save(MonoImage image) :void
net.aerith.misao.image.io. RawGray
+RawGray(URL url)
+getName() :String
+read() :MonoImage
+save(MonoImage image) :void
+save(MonoImage image, LevelAdjustmentSet set) :void
net.aerith.misao.image.io. Fits
+Fits(URL url)
+getName() :String
+isFits() :boolean
#signed() :boolean
+read() :MonoImage
+readDocument() :FitsDocument
+save(MonoImage image) :void
+saveDocument(FitsDocument document) :void
net.aerith.misao.image.io. Ppm
+Ppm(URL url)
+getName() :String
+read() :MonoImage
+save(MonoImage image) :void
+save(MonoImage image, LevelAdjustmentSet set) :void