@Deprecated public interface IlvHorizontalDatumConverterFactory
Modifier and Type | Method and Description |
---|---|
IlvHorizontalDatumConverter |
getConverter(IlvHorizontalDatum sourceDatum,
IlvHorizontalDatum targetDatum)
Deprecated.
Returns a converter that can convert coordinates from
the
sourceDatum into the targetDatum . |
IlvHorizontalDatumConverter getConverter(IlvHorizontalDatum sourceDatum, IlvHorizontalDatum targetDatum) throws IlvProjectionException
sourceDatum
into the targetDatum
.IlvProjectionException
- if the factory cannot create a
converter between the specified datums.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.