org.gwtopenmaps.openlayers.client.style
Class SymbolizerMapImpl

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.style.SymbolizerMapImpl

public class SymbolizerMapImpl
extends Object


Constructor Summary
SymbolizerMapImpl()
           
 
Method Summary
static JSObject create()
           
static JSObject create(JSObject style, JSObject options)
           
static JSObject createSymbolizer(JSObject self, Feature feature, String intent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SymbolizerMapImpl

public SymbolizerMapImpl()
Method Detail

create

public static JSObject create()

create

public static JSObject create(JSObject style,
                              JSObject options)

createSymbolizer

public static JSObject createSymbolizer(JSObject self,
                                        Feature feature,
                                        String intent)


Copyright © 2011 sourceforge. All Rights Reserved.