Log of /branches/1.0-gt2-2.6/src/skrueger/geotools/StyledLayerUtil.java
Parent Directory
|
Revision Log
Revision
534 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 20 10:28:01 2009 UTC
(15 years, 3 months ago)
by
alfonx
File length: 41762 byte(s)
Diff to
previous 533
* Added more documentation to AttributeMetadataMap
* Changed StyledFeatureCollectionTableModel to show the columns in the order that is defined in the AttributeMetaData.
Revision
517 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 12 10:12:39 2009 UTC
(15 years, 3 months ago)
by
alfonx
File length: 41352 byte(s)
Diff to
previous 516
* Two new utility methods dealing with the selection FTS in StyledLayerUtil and StylingUtil
Revision
516 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 11 21:17:33 2009 UTC
(15 years, 3 months ago)
by
alfonx
File length: 39992 byte(s)
Diff to
previous 464
* 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
464 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 13 13:22:31 2009 UTC
(15 years, 4 months ago)
by
alfonx
File length: 41715 byte(s)
Diff to
previous 420
* 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
420 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 1 20:22:48 2009 UTC
(15 years, 5 months ago)
by
alfonx
File length: 41461 byte(s)
Diff to
previous 419
* 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
419 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 30 15:36:39 2009 UTC
(15 years, 5 months ago)
by
alfonx
File length: 41467 byte(s)
Diff to
previous 409
* A way has been found to set the transparency color of a DpLayerRasterPyramid.
Revision
409 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 18 15:00:29 2009 UTC
(15 years, 5 months ago)
by
alfonx
File length: 41456 byte(s)
Diff to
previous 406
* First start of rewriting of AtlasStyler GUI for GT2.6 and Miglayout.
* Fix for Schmitzm so that the FeatureMapLayerSelectionSynchronizer works correctly again.
Revision
405 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 14 15:43:28 2009 UTC
(15 years, 5 months ago)
by
alfonx
File length: 41873 byte(s)
Diff to
previous 403
* StyledLayerUtil now has methods getColorModel and isStyleable
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/StyledMapUtil.java
File length: 29200 byte(s)
Diff to
previous 111
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/StyledMapUtil.java
File length: 29200 byte(s)
Diff to
previous 52
* 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/StyledMapUtil.java
File length: 28445 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.