|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface acGeometryType
Constants from acGeometryType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'ArcIMS geometry types.' 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 |
acGeometryLine
A straight line segment between two points. |
static int |
acGeometryNull
A geometry of unknown type. |
static int |
acGeometryPoint
A zero dimensional geometry. |
static int |
acGeometryPolygon
A collection of rings ordered by their containment relationship. |
Field Detail |
---|
static final int acGeometryPoint
static final int acGeometryLine
static final int acGeometryPolygon
static final int acGeometryNull
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |