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