[geos-devel] good to have visitor design pattern support
Sandro Santilli
strk at keybit.net
Mon Mar 21 03:48:43 EDT 2011
On Mon, Mar 21, 2011 at 12:44:30PM +0530, Debabrata Bardhan wrote:
> Hi Sandro ,
> how can i have any such pictorial diagram of complete GEOS class hierarchy
> from which i can have clear view of the class hierarchy?
GEOS is a port of JTS, and tries to track it as close as possible.
Diagrams are in the doxygen-generated document (or should be).
$ make -C doc apidoc && links doc/doxygen_docs/html/index.html
Also search online for the JTS dox, as the design follows upstream.
BTW, JTS itself uses the visitor pattern for some ops (*Filter classes).
--strk;
() Free GIS & Flash consultant/developer
/\ http://strk.keybit.net/services.html
More information about the geos-devel
mailing list