More GriddedNDSet Questions
Bill Hibbard
hiding at japan.com
Mon Apr 16 13:16:10 MDT 2007
Hi Ken,
I took a hard look at the various criteria for computing the
boolean flags isTextureMap and curvedTexture, and the
only reasonable cause for curvedTexture == false when
isTextureMap == true in your case is that you must be
using a DisplayImplJ2D. The only other possible causes
I can see are that you may be explicitly setting curvedSize
to 0, or have a ConstantMap of false to Display.TextureEnable,
both very unlikely.
Curved texture maps are not supported in Java2D and so
won't work in a DisplayImplJ2D. If you are using a
DisplayImplJ2D, can you switch to a DisplayImplJ3D?
Have a safe and fun trip to Europe.
Cheers,
Bill
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: not available
Url: http://mailman.unidata.ucar.edu/mailing_lists/archives/visad/attachments/20070416/6a3dcb20/attachment.ksh
More information about the visad
mailing list