|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.graphics.strokes.CompositeStroke
public class CompositeStroke
User: mgarin Date: 13.06.11 Time: 15:46
Constructor Summary | |
---|---|
CompositeStroke(java.awt.Stroke stroke1,
java.awt.Stroke stroke2)
|
Method Summary | |
---|---|
java.awt.Shape |
createStrokedShape(java.awt.Shape shape)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompositeStroke(java.awt.Stroke stroke1, java.awt.Stroke stroke2)
Method Detail |
---|
public java.awt.Shape createStrokedShape(java.awt.Shape shape)
createStrokedShape
in interface java.awt.Stroke
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |