Title: 2D Hexagonal Spaces
Description: 2D Hexagonal space library
Copyright: Copyright (c) 2001
Company: Harvard University
Displays a hexagonal layout of Discrete2DSpaces and the objects contained
within them.
Deprecated.As of repast 2.0, OvalNodes and RectNodes will no longer work.
To visualize nodes, use DefaultDrawableNode as the base class and set
the appropriate NetworkDrawable. See the Network how to
(repast/docs/how_to/network.html) for more information.