- All Superinterfaces:
CSSShapeValue
Represents a
path()
function.
This is an incubating interface and may change in the future.
-
Method Summary
-
Method Details
-
getFillRule
CSSTypedValue getFillRule()The fill rule.- Returns:
- the fill rule, or
null
if none.
-
getPath
String getPath()The string representing the path.- Returns:
- the path.
-