|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FusionTablesStyle | |
---|---|
com.google.gwt.maps.client.layers |
Uses of FusionTablesStyle in com.google.gwt.maps.client.layers |
---|
Methods in com.google.gwt.maps.client.layers that return FusionTablesStyle | |
---|---|
static FusionTablesStyle |
FusionTablesStyle.newInstance()
creates - Controls the appearance of a set of features within a FusionTablesLayer. |
Methods in com.google.gwt.maps.client.layers that return types with arguments of type FusionTablesStyle | |
---|---|
JsArray<FusionTablesStyle> |
FusionTablesLayerOptions.getStyles()
gets An array of up to 5 style specifications, which control the appearance of features within the layer. |
Method parameters in com.google.gwt.maps.client.layers with type arguments of type FusionTablesStyle | |
---|---|
void |
FusionTablesLayerOptions.setStyles(JsArray<FusionTablesStyle> styles)
sets An array of up to 5 style specifications, which control the appearance of features within the layer. |
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |