JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
ch.bailu.gtk.cairo
Interface LineCap
public interface
LineCap
https://www.cairographics.org/manual/
Field Summary
Fields
Modifier and Type
Field
Description
static final int
BUTT
static final int
ROUND
static final int
SQUARE
Field Details
BUTT
static final
int
BUTT
See Also:
Constant Field Values
ROUND
static final
int
ROUND
See Also:
Constant Field Values
SQUARE
static final
int
SQUARE
See Also:
Constant Field Values