|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompoundStroke.Operation | |
|---|---|
| org.deegree.rendering.r2d.strokes | |
| Uses of CompoundStroke.Operation in org.deegree.rendering.r2d.strokes |
|---|
| Methods in org.deegree.rendering.r2d.strokes that return CompoundStroke.Operation | |
|---|---|
static CompoundStroke.Operation |
CompoundStroke.Operation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CompoundStroke.Operation[] |
CompoundStroke.Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.deegree.rendering.r2d.strokes with parameters of type CompoundStroke.Operation | |
|---|---|
CompoundStroke(java.awt.Stroke stroke1,
java.awt.Stroke stroke2,
CompoundStroke.Operation operation)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||