see below, i will have a look ..ede

[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] 
/home/oj/oj-git/src/com/vividsolutions/jump/workbench/imagery/graphic/CommonsTIFFImage.java:[64,44]
 cannot find symbol
  symbol:   method 
getFloatingPointRasterData(java.util.HashMap<java.lang.String,java.lang.Object>)
  location: variable directory of type 
org.apache.commons.imaging.formats.tiff.TiffDirectory
[ERROR] 
/home/oj/oj-git/src/com/vividsolutions/jump/workbench/imagery/graphic/CommonsTIFFImage.java:[98,31]
 cannot find symbol
  symbol:   variable PARAM_KEY_CUSTOM_PHOTOMETRIC_INTERPRETER
  location: class 
org.apache.commons.imaging.formats.tiff.constants.TiffConstants
[ERROR] 
/home/oj/oj-git/src/com/vividsolutions/jump/workbench/imagery/graphic/CommonsTIFFImage.java:[99,39]
 no suitable method found for 
getTiffImage(java.util.HashMap<java.lang.String,java.lang.Object>)
    method 
org.apache.commons.imaging.formats.tiff.TiffDirectory.getTiffImage(org.apache.commons.imaging.formats.tiff.TiffImagingParameters)
 is not applicable
      (argument mismatch; java.util.HashMap<java.lang.String,java.lang.Object> 
cannot be converted to org.apache.commons.imaging.formats.tiff.TiffImagingParameters)
    method 
org.apache.commons.imaging.formats.tiff.TiffDirectory.getTiffImage(java.nio.ByteOrder)
 is not applicable
      (argument mismatch; java.util.HashMap<java.lang.String,java.lang.Object> 
cannot be converted to java.nio.ByteOrder)
[ERROR] 
/home/oj/oj-git/src/com/vividsolutions/jump/workbench/imagery/graphic/CommonsImageFactory.java:[66,25]
 cannot find symbol
  symbol:   method getExtension()
  location: variable fmt of type org.apache.commons.imaging.ImageFormat


_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to