Log of /branches/1.0-gt2-2.6/src/gtmig/org
Directory Listing
Revision
505 -
Directory Listing
Modified
Sat Oct 31 10:53:43 2009 UTC
(15 years, 4 months ago)
by
alfonx
* Added fast scaled previews to JMapPane rendering. Works for ZoomIn and ZoomOut.
* Added setMapbackground and getMapBackground to JMapPane
Revision
504 -
Directory Listing
Modified
Tue Oct 27 12:57:58 2009 UTC
(15 years, 4 months ago)
by
alfonx
* Better documentation for methods setMaxZoomScale and setMinZoomScale
Revision
497 -
Directory Listing
Modified
Fri Oct 23 18:43:58 2009 UTC
(15 years, 4 months ago)
by
alfonx
i8n fuer cancellableAtlasDialogdpter
Revision
495 -
Directory Listing
Modified
Fri Oct 23 14:19:46 2009 UTC
(15 years, 4 months ago)
by
mojays
JMapPane#fixAspectRatio(.) moved to JTSUtil
Revision
494 -
Directory Listing
Modified
Fri Oct 23 14:16:17 2009 UTC
(15 years, 4 months ago)
by
mojays
JMapPane#fixAspectRatio(.) moved to JTSUtil
Revision
493 -
Directory Listing
Modified
Fri Oct 23 14:09:27 2009 UTC
(15 years, 4 months ago)
by
mojays
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
485 -
Directory Listing
Modified
Tue Oct 20 16:22:47 2009 UTC
(15 years, 4 months ago)
by
mojays
Revision
478 -
Directory Listing
Modified
Tue Oct 20 10:37:01 2009 UTC
(15 years, 4 months ago)
by
mojays
GT-JMapPane, GeoMapPane: "our" Reference to ShapefileRenderer removed
defaults/.classpath updated to gt2-2.6.0
Revision
452 -
Directory Listing
Modified
Fri Oct 9 19:16:27 2009 UTC
(15 years, 4 months ago)
by
alfonx
* AS-Feature: The labeling tab now has a preview pane and can set the priority column. Both still has to be improved.
Revision
445 -
Directory Listing
Modified
Wed Oct 7 13:17:02 2009 UTC
(15 years, 4 months ago)
by
alfonx
* GP: * Do not allow NaN values in zoom back/forward Envelopes
* Extra check against unlimited while loop in JMapPane.bestAllowedMapArea
Revision
438 -
Directory Listing
Modified
Mon Oct 5 13:04:01 2009 UTC
(15 years, 4 months ago)
by
alfonx
* Using GTUtil.createGTRenderer wherever GP/AS/AV/SchmitzM needs a GTRenderer
Revision
436 -
Directory Listing
Modified
Mon Oct 5 11:54:12 2009 UTC
(15 years, 4 months ago)
by
mojays
Removed some annoying debug messages in GT-JMapPane
New util method JTSUtil.expandEnvelope(..)
JMapPane.getMaxExtend(..) creates a 10% expanded envelope to show the complete map with "some" surrounding
Revision
431 -
Directory Listing
Modified
Sun Oct 4 16:55:52 2009 UTC
(15 years, 4 months ago)
by
alfonx
added checks against NPEs if the context is empty
Revision
420 -
Directory Listing
Modified
Thu Oct 1 20:22:48 2009 UTC
(15 years, 5 months ago)
by
alfonx
* 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
* 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
415 -
Directory Listing
Modified
Thu Sep 24 17:58:32 2009 UTC
(15 years, 5 months ago)
by
alfonx
* 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
414 -
Directory Listing
Modified
Thu Sep 24 13:23:08 2009 UTC
(15 years, 5 months ago)
by
alfonx
JMapPane can optionally be given an envelope. When zooming/panning it will never show anything outside this envelope.
Revision
388 -
Directory Listing
Modified
Fri Sep 11 19:06:17 2009 UTC
(15 years, 5 months ago)
by
alfonx
* Moving JMapPane out of org.geotools.swing allows me to start the application in debug mode, without haveing a libUnsigned dir...
Revision
384 -
Directory Listing
Modified
Fri Sep 11 16:16:38 2009 UTC
(15 years, 5 months ago)
by
alfonx
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
372 -
Directory Listing
Modified
Thu Sep 3 18:41:50 2009 UTC
(15 years, 5 months ago)
by
alfonx
* 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
363 -
Directory Listing
Modified
Wed Sep 2 20:28:57 2009 UTC
(15 years, 5 months ago)
by
mojays
ArcGridRaster from gt2-2.3.0-M0 integrated in SCHMITZM
Geo-Import via ArcGridRaster and ArcGridReader
new FilterParser and CQLFilterParser
FeatureOperationTreeParser implements FilterParser
FeatureOperationTreeFilter, FeatureFilterPanel converted to OpenGIS-Filter
FeatureFilterPanel, FeatureCollectionFilterPanel parameterized with FilterParser
Revision
325 -
Directory Listing
Modified
Wed Aug 26 15:32:54 2009 UTC
(15 years, 6 months ago)
by
mojays
imports organized
SCHMITZM-JMapPane converted
Revision
320 -
Directory Listing
Added
Wed Aug 26 13:49:19 2009 UTC
(15 years, 6 months ago)
by
mojays
imports organized
migration package gtmig.* for classes no longer included in gt2-2.6
MouseSelectionTracker taken from gt 2.4.5