public class Path extends Shape
| Constructor and Description |
|---|
Path(String
|
| Modifier and Type | Method and Description |
|---|---|
List |
getElements()
|
FillRule |
getFillRule()
|
public Path(Stringid, FillRule fillRule, List <PathElement > elements)
public FillRulegetFillRule()
public List<PathElement > getElements()