| Package | Description |
|---|---|
| com.xalys.xgl.svg.pencil |
| Modifier and Type | Method and Description |
|---|---|
FillRule |
Fill.getFillRule() |
static FillRule |
FillRule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FillRule[] |
FillRule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Fill<Color> |
ColorFill.UnmodifiableColorFill.setFillRule(FillRule fillRule) |
Fill<T> |
Fill.setFillRule(FillRule fillRule) |
Fill<T> |
Fill.UnmodifiableFill.setFillRule(FillRule fillRule) |
Copyright © 2018 Xalys. All rights reserved.