With dramatic flourish, I'm modifying 21 files with 1033 insertions and 815 deletions between release candidates. This moves all rule subclasses to a more natural home as filter subclasses. Also adds tests for SLD write and corrects a handful of issues there. Apologies to all who lose sleep over this sort of thing. r=ahocevar,crschmidt (closes #1492)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6818 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
<li>Format/OSM.html</li>
|
||||
<li>Format/KML.html</li>
|
||||
<li>Format/SLD.html</li>
|
||||
<li>Format/SLD/v1_0_0.html</li>
|
||||
<li>Format/WKT.html</li>
|
||||
<li>Format/WMC.html</li>
|
||||
<li>Format/WMC/v1_1_0.html</li>
|
||||
@@ -46,9 +47,10 @@
|
||||
<li>Style.html</li>
|
||||
<li>StyleMap.html</li>
|
||||
<li>Rule.html</li>
|
||||
<li>Rule/Comparison.html</li>
|
||||
<li>Rule/FeatureId.html</li>
|
||||
<li>Rule/Logical.html</li>
|
||||
<li>Filter.html</li>
|
||||
<li>Filter/Comparison.html</li>
|
||||
<li>Filter/FeatureId.html</li>
|
||||
<li>Filter/Logical.html</li>
|
||||
<li>Events.html</li>
|
||||
<li>Util.html</li>
|
||||
<li>Lang.html</li>
|
||||
|
||||
Reference in New Issue
Block a user