org.gwtopenmaps.openlayers.client.style
Class SymbolizerImpl

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

public class SymbolizerImpl
extends Object


Constructor Summary
SymbolizerImpl()
           
 
Method Summary
static JSObject create()
           
static int getZIndex(JSObject self)
           
static void setZIndex(JSObject self, int zIndex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SymbolizerImpl

public SymbolizerImpl()
Method Detail

create

public static JSObject create()

setZIndex

public static void setZIndex(JSObject self,
                             int zIndex)

getZIndex

public static int getZIndex(JSObject self)


Copyright © 2011 sourceforge. All Rights Reserved.