public class WeatherFunction extends java.lang.Object implements GanttTextResolver.TextFunction
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FUNCTION_NAME |
static WeatherFunction |
WEATHER_FUNCTION |
| Constructor and Description |
|---|
WeatherFunction() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
apply(java.lang.String fName,
java.lang.String fValue,
GanttTextResolver textResolver) |
public static final java.lang.String FUNCTION_NAME
public static final WeatherFunction WEATHER_FUNCTION
public java.lang.String apply(java.lang.String fName,
java.lang.String fValue,
GanttTextResolver textResolver)
apply in interface GanttTextResolver.TextFunction