
| Constructor and Description |
|---|
PolychromaticPaintList(Paint pPaint,
ColorMapping pColorMapping,
boolean pUseGradient) |
| Modifier and Type | Method and Description |
|---|---|
Paint |
getPaint() |
Paint |
getPaint(int pIndex,
float pX0,
float pY0,
float pX1,
float pY1) |
public PolychromaticPaintList(Paint pPaint, ColorMapping pColorMapping, boolean pUseGradient)
pPaint - Basis PaintpColorMapping - from where we get the color to use for each geo segmentpUseGradient - should we use a gradient from this segment's color to the next segment's