Java com.google.gwt.visualization.client Color3D fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.visualization.client Color3D fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.visualization.client Color3D.

The text is from its open source code.

Method

Color3Dcreate()
Create an object to hold a color/shadow mapping for a chart element.
Color3DsetFaceColor(String color)
Color to use on the face of the visualization.
Color3DsetShadeColor(String shadeColor)
Color to use to shade the visualization.