Package | Description |
---|---|
ilog.views.maps.projection |
Classes to manage projections and georeferencement.
|
Constructor and Description |
---|
IlvEllipsoidCollection(InputStream stream)
Creates a new collection of ellipsoids, reading data from the specified
input stream.
|
IlvEllipsoidCollection(String filename)
Creates a new collection of ellipsoids, reading data from the file which
name is specified.
|
IlvHorizontalDatumCollection(InputStream stream,
IlvEllipsoidCollection ellipsoids)
Creates a new collection of datums, reading data from the specified
input stream.
|
IlvHorizontalDatumCollection(String filename,
IlvEllipsoidCollection ellipsoids)
Creates a new collection of datums, reading data from file which name is
specified.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.