Statements (26)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:class
|
| gptkbp:builtBy |
BasicStroke(float width)
BasicStroke(float width, int cap, int join) BasicStroke(float width, int cap, int join, float miterlimit) BasicStroke(float width, int cap, int join, float miterlimit, float[] dash, float dash_phase) |
| gptkbp:definedIn |
java.awt
|
| gptkbp:field |
CAP_BUTT
CAP_ROUND CAP_SQUARE JOIN_BEVEL JOIN_MITER JOIN_ROUND |
| gptkbp:implementedIn |
gptkb:Stroke
|
| gptkbp:method |
createStrokedShape(Shape s)
getDashArray() getDashPhase() getEndCap() getLineJoin() getLineWidth() getMiterLimit() |
| gptkbp:since |
gptkb:Java_1.2
|
| gptkbp:type |
java.awt
|
| gptkbp:usedFor |
defining stroke attributes for Graphics2D
|
| gptkbp:bfsParent |
gptkb:Java_2D_API_Graphics
|
| gptkbp:bfsLayer |
7
|
| https://www.w3.org/2000/01/rdf-schema#label |
BasicStroke
|