@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 Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.