public interface esriSRPoleLocation
extends java.io.Serializable
Description: 'Describes the location of a pole with respect to the PCS horizon.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
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.
|
static final int esriSRPole_OutsideBoundary
static final int esriSRPole_OnBoundary
static final int esriSRPole_InsideBoundary