Class FillRuleAwareAWTSVGShape

java.lang.Object
com.github.weisj.jsvg.geometry.AWTSVGShape<Path2D>
com.github.weisj.jsvg.geometry.FillRuleAwareAWTSVGShape
All Implemented Interfaces:
MeasurableLength, MeasurableShape, SVGShape

public final class FillRuleAwareAWTSVGShape extends AWTSVGShape<Path2D>
  • Constructor Details

    • FillRuleAwareAWTSVGShape

      public FillRuleAwareAWTSVGShape(@NotNull @NotNull Path2D shape)
  • Method Details