Hierarchy For Package foundry.veil.api.client.color.theme
Class Hierarchy
- java.lang.Object
- foundry.veil.api.client.color.theme.BooleanThemeProperty (implements foundry.veil.api.client.color.theme.IThemeProperty<T>)
- foundry.veil.api.client.color.theme.ConsumerThemeProperty (implements foundry.veil.api.client.color.theme.IThemeProperty<T>)
- foundry.veil.api.client.color.theme.NumberThemeProperty (implements foundry.veil.api.client.color.theme.IThemeProperty<T>)
- foundry.veil.api.client.color.theme.StringThemeProperty (implements foundry.veil.api.client.color.theme.IThemeProperty<T>)
Interface Hierarchy
- foundry.veil.api.client.color.theme.IThemeProperty<T>