Dear Koen,
Can you tell me some books or online links which helps to learn
transformation in Wt.
xMin,yMin: -104.989,39.7255 ,xMax,yMax: -104.971,39.7339. this extent is
not working with code
double xMin = -104.989,39;
double yMin = 39.7255;
double xMax = -104.971;
double yMax = 39.7339;
double gWidth = xMax - xMin;
double gHeight = yMax - yMin;
painter.setWindow(xMin, yMax, gWidth, -gHeight);
painter.drawLine(-104.989,39.7255,-104.971,39.7339);
can you tell me where is the problem
--
Thanks && Regards
Rashad
------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world?
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest