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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1145 - (view) (annotate) - [select for diffs]
Modified Sun Oct 17 23:56:07 2010 UTC (14 years, 4 months ago) by alfonx
File length: 5119 byte(s)
Diff to previous 740
AtlasStyler now allows to configure textclasses per language... still a bit experimental

Revision 740 - (view) (annotate) - [select for diffs]
Modified Wed Mar 3 10:32:14 2010 UTC (15 years ago) by alfonx
File length: 5106 byte(s)
Diff to previous 685
Moved XMapPane and it's listeners/actions/tools to schmitzm.geotools.swing

Revision 685 - (view) (annotate) - [select for diffs]
Modified Wed Feb 10 15:04:02 2010 UTC (15 years ago) by alfonx
File length: 5059 byte(s)
Diff to previous 621
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/RenderingExecutor.java
File length: 5059 byte(s)
Diff to previous 607
2.0-RC2 ist für die weiterentwicklung und soll bald in den trunk mergen

Revision 607 - (view) (annotate) - [select for diffs]
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/RenderingExecutor.java
File length: 5059 byte(s)
Diff to previous 604
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 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/RenderingExecutor.java
File length: 4979 byte(s)
Diff to previous 555
2.0-RC1 branch ist für GP1.3 bugfixes...  1.0-gt2-2.6  ist der entwicklungs brnach 

Revision 555 - (view) (annotate) - [select for diffs]
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/RenderingExecutor.java
File length: 4979 byte(s)
Diff to previous 544
* 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 544 - (view) (annotate) - [select for diffs]
Modified Sat Nov 21 17:13:31 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/RenderingExecutor.java
File length: 4988 byte(s)
Diff to previous 543
* XMapPane now fine....The repaint timer may stop itself if not needed anymore...

Revision 543 - (view) (annotate) - [select for diffs]
Modified Sat Nov 21 15:21:41 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/RenderingExecutor.java
File length: 4934 byte(s)
Diff to previous 539
* Even better selecting.. BBOX filter was the wrong choice.. INTERSECTS is correct.

Revision 539 - (view) (annotate) - [select for diffs]
Modified Fri Nov 20 19:10:05 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/RenderingExecutor.java
File length: 5022 byte(s)
Diff to previous 533
Last commit before i crack the selection mechanism
* RenderingExceutor will also report Exceptions that crash the Thread


Revision 533 - (view) (annotate) - [select for diffs]
Modified Thu Nov 19 17:27:01 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/RenderingExecutor.java
File length: 4954 byte(s)
Diff to previous 532
* XMapPane now prints erros nicely

Revision 532 - (view) (annotate) - [select for diffs]
Modified Thu Nov 19 10:39:48 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/RenderingExecutor.java
File length: 5039 byte(s)
Diff to previous 531
* More documentation in RenderingExecutor

Revision 531 - (view) (annotate) - [select for diffs]
Modified Thu Nov 19 09:42:59 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/RenderingExecutor.java
File length: 3590 byte(s)
Diff to previous 530
Moved XMapPane from gtmig to skrueger.geotools

Revision 530 - (view) (annotate) - [select for diffs]
Modified Thu Nov 19 09:31:14 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/RenderingExecutor.java
File length: 3633 byte(s)
Diff to previous 529
* More cleanup and documentation

Revision 529 - (view) (annotate) - [select for diffs]
Modified Wed Nov 18 20:47:00 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/RenderingExecutor.java
File length: 4423 byte(s)
Diff to previous 524
XMapPane and RenderingExecutor now work together without leaking memory through their BufferedImages... 

Revision 524 - (view) (annotate) - [select for diffs]
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/RenderingExecutor.java
File length: 11399 byte(s)
Diff to previous 513
* 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 513 - (view) (annotate) - [select for diffs]
Modified Mon Nov 9 11:17:34 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/RenderingExecutor.java
File length: 11172 byte(s)
Diff to previous 510
Fixed an error in the zoom-out code of XMapPane


Revision 510 - (view) (annotate) - [select for diffs]
Added Thu Nov 5 17:39:37 2009 UTC (15 years, 3 months ago) by alfonx
Original Path: branches/1.0-gt2-2.6/src/skrueger/geotools/RenderingExecutor.java
File length: 11025 byte(s)
my own version of geotool's RenderingExecutor, because theirs runs agains JMapPane only. We use XMapPane


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