Interface CoordinateSequenceTransformer

All Known Implementing Classes:
DefaultCoordinateSequenceTransformer, InPlaceCoordinateSequenceTransformer, PreciseCoordinateSequenceTransformer

public interface CoordinateSequenceTransformer
Interface that should be implemented by classes able to apply the provided transformation to a coordinate sequence.
Since:
2.1
Author:
Andrea Aime