There are three ways to define the shape of your grid. The easiest is to use one of the many standards shapes provided by the library. But if the shape you want is not defined as a standard shape, you can easily make a new shape by either combining existing shapes, or providing a custom membership test function. See Constructing Grids for more information.