| Package | Description |
|---|---|
| org.apache.batik.gvt.font |
| Modifier and Type | Field and Description |
|---|---|
AWTGlyphGeometryCache.Entry |
AWTGlyphGeometryCache.Entry.next
The next entry
|
protected AWTGlyphGeometryCache.Entry[] |
AWTGlyphGeometryCache.table
The underlying array
|
| Constructor and Description |
|---|
Entry(int hash,
char c,
AWTGlyphGeometryCache.Value value,
AWTGlyphGeometryCache.Entry next)
Creates a new entry
|
Copyright © 2000–2021 Apache Software Foundation. All rights reserved.