com.esri.arcgis.geodatabase
Interface esriPlaneReferenceType

All Superinterfaces:
java.io.Serializable

public interface esriPlaneReferenceType
extends java.io.Serializable

Constants from esriPlaneReferenceType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'

Description: 'Esri Reference plane-type options.' 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 esriPlaneReferenceAbove
          Above the reference plane.
static int esriPlaneReferenceBelow
          Below the reference plane.
 

Field Detail

esriPlaneReferenceAbove

static final int esriPlaneReferenceAbove
Above the reference plane.

See Also:
Constant Field Values

esriPlaneReferenceBelow

static final int esriPlaneReferenceBelow
Below the reference plane.

See Also:
Constant Field Values