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