Module com.github.weisj.jsvg
Package com.github.weisj.jsvg.renderer
Class ShapeOutput.ShapeOutputSafeState
java.lang.Object
com.github.weisj.jsvg.renderer.ShapeOutput.ShapeOutputSafeState
- All Implemented Interfaces:
Output.SafeState
- Enclosing class:
ShapeOutput
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final @Nullable Area
private final @NotNull Stroke
private final @NotNull AffineTransform
private final @NotNull ShapeOutput
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
shapeOutput
-
oldStroke
-
oldTransform
-
oldClip
-
-
Constructor Details
-
ShapeOutputSafeState
-
-
Method Details
-
restore
public void restore()- Specified by:
restore
in interfaceOutput.SafeState
-