|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILasDatasetToolbarEnvironment
COM Interface 'ILasDatasetToolbarEnvironment'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esri3DAnalystUI.olb'
Description: 'Provides access to members that control the LAS Dataset 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 |
IID8982f394_8492_47ec_841f_d34ae81a500f
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
ILasDatasetLayer |
getCurrentSelectedLayer()
The ILasDatasetLayer interface of the current selected layer. |
int |
getMaxProfilePointCount()
The maximum profile point count in the Profile View. |
GUID |
queryLastPointRenderer(ILasDatasetLayer pLayer)
Get the last selected point renderer for the given layer. |
GUID |
queryLastTinRenderer(ILasDatasetLayer pLayer)
Get the last selected TIN renderer for the given layer. |
_WKSPoint |
queryPanStep(ILasDatasetLayer pLayer)
Get the pan step in X and Y for the given layer. |
void |
setCurrentSelectedLayerByRef(ILasDatasetLayer ppLayer)
The ILasDatasetLayer interface of the current selected layer. |
void |
setLastPointRenderer(ILasDatasetLayer pLayer,
GUID clsid)
Set the last selected point renderer for the given layer. |
void |
setLastTinRenderer(ILasDatasetLayer pLayer,
GUID clsid)
Set the last selected TIN renderer for the given layer. |
void |
setMaxProfilePointCount(int pCount)
The maximum profile point count in the Profile View. |
void |
setPanStep(ILasDatasetLayer pLayer,
_WKSPoint pStepXY)
Set the pan step in X and Y for the given layer. |
| Field Detail |
|---|
static final int IID8982f394_8492_47ec_841f_d34ae81a500f
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ILasDatasetLayer getCurrentSelectedLayer()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCurrentSelectedLayerByRef(ILasDatasetLayer ppLayer)
throws java.io.IOException,
AutomationException
ppLayer - A reference to a com.esri.arcgis.carto.ILasDatasetLayer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
_WKSPoint queryPanStep(ILasDatasetLayer pLayer)
throws java.io.IOException,
AutomationException
pLayer - A reference to a com.esri.arcgis.carto.ILasDatasetLayer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPanStep(ILasDatasetLayer pLayer,
_WKSPoint pStepXY)
throws java.io.IOException,
AutomationException
pLayer - A reference to a com.esri.arcgis.carto.ILasDatasetLayer (in)pStepXY - A Structure: com.esri.arcgis.system._WKSPoint (A com.esri.arcgis.system._WKSPoint COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
GUID queryLastPointRenderer(ILasDatasetLayer pLayer)
throws java.io.IOException,
AutomationException
pLayer - A reference to a com.esri.arcgis.carto.ILasDatasetLayer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLastPointRenderer(ILasDatasetLayer pLayer,
GUID clsid)
throws java.io.IOException,
AutomationException
pLayer - A reference to a com.esri.arcgis.carto.ILasDatasetLayer (in)clsid - A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
GUID queryLastTinRenderer(ILasDatasetLayer pLayer)
throws java.io.IOException,
AutomationException
pLayer - A reference to a com.esri.arcgis.carto.ILasDatasetLayer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLastTinRenderer(ILasDatasetLayer pLayer,
GUID clsid)
throws java.io.IOException,
AutomationException
pLayer - A reference to a com.esri.arcgis.carto.ILasDatasetLayer (in)clsid - A Structure: com.esri.arcgis.support.ms.stdole.GUID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMaxProfilePointCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMaxProfilePointCount(int pCount)
throws java.io.IOException,
AutomationException
pCount - The pCount (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 | ||||||||