| Name | Description | Type | Package | Framework |
| CoordinateSequences | Utility functions for coordinate sequences (extends the same named JTS class)Author:Andrea Aime - OpenGeo, Martin Davis - OpenGeo | Class | org.geotools.geometry.jts.coordinatesequence | GeoTools |
| CoordinateSequenceTransformer | Interface that should be implemented by classes able to apply the provided transformation to a | Interface | org.geotools.geometry.jts | GeoTools |
| CSBuilder | A Builder for JTS CoordinateSequences. | Interface | org.geotools.geometry.jts.coordinatesequence | GeoTools |
| CSBuilderFactory | A factory to obtain a builder for JTS CoordinateSequence objects. | Class | org.geotools.geometry.jts.coordinatesequence | GeoTools |
| DefaultCSBuilder | A CSBuilder that generates DefaultCoordinateSequence objects, that is, coordinate sequences backed by a Coordinate[] array. | Class | org.geotools.geometry.jts.coordinatesequence | GeoTools |
| InPlaceCoordinateSequenceTransformer | A JTS CoordinateSequenceTransformer which transforms the values in place. | Class | org.geotools.geometry.jts.coordinatesequence | GeoTools |
| PackedCSBuilder | An implementation of a JTS CSBuilder which uses a PackedCoordinateSequence. | Class | org.geotools.geometry.jts.coordinatesequence | GeoTools |
| PackedCSBuilder .Double | Class | org.geotools.geometry.jts.coordinatesequence.PackedCSBuilder | GeoTools | |
| PackedCSBuilder .Float | Class | org.geotools.geometry.jts.coordinatesequence.PackedCSBuilder | GeoTools | |