Uses of Enum Class
com.github.weisj.jsvg.paint.impl.DefaultPaintParser.ColorLookup.Cache
Packages that use DefaultPaintParser.ColorLookup.Cache
-
Uses of DefaultPaintParser.ColorLookup.Cache in com.github.weisj.jsvg.paint.impl
Subclasses with type arguments of type DefaultPaintParser.ColorLookup.Cache in com.github.weisj.jsvg.paint.implMethods in com.github.weisj.jsvg.paint.impl that return DefaultPaintParser.ColorLookup.CacheModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DefaultPaintParser.ColorLookup.Cache[]DefaultPaintParser.ColorLookup.Cache.values()Returns an array containing the constants of this enum class, in the order they are declared.