Uses of Interface
com.github.weisj.jsvg.renderer.output.Output.SafeState
Packages that use Output.SafeState
Package
Description
-
Uses of Output.SafeState in com.github.weisj.jsvg.renderer.output
Methods in com.github.weisj.jsvg.renderer.output that return Output.SafeState -
Uses of Output.SafeState in com.github.weisj.jsvg.renderer.output.impl
Classes in com.github.weisj.jsvg.renderer.output.impl that implement Output.SafeStateModifier and TypeClassDescriptionclassA utility class that holds aGraphics2Dobject and is able to reset it back to its original configuration, as this is often more efficient than creating a new graphics instance.classprivate static classMethods in com.github.weisj.jsvg.renderer.output.impl that return Output.SafeStateModifier and TypeMethodDescription@NotNull Output.SafeStateGraphics2DOutput.safeState()@NotNull Output.SafeStateNullOutput.safeState()@NotNull Output.SafeStateShapeOutput.safeState()