/[schmitzm]/trunk/src/skrueger/geotools/MapView.java
ViewVC logotype

Log of /trunk/src/skrueger/geotools/MapView.java

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 1383)

Revision 1222 - (view) (annotate) - [select for diffs]
Modified Wed Nov 3 14:07:08 2010 UTC (14 years, 3 months ago) by alfonx
File length: 7703 byte(s)
Diff to previous 1221 , to selected 153
Added a label for the CRS to the MapPaneStatusBar

Revision 1221 - (view) (annotate) - [select for diffs]
Modified Wed Nov 3 13:29:17 2010 UTC (14 years, 3 months ago) by alfonx
File length: 7698 byte(s)
Diff to previous 1220 , to selected 153
Added a Lable to show the CRS to MpaView

Revision 1220 - (view) (annotate) - [select for diffs]
Modified Wed Nov 3 13:09:32 2010 UTC (14 years, 3 months ago) by alfonx
File length: 7612 byte(s)
Diff to previous 1195 , to selected 153


Revision 1195 - (view) (annotate) - [select for diffs]
Modified Tue Nov 2 10:33:32 2010 UTC (14 years, 3 months ago) by alfonx
File length: 7682 byte(s)
Diff to previous 1065 , to selected 153
* Double clicking a layer will set the CRS of the layer for the GeoMapPane
* Added GeometryForm.NONE and  GeometryForm.ANY
* More warnings and checks when importing from WFS or DB in AtlasStyler

Revision 1065 - (view) (annotate) - [select for diffs]
Modified Mon Sep 27 19:36:52 2010 UTC (14 years, 5 months ago) by alfonx
File length: 7686 byte(s)
Diff to previous 862 , to selected 153
MapView now uses antialiasing by default

Revision 862 - (view) (annotate) - [select for diffs]
Modified Sat May 22 01:24:46 2010 UTC (14 years, 9 months ago) by alfonx
File length: 7563 byte(s)
Diff to previous 685 , to selected 153
* Changed my name from Stefan A. Krüger to Stefan A. Tzeggai


Revision 685 - (view) (annotate) - [select for diffs]
Modified Wed Feb 10 15:04:02 2010 UTC (15 years ago) by alfonx
File length: 7563 byte(s)
Diff to previous 621 , to selected 153
copy RC2 to trunk

Revision 621 - (view) (annotate) - [select for diffs]
Modified Thu Jan 28 10:06:05 2010 UTC (15 years, 1 month ago) by alfonx
Original Path: branches/2.0-RC2/src/skrueger/geotools/MapView.java
File length: 7563 byte(s)
Diff to previous 604 , to selected 153
2.0-RC2 ist für die weiterentwicklung und soll bald in den trunk mergen

Revision 604 - (view) (annotate) - [select for diffs]
Modified Wed Dec 9 14:15:53 2009 UTC (15 years, 2 months ago) by alfonx
Original Path: branches/2.0-RC1/src/skrueger/geotools/MapView.java
File length: 7563 byte(s)
Diff to previous 520 , to selected 153
2.0-RC1 branch ist für GP1.3 bugfixes...  1.0-gt2-2.6  ist der entwicklungs brnach 

Revision 520 - (view) (annotate) - [select for diffs]
Modified Tue Nov 17 12:50:05 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/MapView.java
File length: 7563 byte(s)
Diff to previous 516 , to selected 153
* Moved translations for CancellableDialogAdapter to SwingResources (was in GTResouces)

Revision 516 - (view) (annotate) - [select for diffs]
Modified Wed Nov 11 21:17:33 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/MapView.java
File length: 7441 byte(s)
Diff to previous 509 , to selected 153
* Extended schmitzm.JPanel to generally set its background to white when printed, by overwriting the print() method.
* Simplified the creation and update logic of ((Design)Atlas)MapLegend and ((Design)Atlas)MapLayerLegend. Besides other things there now is a LegendHelper class in AtlasProject... 
* Orginized Imports
* Removed a lot of DEBUG messages...

Revision 509 - (view) (annotate) - [select for diffs]
Modified Thu Nov 5 08:51:33 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/MapView.java
File length: 7438 byte(s)
Diff to previous 417 , to selected 153
new XMapPane and SelectableMapPane to replace and restructure JMapPanes

Revision 417 - (view) (annotate) - [select for diffs]
Modified Fri Sep 25 16:34:10 2009 UTC (15 years, 5 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/MapView.java
File length: 7464 byte(s)
Diff to previous 414 , to selected 153
* 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
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/MapView.java
File length: 7417 byte(s)
Diff to previous 315 , to selected 153
JMapPane can optionally be given an envelope. When zooming/panning it will never show anything outside this envelope.


Revision 315 - (view) (annotate) - [select for diffs]
Modified Wed Aug 26 11:03:27 2009 UTC (15 years, 6 months ago) by mojays
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/MapView.java
File length: 7355 byte(s)
Diff to previous 261 , to selected 153
Branch created from SCHMITZM 1.0 (rev 313) to switch to gt2-2.6.x.

Revision 261 - (view) (annotate) - [select for diffs]
Modified Fri Jul 31 17:05:18 2009 UTC (15 years, 7 months ago) by mojays
File length: 7355 byte(s)
Diff to previous 256 , to selected 153
all methods dealing with features moved from JFreeChartUtil to FeatureChartUtil
imports organized

Revision 256 - (view) (annotate) - [select for diffs]
Modified Fri Jul 31 14:43:47 2009 UTC (15 years, 7 months ago) by alfonx
File length: 7472 byte(s)
Diff to previous 244 , to selected 153
* Updated the license headers
* chart action going on...

Revision 244 - (view) (annotate) - [select for diffs]
Modified Wed Jul 29 09:33:33 2009 UTC (15 years, 7 months ago) by alfonx
File length: 7473 byte(s)
Diff to previous 227 , to selected 153
* Updated all .java and .properties headers with a recent LGPL 3.0 and a link to the project webpage.

Revision 227 - (view) (annotate) - [select for diffs]
Modified Fri Jul 17 07:25:29 2009 UTC (15 years, 7 months ago) by alfonx
File length: 6268 byte(s)
Diff to previous 226 , to selected 153
* AV-Revert: Had to replace TransitionalShapefileRenderer again, because AR reported reproducable hangs on many Windows machines. 

* GP-Feature: Created an Export-Wizard! Check it out.. it's fun!


Revision 226 - (view) (annotate) - [select for diffs]
Modified Thu Jul 16 07:37:43 2009 UTC (15 years, 7 months ago) by alfonx
File length: 6656 byte(s)
Diff to previous 165 , to selected 153
* Created a new ManageChartsForMapDialog that allows to manage charts and define which chart is visible in which map. Besides, that saving the ChartSTyles is not implemented, you can now basically define and use the charts.

* Created a TransitionShapefileRenderer in schmitzm. It's a copy (extend was not possible) of a normal ShapefileRenderer class, but extended by a hack to fall back to the normal StreamingRenderer if a FeatureOperationTreeFilter is applied to a MapLayer. 
* I have set this TransitionShapefileRenderer as default in JMapPane & Co.
* It's called "transition", because we will remove it as soon as we moved to GT 2.6 and switched the filters to eCQL.


Revision 165 - (view) (annotate) - [select for diffs]
Modified Tue Jun 23 16:31:32 2009 UTC (15 years, 8 months ago) by alfonx
File length: 6572 byte(s)
Diff to previous 164 , to selected 153
* GP's MapComposer has a new button to reset the legend width
* i8n for it

Revision 164 - (view) (annotate) - [select for diffs]
Modified Tue Jun 23 16:06:23 2009 UTC (15 years, 8 months ago) by alfonx
File length: 6514 byte(s)
Diff to previous 162 , to selected 153
* GP's MapComposer has a new button to store the ratio of legend and map. it can also be stored as the default for all maps.

Revision 162 - (view) (annotate) - [select for diffs]
Modified Mon Jun 22 21:05:20 2009 UTC (15 years, 8 months ago) by alfonx
File length: 6179 byte(s)
Diff to previous 159 , to selected 153
* FINALLY! FINALLY! Found the regressoin in GT 2.4.5 that had made AtlasStyler very buggy. An setSize(Expression.NIL) is set in StyleFactoryImpl which was evil, because NILExpressions are only supported properly in 2.5. So i overwrite the class in schmitzm and changed the one line. Then i was also able to remove a few workarounds that were not needed anymore. 
* Some more fixed in AtlasStyler, like: Local symbols are only shown one now.. not twice.

Next commit will be a full build with all JARs

Revision 159 - (view) (annotate) - [select for diffs]
Modified Mon Jun 22 14:04:47 2009 UTC (15 years, 8 months ago) by alfonx
File length: 6234 byte(s)
Diff to previous 158 , to selected 153
* Back to StreamingRenderer: Otherwise the Filter function doesn't work. Will be fixed with 2.6

Revision 158 - (view) (annotate) - [select for diffs]
Modified Mon Jun 22 13:45:32 2009 UTC (15 years, 8 months ago) by alfonx
File length: 6234 byte(s)
Diff to previous 154 , to selected 153
* Changed the Selection-Stlying-Filter: It's now based on GeoTools Filters! The new Filter() { .. } approach is not recommended in GeoTools and will probably produce other problems also. Because the ShapeFileRenderer is optimizing the filters (thats why it's 10 times faster), its doing some stuff that only works on GeoTools Filters:

Which leads to a problem: Any "Martin-Filter" from Schmitzm does not work when using the ShapefileRenderer

Revision 154 - (view) (annotate) - [select for diffs]
Modified Mon Jun 22 09:54:07 2009 UTC (15 years, 8 months ago) by alfonx
File length: 6180 byte(s)
Diff to previous 153
* Results of Sunday evening hacking in Bolsena
** Rendering of big Shapefiles about 5-10 times faster now!
** Icon sizes in AtlasStyler correct again.
** Moved two functions from AtlasFramework to schmitzm

Revision 153 - (view) (annotate) - [selected]
Modified Sat Jun 20 12:48:24 2009 UTC (15 years, 8 months ago) by alfonx
File length: 5794 byte(s)
Diff to previous 148
* Organized Imports
* Fixed a BuG in AS, PolygonSymbolEditGUI (Had to be Float instead of Double)
* Renamed DesignLayerPanel to DesginMapLegend etc...
* Bugfixed ManageLayerSytlesForMapDialog to trigger a preview of the new legend.

Revision 148 - (view) (annotate) - [select for diffs]
Modified Thu Jun 18 16:31:56 2009 UTC (15 years, 8 months ago) by alfonx
File length: 5733 byte(s)
Diff to previous 139 , to selected 153
* Reorganized the UI of the Legend
* Solved the never-wide-enough legend, including the "..."

Revision 139 - (view) (annotate) - [select for diffs]
Modified Thu Jun 11 12:52:58 2009 UTC (15 years, 8 months ago) by alfonx
File length: 5696 byte(s)
Diff to previous 111 , to selected 153
* Fixed a bug when creating more than 3 additional styles at once... A NPE occurred because none has been set as the selected additional style.
* Moved the i8n and Localisation for LabelSearch to schmitzm


Revision 111 - (view) (annotate) - [select for diffs]
Modified Tue May 12 23:33:14 2009 UTC (15 years, 9 months ago) by alfonx
File length: 5688 byte(s)
Diff to previous 87 , to selected 153
* 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 87 - (view) (annotate) - [select for diffs]
Modified Thu Apr 23 19:39:13 2009 UTC (15 years, 10 months ago) by alfonx
File length: 5722 byte(s)
Diff to previous 48 , to selected 153
* MapView() constructor API change corrected. 

Revision 48 - (view) (annotate) - [select for diffs]
Modified Fri Apr 17 12:49:33 2009 UTC (15 years, 10 months ago) by alfonx
File length: 5674 byte(s)
Diff to previous 2 , to selected 153


Revision 2 - (view) (annotate) - [select for diffs]
Added Tue Feb 24 22:43:52 2009 UTC (16 years ago) by mojays
File length: 12497 byte(s)
Diff to selected 153
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.

  Diffs between and
  Type of Diff should be a

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26