Log of /branches/1.0-gt2-2.6/src/skrueger/geotools/MapPaneToolBar.java
Parent Directory
|
Revision Log
Revision
509 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 5 08:51:33 2009 UTC
(15 years, 3 months ago)
by
alfonx
File length: 27987 byte(s)
Diff to
previous 486
new XMapPane and SelectableMapPane to replace and restructure JMapPanes
Revision
486 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 20 16:25:26 2009 UTC
(15 years, 4 months ago)
by
alfonx
File length: 28158 byte(s)
Diff to
previous 445
* Chart has a new button to zoom to full chart extend
Revision
445 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 7 13:17:02 2009 UTC
(15 years, 4 months ago)
by
alfonx
File length: 28101 byte(s)
Diff to
previous 417
* GP: * Do not allow NaN values in zoom back/forward Envelopes
* Extra check against unlimited while loop in JMapPane.bestAllowedMapArea
Revision
417 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 25 16:34:10 2009 UTC
(15 years, 5 months ago)
by
alfonx
File length: 27785 byte(s)
Diff to
previous 414
* AV-Feature: Search button only appears if there are labels to search in the map
* AV-Feature: "Beautified" the AtlasMapView a bit.. less lines.. smoother text rendering..
Revision
414 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Sep 24 13:23:08 2009 UTC
(15 years, 5 months ago)
by
alfonx
File length: 27581 byte(s)
Diff to
previous 336
JMapPane can optionally be given an envelope. When zooming/panning it will never show anything outside this envelope.
Revision
336 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 27 09:10:10 2009 UTC
(15 years, 6 months ago)
by
alfonx
File length: 26392 byte(s)
Diff to
previous 315
Migrating to GT2.6... only 100 compile errors left...
Revision
180 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 2 14:44:57 2009 UTC
(15 years, 8 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools/MapPaneToolBar.java
File length: 25155 byte(s)
Diff to
previous 177
* Added a special @Override paint() method to some of the GeoMapPane's components, so that when we create a screenshot in the Atlas, the backgrounds (of the GridPanel for example) will be white and not gray - that is much better for printing.
* Some more i8n n French
Revision
140 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 14 17:24:44 2009 UTC
(15 years, 8 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools/MapPaneToolBar.java
File length: 22367 byte(s)
Diff to
previous 139
* Not really an atomic commit: hacking session going on.. just switching from laptop to dektop.
* Minimally improved dialog to choose a language if the atlas only contains languages that your computer doesn't.
* GP: Added a menu item to send the logfile by email to Steve
* GP: List of languages to select from is now sorted
* Version-management in build.xml ... using a release.properties
** TODO: Still need integration with the webpage
* BUGFIXed: Layers expanding and collapsing every time while the AS is updating the preview
* UNDER WORK: AV: Only show selection-related buttons when they make sense.
Revision
127 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat May 30 14:29:58 2009 UTC
(15 years, 9 months ago)
by
mojays
Original Path:
trunk/src/skrueger/geotools/MapPaneToolBar.java
File length: 25618 byte(s)
Diff to
previous 117
Many many many new JFreeChart stuff (selection panel and renderer, etc.)
- schmitzm.jfree.chart.SelectableChartPanel
- schmitzm.jfree.chart.ChartMouseSelectionTracker
- schmitzm.jfree.chart.selection.*
- schmitzm.jfree.chart.renderer.*
Plus: Imports organized!
Revision
111 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue May 12 23:33:14 2009 UTC
(15 years, 9 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools/MapPaneToolBar.java
File length: 25476 byte(s)
Diff to
previous 48
* Fixed some bugs with the SelectionListeners and the JMapPane. To make this work, StyledFeatureLayerSelectionModel now extends StyledLayerSelectionModel<String>. So the selection is remembered as a Set of Feature-IDs. This change was needed, because Feature.java doesn't overwrite the equals method, and therefore the HashSet didn't function as expected.
* Added new Tools and BUttons to MapPaneToolBar.java to select features
* Changed a lot in MapPaneToolBar.java. It now allows to position Spaces, Actions and Tools via the ID field. (the new feature is to mix them)
* Fixed a bug in AV's ClickInfoPanel that would suddenly pop up an AtlasViewer if started from Geopublisher under special circumstances.
* Moving layers in the legend is using MapContext's move method instead of remove and insert.
* LayerPanel's remember* Maps now all have the MapLayer's ID as a key.
This commit includes latest schmitzm.jar and av.jar. The av.jar is also commited to the ISDSS, but the ISDSS will still have the old schmitzm.jar. Latest schmitzm.jar in ISDSS should be updated ASAP. I just don't know where to put it.
Revision
2 -
(
view)
(
annotate)
-
[select for diffs]
Added
Tue Feb 24 22:43:52 2009 UTC
(16 years ago)
by
mojays
Original Path:
trunk/src/skrueger/geotools/MapPaneToolBar.java
File length: 22534 byte(s)
First Commit, corresponds to Revision 1008 of Wikisquare-SVN
includes:
- schmitzm.* (except schmitzm.test)
- org.geotools.* (all overridden classes)
- skrueger.geotools
- skrueger.i8n
- skrueger.swing
- appl.data.LateLoadable (dependency in SCHMITZM)
- appl.data.LoadingException (dependency in SCHMITZM)
- appl.util.RasterMetaData (dependency in SCHMITZM)
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.