Hi Jody, I spent a little while on this tonight and made quite a bit of progress. I haven't committed anything so far because its not yet buildable.
Another IRC chat would be good tomorrow or whenever (I'm having an early mark tonight). Meanwhile, here are some questions to prime the chat: 1. I'm using the Layer user data map to hold "selected" status but I think this would be better handled by just having a boolean field as is done per "visible". Having to check if the key exists prior to testing the flag is a bit cumbersome. 2. I'm not sure whether the aspect ratio calculations are best kept in the map pane or moved into the viewport. A related question is whether the viewport's screen area is intended to include slack space or not ? 3. Some functions, such as tracking the mouse cursor world position, presently rely on getting the AffineTransform from the map pane. I'd like to talk about the best way to proceed with these, whether the viewport should cache the transforms etc. Michael ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
