source: osm/applications/editors/josm/plugins/geotools/jar/META-INF/registryFile.jaiext@ 31752

Last change on this file since 31752 was 31752, checked in by donvip, 9 years ago

[josm_geotools] add missing jars and add additional manual JAI initialization

File size: 696 bytes
Line 
1#
2# Image operation descriptors :
3#
4descriptor it.geosolutions.jaiext.colorconvert.ColorConvertDescriptor
5descriptor it.geosolutions.jaiext.warp.WarpDescriptor
6descriptor it.geosolutions.jaiext.stats.StatisticsDescriptor
7descriptor it.geosolutions.jaiext.zonal.ZonalStatsDescriptor
8
9#
10# "rendered" factory objects
11#
12rendered it.geosolutions.jaiext.colorconvert.ColorConvertCRIF it.geosolutions.jaiext ColorConvert ColorConvert
13rendered it.geosolutions.jaiext.warp.WarpRIF it.geosolutions.jaiext Warp Warp
14rendered it.geosolutions.jaiext.stats.StatisticsRIF it.geosolutions.jaiext Stats Stats
15rendered it.geosolutions.jaiext.zonal.ZonalStatsRIF it.geosolutions.jaiext Zonal Zonal
Note: See TracBrowser for help on using the repository browser.