|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITinHistogram
COM Interface 'ITinHistogram'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'
Description: 'Provides access to members that create a Histogram from TIN data values.' 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 |
IID62503ef1_6ad9_11d3_9f59_00c04f6bc619
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getHistogramType()
The TIN histogram type. |
IDataSampling |
getSampling()
The TIN histogram data sampling. |
ITin |
getTin()
The TIN used to define the histogram. |
void |
setHistogramType(int pType)
The TIN histogram type. |
void |
setSamplingByRef(IDataSampling dataSampling)
The TIN histogram data sampling. |
void |
setTinByRef(ITin tin)
The TIN used to define the histogram. |
| Field Detail |
|---|
static final int IID62503ef1_6ad9_11d3_9f59_00c04f6bc619
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setTinByRef(ITin tin)
throws java.io.IOException,
AutomationException
tin - A reference to a com.esri.arcgis.geodatabase.ITin (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITin getTin()
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 setHistogramType(int pType)
throws java.io.IOException,
AutomationException
pType - A com.esri.arcgis.arcmapui.esriTinHistogramType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getHistogramType()
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 | ||||||||