Log of /branches/2.4.x/src/org/opengis
Directory Listing
Revision
1383 -
Directory Listing
Modified
Wed Jan 26 13:46:20 2011 UTC
(14 years, 1 month ago)
by
alfonx
trunk becomes 2.4.x ... starting to create multiple modules
Revision
162 -
Directory Listing
Added
Mon Jun 22 21:05:20 2009 UTC
(15 years, 8 months ago)
by
alfonx
Original Path:
trunk/src/org/opengis
* 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