|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriSRPoleLocation
Describes the location of a pole with respect to the PCS horizon.
This enumeration is used for horizon objects that are based upon a projected coordinate system. Whether a pole is outside, on the edge, or inside the horizon matters when clipping and closing geometries after they are projected.
Field Summary | |
---|---|
static int |
esriSRPole_InsideBoundary
The pole for this projected coordinate system is inside the PCS horizon boundary. |
static int |
esriSRPole_OnBoundary
The pole for this projected coordinate system is on the PCS horizon boundary. |
static int |
esriSRPole_OutsideBoundary
The pole for this projected coordinate system is outside the PCS horizon boundary. |
Field Detail |
---|
static final int esriSRPole_OutsideBoundary
static final int esriSRPole_OnBoundary
static final int esriSRPole_InsideBoundary
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |