Package | Description |
---|---|
org.openstreetmap.josm.plugins.streetside.utils |
Utility classes for simplifying recurring tasks throughout the project.
|
Modifier and Type | Field and Description |
---|---|
private CubemapBox.CubemapBoxImageType |
CubemapBox.imageType |
Modifier and Type | Method and Description |
---|---|
static CubemapBox.CubemapBoxImageType |
CubemapBox.CubemapBoxImageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CubemapBox.CubemapBoxImageType[] |
CubemapBox.CubemapBoxImageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|