Interface HasFillRule

All Known Subinterfaces:
HasContext, HasContext.ByDelegate
All Known Implementing Classes:
AbstractPolyShape, Anchor, BaseInnerViewContainer, CommonInnerViewContainer, CommonRenderableContainerNode, Group, HasContextImpl, LinearTextContainer, Marker, Mask, Path, Pattern, Polygon, Polyline, SVG, Symbol, Text, TextContainer, TextPath, TextSpan, Use

public interface HasFillRule
Informs the renderer that an element provides styling information which can be inherited by its children.
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull FillRule
     
  • Method Details

    • fillRule

      @NotNull @NotNull FillRule fillRule()