public class BarStyleFactory extends StyleFactory
| Constructor and Description |
|---|
BarStyleFactory(String prefix)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Parameter<?>[] |
getParameters(String stSuffix)
Returns the parameters used by this factory.
|
Style |
getStyle(Environment env,
String stSuffix)
Obtains a Style object from the environment by examining parameters.
|
getStyleIndex, paramNamepublic BarStyleFactory(String prefix)
prefix - prefix to be prepended to all parameters used by this
factorypublic Parameter<?>[] getParameters(String stSuffix)
StyleFactorygetParameters in class StyleFactorystSuffix - label identifying the data set for which the style
will be requiredpublic Style getStyle(Environment env, String stSuffix) throws TaskException
StyleFactorygetStyle in class StyleFactoryenv - execution environmentstSuffix - label identifying the data set for which the style
is requiredTaskExceptionCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.