|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.rendering.r2d.strokes.CompoundStroke
public class CompoundStroke
CompoundStroke
Nested Class Summary | |
---|---|
static class |
CompoundStroke.Operation
Operation |
Constructor Summary | |
---|---|
CompoundStroke(java.awt.Stroke stroke1,
java.awt.Stroke stroke2,
CompoundStroke.Operation operation)
|
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 CompoundStroke(java.awt.Stroke stroke1, java.awt.Stroke stroke2, CompoundStroke.Operation operation)
stroke1
- stroke2
- operation
- 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 |