org.gwtopenmaps.openlayers.client.style
Class Symbolizer
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.style.Symbolizer
public class Symbolizer
- extends JSObjectWrapper
In examples in OpenLayers 2.9 and below Style is use as a Symbolizer.
Having a Symbolizer class seems a more appropriate solution, see also:
http://trac.openlayers.org/ticket/1845
Currently, the methods to create a Symbolizer are implemented on the Style object.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Symbolizer
protected Symbolizer(JSObject jsObject)
Copyright © 2010 sourceforge. All Rights Reserved.