Uses of Class
org.apache.batik.gvt.font.AWTGlyphGeometryCache.Entry
Packages that use AWTGlyphGeometryCache.Entry
-
Uses of AWTGlyphGeometryCache.Entry in org.apache.batik.gvt.font
Fields in org.apache.batik.gvt.font declared as AWTGlyphGeometryCache.EntryModifier and TypeFieldDescriptionAWTGlyphGeometryCache.Entry.next
The next entryprotected AWTGlyphGeometryCache.Entry[]
AWTGlyphGeometryCache.table
The underlying arrayConstructors in org.apache.batik.gvt.font with parameters of type AWTGlyphGeometryCache.EntryModifierConstructorDescriptionEntry
(int hash, char c, AWTGlyphGeometryCache.Value value, AWTGlyphGeometryCache.Entry next) Creates a new entry