| Interface | Description |
|---|---|
| PaintVisitor |
Visitor that changes the attribute of a
VGPaint. |
| VGPaint |
Painter to apply when drawing a path.
|
| Class | Description |
|---|---|
| LinearGradient |
Represents a path painter with a linear gradient on a vector.
|
| OpacityVisitor |
Color visitor that changes color's opacity.
|
| TransformationVisitor |
Transformation visitor that concatenates an other affine transform.
|
| VGColor |
Represents a path painter with a ARGB color.
|