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 NamedProfileCacheSVGColorProfileElementBridge. cacheProfile cache -
Uses of NamedProfileCache in org.apache.batik.ext.awt.color
Methods in org.apache.batik.ext.awt.color that return NamedProfileCache Modifier and Type Method Description static NamedProfileCacheNamedProfileCache. getDefaultCache()
-