Details
Description
- gwt-graphics currently has no notion of transformations
- gwt-graphics coordinates are integer only (probably because of VML) !
- SVG/VML coordinate spaces are only a partial solution for e.g. GIS transformations, sometimes objects need specific behavior like keeping the size (images) and/or rotation (text)
-> we need to define new interfaces and implementations for transformable objects and make this as an addition to gwt-graphics