|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.BasicStroke
org.scilab.forge.scirenderer.implementation.g2d.motor.G2DStroke
public class G2DStroke
Field Summary |
---|
Fields inherited from class java.awt.BasicStroke |
---|
CAP_BUTT, CAP_ROUND, CAP_SQUARE, JOIN_BEVEL, JOIN_MITER, JOIN_ROUND |
Constructor Summary | |
---|---|
G2DStroke(float lineWidth,
float[] dash,
float phase)
|
Method Summary | |
---|---|
static java.awt.Stroke |
getStroke(Appearance appearance,
double dashPhase)
|
Methods inherited from class java.awt.BasicStroke |
---|
createStrokedShape, equals, getDashArray, getDashPhase, getEndCap, getLineJoin, getLineWidth, getMiterLimit, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public G2DStroke(float lineWidth, float[] dash, float phase)
Method Detail |
---|
public static java.awt.Stroke getStroke(Appearance appearance, double dashPhase)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |