Gary Jackson a écrit :
> How do I register my own operations (derivatives of
> org.geotools.coverage.processing.Operation2D)?  I can't seem to find any
> information about this in either manual, and reading the source code has not
> been enlightening with respect to this problem.


List your implementation classes in a file with this exact pathname, to be 
bundled with your JAR:

META-INF/services/org.opengis.coverage.processing.Operation

Example:

http://svn.geotools.org/geotools/trunk/gt/modules/library/coverage/src/main/resources/META-INF/services/org.opengis.coverage.processing.Operation

        Martin

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Geotools-gt2-users mailing list
Geotools-gt2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to