| Package | Description |
|---|---|
| org.fujion.canvas.d2 |
| Modifier and Type | Method and Description |
|---|---|
CanvasPattern |
RenderingContext2D.createPattern(Image image,
Repetition repetition)
Creates a pattern using the specified image.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RenderingContext2D.setFillStyle(CanvasPattern pattern)
Sets the fill style using a canvas pattern.
|
void |
RenderingContext2D.setStrokeStyle(CanvasPattern pattern)
Sets the pattern to use for the lines around shapes.
|
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.