SchemeColorProperty
The class SchemeColorProperty is a member of com.here.android.mpa.mapping.customization .
Class Summary
public final class SchemeColorProperty
extends java.lang.Object
Represents a color property that can be set in a customizable scheme.
[For complete information, see the section Class Details]
Method Summary
Methods |
---|
Get name of variable |
Get value type in String form. |
Class Details
Represents a color property that can be set in a customizable scheme. A color property cannot be constructed. Instead, it should be retrieved from CustomizableVariables class.
Method Details
public String getName ()
Get name of variable
Returns:
name of variable
public String getTypeName ()
Get value type in String form.
Returns:
value type in String form.