Class XmlRenderThemeStyleMenu

java.lang.Object
org.oscim.theme.XmlRenderThemeStyleMenu
All Implemented Interfaces:
Serializable

public class XmlRenderThemeStyleMenu extends Object implements Serializable
Entry class for automatically building menus from render theme files. This class holds all the defined layers and allows to retrieve them by name or through iteration. This class is Serializable to be able to pass an instance of it through the Android Intent mechanism.
See Also: