0% found this document useful (0 votes)
312 views1 page

ArcMap Object Model

Uploaded by

Jorge Ramirez
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
312 views1 page

ArcMap Object Model

Uploaded by

Jorge Ramirez
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Application

TM IApplication IApplication : IDispatch

ArcMap Object Model Caption: String


CurrentTool: ICommandItem
Document: IDocument
Class Diagram AbstractClass
Types of Classes
An abstract class cannot be used to create new objects but is a
specification for instances of subclasses (through type inheritance.)

Key (Optional)InterfaceB
hWnd: OLE_HANDLE
Name: String InterfaceA Interface of interest A CoClass can directly create objects by declaring a new object.
StatusBar: IStatusBar MxDocument TOCView
ArcGISTM
A Class cannot directly create objects, but objects of this class can be
8.3 Templates: ITemplates
VBE: IDispatch
Visible: Boolean
IMxDocument IMxDocument : IUnknown IComPropertySheetEvents IComPropertySheetEvents : IUnknown created as a property of another class or instantiated by objects from
another class.
ActivatedView: IActiveView IActiveViewEvents
FindExtensionByCLSID (in ExtensionCLSID: ActiveView: IActiveView OnApply
Copyright © 2002 Environmental Systems Research Institute, Inc. IUID): IExtension ActiveViewCommand: ICommand Type inheritance
All rights reserved. ArcMap and ArcGIS are trademarks of ESRI. FindExtensionByName (in extensionName: ContentsView (in Index: Long): IContentsView Types of Relationships
String): IExtension ContentsViewCount: Long
IContentsView IContentsView : IUnknown
Associations represent relationships between classes. They have defined
IsDialogVisible (in dialogID: Long): Boolean ContextItem: IUnknown ContextItem: Variant
LockCustomization (in Password: String, in CurrentContentsView: IContentsView multiplicities at both ends.
hWnd: OLE_HANDLE
Extension in * custFilter: ICustomizationFilter) CurrentLocation: IPoint Name: String CoClass Instantiation Type inheritance defines specialized classes of objects which share
NewDocument (in selectTemplate: Boolean, DefaultColor (in Type:

*
ProcessEvents: Boolean InterfaceD properties and methods with the superclass and have additional properties
Application in templatePath: String) esriMxDefaultColorTypes): IColor SelectedItem: Variant Interface of interest Composition and methods. Note that interfaces in superclasses are not duplicated in
OpenDocument (in Path: String) DefaultTextFont: IFontDisp ShowLines: Boolean InterfaceB
PrintDocument subclasses.
Framework PrintPreview
DefaultTextFontSize: IFontSize
DelayUpdateContents: Boolean
Visible: Boolean Class
RefreshWindow FocusMap: IMap Instantiation specifies that one object from one class has a method with
Activate (in parentHWnd: OLE_HANDLE, in
SaveAsDocument (in saveAsPath: String, in Maps: IMaps Document: IMxDocument) InterfaceG Interface of interest which it creates an object from another class.
saveAsCopy: Boolean) OperationStack: IOperationStack AddToSelectedItems (in Item: Variant)
* SaveDocument (in saveAsPath: String) PageLayout: IPageLayout StyleGallery in Deactivate
InterfaceM Composition is a relationship in which objects from the 'whole' class control
the lifetime of objects from the 'part' class.
DataWindow ShowDialog (in dialogID: Long, in bShow:
Variant): Variant
RelativePaths: Boolean
SearchTolerance: Double Styles Refresh (in Item: Variant) (<classname>)InterfaceO
RemoveFromSelectedItems (in Item: Variant) An N-ary association specifies that more than two classes are associated.
IDataWindow : IUnknown Shutdown SearchTolerancePixels: Long
IDataWindow UnlockCustomization (in Password: String) SelectedItem: IUnknown A diamond is placed at the intersection of the association branches.
Application: IDispatch SelectedLayer: ILayer Association 1..* Multiplicity A Multiplicity is a constraint on the number of objects that can be
hWnd: OLE_HANDLE StyleGallery: IStyleGallery Special Interfaces associated with another object. Association and composition relationships
IsDockable: Boolean DataGraphWindow IApplicationWindows IApplicationWindows : IUnknown TableProperties: ITableProperties
IsVisible: Boolean have multiplicities on both sides. This is the notation for multiplicities:
DataWindows: ISet (Optional) represents interfaces that are
IDataGraphWindow IDataGraphWindow : IDataWindow AddLayer (in Layer: ILayer)
inherited by some subclasses but not all. Inbound Interface 1 - One and only one (if none shown, '1' is implied)
PutPosition (in Left: Long, in Top: Long, in
Right: Long, in bottom: Long) IActiveViewEvents DataGraph: IDataGraph
CanInsertObject (pEnabled: Boolean)
InsertObject IDocumentEvents TOCCatalogView The subclasses list the optional 0..1 - Zero or one
Outbound Interface enumeration
QueryPosition (out Left: Long, out Top: Long, IComPropertySheetEvents IDockableWindowManager IDockableWindowManager : IUnknown UpdateContents interfaces they implement. firstValue - firstEnumeration
out Right: Long, out bottom: Long) M..N - From M to N (positive integers)
Refresh secondValue - secondEnumeration
IDataWindow IDataWindow : IUnknown IChangeLayout IChangeLayout : IUnknown (Instance) represents interfaces that are Interface key * or 0..* - From zero to any positive integer
Show (in Show: Boolean) GetDockableWindow (in dockWnd: IUID): only on specific instances of the class. Property Get
Application: IDispatch IDockableWindow TOCDisplayView Property Put 1..* - From one to any positive integer
IDocumentEvents hWnd: OLE_HANDLE ChangeLayout: Boolean Property Get/Put Structure key <<Struct>>
IsDockable: Boolean (<classname>) indicates the name of Property Put by Reference
IPersist IsVisible: Boolean IEnumPrinterNames IEnumPrinterNames : IUnknown the helper class required to support this
IPersistStream IContentsViewEdit IContentsViewEdit : IUnknown
Method
firstMember: Type
event interface in Visual Basic. secondMember: Type
PutPosition (in Left: Long, in Top: Long, in *
Right: Long, in bottom: Long)
QueryPosition (out Left: Long, out Top: Long,
Next: String
Reset AddContentsView (in ContentsView: TOCSelectionView
IContentsView)
out Right: Long, out bottom: Long)
Refresh ClearContentsViews SpatialBookmark
IExtensionManager IExtensionManager : IUnknown
Show (in Show: Boolean) ISpatialBookmark : IUnknown
Extension (in Index: Long): IExtension IDataGraphs IDataGraphs : IUnknown
ISpatialBookmark
DataWindowFactory ExtensionCLSID (in Index: Long): IUID Map IPersist BookmarkType: String
ExtensionCount: Long Count: Long Name: String
IDataWindowFactory IDataWindowFactory : IUnknown Item (in Index: Long): IDataGraph IMap IMap : IUnknown IPersistStream
IMultiThreadedApplication FindExtension (in nameOrID: Variant): ZoomTo (in Map: IMap)
Name: String IExtension Add (in graph: IDataGraph) ActiveGraphicsLayer: ILayer
Create: IDataGraph AnnotationEngine: IAnnotateMap
MapInsetWindow CanCreate (in app: IDispatch): Boolean
Create (in app: IDispatch): IDataWindow
DataGraph IMxApplication IMxApplication : IUnknown
Remove (in graph: IDataGraph)
RemoveAt (in Index: Long)
AreaOfInterest: IEnvelope
Barriers (pExtent: IEnvelope):
MapGrid GridLabel
IMapInsetWindow IMapInsetWindow : ILensWindow IDataGraph IDataGraph : IUnknown Reset IBarrierCollection IMapGrid IMapGrid : IUnknown IGridLabel2 : IUnknown
Display: IAppDisplay BasicGraphicsLayer: IGraphicsLayer IGridLabel2
Paper: IPaper ClipBorder: IBorder
IActiveViewEvents MapInset: IMapInset FieldSet1: String IDocument IDocument : IDispatch Border: IMapGridBorder Applies (in grid: IMapGrid): Boolean
Printer: IPrinter ClipGeometry: IGeometry
FieldSet2: String SelectionEnvironment: ISelectionEnvironment IBasicMap AOIBookmark IClone ExteriorWidth (in pDisplay: IDisplay, in IGridLabel Color: IColor
IDocumentEvents FlashLocation FieldSet3: String IObjectFactory Accelerators: IAcceleratorTable
Description: String pMapFrame: IMapFrame): Double MapGridBorder DisplayName: String
IConnectionPointContainer DistanceUnits: esriUnits IGraphicsComposite LabelFormat: IGridLabel IGridLabelExport EditObject: IUnknown
FieldSet4: String CopyToClipboard CommandBars: ICommandBars Expanded: Boolean IAOIBookmark IAOIBookmark : ISpatialBookmark
ILensWindow ILensWindow : IDataWindow MaxDataPoints: Long Export ID: IUID IDisplayAdmin IPersist LineSymbol: ILineSymbol IMapGridBorder IMapGridBorder : IUnknown IPersist Font: IFontDisp
MapInsetWindowFactory IClone Name: String Parent: IApplication IDisplayEvents
FeatureSelection: ISelection
IsFramed: Boolean Location: IEnvelope IPersistStream Name: String
IPersistStream FontSize: Double
IsLive: Boolean PreviewMode: Boolean Title: String SubTickCount: Integer IGraphicsComposite DisplayName: String LabelAlignment (in axis: esriGridAxisEnum):
ScreenDisplay: IScreenDisplay ReloadAlways: Boolean IVbaApplication IVbaApplication : IUnknown IGraphicsContainer Layer (in Index: Long): ILayer SubTickLength: Double Width: Double Boolean
Type: esriDocumentType
UpdateWhileDragging: Boolean SeriesByRecord: Boolean VBProject: IDispatch
LayerCount: Long SubTickLineSymbol: ILineSymbol IPersist LabelOffset: Double
IGraphicsContainerSelect Layers (in UID: IUID, in recursive: Boolean): TickLength: Double Draw (in Display: IDisplay, in frameGeometry:
Table: ITable
IEnumLayer IPersistStream
UseSelectedSet: Boolean CreateCodeModule (in docName: String, in IMapBarriers TickLineSymbol: ILineSymbol IGeometry, in mapGeometry: IGeometry) Draw (in labelValue: Double, in Location:
Valid: Boolean moduleName: String) MapScale: Double TickMarkSymbol: IMarkerSymbol IPoint, in axis: esriGridAxisEnum, in
IMapSurroundEvents IMapSurroundEvents : IUnknown IDocumentDatasets : IUnknown IMapBookmarks MapSurround (in Index: Long): IMapSurround Visible: Boolean Display: IDisplay)
InsertCode (in docName: String, in IDocumentDatasets MapSurroundCount: Long
Attach (in hWnd: OLE_HANDLE) moduleName: String, in codeText: String) IMapGeographicTransformations FeatureBookmark Preview (in hDC: OLE_HANDLE, in rectangle:
AfterDraw (in Display: IDisplay)
OverviewWindowFactory CopyToClipboard
Detach
RemoveCodeModule (in docName: String, in Datasets: IEnumDataset
IPersist
MapUnits: esriUnits
Name: String
Draw (in Display: IDisplay, in pMapFrame:
IMapFrame)
tagRECT)
QueryTextExtent (in labelValue: Double, in
BeforeDraw (in Display: IDisplay) IWindowPosition moduleName: String)
ReferenceScale: Double
IFeatureBookmark IFeatureBookmark : ISpatialBookmark
IPersistStream ContentsChanged
Draw RunVBAMacro (in docName: String, in IPersistStream GenerateGraphics (in pMapFrame: Location: IPoint, in axis: esriGridAxisEnum,
DrawToDC (in hDC: OLE_HANDLE, in moduleName: String, in MacroName: SelectionCount: Long FeatureClass: IFeatureClass IMapFrame, in GraphicsContainer: in Display: IDisplay, Extent: IEnvelope)
pOutputRect: tagRECT, in pGraphRect: IDocumentDefaultSymbols : IUnknown IRelationshipClassCollection SpatialReference: ISpatialReference FeatureId: Long IGraphicsContainer)
String, in arguments: Variant): Variant IDocumentDefaultSymbols SpatialReferenceLocked: Boolean CalibratedMapGridBorder
tagRECT)
AreaPatch: IAreaPatch
ISelectionEvents PrepareForOutput (in hDC: OLE_HANDLE, in
ExportToFile (in FileName: String) UseSymbolLevels: Boolean Draw (in Display: IDisplay) dpi: Long, in PixelBounds: tagRECT, in
LoadFromFile (in FileName: String) Callout: IFormattedTextSymbol IStandaloneTableCollection Flash (in Display: IDisplay) pMapFrame: IMapFrame) ICalibratedMapGridBorder ICalibratedMapGridBorder : IUnknown
Print CustomTOCFont: IFontDisp ITableCollection AddLayer (in Layer: ILayer) PanTo (in Display: IDisplay) QueryLabelVisibility (out leftVis: Boolean, out
CustomTOCFontSize: Double AddLayers (in Layers: IEnumLayer, in Alternating: Boolean
Reload topVis: Boolean, out rightVis: Boolean, out BackgroundColor: IColor
Resize (in nType: Long, in Width: Long, in FillSymbol: IFillSymbol ITransformEvents autoArrange: Boolean) bottomVis: Boolean)
IDocumentDirty LinePatch: ILinePatch AddMapSurround (in MapSurround: BorderWidth: Double
Height: Long)
LineSymbol: ILineSymbol
IViewManager IMapSurround)
QuerySubTickVisibility (out leftVis: Boolean, ForegroundColor: IColor
OverviewWindow SaveToFile (in FileName: String)
IDocumentDirty2 MarkerSymbol: IMarkerSymbol ClearLayers
out topVis: Boolean, out rightVis: Boolean, Interval: Double
AppDisplay PatchHeight: Double ClearMapSurrounds
out bottomVis: Boolean)
IOverviewWindow IOverviewWindow : IDataWindow IDataGraphAreaProperties IDataGraphAreaProperties : IUnknown PatchWidth: Double ClearSelection
QueryTickVisibility (out leftVis: Boolean, out
IAppDisplay : IScreenDisplay topVis: Boolean, out rightVis: Boolean, out
Overview: IOverview
IAppDisplay TextSymbol: ITextSymbol ComputeDistance (in p1: IPoint, in p2: IPoint): bottomVis: Boolean)
IActiveViewEvents UseLogXAxis: Boolean Double
IDataGraphAxis UseLogYAxis: Boolean Count: Long SetDefaults (in pMapFrame: IMapFrame)
IDocumentEvents FocusScreen: IScreenDisplay CreateMapSurround (in CLSID: IUID, in SetLabelVisibility (in leftVis: Boolean, in
MainScreen: IScreenDisplay optionalStyle: IMapSurround): topVis: Boolean, in rightVis: Boolean, in
IMapSurroundEvents : IUnknown IDocumentEvents IDocumentEvents : IUnknown IMapSurround
IMapSurroundEvents ScreenDisplay (in idx: Long): IScreenDisplay
* bottomVis: Boolean)
IDataGraphBarProperties IDataGraphBarProperties : IUnknown IScreenDisplay (DocumentEvents) DelayDrawing (in delay: Boolean)
MapGridFactory SetSubTickVisibility (in leftVis: Boolean, in SimpleMapGridBorder
DelayEvents (in delay: Boolean) topVis: Boolean, in rightVis: Boolean, in
AfterDraw (in Display: IDisplay) BarGap: Long
IScreenDisplay2 : IDisplay IDocumentEventsDisp
ActiveViewChanged
BeforeCloseDocument: Boolean
DeleteLayer (in Layer: ILayer) IMapGridFactory IMapGridFactory : IUnknown bottomVis: Boolean) ISimpleMapGridBorder ISimpleMapGridBorder : IUnknown FormattedGridLabel
IPersistStream BeforeDraw (in Display: IDisplay) IScreenDisplay2 CloseDocument
DeleteMapSurround (in MapSurround: SetTickVisibility (in leftVis: Boolean, in topVis:
ContentsChanged IMapSurround) Boolean, in rightVis: Boolean, in bottomVis: LineSymbol: ILineSymbol IFormattedGridLabel IFormattedGridLabel : IUnknown
ActiveCache: Integer MapsChanged GetPageSize (out widthInches: Double, out Name: String
BackgroundRGB: OLE_COLOR NewDocument Boolean)
IDataGraphColorTable IDataGraphColorTable : IUnknown
CacheCount: Integer OnContextMenu (in X: Long, in Y: Long, out
heightInches: Double) Create (in MapFrame: IMapFrame): IMapGrid Format: INumberFormat
MoveLayer (in Layer: ILayer, in toIndex: Long)
ColorEnum (in Index: Long): CacheMemDC (in Index: Integer): handled: Boolean) RecalcFullExtent
esriDataGraphColorEnum OLE_HANDLE OpenDocument SelectByShape (in Shape: IGeometry, in env:
ColorRGB (in Index: Long): OLE_COLOR CancelTracker: ITrackCancel ISelectionEnvironment, in justOne:
PaletteIndex: esriDataGraphPaletteEnum DrawingOffset (out X: Long): Long Boolean)
hWnd: OLE_HANDLE IDocumentInfo IDocumentInfo : IUnknown
Size: Long SelectFeature (in Layer: ILayer, in Feature:
TableWindow IsFirstCacheTransparent: Boolean Author: String IFeature) DMSGridLabel
Reset IsFramed: Boolean Category: String SetPageSize (in widthInches: Double, in
ITableWindow2 ITableWindow2 : IDataWindow ScaleContents: Boolean Comments: String heightInches: Double) IDMSGridLabel2 IDMSGridLabel2 : IDMSGridLabel
MixedFontGridLabel
SuppressResize: Boolean DocumentTitle: String
Layer: ILayer IDataGraphHighLowCloseProperties :
ITableWindow SelectionSet: ISelectionSet IDataGraphHighLowCloseProperties UseScrollbars: Boolean IPersist HyperlinkBase: String AbbreviateLabels: Boolean IMixedFontGridLabel IMixedFontGridLabel : IUnknown
IUnknown WindowDC: OLE_HANDLE Keywords: String
IActiveView IActiveView : IUnknown
CustomOverlayGrid MinutesFontSize: Double
ShowAliasNamesInColumnHeadings: Boolean NumGroupedDigits: Integer
ShowSelected: Boolean ShowHighLowTicks: Boolean AddCache: Integer SavePreview: Boolean ExportFrame: tagRECT SecondsFontSize: Double
StandaloneTable: IStandaloneTable ShowOpenCloseTicks: Boolean Subject: String Extent: IEnvelope ICustomOverlayGrid ICustomOverlayGrid : IMapGrid SecondaryColor: IColor
DoScroll (in xDelta: Long, in yDelta: Long, in SecondaryFont: IFontDisp
TableControl: ITableControl updateScreen: Boolean) ExtentStack: IExtentStack DataSource: IFeatureClass
TableSelectionAction: DrawCache (in hDC: OLE_HANDLE, in Index: FocusMap: IMap
FullExtent: IEnvelope CustomOverlayGridFactory LabelField: String Graticule IDMSGridLabel IDMSGridLabel : IUnknown
esriTableSelectionActions Integer, in deviceRect: tagRECT, in IPropertySupport IPropertySupport : IUnknown
IDataGraphOverlayProperties IDataGraphOverlayProperties : IUnknown IGraticule IGraticule : IMapGrid IFormattedGridLabel : IUnknown
FindViaLayer (in pLayer: ILayer):
cacheRect: tagRECT) GraphicsContainer: IGraphicsContainer
LabelType: esriDMSGridLabelType IFormattedGridLabel
FinishFeedback Current (in pUnk: IUnknown): IUnknown IsMapActivated: Boolean
ITableWindow OverlayColor: esriDataGraphColorEnum ScreenCacheID (in phase: AutoInterval: Boolean LatLonFormat: ILatLonFormat Format: INumberFormat
OverlayLinePattern: FrameScrolled (in X: Long, in Y: Long) MinutesColor: IColor
FindViaStandaloneTable (in Invalidate (in rect: IEnvelope, in erase: Applies (in pUnk: IUnknown): Boolean esriViewDrawPhase, in data: IUnknown):
pStandaloneTable: IStandaloneTable): esriDataGraphOverlayLinePatternEnum Integer AddElement (in Label: String, in Location: MinutesFont: IFontDisp
OverlayLineThickness: Boolean, in cacheIndex: Integer) IReportUnitFormat Apply (in NewObject: IUnknown): IUnknown Double, in IsLatitude: Boolean, in SecondsColor: IColor
ITableWindow IsCacheDirty (in cacheIndex: Integer): CanApply (in pUnk: IUnknown): Boolean ScreenDisplay: IScreenDisplay
UpdateSelection (in pSelection: esriDataGraphOverlayLineThicknessEnum Selection: ISelection LabelSymbol: ITextSymbol) SecondsFont: IFontDisp
OverlayMarker: esriDataGraphMarkerEnum Boolean RemoveElement (in Label: String) ShowZeroMinutes: Boolean
ISelectionSet) ShowRulers: Boolean
OverlayType: PanMoveTo (in mouseLocation: IPoint)
PanStart (in mouseLocation: IPoint) ShowScrollBars: Boolean GraticuleFactory ShowZeroSeconds: Boolean
esriDataGraphOverlayTypeEnum ShowSelection: Boolean IMeasuredGrid : IUnknown
ShareYAxisRange: Boolean PanStop: IEnvelope
TipText (in X: Double, in Y: Double): String
IMeasuredGrid
ShowBestFit: Boolean RemoveAllCaches * FixedOrigin: Boolean
ShowCurveFit: Boolean RemoveCache (in cacheID: Integer)
Activate (hWnd: OLE_HANDLE) Units: esriUnits
IndexGridTabStyle
ShowMean: Boolean RotateMoveTo (in pPoint: IPoint)
RotateStart (in mousePt: IPoint, in centerPt:
Layer in Clear IndexGrid IGridAxisTicks XIntervalSize: Double
IIndexGridTabStyle : IUnknown
ShowMinMax: Boolean ContentsChanged IGridHatch XOrigin: Double IIndexGridTabStyle
ShowStdDev: Boolean IPoint)
RotateStop: Double PageLayout Map Layer Deactivate IIndexGrid IIndexGrid : IMapGrid YIntervalSize: Double ForegroundColor: IColor
UseOverlay: Boolean
RotateTimer Draw (in hDC: OLE_HANDLE, in trackCancel:
ColumnCount: Long
IGridInteriorLabels YOrigin: Double CornerGridLabel OutlineColor: IColor
UseOverlayLineThickness: Boolean ITrackCancel)
XAxisField: String SetScrollbarHandles (in hWndHorzScrollbar: IPageLayout IPageLayout : IUnknown RowCount: Long Thickness: Double
YAxisField: String OLE_HANDLE, in hWndVertScrollbar: GetContextMenu (in X: Double, in Y: Double,
out clsidMenu: IUID)
IndexGridFactory XLabel (in column: Long): String ICornerGridLabel ICornerGridLabel : IUnknown
OLE_HANDLE) AlignToMargins: Boolean YLabel (in Row: Long): String PrepareDraw (in labelValue: String, in
StartFeedback HorizontalSnapGuides: ISnapGuides HitTestMap (in Location: IPoint): IMap CornerLabel (in corner: esriGridCornerEnum): tabWidthPage: Double, in axis:
StartRecording Page: IPage IsActive: Boolean QueryCellExtent (in Row: Long, in column: Boolean esriGridAxisEnum)
IDataGraphPieProperties : IUnknown StopRecording RulerSettings: IRulerSettings OnMessage (in msg: Unsigned Long, in Long, in pMapFrame: IMapFrame, Extent: CornerValue (in corner: esriGridCornerEnum,
IDataGraphPieProperties wParam: Unsigned Integer, in lParam: in axis: esriGridAxisEnum): Double
ElementCollection LabelSlicesUsing:
TrackPan SnapGrid: ISnapGrid
Long)
IEnvelope)
MgrsGrid
Geometry in esriDataGraphPieLabelSliceUsingEnum
TrackRotate
UpdateWindow
VerticalSnapGuides: ISnapGuides
ZoomPercent: Double Output (in hDC: OLE_HANDLE, in dpi: Long,
IElementCollection IElementCollection : IUnknown IDataGraphTicks LabelUsingColors: Boolean in PixelBounds: tagRECT, in
Geometry IPersist PreventLabelOverlap: Boolean
Validate (in cacheIndex: Integer)
FocusNextMapFrame VisibleBounds: IEnvelope, in trackCancel: IMgrsGrid IMgrsGrid : IUnknown
IPrincipalDigitsGridLabel IPrincipalDigitsGridLabel : IUnknown
Count: Long IConnectionPointContainer ITrackCancel)
IPersistStream ShowConnectingLines: Boolean FocusPreviousMapFrame BaseDigitCount: Long
Add (in Element: IElement, in
IDisplay IDisplay : IUnknown ReplaceMaps (in Maps: IMaps) PartialRefresh (in phase: GridSquareBoundarySymbol: ILineSymbol
EastingSuffix: String
IPersist LinkedFeatureID: Long) ClipEnvelope: IEnvelope ZoomToPercent (in percent: Long) esriViewDrawPhase, in data: IUnknown, in MGRSGridFactory GridSquareLabelColor: IColor NorthingSuffix: String
IPersistStream Clear IDataGraphProperties IDataGraphProperties : IUnknown ClipEnvelopes: ISet ZoomToWhole Envelope: IEnvelope)
PrinterChanged (in Printer: IPrinter)
GridSquareLabelFont: IFontDisp
GridSquareLabelSize: Double
PrincipalDigitCount: Long BackgroundTabStyle
QueryItem (in Index: Long, out Element: ClipGeometry: IGeometry ZoomToWidth SmallLabelColor: IColor
IElement, out LinkedFeatureID: Long) GraphSubtype: esriDataGraphSubtypeEnum DisplayTransformation:
Refresh GridSquareLabelStyle:
SmallLabelFont: IFontDisp IBackgroundTabStyle IBackgroundTabStyle : IUnknown
esriGridSquareLabelStyleEnum
Remove (in Element: IElement) GraphType: esriDataGraphTypeEnum IDisplayTransformation IGraphicsContainer IGraphicsContainer : IUnknown InteriorTickLength: Double
SmallLabelSize: Double
BackgroundType: esriBackgroundTabType
LegendPosition: Filter: IDisplayFilter IActiveViewEvents IActiveViewEvents : IUnknown UnitSuffix: String
Element esriDataGraphLegendPositionEnum hDC: OLE_HANDLE MeasuredGrid InteriorTickSymbol: ILineSymbol
ShowGridSquareIdentifiers: Boolean
ShowDataLabels: Boolean hPalette: OLE_HANDLE AddElement (in Element: IElement, in zorder: IMeasuredGrid : IUnknown
IElement IElement : IUnknown ShowLegend: Boolean IlluminationProps: IIlluminationProps Long) AfterDraw (in Display: IDisplay, in phase: IMeasuredGrid
ShowXAxisLabels: Boolean SuppressEvents: Boolean AddElements (in Elements: esriViewDrawPhase) FixedOrigin: Boolean
Geometry: IGeometry SubTitle: String IElementCollection, in zorder: Long) AfterItemDraw (in Index: Integer, in Display: MeasuredGridFactory IGridLadderLabels IGridLadderLabels : IUnknown
Units: esriUnits
IBoundsProperties Locked: Boolean Title: String DrawMultipoint (in Multipoint: IGeometry) IActiveView BringForward (in Elements: IEnumElement) IDisplay, phase: esriDrawPhase) XIntervalSize: Double
SelectionTracker: ISelectionTracker DrawPoint (in Point: IGeometry) ContentsChanged LadderLabelColor: IColor
IClone XAxisLabelField: String
DrawPolygon (in Polygon: IGeometry)
IActiveViewEvents BringToFront (in Elements: IEnumElement)
DeleteAllElements ContentsCleared
XOrigin: Double
YIntervalSize: Double LadderLabelColumnCount: Long ButtonTabStyle
Activate (in Display: IDisplay) EditAdvancedProperties DrawPolyline (in Polyline: IGeometry) FocusMapChanged LadderLabelFont: IFontDisp
Deactivate DeleteElement (in Element: IElement) YOrigin: Double
DrawRectangle (in rectangle: IEnvelope) IDisplayAdmin FindFrame (in frameObject: Variant): ItemAdded (in Item: Variant) LadderLabelRowCount: Long
Draw (in Display: IDisplay, in trackCancel: DrawText (in Shape: IGeometry, in Text: LadderLabelSize: Double
FrameElement ITrackCancel) String)
IFrameElement
GetElementOrder (in Elements:
ItemDeleted (in Item: Variant)
ItemReordered (in Item: Variant, in toIndex: ShowLadderLabels: Boolean
HitTest (in X: Double, in Y: Double, in FinishDrawing Long) IProjectedGrid IProjectedGrid : IUnknown ShowOuterLabelsOnly: Boolean
IFrameElement IFrameElement : IUnknown Tolerance: Double): Boolean Progress (in VertexCount: Long)
IEnumElement): Variant
LocateElements (in Point: IPoint, in SelectionChanged ContinuousTabStyle
QueryBounds (in Display: IDisplay, in SetSymbol (in sym: ISymbol) SpatialReferenceChanged SpatialReference: ISpatialReference
Background: IBackground Bounds: IEnvelope) Tolerance: Double): IEnumElement
Border: IBorder StartDrawing (in hDC: OLE_HANDLE, in LocateElementsByEnvelope (in Envelope: ViewRefreshed (in View: IActiveView, in
QueryOutline (in Display: IDisplay, in Outline: cacheID: Integer) phase: esriViewDrawPhase, in data:
DraftMode: Boolean IPolygon) IEnvelope): IEnumElement
Object: Variant MoveElementFromGroup (in Group: Variant, in Envelope: IEnvelope)
Thumbnail: OLE_HANDLE
IElementProperties2 IDraw IDraw : IUnknown IGroupElement, in Element: IElement, in
zorder: Long)
RoundedTabStyle
IElementProperties2 : IUnknown IMapEvents IMapEvents : IUnknown
ClipRegion: IGeometry MoveElementToGroup (in Element: IElement,
AutoTransform: Boolean CustomProperty: Variant in Group: IGroupElement) (MapEvents)
IFrameDraw IFrameDraw : IUnknown
CustomProperty: Variant Next: IElement
IElementProperties Name: String Draw (in Geometry: IGeometry) PutElementOrder (in order: Variant)
FeatureClassChanged (in oldClass:
*

FinishDrawing IFeatureClass, in newClass:


DrawBackground (in Display: IDisplay, in IPersist ReferenceScale: Double
SetSymbol (in sym: ISymbol)
Reset IFeatureClass)
Type: String SendBackward (in Elements: IEnumElement)
CancelTracker: ITrackCancel) IPersistStream StartDrawing (in hDC: OLE_HANDLE, in SendToBack (in Elements: IEnumElement)
VersionChanged (in oldVersion: IVersion, in
DrawDraftMode (in Display: IDisplay, in cacheID: Integer) newVersion: IVersion)
IPropertySupport CanRotate: Boolean UpdateElement (in Element: IElement) *
CancelTracker: ITrackCancel)
DrawForeground (in Display: IDisplay, in
CancelTracker: ITrackCancel) ITransform2D ITransform2D : IUnknown IGraphicsContainerSelect : IUnknown *
IGraphicsContainerSelect
IFrameProperties : IUnknown
DominantElement: IElement MapSurround
IFrameProperties Move (dx: Double, dy: Double) ElementSelectionCount: Long GraphicSnap Patch LegendClassFormat
*

IMapSurround : IUnknown
Background: IBackground MoveVector (v: ILine) SelectedElements: IEnumElement IMapSurround
Rotate (Origin: IPoint, RotationAngle: Double) SelectionBounds (in Display: IDisplay): IGraphicSnap : IUnknown IPatch IPatch : IUnknown ILegendClassFormat : IUnknown
Border: IBorder
Scale (Origin: IPoint, sx: Double, sy: Double) IEnvelope IGraphicSnap Icon: OLE_HANDLE ILegendClassFormat
Shadow: IShadow Map: IMap Geometry: IGeometry
Transform (Direction: esriTransformDirection, Name: String Name: String AreaPatch: IAreaPatch
Transformation: ITransformation) ElementSelected (in Element: IElement): IClone Name: String DescriptionSymbol: ITextSymbol
Boolean SnapX (in Shape: IGeometry, in Tolerance: DelayEvents (in delay: Boolean) PreserveAspectRatio: Boolean LabelSymbol: ITextSymbol
SelectAllElements Double): Boolean Draw (in Display: IDisplay, in trackCancel:
IPersist LinePatch: ILinePatch
IPageEvents SelectedElement (in Index: Long): IElement SnapY (in Shape: IGeometry, in Tolerance: IPersistStream get_Geometry (in Bounds: IEnvelope): IPersist PatchHeight: Double
ITrackCancel, in Bounds: IEnvelope) IGeometry
SelectElement (in Element: IElement) Double): Boolean PatchWidth: Double
GroupElement IPersist SelectElements (in Elements: IEnumElement)
FitToBounds (in Display: IDisplay, in Bounds:
IEnvelope, out Changed: Boolean)
IPersistStream
IPersistStream SelectionTracker (in Index: Long): IPageLayoutSnap QueryBounds (in Display: IDisplay, in
IGroupElement IGroupElement : IUnknown ISelectionTracker IPageLayoutSnap : IGraphicSnap
ISelectionEvents UnselectAllElements
oldBounds: IEnvelope, newBounds: AreaPatch
Element (in Index: Long): IElement PageLayout: IPageLayout IEnvelope)
ITransformEvents UnselectElement (in Element: IElement) IPersist
FrameElement IFrameDraw ElementCount: Long UnselectElements (in Elements:
Refresh
IAreaPatch IAreaPatch : IUnknown
Elements: IEnumElement
IGraphicElement IGraphicElement : IUnknown GraphicElement IFrameElement IEnumElement)
IBoundsProperties IBoundsProperties : IUnknown
IGraphicElement IGraphicElement : IUnknown IFrameProperties AddElement (in Element: IElement)
SpatialReference: ISpatialReference ClearElements IGraphicSnapEnvironment IGraphicSnapEnvironment : IUnknown FixedAspectRatio: Boolean
SpatialReference: ISpatialReference
DeleteElement (in Element: IElement) IClone FixedSize: Boolean
IViewManager SnapAgent (in Index: Long): IGraphicSnap
SnapAgentCount: Long IConnectionPointContainer LinePatch LegendItem
SnapAgentOrder: IArray
SnapTolerance: Double IMapSurroundEvents IMapSurroundEvents : IUnknown ILinePatch : IUnknown ILegendItem2 ILegendItem2 : IUnknown
IdentityLinkElement ILinePatch
AddSnapAgent (in SnapAgent: IGraphicSnap)
MarkerElement IIdentityLinkElement IIdentityLinkElement : IUnknown ClearSnapAgents GridSnap MarginSnap CanDisplay (in Layer: ILayer): Boolean
MapFrame DeleteSnapAgent (in SnapAgent: IPersist AfterDraw (in Display: IDisplay)
BeforeDraw (in Display: IDisplay)
Columns: Integer
Graphics: IEnumElement
IMarkerElement Symbol: IMarkerSymbol IGraphicSnap)
IMapFrame IMapFrame : IFrameElement IMarkerElement : IUnknown IPersistStream ContentsChanged IClone GroupIndex: Long
SnapShape (in Shape: IGeometry) HeadingSymbol: ITextSymbol
Container: IGraphicsContainer Symbol: IMarkerSymbol ILegendItem Height: Double
ExtentType: esriExtentTypeEnum GuideSnap RulerSnap IPersist KeepTogether: Boolean
LocatorRectangleCount: Long
Map: IMap
DataGraphElement IPersistStream
Layer: ILayer
LayerNameSymbol: ITextSymbol
MapBounds: IEnvelope IDataGraphElement IDataGraphElement : IUnknown LegendClassFormat: ILegendClassFormat
IActiveViewEvents MapScale: Double Name: String
IConnectionPointContainer DataGraph: IDataGraph NewColumn: Boolean
AddLocatorRectangle (in Locator: IActiveViewEvents Map: IMap ShowDescriptions: Boolean
IDisplayAdmin ILocatorRectangle) ShowHeading: Boolean
IDisplayEvents CreateSurroundFrame (in CLSID: IUID, in IGraphicsContainerProperty DisplacementLinkElement ShowLabels: Boolean
optionalStyle: IMapSurround): ShowLayerName: Boolean
IMapSurroundFrame LineElement IDisplacementLinkElement : IUnknown Width: Double
LocatorRectangle (in Index: Long):
ILineElement MapTitle MapInset ScaleBar Legend
ILocatorRectangle
RemoveAllLocatorRectangles
ILineElement : IUnknown IDisplacementLinkElement ID: Long
Symbol: ILineSymbol IMapInset IScaleBar IScaleBar : IMapSurround ILegend
* ChangeFlowDirection (RightToLeft: Boolean)
CreateGraphics (in Display: IDisplay, in
Symbol: ILineSymbol IMapInset : IMapSurround ILegend : IMapSurround
RemoveLocatorRectangle (in Locator: LegendFormat: ILegendFormat)
ILocatorRectangle) Description: String BarColor: IColor AutoAdd: Boolean
IsLive: Boolean BarHeight: Double AutoReorder: Boolean
IGraphicsComposite IElementEditVertices IElementEditVertices : IUnknown MapBounds: IEnvelope Division: Double IActiveViewEvents AutoVisibility: Boolean
IGraphicsComposite : IUnknown Divisions: Integer
UsingZoomScale: Boolean IConnectionPointContainer FlowRight: Boolean
MovingVertices: Boolean VisibleBounds: IEnvelope DivisionsBeforeZero: Integer Format: ILegendFormat
IGraphicsContainerProperty Graphics (in Display: IDisplay, in data: LabelFrequency: esriScaleBarFrequency IGraphicsComposite
IUnknown): IEnumElement ZoomPercent: Double Item (in Index: Long): ILegendItem
FillShapeElement GetMoveVerticesSelectionTracker: ZoomScale: Double LabelGap: Double
IPropertySupport ItemCount: Long
ISelectionTracker LabelPosition: esriVertPosEnum Title: String
IFillShapeElement IFillShapeElement : IUnknown MarkerNorthArrow CalculateVisibleBounds LabelSymbol: ITextSymbol HorizontalLegendItem
IMapFrameEvents IMapFrameEvents : IUnknown NumberFormat: INumberFormat AddItem (in Item: ILegendItem)
Symbol: IFillSymbol ResizeHint: esriScaleBarResizeHint ClearItems IHorizontalLegendItem
IMarkerNorthArrow IMarkerNorthArrow : IUnknown IHorizontalLegendItem : IUnknown
Page Subdivisions: Integer
UnitLabel: String
InsertItem (in Index: Long, in Item:
ILegendItem)
MapFrameResized MarkerSymbol: IMarkerSymbol Arrangement: esriLegendItemArrangement
IPage IPage : IUnknown UnitLabelGap: Double RemoveItem (in Index: Long)
IMapGrids IMapGrids : IUnknown IGraphicsComposite UnitLabelPosition: esriScaleBarPos
SnapGrid Background: IBackground INorthArrow : IMapSurround
UnitLabelSymbol: ITextSymbol IReadingDirection IReadingDirection : IUnknown
MapGrid (in Index: Long): IMapGrid BackgroundColor: IColor INorthArrow Units: esriUnits
ISnapGrid Border: IBorder RightToLeft: Boolean
MapGridCount: Long TextElement ISnapGrid : IUnknown
DelayEvents: Boolean
Angle: Double UseMapSettings
CalibrationAngle: Double
AddMapGrid (in MapGrid: IMapGrid)
ITextElement ITextElement : IUnknown HorizontalSpacing: Double FormID: esriPageFormID IPropertySupport Color: IColor
ITransformEvents ClearMapGrids IPersist IsVisible: Boolean IsPrintableAreaVisible: Boolean Overview IGraphicsComposite IGraphicsComposite : IUnknown VerticalLegendItem
DeleteMapGrid (in MapGrid: IMapGrid) VerticalSpacing: Double Orientation: Integer ITransformEvents ReferenceLocation: IPoint
CircleElement ScaleText: Boolean
Symbol: ITextSymbol
IPersistStream IClone PageToPrinterMapping:
Size: Double
IOverview IOverview : IMapSurround Graphics (in Display: IDisplay, in data: IVerticalLegendItem IVerticalLegendItem : IUnknown
Text: String Draw (in Display: IDisplay, in Page: IPage) esriPageToPrinterMapping IPropertySupport IUnknown): IEnumElement
ICircleElement ICircleElement : IUnknown IConnectionPointContainer PrintableBounds: IEnvelope AoiFillSymbol: IFillSymbol Arrangement: esriLegendItemArrangement
StretchGraphicsWithPage: Boolean OverlayGridLabelSymbol: ITextSymbol
Units: esriUnits OverlayGridLayer: ILayer
IElementEditCallout IElementEditCallout : IUnknown IScaleMarks IScaleMarks : IUnknown
MapSurroundFrame * DrawBackground (in Display: IDisplay) SetOverlayGridCell (in gridLayerFid: Long) LegendFormat
IElementEditVertices EditingCallout: Boolean DrawBorder (in Display: IDisplay) UpdateDisplay (in windowWidth: Long, in DivisionMarkHeight: Double
IMapSurroundFrame IMapSurroundFrame : IFrameElement IGroupSymbolElement DrawPaper (in Display: IDisplay, in windowHeight: Long) ITransformEvents DivisionMarkSymbol: ILineSymbol ILegendFormat ILegendFormat : IUnknown
GetMoveTextSelectionTracker: eraseColor: IColor) MarkFrequency: esriScaleBarFrequency
IMapFrameEvents MapFrame: IMapFrame
EllipseElement ITransformEvents ISelectionTracker SnapGuides DrawPrintableArea (in Display: IDisplay) ScaleText MarkPosition: esriVertPosEnum DefaultAreaPatch: IAreaPatch HorizontalBarLegendItem
MapSurround: IMapSurround SubdivisionMarkHeight: Double DefaultLinePatch: ILinePatch
IMapSurroundEvents GetDeviceBounds (in Printer: IPrinter, in DefaultPatchHeight: Double IHorizontalBarLegendItem IHorizontalBarLegendItem : IUnknown
IEllipseElement IEllipseElement : IUnknown ISnapGuides ISnapGuides : IUnknown CurrentPage: Integer, in Overlap: Double, IScaleText : IMapSurround
SubdivisionMarkSymbol: ILineSymbol
in Resolution: Integer, in deviceBounds: IScaleText DefaultPatchWidth: Double
AngleAbove: Double
AreVisible: Boolean GroupGap: Double
IGraphicsComposite IGraphicsComposite : IUnknown IEnvelope) Format: String HeadingGap: Double AngleBelow: Double
IPersist DrawLevel: esriViewDrawPhase GetPageBounds (in Printer: IPrinter, in MapUnitLabel: String HorizontalItemGap: Double
Guide (in idx: Long): Double CurrentPage: Integer, in Overlap: Double,
Graphics (in Display: IDisplay, in data: PictureElement IPersistStream GuideCount: Long
MapUnits: esriUnits HorizontalPatchGap: Double
IUnknown): IEnumElement in pageBounds: IEnvelope) NumberFormat: INumberFormat LayerNameGap: Double IVerticalLegendItem IVerticalLegendItem : IUnknown
ITransformEvents IPictureElement IPictureElement : IUnknown AddGuide (in pos: Double) PrinterChanged (in Printer: IPrinter) PageUnitLabel: String ShowTitle: Boolean
Draw (in Display: IDisplay, in isHorizontal: PrinterPageCount (in Printer: IPrinter, in PageUnits: esriUnits TextGap: Double Arrangement: esriLegendItemArrangement
MultiPatchElement Filter: String Boolean) Overlap: Double, out pageCount: Integer)
PutCustomSize (in Width: Double, in Height:
IPropertySupport Style: esriScaleTextStyleEnum IClone TitleGap: Double
MaintainAspectRatio: Boolean DrawHighlight (in Display: IDisplay, in Symbol: ITextSymbol TitlePosition: esriRectanglePosition
PictureAspectRatio: Double isHorizontal: Boolean) Double) ITransformEvents Text: String ScaleLine DoubleFillScaleBar IPersist TitleSymbol: ITextSymbol
IFrameDraw PictureDescription: String RemoveAllGuides QuerySize (out Width: Double, out Height: IPersistStream VerticalItemGap: Double
SavePictureInDocument: Boolean Double) IScaleLine : IUnknown
IFrameElement RemoveGuide (in idx: Long) IScaleLine IDoubleFillScaleBar IDoubleFillScaleBar : IUnknown VerticalPatchGap: Double
OleFrame PolygonElement IFrameProperties ImportPictureFromFile (in Name: String) LineSymbol: ILineSymbol
IFrameProperties IFrameProperties : IUnknown FillSymbol1: IFillSymbol Scale (in XScale: Double, in YScale: Double)
IOleFrame IOleFrame : IUnknown FillSymbol2: IFillSymbol NestedLegendItem
IPolygonElement IPolygonElement : IUnknown
IOlePictureElement IOlePictureElement : IUnknown Background: IBackground
ILegendLayout ILegendLayout : IUnknown
OleClientItem Border: IBorder
RulerSettings Shadow: IShadow SingleDivisionScaleBar INestedLegendItem INestedLegendItem : IUnknown
CreateOleClientItem (oleDocument: Any) ScaleGraphicsOnResize: Boolean
Edit ImportPicture (in pictureDisp: IPictureDisp) ISingleFillScaleBar ISingleFillScaleBar : IUnknown AutoLayout: Boolean
IRulerSettings IRulerSettings : IUnknown HorizontalAlignment:
EditProperties: Boolean
IElementEditVertices IElementEditVertices : IUnknown SmallestDivision: Double FillSymbol: IFillSymbol esriTextHorizontalAlignment
Hide
IPersist IPageEvents IPageEvents : IUnknown LabelEnds: Boolean
Open MovingVertices: Boolean LeaderOverhang: Double
IPersistStream LeaderSymbol: ILineSymbol
IElementShutdown IElementShutdown : IUnknown GetMoveVerticesSelectionTracker: IPersist PageColorChanged SteppedScaleLine OutlineSymbol: IFillSymbol
ISelectionTracker PageMarginsChanged
IPersistStream PageSizeChanged
ShowOutlines: Boolean
IGraphicElement
Shutdown IPropertySupport PageUnitsChanged
HollowScaleBar AlternatingScaleBar IHorizontalLegendItem IHorizontalLegendItem : IUnknown
BmpPictureElement EmfPictureElement
RectangleElement Arrangement: esriLegendItemArrangement

TableFrame IRectangleElement IRectangleElement : IUnknown

ITableFrame ITableFrame : IUnknown


DoubleAlternatingScaleBar
StartCol: Long
StartRow: Long
Table: ITable SelectionEnvironment TableProperties TableView
TableProperty: ITableProperty
TableView: ITableView ISelectionEnvironment ISelectionEnvironment : IUnknown ITableProperties ITableProperties : IUnknown ITableView2 ITableView2 : IUnknown
AreaSearchDistance: Double IEnumTableProperties: IEnumTableProperties ITableView AllowEditing: Boolean IBoundsProperties : IUnknown
AreaSelectionMethod: esriSpatialRelEnum
CombinationMethod:
esriSelectionResultEnum
IClone
IEnumTableProperties
Add (in pTableProperty: ITableProperty)
Remove (in pTableProperty: ITableProperty) IClone
Callback: ITableViewCallback
QueryFilter: IQueryFilter
SelectionSet: ISelectionSet
Interfaces FixedAspectRatio: Boolean
FixedSize: Boolean
Enumerations
DefaultColor: IColor RemoveAll ShowAliasNamesInColumnHeadings: Boolean
IPersist LinearSearchDistance: Double ShowSelected: Boolean
LinearSelectionMethod: esriSpatialRelEnum Table: ITable
IPersistStream PointSearchDistance: Double
ITableCharacteristics ITableCharacteristics : IUnknown TableSelectionAction:
BasicGeoprocessor BasicOverposter BaseStatistics IdentifyDialog PointSelectionMethod: esriSpatialRelEnum AutoValidateEdits: Boolean esriTableSelectionActions IClone : IUnknown IMaps : IUnknown esriBackgroundTabType esriLegendItemArrangement esriPageFormID esriScaleBarPos esriTransformDirection
SearchTolerance: Long CellFont: IFontDisp 0 - esriBackgroundTabRound 0 - esriPatchLabelDescription 0 - esriPageFormLetter 0 - esriScaleBarAbove 0 - esriTransformForward
IIdentifyDialog IIdentifyDialog : IUnknown Show (in parentHWnd: OLE_HANDLE, in Count: Long
IBasicGeoprocessor IBasicGeoprocessor : IUnknown IOverposter2 IOverposter2 : IUnknown
IFrequencyStatistics IFrequencyStatistics : IUnknown CellTextColor: IColor initialExtent: tagRECT, in initiallyVisible: Assign (in src: IClone) Item (in Index: Long): IMap 1 - esriBackgroundTabRectangle 1 - esriPatchDescriptionLabel 1 - esriPageFormLegal 1 - esriScaleBarBeforeLabels 1 - esriTransformReverse
HeadingFont: IFontDisp Boolean) Clone: IClone 2 - esriBackgroundTabRoundedRectangle 2 - esriLabelPatchDescription 2 - esriPageFormTabloid 2 - esriScaleBarAfterLabels
CancelTracker: ITrackCancel Capabilities (in Layer: ILayer): FrequencyClassCount (in intervalIndex: Display: IDisplay HeadingTextColor: IColor
SpatialReference: ISpatialReference
IOverposter Map: IMap ISelectionEnvironmentLayer ISelectionEnvironmentLayer : IUnknown IsEqual (in other: IClone): Boolean Create: IMap 3 - esriLabelDescriptionPatch 3 - esriPageFormC 3 - esriScaleBarBeforeBar
esriOverposterCaps Long): Long IndexFieldCharacter: String IsIdentical (in other: IClone): Boolean Remove (in Map: IMap) 4 - esriDescriptionPatchLabel 4 - esriPageFormD 4 - esriScaleBarAfterBar
NumberOfPlacedLabels: Long FrequencyIntervalCount: Long AddLayerIdentifyOID (in pLayer: ILayer, in ClearInvisibleLayers: Boolean ShowCodedValueDomainDescriptions: ITableControl ITableControl : IUnknown RemoveAt (in Index: Long)
Clip (in InputTable: ITable, in 5 - esriDescriptionLabelPatch 5 - esriPageFormE 5 - esriScaleBarBelow esriUnits
useSelectedInput: Boolean, in clipTable:
NumberOfUnplacedLabels: Long FrequencyIntervalSize: Double OID: Long) IPersist Boolean Reset
0 - esriUnknownUnits
NumClasses: Long ShowIndexFieldCharacter: Boolean esriBasicNumLabelsOption 6 - esriPageFormA5
ITable, in useSelectedClip: Boolean, in ComputeAutoFrequencyIntervals AddLayerIdentifyPoint (in pLayer: ILayer, in X: IPersistStream DrawSelectedShapes (in pDisplay: IDisplay) 0 - esriNoLabelRestrictions 7 - esriPageFormA4 1 - esriInches
Tolerance: Double, in OutputName: AddBarriers (Weight: Long, in Y: Long) ISelectionEnvironmentStorage ISelectionEnvironmentStorage : IUnknown EditChanged
IDisplayEvents : IUnknown
1 - esriOneLabelPerName 2 - esriPoints
IFeatureClassName): IFeatureClass ClearLayers ITableCollection : IUnknown 8 - esriPageFormA3
Dissolve (in InputTable: ITable, in
esriBasicOverposterWeight, Barriers: IGenerateStatistics IGenerateStatistics : IUnknown Show SaveSelections: Boolean GetCurrentRow (in isOid: Boolean): Long 2 - esriOneLabelPerShape esriMxDefaultColorTypes 9 - esriPageFormA2 esriScaleBarResizeHint 3 - esriFeet
IGeometryCollection) Redraw
useSelected: Boolean, in dissolveField: AddClass (in props: DisplayFinished (in Display: IDisplay) Table (in Index: Long): ITable 3 - esriOneLabelPerPart 0 - esriMxTextColor 10 - esriPageFormA1 0 - esriScaleBarFixed 4 - esriYards
Sample: Boolean RemoveAndReloadCache
String, in summaryFields: String, in IOverposterLayerProperties): Long SimpleStats: Boolean IIdentifyDialog2 IIdentifyDialog2 : IUnknown RereadFIDs (pSelection: ISelectionSet) DisplayInvalidated (in Display: IDisplay, in TableCount: Long 1 - esriMxFillColor 11 - esriPageFormA0 1 - esriScaleBarAutoDivision 5 - esriMiles
OutputName: IDatasetName): ITable AddCurvedLabel (ClassIndex: Long, Label: rect: IEnvelope, erase: Boolean, cacheID: 6 - esriNauticalMiles
Intersect (in InputTable: ITable, in BasicMap: IBasicMap ISelectionEnvironmentThreshold ISelectionEnvironmentThreshold : IUnknown SetCurrentRow (in isOid: Boolean, in
Integer) AddTable (in Table: ITable) 2 - esriMxLineColor 12 - esriPageFormCUSTOM 2 - esriScaleBarAutoDivisions
String, widths: Variant, ascents: Variant, AddValue (in Value: Double) rowNumber: Long) 3 - esriMxMarkerColor 13 - esriPageFormSameAsPrinter 7 - esriMillimeters
useSelectedInput: Boolean, in descents: Variant, fontHeight: Double, FinalCompute HideContextMenu: Boolean ShowSelectionWarning: Boolean DisplayScrolled (in Display: IDisplay, in RemoveAllTables
UpdateSelection (pSelection: ISelectionSet) RemoveTable (in Table: ITable) esriDMSGridLabelType 8 - esriCentimeters
overlayTable: ITable, in fontDescent: Double, ControlShape: Reset (in SimpleStats: Boolean) HideLayersComboBox: Boolean WarningThreshold: Long deltaX: Long, in deltaY: Long)
useSelectedOverlay: Boolean, in IGeometry, FeatureId: Long, Symbol: Visible: Boolean DisplayStarted (in Display: IDisplay) 0 - esriDMSGridLabelStandard 9 - esriMeters
Tolerance: Double, in OutputName: TableProperty ITableControlInfo ITableControlInfo : IUnknown
10 - esriKilometers
ISymbol) IStatisticsResults : IUnknown 1 - esriDMSGridLabelStacked
IFeatureClassName): IFeatureClass AddLabel (ClassIndex: Long, Label: String, IStatisticsResults AddLayerIdentifyObject (in pLayer: ILayer, in
2 - esriDMSGridLabelDD
esriScaleTextStyleEnum 11 - esriDecimalDegrees
Object: IUnknown, in Location: IPoint) ITableProperty ITableProperty : ITableViewInfo AreAllRecordsRead: Boolean ITransformEvents : IUnknown esriMxDlgIDs
Merge (in Tables: IArray, in fieldsTable: Width: Double, Height: Double, Count: Long IsEditing: Boolean esriPageToPrinterMapping 0 - esriScaleTextAbsolute 12 - esriDecimeters
ITable, in OutputName: AddLayerIdentifyPoint (in pLayer: ILayer, in X: 3 - esriDMSGridLabelDM 0 - esriMxDlgCustomize
ControlShape: IGeometry, FeatureId: Long, Maximum: Double RecordCount: Long 0 - esriPageMappingCrop 1 - esriScaleTextRelative
IFeatureClassName): IFeatureClass Symbol: ISymbol) Long, in Y: Long, in Tolerance: Long, in FeatureLayer: IFeatureLayer IEditEvents : IUnknown 4 - esriDMSGridLabelDS 1 - esriMxDlgStyleGallery
Mean: Double trackCancel: ITrackCancel) SelectedTable: Boolean ITableControlWidth BoundsUpdated (sender: 1 - esriPageMappingScale
Union (in InputTable: ITable, in AddLabel2 (ClassIndex: Long, Label: String, Minimum: Double GetCurrentCol: Long 2 - esriMxDlgOverflowLabels
useSelectedInput: Boolean, in AddTableIdentifyOID (in pSTable: ITable, in Table: ITable IDisplayTransformation) 2 - esriPageMappingTile
Width: Double, Height: Double, StandardDeviation: Double GetCurrentRow (in isOid: Boolean): Long DeviceFrameUpdated (sender: 3 - esriMxDlgMacros
overlayTable: ITable, in ControlShape: IGeometry, FeatureId: Long, pNewOIDCopyTable: ITable, in OID: Long) GetLeftCol: Long AfterDrawSketch (in pDpy: IDisplay)
Sum: Double SelectLayer (in pLayer: ILayer) OnChangeFeature (obj: IObject) IDisplayTransformation, sizeChanged: 4 - esriMxDlgVBA
useSelectedOverlay: Boolean, in Symbol: ISymbol, Angle: Double) GetTopRow: Long esriDrawPhase
Tolerance: Double, in OutputName: AddSymbol (ClassIndex: Long, Symbol: SpatialJoin ITableProperty2 ITableProperty2 : ITableViewInfo OnConflictsDetected
OnCreateFeature (obj: IObject)
Boolean)
ResolutionUpdated (sender: 1 - esriDPGeography 5 - esriMxDlgOptions
esriSpatialRelEnum
0 - esriSpatialRelUndefined
esriVertPosEnum
0 - esriAbove
IFeatureClassName): IFeatureClass ISymbol, Geometry: IGeometry, FeatureId: IIdentifyDialogProps IIdentifyDialogProps : IUnknown 6 - esriMxDlgContents
Long) ISpatialJoin ISpatialJoin : IUnknown FeatureLayer: IFeatureLayer ITableViewOutput ITableViewOutput : IUnknown OnCurrentLayerChanged IDisplayTransformation) 2 - esriDPAnnotation 1 - esriSpatialRelIntersects 1 - esriTop
Layer: ILayer OnCurrentTaskChanged RotationUpdated (sender: 4 - esriDPSelection 7 - esriMxDlgZoom esriRectanglePosition
Initialize (Extent: IEnvelope, Display: IDisplay) FlashEffect: Integer 2 - esriSpatialRelEnvelopeIntersects 2 - esriOn
Layers: IEnumLayer JoinTable: ITable SelectedTable: Boolean IsMetafileDirty: Boolean OnDeleteFeature (obj: IObject) IDisplayTransformation) 8 - esriMxDlgPageSetup 1 - esriTopSide
InsertClass (in Index: Long, in props: 3 - esriSpatialRelIndexIntersects 3 - esriBottom
IOverposterLayerProperties) TopmostOnly: Boolean LeftOuterJoin: Boolean Table: ITable ITableViewTableFields OnRedo UnitsUpdated (sender: 9 - esriMxDlgPrintSetup 2 - esriBottomSide
Output (in hDC: OLE_HANDLE, in dpi: Long,
NextPlaced (Object: IPlacedObject, ExportOperation ShowProcess (in bShowMessage: Boolean):
in Left: Long, in Top: Long, in Width: Long,
OnSelectionChanged
OnSketchFinished
IDisplayTransformation)
VisibleBoundsUpdated (sender:
10 - esriMxDlgProperties 3 - esriLeftSide
4 - esriSpatialRelTouches
5 - esriSpatialRelOverlaps
4 - esriBelow
IConnectionPointContainer trackCancel: ITrackCancel, OLE_HANDLE 11 - esriMxDlgUnlockCustomization 4 - esriRightSide
SourceTable: ITable in Height: Long, in StartRow: Long, in OnSketchModified IDisplayTransformation, sizeChanged: esriExtentTypeEnum 6 - esriSpatialRelCrosses
StepProgressor: IStepProgressor) IExportOperation ITableViewInfo ITableViewInfo : IUnknown
IPersist NextUnplaced (Object: IPlacedObject)
IExportOperation : IUnknown StartCol: Long): OLE_HANDLE OnStartEditing Boolean) 0 - esriExtentDefault 12 - esriMxDlgLockCustomization
7 - esriSpatialRelWithin
JoinAggregate (in pOutputName: IName, in SetPosition (in Left: Long, in Top: Long, in OnStopEditing (in Save: Boolean)
IPersistStream NextUnused (Object: IPlacedObject) maxMapDist: Double): IFeatureClass
FieldOrder: String
Width: Long, in Height: Long)
1 - esriExtentScale 8 - esriSpatialRelContains
PlaceObjects FieldWidth (in FieldName: String): Long OnUndo 2 - esriExtentBounds
ReleaseResources
ExportFeatureClass (in InputDatasetName: JoinNearest (in pOutputName: IName, in IClone FrozenFields: Long IViewManager : IUnknown 9 - esriSpatialRelRelation esriViewDrawPhase
IDatasetName, in InputQueryFilter: maxMapDist: Double): IFeatureClass IPersist SelectionColor: IColor esriNumericAlignmentEnum esriScaleBarFrequency 0 - esriViewNone
RemoveClass (in ClassIndex: Long)
ResetClasses
IQueryFilter, in InputSelectionSet: LocatorRectangle JoinWithin (in pOutputName: IName): ConserveMemory: Boolean 0 - esriAlignRight 0 - esriScaleBarNone 1 - esriViewBackground
ISelectionSet, in inputGeometryDef: IFeatureClass IPersistStream PutPosition (in x1: Long, in y1: Long, in x2: DelayBackgroundDraw: Boolean 1 - esriAlignLeft 1 - esriScaleBarOne
IGeometryDef, in outputFClassName: ILocatorRectangle : IUnknown ElementSelection: ISelection 2 - esriViewGeography
ILocatorRectangle ITableCharacteristics Long, in y2: Long) IMapBookmarks : IUnknown esriGridAxisEnum
Calculator IBasicOverposterEvents IBasicOverposterEvents : IUnknown IFeatureClassName, in parentHWnd: IAggregateOptions IAggregateOptions : IUnknown QueryPosition (out pX1: Long, out pY1: Long, ExternalDrawing (in phase: 0 - esriGridAxisNone
2 - esriScaleBarMajorDivisions esriTableSelectionActions 4 - esriViewGeoSelection
OLE_HANDLE) Background: IBackground out pX2: Long, out pY2: Long) Bookmarks: IEnumSpatialBookmark esriViewDrawPhase): Boolean 3 - esriScaleBarDivisions 8 - esriViewGraphics
ICalculator Border: IBorder 1 - esriGridAxisTop 0 - esriNoAction
ICalculator : IUnknown ExportTable (in InputDatasetName: IsAverage: Boolean OutputBandSize: Long 4 - esriScaleBarDivisionsAndFirstMidpoint 16 - esriViewGraphicSelection
Label (in placedObject: IPlacedObject, out IDatasetName, in InputQueryFilter: LeaderSymbol: ISymbol
IsCount: Boolean TemplateStartupDialog AddBookmark (in bookmark: TopFilterIndex: Long 2 - esriGridAxisBottom
5 - esriScaleBarDivisionsAndFirstSubdivisions
1 - esriSelectCurrentRow
32 - esriViewForeground
Callback: ICalculatorCallback IQueryFilter, in InputSelectionSet: MapFrame: IMapFrame ITableSelectionColor ITableSelectionColor : IUnknown ISpatialBookmark) TopFilterPhase: esriViewDrawPhase 3 - esriGridAxisLeft 2 - esriSelectFeatures
Cursor: ICursor Cancel: Boolean) IsMax: Boolean 6 - esriScaleBarDivisionsAndSubdivisions
ISelectionSet, in OutputDatasetName: ShowLeader: Boolean IStartupDialog : IUnknown RemoveAllBookmarks UsesPageCoordinates: Boolean 3 - esriDrawFeatures
Expression: String IDatasetName, in parentHWnd:
IsMin: Boolean
SelectedTableSelectionColor: IColor IStartupDialog RemoveBookmark (in bookmark:
4 - esriGridAxisRight
Draw (in Display: IDisplay, in Parent: IsStdDev: Boolean VerboseEvents: Boolean
Field: String OLE_HANDLE) SelectionColor: IColor FilePath: String ISpatialBookmark)
PreExpression: String IMapFrame) IsSum: Boolean
GetOptions (in FeatureClass: IFeatureClass, IsVar: Boolean
ShowErrorPrompt: Boolean in LayerName: String, in hasSelection: QueryBounds (in Display: IDisplay, in Parent: DoModal (in parentHWnd: OLE_HANDLE)
Boolean, in supportMapProjection: IMapFrame, in Bounds: IEnvelope)
Calculate: IEnvelope Boolean, in parentHWnd: OLE_HANDLE,
out saveProjection: Boolean, out option:
esriExportTableOptions): IDatasetName

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy