public static interface AnalyticSurface.GridPointAttributes
| Modifier and Type | Method and Description | 
|---|---|
| java.awt.Color | getColor()Returns the  Colorassociated with a grid point. | 
| double | getValue()Returns the scalar value associated with a grid point. | 
java.awt.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()