public interface esriGeometryEmbeddingDimension
extends java.io.Serializable
Description: 'The topological dimension of the space embedding the geometry.' 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 |
esriGeometry2DEmbeddingDimension
The geometry is embedded in the xy plane.
|
static int |
esriGeometry3DEmbeddingDimension
The geometry is embedded in xyz space.
|
static final int esriGeometry2DEmbeddingDimension
static final int esriGeometry3DEmbeddingDimension