Interface SLDFunction<T>
-
- All Known Implementing Classes:
AbstractSLDCategorize2DFunction,AbstractSLDCategorizeFunction,AbstractSLDFunction,AbstractSLDInterpolateFunction,AbstractSLDMapFunction,AbstractSLDSegmentFunction,ColorSLDCategorize2DFunction,ColorSLDCategorizeFunction,ColorSLDInterpolateFunction,ColorSLDMapFunction,ColorSLDSegmentFunction,FloatSLDCategorizeFunction,FloatSLDInterpolateFunction,FloatSLDSegmentFunction
public interface SLDFunction<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TgetFallbackValue()
-
-
-
Method Detail
-
getFallbackValue
T getFallbackValue()
-
-