0_0_21682388_26003\Main.java:22: 错误: 类BitmapDecoder是公共的, 应在名为 BitmapDecoder.java 的文件中声明
public class BitmapDecoder {
^
0_0_21682388_26003\Main.java:144: 错误: 找不到符号
private void readBitmapRGBQUADs(FileInputStream stream) throws BitmapReadException {
^
符号: 类 BitmapReadException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:354: 错误: 找不到符号
BitmapDecoder _10, BitmapDecoder _11) throws BitmapReadException {
^
符号: 类 BitmapReadException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:74: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:76: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:92: 错误: 找不到符号
throw new ImageryException(new BitmapReadException("Bitmap header not found"));
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:92: 错误: 找不到符号
throw new ImageryException(new BitmapReadException("Bitmap header not found"));
^
符号: 类 BitmapReadException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:99: 错误: 找不到符号
throw new ImageryException(new BitmapReadException("BM tag not found"));
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:99: 错误: 找不到符号
throw new ImageryException(new BitmapReadException("BM tag not found"));
^
符号: 类 BitmapReadException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:140: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:149: 错误: 找不到符号
throw new BitmapReadException("Read RGBQUAD error.");
^
符号: 类 BitmapReadException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:152: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:188: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:190: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:192: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:194: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:196: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:207: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:209: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:211: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:213: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:215: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:228: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:230: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:232: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:234: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:236: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:254: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:262: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:361: 错误: 找不到符号
throw new BitmapReadException("Bitmaps size not matched.");
^
符号: 类 BitmapReadException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:367: 错误: 找不到符号
throw new BitmapReadException("Bitmaps colorbits not matched.");
^
符号: 类 BitmapReadException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:372: 错误: 找不到符号
throw new BitmapReadException("Width not equal with height for output bitmap.");
^
符号: 类 BitmapReadException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:377: 错误: 找不到符号
throw new BitmapReadException("Bitmap not square.");
^
符号: 类 BitmapReadException
位置: 类 BitmapDecoder
0_0_21682388_26003\Main.java:419: 错误: 找不到符号
throw new ImageryException(e);
^
符号: 类 ImageryException
位置: 类 BitmapDecoder
34 个错误
|