hep.aida.ref.plotter.style.registry
Interface IStyleRegistry
- All Known Implementing Classes:
- StyleRegistry
public interface IStyleRegistry
getAvailableStoreNames
String[] getAvailableStoreNames()
getStore
IStyleStore getStore(String storeName)
getAvailableCategoryKeys
String[] getAvailableCategoryKeys()
getAvailableCategoryValues
String[] getAvailableCategoryValues(String categoryKey)
getCategoryCurrentValue
String getCategoryCurrentValue(String categoryKey)
setCategoryCurrentValue
void setCategoryCurrentValue(String categoryKey,
String categoryValue)
getStyleForState
IPlotterStyle getStyleForState(IPlotterState state)
jHepWork 3.2 © jWork.org