I think I know the answer.

Just extend BufferedCoordinateOperationFactory and do something like this at 
the starts of the whole system:

        CoordinateOperationFactory myFactory = new 
MyCoordinateOperationFactory();
        Hints.putSystemDefault(Hints.COORDINATE_OPERATION_FACTORY, myFactory);

Thanks,
-Felipe


NOTICE: This email message is for the sole use of the intended recipient(s) and 
may contain confidential and privileged information. Any unauthorized use, 
disclosure or distribution is prohibited. If you are not the intended 
recipient, please contact the sender by reply email and destroy all copies of 
the original message.
------------------------------------------------------------------------------
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to