public interface esriSRPoleGeometry
extends java.io.Serializable
Description: 'Describes the geometry of a pole in a projected coordinate system.' 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_IsCurvedLine
The pole for this projected coordinate system is a curved line.
|
static int |
esriSRPole_IsPoint
The pole for this projected coordinate system is a point.
|
static int |
esriSRPole_IsStraightLine
The pole for this projected coordinate system is a straight line.
|
static int |
esriSRPole_None
The pole for this projected coordinate system is outside the PCS horizon boundary.
|
static final int esriSRPole_None
static final int esriSRPole_IsPoint
static final int esriSRPole_IsStraightLine
static final int esriSRPole_IsCurvedLine