com.esri.arcgis.cartoUI
Interface IHistogram2

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
IHistogram2Proxy, TableHistogram

public interface IHistogram2
extends java.io.Serializable

COM Interface 'IHistogram2'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriCartoUI.olb'

Description: 'Provides access to members that control histogram objects created from different data sources.' 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 java.lang.String IID
          Deprecated. Internal use only
static int IID233a0652_5ad8_4fa8_a61f_65de6260c4eb
           
static int xxDummy
          Deprecated. Internal use only
 
Method Summary
 void invalidate()
          Invalidates the Histogram.
 

Field Detail

IID233a0652_5ad8_4fa8_a61f_65de6260c4eb

static final int IID233a0652_5ad8_4fa8_a61f_65de6260c4eb
See Also:
Constant Field Values

xxDummy

static final int xxDummy
Deprecated. Internal use only
See Also:
Constant Field Values

IID

static final java.lang.String IID
Deprecated. Internal use only
See Also:
Constant Field Values
Method Detail

invalidate

void invalidate()
                throws java.io.IOException,
                       AutomationException
Invalidates the Histogram.

Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.