org.gwtopenmaps.openlayers.client
Class StyleMapImpl

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.StyleMapImpl

public class StyleMapImpl
extends Object

Author:
Rafael Ceravolo - LOGANN

Constructor Summary
StyleMapImpl()
           
 
Method Summary
static JSObject create()
          Creates a StyleMap JSObject with the default properties
static JSObject create(JSObject style)
           
static JSObject create(JSObject defaultStyle, JSObject selectStyle, JSObject temporaryStyle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleMapImpl

public StyleMapImpl()
Method Detail

create

public static JSObject create()
Creates a StyleMap JSObject with the default properties


create

public static JSObject create(JSObject style)

create

public static JSObject create(JSObject defaultStyle,
                              JSObject selectStyle,
                              JSObject temporaryStyle)


Copyright © 2011 sourceforge. All Rights Reserved.