Martin Desruisseaux ha scritto: > Simone Giannecchini a écrit : >> I am about to commit suicide after having banged my head around for hours >> debugging the multiple indirection levels of the crs package. > > See http://jira.codehaus.org/browse/GEOT-1265 > > Just commited (as of revision 25476) a tools for printing the dependency > graph: > > java org.geotools.referencing.CRS -factoryTree > > Screenshot attached to the above-cited JIRA task. See this screenshot for an > overview about how the AuthorityFactory dynamically compose at runtime.
Whoa, lots going on. Thanks for the tool, at least now I can try to figure out what each class do in the big picture. Quick question, I suppose the stuff within parenthesis are some kind of attributes of the class, or are these the constructor called? Cheers Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
