Maven module :un.storage : model2d-ogc-wkt :
Class : un.storage.model2d.ogc.wkt.WKTReader
Extends/Implements : -
Subclasses : -

Well Known Text reader.
author  Johann Sorel


Variables : ite, currentGeom
Functions : WKTReader, read, readCoordinate, readCoordinates, skipBlanks


protected CharIterator ite

protected Current currentGeom


public void WKTReader ()

public Geometry read (Chars wkt)

protected double[] readCoordinate ()

protected TupleBuffer1D readCoordinates ()

protected void skipBlanks ()