Uses of Class
org.apache.batik.ext.awt.color.NamedProfileCache
-
Packages that use NamedProfileCache Package Description org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree.org.apache.batik.ext.awt.color -
-
Uses of NamedProfileCache in org.apache.batik.bridge
Fields in org.apache.batik.bridge declared as NamedProfileCache Modifier and Type Field Description NamedProfileCache
SVGColorProfileElementBridge. cache
Profile cache -
Uses of NamedProfileCache in org.apache.batik.ext.awt.color
Fields in org.apache.batik.ext.awt.color declared as NamedProfileCache Modifier and Type Field Description (package private) static NamedProfileCache
NamedProfileCache. theCache
Methods in org.apache.batik.ext.awt.color that return NamedProfileCache Modifier and Type Method Description static NamedProfileCache
NamedProfileCache. getDefaultCache()
-