Last change
on this file since 33335 was 31752, checked in by donvip, 10 years ago |
[josm_geotools] add missing jars and add additional manual JAI initialization
|
File size:
696 bytes
|
Line | |
---|
1 | #
|
---|
2 | # Image operation descriptors :
|
---|
3 | #
|
---|
4 | descriptor it.geosolutions.jaiext.colorconvert.ColorConvertDescriptor
|
---|
5 | descriptor it.geosolutions.jaiext.warp.WarpDescriptor
|
---|
6 | descriptor it.geosolutions.jaiext.stats.StatisticsDescriptor
|
---|
7 | descriptor it.geosolutions.jaiext.zonal.ZonalStatsDescriptor
|
---|
8 |
|
---|
9 | #
|
---|
10 | # "rendered" factory objects
|
---|
11 | #
|
---|
12 | rendered it.geosolutions.jaiext.colorconvert.ColorConvertCRIF it.geosolutions.jaiext ColorConvert ColorConvert
|
---|
13 | rendered it.geosolutions.jaiext.warp.WarpRIF it.geosolutions.jaiext Warp Warp
|
---|
14 | rendered it.geosolutions.jaiext.stats.StatisticsRIF it.geosolutions.jaiext Stats Stats
|
---|
15 | rendered it.geosolutions.jaiext.zonal.ZonalStatsRIF it.geosolutions.jaiext Zonal Zonal
|
---|
Note:
See
TracBrowser
for help on using the repository browser.