All Known Subinterfaces:
HasGeometryContext, HasGeometryContext.ByDelegate
All Known Implementing Classes:
AbstractPolyShape, Anchor, BaseInnerViewContainer, Circle, CommonInnerViewContainer, CommonRenderableContainerNode, Ellipse, Group, HasGeometryContextImpl, Image, Line, Marker, Mask, Path, Pattern, Polygon, Polyline, Rect, RenderableSVGNode, ShapeNode, SVG, Symbol, Text, Use

public interface HasClip
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable ClipPath
     
    @Nullable Mask
     
  • Method Details

    • clipPath

      @Nullable @Nullable ClipPath clipPath()
    • mask

      @Nullable @Nullable Mask mask()