|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.symbolizer.SymbolizerOptions
org.gwtopenmaps.openlayers.client.symbolizer.TextSymbolizerOptions
public class TextSymbolizerOptions
| Constructor Summary | |
|---|---|
TextSymbolizerOptions()
|
|
| Method Summary | |
|---|---|
void |
setFontFamily(String family)
APIProperty: fontFamily {String} The font family for the label. |
void |
setFontSize(String size)
APIProperty: fontSize {String} The font size for the label. |
void |
setFontStyle(String fontStyle)
Property: fontStyle {String} The font style for the label. |
void |
setFontWeight(String weight)
APIProperty: fontWeight {String} The font weight for the label. |
void |
setLabel(String label)
APIProperty: label {String} The text for the label. |
| Methods inherited from class org.gwtopenmaps.openlayers.client.symbolizer.SymbolizerOptions |
|---|
setZindex |
| Methods inherited from class org.gwtopenmaps.openlayers.client.util.JSObjectWrapper |
|---|
getJSObject, setJSObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextSymbolizerOptions()
| Method Detail |
|---|
public void setFontSize(String size)
public void setLabel(String label)
public void setFontFamily(String family)
public void setFontWeight(String weight)
public void setFontStyle(String fontStyle)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||