|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMapGeographicTransformations
Provides access to members that control the map's set of geographic transformations and the directions in which they are applied.
IGeoTransformationOperationSet| Method Summary | |
|---|---|
IGeoTransformationOperationSet |
getGeographicTransformations()
On-the-fly geographic transformations. |
| Method Detail |
|---|
IGeoTransformationOperationSet getGeographicTransformations()
throws IOException,
AutomationException
Each Map has a set of active geographic transformations. The active GeoTransformations are stored in a GeoTransformationOperationSet. If the geographic coordinate systems of a layer and the data frame match a GeoTransformation and its direction in the GeoTransformationOperationSet, the transformation is applied automatically while displaying the layer in the data frame.
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||