This website requires JavaScript.
Explore
Help
Sign In
ashatora
/
openlayers
Watch
1
Star
0
Fork
0
You've already forked openlayers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
1397f816b51ff76e57cd873f6a8f4c28e830a44d
openlayers
/
tests
/
Symbolizer
History
Tim Schaub
bb71632848
Removing null default values from symbolizers. Later, we could consider static setDefaults methods on the constructors. r=ahocevar (
closes
#2840
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@10770
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-09-17 16:32:07 +00:00
..
Line.html
Removing null default values from symbolizers. Later, we could consider static setDefaults methods on the constructors. r=ahocevar (
closes
#2840
)
2010-09-17 16:32:07 +00:00
Point.html
Removing null default values from symbolizers. Later, we could consider static setDefaults methods on the constructors. r=ahocevar (
closes
#2840
)
2010-09-17 16:32:07 +00:00
Polygon.html
Removing null default values from symbolizers. Later, we could consider static setDefaults methods on the constructors. r=ahocevar (
closes
#2840
)
2010-09-17 16:32:07 +00:00
Raster.html
Adding point, line, polygon, text, and raster symbolizer constructors. This paves the way for rendering multiple symbolizers per rule. The SLD parser now successfully round-trips documents with multiple symbolizers and multiple FeatureTypeStyle elements (through the symbolizer zIndex property). The Style2 (yes, ack) constructor is used to represent a collection of rules with multiple symbolizers. Style2 objects are currently only used by the SLD parser if the multipleSymbolizer property is set to true. Future enhancements to the renderers can be made to account for multiple symbolizers. r=ahocevar (
closes
#2760
).
2010-08-02 19:49:52 +00:00
Text.html
Removing null default values from symbolizers. Later, we could consider static setDefaults methods on the constructors. r=ahocevar (
closes
#2840
)
2010-09-17 16:32:07 +00:00