A default implementation of
. This transformer applies the coordinate transformations immediately (which
means that caller are immediately notified if a transformation fails).
This transformer support
with up to 3 source
or target dimensions. This transformer is not thread-safe.
since: 2.1 version: $Id: DefaultCoordinateSequenceTransformer.java 26186 2007-07-10 02:18:59Z jdeolive $ author: Andrea Aime author: Martin Desruisseaux |