Log of /branches/1.0-gt2-2.6/src/skrueger/geotools/LegendIconFeatureRenderer.java
Parent Directory
|
Revision Log
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: 13852 byte(s)
Diff to
previous 452
* 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
452 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 9 19:16:27 2009 UTC
(15 years, 4 months ago)
by
alfonx
File length: 19607 byte(s)
Diff to
previous 377
* AS-Feature: The labeling tab now has a preview pane and can set the priority column. Both still has to be improved.
Revision
377 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 4 11:33:03 2009 UTC
(15 years, 5 months ago)
by
alfonx
File length: 19159 byte(s)
Diff to
previous 372
* 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 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Sep 3 18:41:50 2009 UTC
(15 years, 5 months ago)
by
alfonx
File length: 19420 byte(s)
Diff to
previous 361
* 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
332 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 26 17:15:49 2009 UTC
(15 years, 6 months ago)
by
alfonx
File length: 19210 byte(s)
Diff to
previous 325
* Replaced every occurrance of AttributeType with AttributeDescriptor
- I think it saves a lot of typing...
Revision
322 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 26 14:12:17 2009 UTC
(15 years, 6 months ago)
by
alfonx
File length: 19194 byte(s)
Diff to
previous 318
Moving to
import org.opengis.feature.simple.SimpleFeature;
Revision
318 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 26 13:33:32 2009 UTC
(15 years, 6 months ago)
by
alfonx
File length: 19182 byte(s)
Diff to
previous 315
http://geotools.codehaus.org/Upgrade+to+2.5: Transition to GeoAPI SimpleFeature
1. Search Replace
Search Replace
\bFeature\b SimpleFeature
\bFeatureType\b SimpleFeatureType
2. Fix the imports
* Control-Shift-O in Eclipse IDE
PENDING: 3. Add casts as required for getDefaultGeometry()
Revision
162 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 22 21:05:20 2009 UTC
(15 years, 8 months ago)
by
alfonx
Original Path:
trunk/src/skrueger/geotools/LegendIconFeatureRenderer.java
File length: 17695 byte(s)
Diff to
previous 154
* 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
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.