|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriExtentTypeEnum
Constants from esriExtentTypeEnum' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Map auto extent 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 |
esriAutoExtentBounds
|
static int |
esriAutoExtentMarginMapUnits
Extent is calculated by applying a margin (specified in map units) to the extent of another data frame. |
static int |
esriAutoExtentMarginPageUnits
Extent is calculated by applying a margin (specified in page units) to the extent of another data frame. |
static int |
esriAutoExtentMarginPercent
Extent is calculated by applying a margin (specified as a percentage) to the extent of another data frame. |
static int |
esriAutoExtentNone
|
static int |
esriAutoExtentScale
|
static int |
esriExtentBounds
Extent is specified manually. |
static int |
esriExtentDefault
Extent is same as map's. |
static int |
esriExtentPageIndex
Extent is driven by the page index. |
static int |
esriExtentScale
Extent is calculated to preserve specified scale. |
Field Detail |
---|
static final int esriExtentDefault
static final int esriAutoExtentNone
static final int esriExtentScale
static final int esriAutoExtentScale
static final int esriExtentBounds
static final int esriAutoExtentBounds
static final int esriAutoExtentMarginPercent
static final int esriAutoExtentMarginMapUnits
static final int esriAutoExtentMarginPageUnits
static final int esriExtentPageIndex
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |