|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriSRPoleGeometry
Constants from esriSRPoleGeometry' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriGeometry.olb'
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 =
Field Summary | |
---|---|
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. |
Field Detail |
---|
static final int esriSRPole_None
static final int esriSRPole_IsPoint
static final int esriSRPole_IsStraightLine
static final int esriSRPole_IsCurvedLine
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |