|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITableHistogram
COM Interface 'ITableHistogram'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control a histogram created from tabular data.' 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 |
IIDfd21f230_67a6_11d3_9f66_00c04f6bc709
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IDataExclusion |
getExclusion()
Data exclusion options. |
java.lang.String |
getField()
Value field. |
java.lang.String |
getNormField()
Normalization field. |
IDataSampling |
getSampling()
Data sampling options. |
ITable |
getTable()
The associated table. |
void |
setExclusionByRef(IDataExclusion dataExclusion)
Data exclusion options. |
void |
setField(java.lang.String name)
Value field. |
void |
setNormField(java.lang.String name)
Normalization field. |
void |
setSamplingByRef(IDataSampling dataSampling)
Data sampling options. |
void |
setTableByRef(ITable table)
The associated table. |
| Field Detail |
|---|
static final int IIDfd21f230_67a6_11d3_9f66_00c04f6bc709
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setTableByRef(ITable table)
throws java.io.IOException,
AutomationException
table - A reference to a com.esri.arcgis.geodatabase.ITable (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITable getTable()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setExclusionByRef(IDataExclusion dataExclusion)
throws java.io.IOException,
AutomationException
dataExclusion - A reference to a com.esri.arcgis.carto.IDataExclusion (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IDataExclusion getExclusion()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSamplingByRef(IDataSampling dataSampling)
throws java.io.IOException,
AutomationException
dataSampling - A reference to a com.esri.arcgis.carto.IDataSampling (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IDataSampling getSampling()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setField(java.lang.String name)
throws java.io.IOException,
AutomationException
name - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getField()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setNormField(java.lang.String name)
throws java.io.IOException,
AutomationException
name - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getNormField()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||