![]() |
|
|||||||
| Development Help Help for building applications or diagnosing problems with WWJ |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
WWJ Consultant
Join Date: Jun 2005
Location: Saint-Paul de Vence, Alpes Maritimes, France
Posts: 3,412
![]() |
As you migrate code and applications to the World Wind Java 0.6 version, please keep and share notes, comments and issues here for the benefit of all.
Thank you. Last edited by patmurris; 03-07-2009 at 12:39 AM. |
|
|
|
|
|
#2 |
|
Member
Join Date: Sep 2008
Posts: 77
![]() |
Package "gov.nasa.worldwind.layers.Mercator.exam ples" should be renamed to
"gov.nasa.worldwind.layers.mercator.exam ples" (all lower case) Probably not a problem in case insensitive environments. |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: May 2007
Location: Toulouse
Posts: 120
![]() |
Thank you Pat for creating this post. I think it will be very helpful.
First I have a problem with the new ElevationModel class, the methods isEnabled() and setEnabled() have disappeared. How i can manage to do disable Elevation with the new API? Secondly how is going the refresh layer patch integration? (http://issues.worldwind.arc.nasa.gov/browse/WWJ-142) This functionality is very important for me and i don't think this represent a lot of work to integrate it in the SDK. I can update the patch for WWJ 0.6 if you want so you just will have to check it.
__________________
-Nicolas CASTEL- Thales Alenia Space, Toulouse, France- |
|
|
|
|
|
#4 |
|
WWJ Consultant
Join Date: Jun 2005
Location: Saint-Paul de Vence, Alpes Maritimes, France
Posts: 3,412
![]() |
No work has been done so far regarding the layers 'live refresh' capability and i've no idea if and when we will get to this. In the mean time please migrate your fix for others to use. Thanks.
|
|
|
|
|
|
#5 |
|
Super Moderator
Join Date: Nov 2006
Location: Mojave & Oxnard California
Posts: 2,617
![]() |
Thanks Pat for LayerManagerLayer.java
I add it to my layer list with this line Code:
new LayerManagerLayer(wwd), This takes up less screen space. http://www.nlneilson.com/wwposts/LayerManager2.jpg I may change it to black text on white background as outside even in the shade it is hard to read. edit: Code:
private Color backColor = Color.decode("#eeeeee");
// private Color backColor = Color.WHITE;
http://www.nlneilson.com/wwposts/LayerManager3.jpg Last edited by nlneilson; 03-17-2009 at 11:12 PM. |
|
|
|
|
|
#6 |
|
WWJ Consultant
Join Date: Jun 2005
Location: Saint-Paul de Vence, Alpes Maritimes, France
Posts: 3,412
![]() |
How about just using terrain.ZeroElevationModel instead of using and disabling the Earth one?
|
|
|
|
|
|
#7 |
|
Senior Member
Join Date: May 2007
Location: Toulouse
Posts: 120
![]() |
Thank you ! this solution works.
__________________
-Nicolas CASTEL- Thales Alenia Space, Toulouse, France- |
|
|
|
|
|
#8 |
|
Junior Member
Join Date: Mar 2009
Posts: 27
![]() |
Looks like TrackMarkerLayer has been removed... Is this correct and anyone know the reason why it was removed?
Thanks, -Andrew |
|
|
|
|
|
#9 |
|
WWJ Consultant
Join Date: Jun 2005
Location: Saint-Paul de Vence, Alpes Maritimes, France
Posts: 3,412
![]() |
Track markers have been reworked. Have a look at examples.Markers and MarkersOrder.
|
|
|
|
|
|
#10 |
|
Junior Member
Join Date: Mar 2009
Posts: 27
![]() |
Ok... that's cool! Thanks a bunch!
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to setup WWJ | Hervé | Development Help | 96 | 03-04-2013 03:42 PM |
| WWJ and Platform-dependence | smcnaughton | Development Help | 31 | 11-11-2009 01:09 PM |
| Help ! how do i load WWJ source code on Netbeans or Eclipse ? | Amvlf | Development Help | 3 | 11-13-2008 10:15 AM |
| WWJ 0.5 question... | adanecito | Development Help | 2 | 05-30-2008 04:08 AM |
| SurfaceShapes are not translucent in WWJ 0.5 | vash | Development Help | 0 | 05-07-2008 02:05 PM |