Java com.google.gwt.maps.client.maptypes MapTypeStyler fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.maps.client.maptypes MapTypeStyler fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.maps.client.maptypes MapTypeStyler.

The text is from its open source code.

Method

MapTypeStylernewHueStyler(String hue)
Create a hue styler.
MapTypeStylernewLightnessStyler(int lightness)
Create lightness styler.
MapTypeStylernewSaturationStyler(int saturation)
Create saturation styler.
MapTypeStylernewVisibilityStyler(String visibility)
Create visibility styler.