org.gwtopenmaps.openlayers.client.style
Class SymbolizerPolygonImpl
java.lang.Object
org.gwtopenmaps.openlayers.client.style.SymbolizerPolygonImpl
public class SymbolizerPolygonImpl
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SymbolizerPolygonImpl
public SymbolizerPolygonImpl()
create
public static JSObject create()
setFillColor
public static void setFillColor(JSObject self,
String color)
getFillColor
public static String getFillColor(JSObject self)
setFillOpacity
public static void setFillOpacity(JSObject self,
double opacity)
getFillOpacity
public static double getFillOpacity(JSObject self)
Copyright © 2011 sourceforge. All Rights Reserved.