Class FillRuleAwareAWTSVGShape

    • Constructor Detail

      • FillRuleAwareAWTSVGShape

        public FillRuleAwareAWTSVGShape​(@NotNull
                                        @NotNull java.awt.geom.Path2D shape)
    • Method Detail

      • shape

        @NotNull
        public @NotNull java.awt.Shape shape​(@NotNull
                                             @NotNull RenderContext context,
                                             boolean validate)
        Specified by:
        shape in interface SVGShape
        Overrides:
        shape in class AWTSVGShape<java.awt.geom.Path2D>