public static interface AnalyticSurface.GridPointAttributes
| Modifier and Type | Method and Description |
|---|---|
Color |
getColor()
Returns the
Color associated with a grid point. |
double |
getValue()
Returns the scalar value associated with a grid point.
|
Color getColor()
Color associated with a grid point. By default, AnalyticSurface interprets this
Color as the RGBA components of a grid point's RGBA color.double getValue()