| Package | Description |
|---|---|
| org.fujion.canvas.d2 |
| Modifier and Type | Method and Description |
|---|---|
LineJoin |
RenderingContext2D.getLineJoin()
Returns the line join behavior.
|
static LineJoin |
LineJoin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineJoin[] |
LineJoin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RenderingContext2D.setLineJoin(LineJoin lineJoin)
Sets the line join behavior.
|
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.