| Package | Description |
|---|---|
| org.fujion.canvas.d2 |
| Modifier and Type | Method and Description |
|---|---|
LineCap |
RenderingContext2D.getLineCap()
Returns the line cap style.
|
static LineCap |
LineCap.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineCap[] |
LineCap.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.setLineCap(LineCap lineCap)
Sets the line cap style.
|
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.