Package | Description |
---|---|
ilog.views.maps.projection |
Classes to manage projections and georeferencement.
|
ilog.views.maps.srs.wkt |
Provides classes to help translating coordinate
systems and transformations to and from the
OpenGIS Well-Known Text (WKT) encoding.
|
Modifier and Type | Method and Description |
---|---|
static IlvHorizontalDatumCollection |
IlvHorizontalDatumCollection.GetKernelCollection()
Returns a collection containing the definition of all datums
supported by Rogue Wave JViews Maps.
|
static IlvHorizontalDatumCollection |
IlvHorizontalDatumCollection.Merge(IlvHorizontalDatumCollection collection1,
IlvHorizontalDatumCollection collection2)
Merge the specified datum collections.
|
Modifier and Type | Method and Description |
---|---|
static IlvHorizontalDatumCollection |
IlvHorizontalDatumCollection.Merge(IlvHorizontalDatumCollection collection1,
IlvHorizontalDatumCollection collection2)
Merge the specified datum collections.
|
Constructor and Description |
---|
IlvWKTDatumFactory(IlvHorizontalDatumCollection datumCollection)
Creates a new default datum factory with the specified horizontal
datum collection.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.