Log of /branches/2.0-RC2/src/skrueger/geotools
Directory Listing
Revision
639 -
Directory Listing
Modified
Thu Jan 28 16:07:22 2010 UTC
(15 years, 1 month ago)
by
alfonx
Revision
637 -
Directory Listing
Modified
Thu Jan 28 15:34:01 2010 UTC
(15 years, 1 month ago)
by
alfonx
Revision
636 -
Directory Listing
Modified
Thu Jan 28 15:33:22 2010 UTC
(15 years, 1 month ago)
by
alfonx
Schrittweise umstellen...
Revision
634 -
Directory Listing
Modified
Thu Jan 28 15:22:58 2010 UTC
(15 years, 1 month ago)
by
mojays
Revision
632 -
Directory Listing
Modified
Thu Jan 28 14:35:45 2010 UTC
(15 years, 1 month ago)
by
alfonx
Revision
631 -
Directory Listing
Modified
Thu Jan 28 14:33:34 2010 UTC
(15 years, 1 month ago)
by
mojays
new SelectiveMouseAdapter
Revision
630 -
Directory Listing
Modified
Thu Jan 28 14:20:44 2010 UTC
(15 years, 1 month ago)
by
mojays
new XMapPaneAction
Revision
627 -
Directory Listing
Modified
Thu Jan 28 11:47:42 2010 UTC
(15 years, 1 month ago)
by
alfonx
Removed last dead code from *XMapPaneMouseListener .... ready to transform them back to JEditPane compatibility.
Revision
621 -
Directory Listing
Modified
Thu Jan 28 10:06:05 2010 UTC
(15 years, 1 month ago)
by
alfonx
2.0-RC2 ist für die weiterentwicklung und soll bald in den trunk mergen
Revision
615 -
Directory Listing
Modified
Mon Dec 14 17:31:41 2009 UTC
(15 years, 2 months ago)
by
alfonx
Original Path:
branches/2.0-RC1/src/skrueger/geotools
DialogManager didn't always remove instances from the cache.
Translation constructor List<String>, defaultTranslaiton only set the default for the active langage
Revision
607 -
Directory Listing
Modified
Wed Dec 9 15:13:42 2009 UTC
(15 years, 2 months ago)
by
alfonx
Original Path:
branches/2.0-RC1/src/skrueger/geotools
Keine Ahnung was er da gebrancht hat.. der stand der dateien war weder trunk, noch der 1.0-gt26 branch... ich hab die dateien jetzt händisch auf den richtigen stand gebracht und comitte
Revision
561 -
Directory Listing
Modified
Tue Nov 24 15:02:27 2009 UTC
(15 years, 3 months ago)
by
mojays
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
BugFix:
- SwingUtil.setRelativeFramePosition(..)
Enhancements:
- Show/Hide grid bar in GridPanel (and GeoMapPane)
- XMapPane in GeoMapPane encapsulated in extra JPanel to maintain e.g. border
- map area "sunk" by border in LayeredMapPane
Revision
555 -
Directory Listing
Modified
Tue Nov 24 09:17:22 2009 UTC
(15 years, 3 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
* Tuned the resize/repaint behaviour of the XMapPane a bit more... Seems like a reported "not all layers are alyways rendered when a map is opened the first time in AtlasViewer"-bug is not fixed.
Revision
545 -
Directory Listing
Modified
Sat Nov 21 18:22:36 2009 UTC
(15 years, 3 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
Improved RasterPositionLabel. Earlier it was just looking for the top grid layer.. now it checks for the first grid layer under the mouse position. If there are multiple grid layers with different BBOXes this makes sense.
Revision
536 -
Directory Listing
Modified
Fri Nov 20 15:38:34 2009 UTC
(15 years, 3 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
* resetTransforms method in XMapPane changed. Not panning is putting the image where one would expect. BUT on the other hand the left map broder is wrong... still is still work in progress
Revision
534 -
Directory Listing
Modified
Fri Nov 20 10:28:01 2009 UTC
(15 years, 3 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
* Added more documentation to AttributeMetadataMap
* Changed StyledFeatureCollectionTableModel to show the columns in the order that is defined in the AttributeMetaData.
Revision
524 -
Directory Listing
Modified
Wed Nov 18 09:56:47 2009 UTC
(15 years, 3 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
* XMapPane is now only using one RenderingExecutor, and its now properly disposed, not leaving any threads in the ThreadPool
* Locks are not happening, memory leak still happens :-/
* Corrected isValid() against is WellDefined() in XMapPane
Revision
518 -
Directory Listing
Modified
Fri Nov 13 18:16:38 2009 UTC
(15 years, 3 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
* CQLFilter.toString does not produce CQL! Useed CQL.toCQL( Filter ) instead in some places.
* Added paramter weight (for visualisation sorting) to attributeMetadata
* Added paramters X and A for Attributemetadata.. but not using it yet..
Revision
516 -
Directory Listing
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
* 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
500 -
Directory Listing
Modified
Sun Oct 25 16:56:21 2009 UTC
(15 years, 4 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
Der Style wird nur erneuert, wenn die selection sich geändert hat. Sollte man denken, dass das sowieso nur passiert? Ja, aber bei einzelnen clicks auf punkte im chart, wurde das styling zweimal gesetzt...
Revision
493 -
Directory Listing
Modified
Fri Oct 23 14:09:27 2009 UTC
(15 years, 4 months ago)
by
mojays
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
BugFix: Handle empty Rectangle in JMapPane#fixAspectRatio(..)
FeatureTablePane: check for "valueAdjusting" removed (because this must be done in event firing, not in event handling!)
Revision
464 -
Directory Listing
Modified
Tue Oct 13 13:22:31 2009 UTC
(15 years, 4 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
* Changed AttributeMetadata and AttributeMetadataMap. It's not based on the attributes colIdx any more, but on the geotools.feature.type.Name. All the XML read/write methods have been adapted.
This change was needed, as some users tend to change the DBF structure after the shapefile has been imported. Now columns can be moved, inserted and deleted. Just click "reload atlas" in Geopublisher after you changed the table schema. Geopublisher doesn't have to be closed.
Revision
428 -
Directory Listing
Modified
Sun Oct 4 14:28:07 2009 UTC
(15 years, 4 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
* Changed the constructor of AttributetableDialog to be more standard
* StyledFeatureCollectionTableModel now uses the Filter from StyledFeaturesInterface
* Created a test case for AttributeTableJDialog
Revision
426 -
Directory Listing
Modified
Fri Oct 2 17:20:00 2009 UTC
(15 years, 4 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
* Added setFilter, getFilter and getSchema to StyledFeaturesInterface
* Changed AtlasStyler to not work an FeatureCollection anymore, but on a StyledFeatureInterface. Otherwise the AtlasStyler didn't have proper knowledge about the first-level filter associated with the layer.
* Start slowly to move MigLayout into the AtlasStyler
Revision
420 -
Directory Listing
Modified
Thu Oct 1 20:22:48 2009 UTC
(15 years, 5 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
* Lots of changes in this big commit for GP 1.3
* New Interfaces: Checkable, Copyable, Cancellable, CancellableDialogAdapter to improve the GUI
* New DialogManager to unify the handling of all dialogs.
* GP-Feature: The dialog for editing/translating a DpEntry has been "enriched".
Revision
418 -
Directory Listing
Modified
Mon Sep 28 15:36:11 2009 UTC
(15 years, 5 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
* AV-Feature: The Search button only appears if there is anything to search
* GP-Features: Layers that will not show in the atlas legend are marked in the GP MapComposer in gray.
Revision
417 -
Directory Listing
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
* 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
415 -
Directory Listing
Modified
Thu Sep 24 17:58:32 2009 UTC
(15 years, 5 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
* GP-Feature: In the MapComposer it is now BASICALLY possible to change the CRS and format of the Grid/Ruler on the left/bottom. At the moment only two formatters are available, one for DHDN in Germany, and one for lat/lon.
Revision
412 -
Directory Listing
Modified
Tue Sep 22 17:46:26 2009 UTC
(15 years, 5 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
* AV-Feature: Selected polygons are now marked with hatches, so that the underlying color can still be seen. But there seem to be some zoomIn-problems?!?!
Revision
409 -
Directory Listing
Modified
Fri Sep 18 15:00:29 2009 UTC
(15 years, 5 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
* First start of rewriting of AtlasStyler GUI for GT2.6 and Miglayout.
* Fix for Schmitzm so that the FeatureMapLayerSelectionSynchronizer works correctly again.
Revision
384 -
Directory Listing
Modified
Fri Sep 11 16:16:38 2009 UTC
(15 years, 5 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
Wow.. this now compiles and works with GT2.6 TRUNK! I will check-in the tunrk libs in AtlasFramework/lib/gt tonight. One big difference between M2 and trunk is that they moved the package
org.geotools.gui.swing to
org.geotools.swing
So i did the same in schmitzm, especially with the JMapPane
Revision
377 -
Directory Listing
Modified
Fri Sep 4 11:33:03 2009 UTC
(15 years, 5 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
* Patched the ImagePyramid and ImageMosaic classes from GT26-m2 again, because their Transparency doesn't work, nor do they support URLs.
* URL support is not yet fixed.
Revision
372 -
Directory Listing
Modified
Thu Sep 3 18:41:50 2009 UTC
(15 years, 5 months ago)
by
alfonx
Original Path:
branches/1.0-gt2-2.6/src/skrueger/geotools
* Renamed the folder with the GT JARs from 'gt-2.6' to 'gt'
* Extended the build.xml to write the correct version into the .jnlp files
* Many many small adaptations to GT2.6 .. AtlasStyler is working again.
* Changed all the clone?() methods in StylingUtil to use the DuplicatingStyleVisitor
Revision
298 -
Directory Listing
Modified
Tue Aug 11 12:18:00 2009 UTC
(15 years, 6 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* GP-Feature: Using DesignAtlasChartDialog starts rocking... Now it's possible to change the attributes of existing charts.
Revision
297 -
Directory Listing
Modified
Mon Aug 10 22:10:07 2009 UTC
(15 years, 6 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* GP-Feature: The chart features hit the AtlasMapView! :-) A new button in the map's tool bar allows to directly access any chart available for the map.
Revision
289 -
Directory Listing
Modified
Mon Aug 3 22:29:36 2009 UTC
(15 years, 6 months ago)
by
mojays
Original Path:
trunk/src/skrueger/geotools
Chart-Selection highlighting for CategoryDatasets.
DatasetSelectionModel and Feature2DatasetMapping parameterized with 3 data types (Dataset, SeriesKey type, ItemKey type).
Imports organized.
Revision
261 -
Directory Listing
Modified
Fri Jul 31 17:05:18 2009 UTC
(15 years, 7 months ago)
by
mojays
Original Path:
trunk/src/skrueger/geotools
all methods dealing with features moved from JFreeChartUtil to FeatureChartUtil
imports organized
Revision
244 -
Directory Listing
Modified
Wed Jul 29 09:33:33 2009 UTC
(15 years, 7 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* Updated all .java and .properties headers with a recent LGPL 3.0 and a link to the project webpage.
Revision
227 -
Directory Listing
Modified
Fri Jul 17 07:25:29 2009 UTC
(15 years, 7 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* 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 -
Directory Listing
Modified
Thu Jul 16 07:37:43 2009 UTC
(15 years, 7 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* 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
225 -
Directory Listing
Modified
Wed Jul 15 08:05:22 2009 UTC
(15 years, 7 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* Just renamed a bunch of
> StyledLayerInterface styledMap;
variables to
> StyledLayerInterface styledLayer;
Revision
224 -
Directory Listing
Modified
Tue Jul 14 15:57:19 2009 UTC
(15 years, 7 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* big biG BIG refactoring: StyledMap[Interface,Util,Style] never dealt with Maps (=Orchestrations of layers), but always only with single Layers. Now it has been refactored to StyledLayer[Interface,Util,Style].
* Some variable names and methodNames have been corrected also, but many will still be missing.
* New JARs committed
Revision
208 -
Directory Listing
Modified
Thu Jul 9 20:51:58 2009 UTC
(15 years, 7 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* SCHMITZ/ISDSS/AV/GP CodeClean: Removed the "throws Exception" from "getGeoObject" and rather let it throw a RuntimeException(e). Now it's our job to remove ny throw/catch leftovers in the outer code.
* Fundamentally introduced AttributeMetaData to AtlasStyler
Revision
180 -
Directory Listing
Modified
Thu Jul 2 14:44:57 2009 UTC
(15 years, 8 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* 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
176 -
Directory Listing
Modified
Wed Jul 1 14:14:15 2009 UTC
(15 years, 8 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* Further improved the usability of the filter panels (used in FilterDialog and AttributeTableDialog)...
** The preview map now always shows the complete collections in gray and the selected / filtered features in red above it
** Added de/en/fr tooltips for the preview mappane
** GP/ATlas AttribtDialog and FilterDialog can now be closed by pressing ESC
* Organized Imports ;-)
FIXED?: With an open attribute table, open the filters dialog and set a filter .. works here for me now and updates the attribute table.
Revision
168 -
Directory Listing
Modified
Sun Jun 28 17:57:38 2009 UTC
(15 years, 8 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* Comitting new GT jars, because i had to resign them.
gt2-xml and gt2-wfs are now part of the game.
Revision
164 -
Directory Listing
Modified
Tue Jun 23 16:06:23 2009 UTC
(15 years, 8 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* 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 -
Directory Listing
Modified
Mon Jun 22 21:05:20 2009 UTC
(15 years, 8 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* 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
160 -
Directory Listing
Modified
Mon Jun 22 17:15:45 2009 UTC
(15 years, 8 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* JMapPane: Fixed a possible NPE .. happend very seldom when clicking in a MapView the first time
* SelectionButtons are now directly appearing
Revision
159 -
Directory Listing
Modified
Mon Jun 22 14:04:47 2009 UTC
(15 years, 8 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* Back to StreamingRenderer: Otherwise the Filter function doesn't work. Will be fixed with 2.6
Revision
158 -
Directory Listing
Modified
Mon Jun 22 13:45:32 2009 UTC
(15 years, 8 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* 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 -
Directory Listing
Modified
Mon Jun 22 09:54:07 2009 UTC
(15 years, 8 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* 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 -
Directory Listing
Modified
Sat Jun 20 12:48:24 2009 UTC
(15 years, 8 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* 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 -
Directory Listing
Modified
Thu Jun 18 16:31:56 2009 UTC
(15 years, 8 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* Reorganized the UI of the Legend
* Solved the never-wide-enough legend, including the "..."
Revision
145 -
Directory Listing
Modified
Thu Jun 18 00:28:28 2009 UTC
(15 years, 8 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* Tuned the versioning system in build.xml
* Renamed JavaDoc @returns to @return to reduce warnings (by prox 0.1% ;-) )
Revision
141 -
Directory Listing
Modified
Sun Jun 14 18:23:36 2009 UTC
(15 years, 8 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* Have to go now.. The basic idea of seleciton-related buttons appearing only when AttribTableDialog or a ChartDialog are open has been implemented.
Revision
140 -
Directory Listing
Modified
Sun Jun 14 17:24:44 2009 UTC
(15 years, 8 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* 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
139 -
Directory Listing
Modified
Thu Jun 11 12:52:58 2009 UTC
(15 years, 8 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* 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
127 -
Directory Listing
Modified
Sat May 30 14:29:58 2009 UTC
(15 years, 9 months ago)
by
mojays
Original Path:
trunk/src/skrueger/geotools
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
123 -
Directory Listing
Modified
Wed May 20 15:54:51 2009 UTC
(15 years, 9 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* Changed the logic to generate the Style which contains a FeatureTypeStyle for the selection. It now uses the MapLayer.getStyle() as a base (instead of styledObj.getStyle() ) and simply removes any old FeatureTypeStyle that contains Rules for an older selection.
Why?
1. Because the MapLayer's Style might have been changed by the AS and we don't want the Style to reset.
2. Because in the Atlas the DPLayer's getStyle() always returns the default style, ignoring any additionaly styles.
Revision
112 -
Directory Listing
Modified
Wed May 13 09:18:53 2009 UTC
(15 years, 9 months ago)
by
mojays
Original Path:
trunk/src/skrueger/geotools
StyledFeatureCollectionTableModel
- bug fixed in FeatureSource -> FeatureCollection conversion (using getSchema() instead of getFeatureType()!)
Revision
111 -
Directory Listing
Modified
Tue May 12 23:33:14 2009 UTC
(15 years, 9 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* 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
104 -
Directory Listing
Modified
Fri May 8 13:49:34 2009 UTC
(15 years, 9 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
(Hacking Session in action - atomic commits can't be ensured)
- Moved Style-cloning methods fro skrueger.sld.Utilities.java to schmitzm-StylingUtil.java
Revision
101 -
Directory Listing
Modified
Fri May 8 13:17:02 2009 UTC
(15 years, 9 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
(Hacking Session in action - atomic commits can't be ensured)
- Moved Style-cloning methods fro skrueger.sld.Utilities.java to schmitzm-StylingUtil.java
Revision
100 -
Directory Listing
Modified
Fri May 8 12:29:45 2009 UTC
(15 years, 9 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
(Hacking Session in action - atomic commits can't be ensured)
- Remodeling the SelectionModels
Revision
97 -
Directory Listing
Modified
Fri May 8 12:10:42 2009 UTC
(15 years, 9 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
(Hacking Session in action - atomic commits can't be ensured)
- Remodeling the SelectionModels
Revision
96 -
Directory Listing
Modified
Fri May 8 11:23:16 2009 UTC
(15 years, 9 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
(Hacking Session in action - atomic commits can't be ensured)
- Remodeling the SelectionModels
Revision
62 -
Directory Listing
Modified
Fri Apr 17 18:56:17 2009 UTC
(15 years, 10 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* Enabled the "zoom to layer bounds" for single selected points et al.
* Inserted a stub for getColumnCLass() in FeatureCollectionTableModel.java
Revision
47 -
Directory Listing
Modified
Fri Apr 17 12:28:50 2009 UTC
(15 years, 10 months ago)
by
mojays
Original Path:
trunk/src/skrueger/geotools
- FeatureCollectionPane renamed to FeatureTablePane
- FeatureCollectionTableModel extracted to stand-alone class
Revision
46 -
Directory Listing
Modified
Fri Apr 17 11:44:05 2009 UTC
(15 years, 10 months ago)
by
mojays
Original Path:
trunk/src/skrueger/geotools
new classes (CURRENTLY ONLY DUMMIES!!):
- FeatureTablePane.java
- FeatureCollectionTableModel.java
- StyledFeatureCollectionTableModel.java
Revision
43 -
Directory Listing
Modified
Tue Apr 14 14:19:30 2009 UTC
(15 years, 10 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* Some cleanup in I8NUtil
* Transition from owner=Window to owner=Component, because Java 1.6 JOptionPane can determine the parent Window itself.
Revision
40 -
Directory Listing
Modified
Mon Apr 6 19:31:02 2009 UTC
(15 years, 10 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools
* Layers can be marked as "hide In Legend" in the GP and will be hidden in the AV's legend
Das Interface StyledMapInterface.java hatte bisher eine abstrakte Methode isHideInLegend, die nie benutzt wurde. Ich habe die Idee jetzt im Atlas implementiert, und dann gemekert, dass nicht unbedingt eine Eigenschaft dieses Interfaces sein sollte.
Ein Layer soll nicht generell auf verstecken/nicht verstecken gestellt werden können. Das sind Eigenschaften der Karte/MapContext, ebenso wie die Reihenfolge der Layer. Im Atlas verwaltet deshalb nun die Klasse skrueger.atlas.Map welche Layer nicht in der Legende auftauchen sollen.
Meines Wissens hat keiner bisher die Funktion genutzt.
Ich habe in allen allen Klassen welche StyledMapInterface implementieren die Funktion auskommentiert.
Revision
2 -
Directory Listing
Added
Tue Feb 24 22:43:52 2009 UTC
(16 years ago)
by
mojays
Original Path:
trunk/src/skrueger/geotools
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)