/[schmitzm]/branches/2.3.x/src/skrueger/geotools/labelsearch/SearchResult.java |
Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Branch 2.3.x angelegt
* Changed my name from Stefan A. Krüger to Stefan A. Tzeggai
copy RC2 to trunk
2.0-RC2 ist für die weiterentwicklung und soll bald in den trunk mergen
2.0-RC1 branch ist für GP1.3 bugfixes... 1.0-gt2-2.6 ist der entwicklungs brnach
Moving to import org.opengis.feature.simple.SimpleFeature;
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()
Branch created from SCHMITZM 1.0 (rev 313) to switch to gt2-2.6.x.
* Updated the license headers * chart action going on...
* Updated all .java and .properties headers with a recent LGPL 3.0 and a link to the project webpage.
* 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
* 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
* Tuned the versioning system in build.xml * Renamed JavaDoc @returns to @return to reduce warnings (by prox 0.1% ;-) )
* 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
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.
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |