org.gwtopenmaps.openlayers.client.style
Class SymbolizerTextImpl
java.lang.Object
org.gwtopenmaps.openlayers.client.style.SymbolizerTextImpl
public class SymbolizerTextImpl
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SymbolizerTextImpl
public SymbolizerTextImpl()
create
public static JSObject create(JSObject config)
create
public static JSObject create()
setLabel
public static void setLabel(JSObject self,
String label)
getLabel
public static String getLabel(JSObject self)
setFontFamily
public static void setFontFamily(JSObject self,
String fontFamily)
getFontFamily
public static String getFontFamily(JSObject self)
setFontSize
public static void setFontSize(JSObject self,
String fontSize)
getFontSize
public static String getFontSize(JSObject self)
setFontWeight
public static void setFontWeight(JSObject self,
String fontWeight)
getFontWeight
public static String getFontWeight(JSObject self)
setFontStyle
public static void setFontStyle(JSObject self,
String fontStyle)
getFontStyle
public static String getFontStyle(JSObject self)
Copyright © 2011 sourceforge. All Rights Reserved.