Class MapShader.IconConfig
java.lang.Object
VASSAL.build.module.map.MapShader.IconConfig
- All Implemented Interfaces:
ConfigurerFactory
- Enclosing class:
MapShader
@Deprecated(since="2020-10-01",
forRemoval=true)
public static class MapShader.IconConfig
extends Object
implements ConfigurerFactory
Deprecated, for removal: This API element is subject to removal in a future version.
- Author:
- Brent Easton
-
Constructor Summary
ConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptiongetConfigurer
(AutoConfigurable c, String key, String name) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
IconConfig
public IconConfig()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getConfigurer
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getConfigurer
in interfaceConfigurerFactory
-
AbstractToolbarItem.IconConfig
instead.