|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDDDToolbarEnvironment3
COM Interface 'IDDDToolbarEnvironment3'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esri3DAnalystUI.olb'
Description: 'Provides access to members that control the 3D Analyst Toolbar Environment.' 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 |
IID2476759e_73dc_4d35_a1a8_ddae2bec914c
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
ILayer |
getCurrentSelectedLayer()
The ILayer interface of the current selected layer. |
java.lang.String |
getGraphDataSaveLocation()
The location to save graph data. |
java.lang.String |
getGraphDataTemplate()
The template to render graph data. |
int |
getInterpolateMethod()
The interpolation method for interactive tools. |
double |
getInterpolateSampleDistance()
Sampling distance for interpolation of interactive tools. |
boolean |
isInterpolateVerticesOnly()
Interpolate only vertices for interactive tools. |
void |
setCurrentSelectedLayerByRef(ILayer ppLayer)
The ILayer interface of the current selected layer. |
void |
setGraphDataSaveLocation(java.lang.String pLocation)
The location to save graph data. |
void |
setGraphDataTemplate(java.lang.String pGraphTemplate)
The template to render graph data. |
void |
setInterpolateMethod(int pMethod)
The interpolation method for interactive tools. |
void |
setInterpolateSampleDistance(double pDistance)
Sampling distance for interpolation of interactive tools. |
void |
setInterpolateVerticesOnly(boolean pVerticesOnly)
Interpolate only vertices for interactive tools. |
| Field Detail |
|---|
static final int IID2476759e_73dc_4d35_a1a8_ddae2bec914c
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ILayer getCurrentSelectedLayer()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCurrentSelectedLayerByRef(ILayer ppLayer)
throws java.io.IOException,
AutomationException
ppLayer - A reference to a com.esri.arcgis.carto.ILayer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getGraphDataSaveLocation()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGraphDataSaveLocation(java.lang.String pLocation)
throws java.io.IOException,
AutomationException
pLocation - The pLocation (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getInterpolateMethod()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setInterpolateMethod(int pMethod)
throws java.io.IOException,
AutomationException
pMethod - A com.esri.arcgis.geodatabase.esriSurfaceInterpolationType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isInterpolateVerticesOnly()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setInterpolateVerticesOnly(boolean pVerticesOnly)
throws java.io.IOException,
AutomationException
pVerticesOnly - The pVerticesOnly (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getInterpolateSampleDistance()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setInterpolateSampleDistance(double pDistance)
throws java.io.IOException,
AutomationException
pDistance - The pDistance (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getGraphDataTemplate()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGraphDataTemplate(java.lang.String pGraphTemplate)
throws java.io.IOException,
AutomationException
pGraphTemplate - The pGraphTemplate (in)
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 | ||||||||