Package org.tinfour.utils.loaders
Defines interfaces and provides utilities for loading data
-
Interface Summary Interface Description ICoordinateTransform Defines an interface for performing coordinate transforms.IVertexReader IVerticalCoordinateTransform Defines an interface for transforming the vertical coordinate value of a feature when loading it. -
Class Summary Class Description CoordinatePair A simple container for holding the results of a coordinate transform.SimpleGeographicTransform Provides a rudimentary implementation of a geographic transform.VertexReaderText A utility for loading vertices from a file for testing.