This filter simply reads in the events and coordinates passed to it by its GMLFilterDocument child and converts them into JTS objects. Note that it passes through anything not specifically sent to it by GMLFilterDocument (i.e. more or less everything not in geometry.xsd). The parent of this filter must implement GMLHandlerJTS in order to receive the JTS objects passed by this filter.
@author Rob Hranac, Vision for New York @source $URL$ @version $Id$
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|