Package com.github.weisj.jsvg.util
package com.github.weisj.jsvg.util
-
ClassDescriptionClass that encapsulates rendering to an offscreen image.Copyright (c) 2013 ooxi ...A utility class that holds a
Graphics2D
object and is able to reset it back to its original configuration, as this is often more efficient than creating a new graphics instance.LazyProvider<T>Provider<T>