public final class S3DBUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static int |
getColor(java.lang.String color,
boolean roof) |
static int |
getMaterialColor(java.lang.String material,
boolean roof) |
public static int getColor(java.lang.String color,
boolean roof)
color - the color as string (see http://wiki.openstreetmap.org/wiki/Key:colour)roof - declare if color is used for roofspublic static int getMaterialColor(java.lang.String material,
boolean roof)
material - the material as string (see http://wiki.openstreetmap.org/wiki/Key:material and following pages)roof - declare if material is used for roofs