public class TrimmingSpec extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TrimmingSpec.LegendSpec
Specification for legend display options. 
 | 
| Constructor and Description | 
|---|
TrimmingSpec(ConfigMap config,
            String title,
            TrimmingSpec.LegendSpec legSpec)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigMap | 
getConfig()
Returns config map including trimming items. 
 | 
TrimmingSpec.LegendSpec | 
getLegendSpec()
Returns the legend specification. 
 | 
String | 
getTitle()
Returns the title text. 
 | 
public TrimmingSpec(ConfigMap config, String title, TrimmingSpec.LegendSpec legSpec)
config - configuration options including trimming itemstitle - title text, may be nulllegSpec - specification for displayed legend,
                   or null for no legendpublic ConfigMap getConfig()
public String getTitle()
public TrimmingSpec.LegendSpec getLegendSpec()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.