| Package | Description |
|---|---|
| org.fujion.canvas.d2 |
| Modifier and Type | Method and Description |
|---|---|
static Repetition |
Repetition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Repetition[] |
Repetition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CanvasPattern |
RenderingContext2D.createPattern(Image image,
Repetition repetition)
Creates a pattern using the specified image.
|
| Constructor and Description |
|---|
CanvasPattern(BaseCanvasComponent<?,?> canvas,
Object image,
Repetition repetition) |
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.