Class ClipPath

    • Field Detail

      • isValid

        private boolean isValid
      • clipPathUnits

        private UnitType clipPathUnits
    • Constructor Detail

      • ClipPath

        public ClipPath()
    • Method Detail

      • tagName

        @NotNull
        public @NotNull java.lang.String tagName()
        Specified by:
        tagName in interface SVGNode
      • isValid

        public boolean isValid()
      • checkIsValid

        private boolean checkIsValid()
      • clipShape

        @NotNull
        public @NotNull java.awt.Shape clipShape​(@NotNull
                                                 @NotNull RenderContext context,
                                                 @NotNull
                                                 @NotNull java.awt.geom.Rectangle2D elementBounds)