Parent Directory
|
Revision Log
|
Patch
revision 862 by alfonx, Sat May 22 01:24:46 2010 UTC | revision 1065 by alfonx, Mon Sep 27 19:36:52 2010 UTC | |
---|---|---|
# | Line 79 public class MapView extends JPanel { | Line 79 public class MapView extends JPanel { |
79 | // Needed because variables for the overwritten methods | // Needed because variables for the overwritten methods |
80 | // are not yet set. | // are not yet set. |
81 | jToolBar = toolBar; | jToolBar = toolBar; |
82 | ||
83 | // By default the MapPane will render with antialiasing on | |
84 | getGeoMapPane().getMapPane() | |
85 | .setAntiAliasing(true); | |
86 | } | } |
87 | ||
88 | /** | /** |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |