The height of each glyph
The width of each glyph.
The height of this grid, i.e. the number of rows.
The width of this grid, i.e. the number of columns.
Creates a new glyph at the specified x and y and returns it. Changes made to the returned glyph will be reflected in this grid.
Gets the glyph at the specified x and y coordinates.
Sets the glyph at the specified x and y coordinates, or removes it if value is null.
Creates a BufferedImage of this grid.