|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriSRHorizonType
Describes the type of horizon geometries generated by the ESRI Projection Engine.
Obsolete. Use the IProjectedCoordinateSystem4GEN::GetHorizon method which returns a geometry.
Field Summary | |
---|---|
static int |
esriSRHorizon_Envelope
The horizon for this projection is an envelope orthogonal to lat-long space. |
static int |
esriSRHorizon_Point
The horizon for this projection is all of geographic space with the exception of a single point. |
static int |
esriSRHorizon_Polygon
The horizon for this projection is a polygon in lat-long space. |
static int |
esriSRHorizon_Polyline
The horizon for this projection is all of geographic space with the exception of points along a polyline. |
Field Detail |
---|
static final int esriSRHorizon_Envelope
static final int esriSRHorizon_Polygon
static final int esriSRHorizon_Polyline
static final int esriSRHorizon_Point
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |