JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum
cn.mapway.geo.shared.color.ColorMapType
Packages that use
ColorMapType
Package
Description
cn.mapway.geo.shared.color
Uses of
ColorMapType
in
cn.mapway.geo.shared.color
Methods in
cn.mapway.geo.shared.color
that return
ColorMapType
Modifier and Type
Method
Description
static
ColorMapType
ColorMapType.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
ColorMapType
ColorMapType.
valueOfCode
(
Integer
code)
static
ColorMapType
[]
ColorMapType.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.