public class ShadeSpec extends Object
| Constructor and Description | 
|---|
ShadeSpec(ConfigMap config,
         boolean isVisible,
         String label,
         double crowding)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigMap | 
getConfig()
Returns config map including aux axis items. 
 | 
double | 
getCrowding()
Returns crowding factor for aux axis. 
 | 
String | 
getLabel()
Returns aux axis label. 
 | 
boolean | 
isVisible()
Indicates whether aux axis is visible. 
 | 
public ConfigMap getConfig()
public boolean isVisible()
public String getLabel()
public double getCrowding()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.