|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractViewCSS.ComputedStyleCache.Entry | |
org.apache.batik.css | Provides the classes for accessing CSS2 through DOM level 2 interfaces. |
Uses of AbstractViewCSS.ComputedStyleCache.Entry in org.apache.batik.css |
Fields in org.apache.batik.css declared as AbstractViewCSS.ComputedStyleCache.Entry | |
protected AbstractViewCSS.ComputedStyleCache.Entry[] |
AbstractViewCSS.ComputedStyleCache.table
The table used to store the style. |
AbstractViewCSS.ComputedStyleCache.Entry |
AbstractViewCSS.ComputedStyleCache.Entry.next
The next entry. |
Constructors in org.apache.batik.css with parameters of type AbstractViewCSS.ComputedStyleCache.Entry | |
AbstractViewCSS.ComputedStyleCache.Entry(int h,
Element e,
java.lang.String pe,
java.lang.ref.SoftReference sd,
AbstractViewCSS.ComputedStyleCache.Entry n)
Creates a new entry. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |