Package | Description |
---|---|
org.openstreetmap.josm.plugins.streetside.cubemap |
Modifier and Type | Method and Description |
---|---|
static CubemapUtils.CubemapFaces |
CubemapUtils.CubemapFaces.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CubemapUtils.CubemapFaces[] |
CubemapUtils.CubemapFaces.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Stream<CubemapUtils.CubemapFaces> |
CubemapUtils.CubemapFaces.stream() |