Class FillRuleAwareAWTSVGShape
java.lang.Object
com.github.weisj.jsvg.geometry.AWTSVGShape<Path2D>
com.github.weisj.jsvg.geometry.FillRuleAwareAWTSVGShape
- All Implemented Interfaces:
SVGShape
-
Field Summary
Fields inherited from class AWTSVGShape
EMPTY_SHAPE, shapeValue -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull Path2Dshape(@NotNull RenderContext context, boolean validate) Methods inherited from class AWTSVGShape
bounds, isClosed, pathLengthMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface SVGShape
canBeFilled, shape, usesOptimizedBoundsCalculation
-
Constructor Details
-
FillRuleAwareAWTSVGShape
-
-
Method Details
-
shape
- Specified by:
shapein interfaceSVGShape- Overrides:
shapein classAWTSVGShape<Path2D>
-