|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.carto.ILayerProxy
com.esri.arcgis.carto.ILasDatasetLayerProxy
Description: 'Provides access to members that control a Lasdataset layer.' 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 =
public class ILasDatasetLayerProxy
Internal use class
Field Summary | |
---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
Fields inherited from class com.esri.arcgis.interop.Dispatch |
---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
Fields inherited from interface com.esri.arcgis.carto.ILasDatasetLayer |
---|
IID, IID24af7e56_75af_4ba1_8ae3_42e953cf2c95 |
Constructor Summary | |
---|---|
|
ILasDatasetLayerProxy()
Deprecated. For internal use only |
|
ILasDatasetLayerProxy(java.lang.Object obj)
Deprecated. |
protected |
ILasDatasetLayerProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
ILasDatasetLayerProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
ILasDatasetLayerProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
Method Summary | |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
void |
addRenderer(ITinRenderer pRenderer)
Deprecated. Add a renderer to the end of the group. |
void |
clearRenderers()
Deprecated. Remove all the renderers from the group. |
void |
deleteRenderer(ITinRenderer pRenderer)
Deprecated. Remove a renderer from the group. |
double |
getAnalysisToolsResolution()
Deprecated. Indicates the resolution that analysis tools will be enabled. |
double |
getCurrentResolution()
Deprecated. Indicates the current resolution. |
ISurface |
getCurrentSurface()
Deprecated. Gets current surface. |
ILasDataset |
getDataset()
Deprecated. The LasDataset used to define the layer. |
java.lang.String |
getDisplayField()
Deprecated. The primary display field. |
ISymbol |
getFileExtentSymbol()
Deprecated. The symbol for drawing file extent. |
ITextSymbol |
getFileNameSymbol()
Deprecated. The symbol for display file name. |
ILasFilter |
getFilter()
Deprecated. The display filter. |
double |
getFullResolutionScale()
Deprecated. Indicates the map scale at which data may be displayed at full resolution. |
int |
getPointBudget()
Deprecated. Indicates the point budget. |
int |
getPointCountPerCentimeter()
Deprecated. Indicates the point count per centimeter on screen. |
ITinRenderer |
getRenderer(int index)
Deprecated. Gets the nth renderer. |
int |
getRendererCount()
Deprecated. The number of renderers. |
void |
insertRenderer(ITinRenderer pRenderer,
int index)
Deprecated. Insert a renderer at given index. |
boolean |
isMaintainCurrentSurface()
Deprecated. Indicates if CurrentSurface should be maintained even if layer is invisible, or there is no surface renderer. |
boolean |
isScaleSymbols()
Deprecated. Indicates if symbols are scaled for this layer. |
boolean |
isShowFileExtent()
Deprecated. Indicates whether or not to draw file extent. |
boolean |
isShowFileName()
Deprecated. Indicates whether or not to display file ame. |
boolean |
isShowResolution()
Deprecated. Indicates if TOC should display resolution. |
boolean |
isUseFullResolutionScale()
Deprecated. Indicates if map scale should be used to control full resolution display. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setAnalysisToolsResolution(double pAnalysisResolution)
Deprecated. Indicates the resolution that analysis tools will be enabled. |
void |
setDatasetByRef(ILasDataset ppLasDataset)
Deprecated. The LasDataset used to define the layer. |
void |
setDisplayField(java.lang.String pFieldName)
Deprecated. The primary display field. |
void |
setFileExtentSymbolByRef(ISymbol ppSymbol)
Deprecated. The symbol for drawing file extent. |
void |
setFileNameSymbolByRef(ITextSymbol ppSymbol)
Deprecated. The symbol for display file name. |
void |
setFilterByRef(ILasFilter ppFilter)
Deprecated. The display filter. |
void |
setFullResolutionScale(double pScale)
Deprecated. Indicates the map scale at which data may be displayed at full resolution. |
void |
setMaintainCurrentSurface(boolean pbMaintainSurface)
Deprecated. Indicates if CurrentSurface should be maintained even if layer is invisible, or there is no surface renderer. |
void |
setPointBudget(int pPointBudget)
Deprecated. Indicates the point budget. |
void |
setPointCountPerCentimeter(int pPointBudget)
Deprecated. Indicates the point count per centimeter on screen. |
void |
setScaleSymbols(boolean pbScale)
Deprecated. Indicates if symbols are scaled for this layer. |
void |
setShowFileExtent(boolean pbShow)
Deprecated. Indicates whether or not to draw file extent. |
void |
setShowFileName(boolean pbShow)
Deprecated. Indicates whether or not to display file ame. |
void |
setShowResolution(boolean pbShow)
Deprecated. Indicates if TOC should display resolution. |
void |
setUseFullResolutionScale(boolean pbUseScale)
Deprecated. Indicates if map scale should be used to control full resolution display. |
Methods inherited from class com.esri.arcgis.carto.ILayerProxy |
---|
draw, getAreaOfInterest, getMaximumScale, getMinimumScale, getName, getSupportedDrawPhases, getTipText, isCached, isShowTips, isValid, isVisible, setCached, setMaximumScale, setMinimumScale, setName, setShowTips, setSpatialReferenceByRef, setVisible |
Methods inherited from class com.esri.arcgis.interop.Dispatch |
---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.esri.arcgis.carto.ILayer |
---|
draw, getAreaOfInterest, getMaximumScale, getMinimumScale, getName, getSupportedDrawPhases, getTipText, isCached, isShowTips, isValid, isVisible, setCached, setMaximumScale, setMinimumScale, setName, setShowTips, setSpatialReferenceByRef, setVisible |
Field Detail |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public ILasDatasetLayerProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public ILasDatasetLayerProxy()
public ILasDatasetLayerProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected ILasDatasetLayerProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected ILasDatasetLayerProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
addListener
in class ILayerProxy
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class ILayerProxy
java.io.IOException
public ILasDataset getDataset() throws java.io.IOException, AutomationException
getDataset
in interface ILasDatasetLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDatasetByRef(ILasDataset ppLasDataset) throws java.io.IOException, AutomationException
setDatasetByRef
in interface ILasDatasetLayer
ppLasDataset
- A reference to a com.esri.arcgis.geodatabaseextensions.ILasDataset (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ILasFilter getFilter() throws java.io.IOException, AutomationException
getFilter
in interface ILasDatasetLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setFilterByRef(ILasFilter ppFilter) throws java.io.IOException, AutomationException
setFilterByRef
in interface ILasDatasetLayer
ppFilter
- A reference to a com.esri.arcgis.geodatabaseextensions.ILasFilter (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ISurface getCurrentSurface() throws java.io.IOException, AutomationException
getCurrentSurface
in interface ILasDatasetLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getRendererCount() throws java.io.IOException, AutomationException
getRendererCount
in interface ILasDatasetLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ITinRenderer getRenderer(int index) throws java.io.IOException, AutomationException
getRenderer
in interface ILasDatasetLayer
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void addRenderer(ITinRenderer pRenderer) throws java.io.IOException, AutomationException
addRenderer
in interface ILasDatasetLayer
pRenderer
- A reference to a com.esri.arcgis.carto.ITinRenderer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void insertRenderer(ITinRenderer pRenderer, int index) throws java.io.IOException, AutomationException
insertRenderer
in interface ILasDatasetLayer
pRenderer
- A reference to a com.esri.arcgis.carto.ITinRenderer (in)index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void deleteRenderer(ITinRenderer pRenderer) throws java.io.IOException, AutomationException
deleteRenderer
in interface ILasDatasetLayer
pRenderer
- A reference to a com.esri.arcgis.carto.ITinRenderer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void clearRenderers() throws java.io.IOException, AutomationException
clearRenderers
in interface ILasDatasetLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getDisplayField() throws java.io.IOException, AutomationException
getDisplayField
in interface ILasDatasetLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setDisplayField(java.lang.String pFieldName) throws java.io.IOException, AutomationException
setDisplayField
in interface ILasDatasetLayer
pFieldName
- The pFieldName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isScaleSymbols() throws java.io.IOException, AutomationException
isScaleSymbols
in interface ILasDatasetLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setScaleSymbols(boolean pbScale) throws java.io.IOException, AutomationException
setScaleSymbols
in interface ILasDatasetLayer
pbScale
- The pbScale (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getCurrentResolution() throws java.io.IOException, AutomationException
getCurrentResolution
in interface ILasDatasetLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowResolution() throws java.io.IOException, AutomationException
isShowResolution
in interface ILasDatasetLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowResolution(boolean pbShow) throws java.io.IOException, AutomationException
setShowResolution
in interface ILasDatasetLayer
pbShow
- The pbShow (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowFileExtent() throws java.io.IOException, AutomationException
isShowFileExtent
in interface ILasDatasetLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowFileExtent(boolean pbShow) throws java.io.IOException, AutomationException
setShowFileExtent
in interface ILasDatasetLayer
pbShow
- The pbShow (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ISymbol getFileExtentSymbol() throws java.io.IOException, AutomationException
getFileExtentSymbol
in interface ILasDatasetLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setFileExtentSymbolByRef(ISymbol ppSymbol) throws java.io.IOException, AutomationException
setFileExtentSymbolByRef
in interface ILasDatasetLayer
ppSymbol
- A reference to a com.esri.arcgis.display.ISymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isShowFileName() throws java.io.IOException, AutomationException
isShowFileName
in interface ILasDatasetLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setShowFileName(boolean pbShow) throws java.io.IOException, AutomationException
setShowFileName
in interface ILasDatasetLayer
pbShow
- The pbShow (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public ITextSymbol getFileNameSymbol() throws java.io.IOException, AutomationException
getFileNameSymbol
in interface ILasDatasetLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setFileNameSymbolByRef(ITextSymbol ppSymbol) throws java.io.IOException, AutomationException
setFileNameSymbolByRef
in interface ILasDatasetLayer
ppSymbol
- A reference to a com.esri.arcgis.display.ITextSymbol (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getPointCountPerCentimeter() throws java.io.IOException, AutomationException
getPointCountPerCentimeter
in interface ILasDatasetLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPointCountPerCentimeter(int pPointBudget) throws java.io.IOException, AutomationException
setPointCountPerCentimeter
in interface ILasDatasetLayer
pPointBudget
- The pPointBudget (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public int getPointBudget() throws java.io.IOException, AutomationException
getPointBudget
in interface ILasDatasetLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setPointBudget(int pPointBudget) throws java.io.IOException, AutomationException
setPointBudget
in interface ILasDatasetLayer
pPointBudget
- The pPointBudget (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getAnalysisToolsResolution() throws java.io.IOException, AutomationException
getAnalysisToolsResolution
in interface ILasDatasetLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setAnalysisToolsResolution(double pAnalysisResolution) throws java.io.IOException, AutomationException
setAnalysisToolsResolution
in interface ILasDatasetLayer
pAnalysisResolution
- The pAnalysisResolution (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isMaintainCurrentSurface() throws java.io.IOException, AutomationException
isMaintainCurrentSurface
in interface ILasDatasetLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setMaintainCurrentSurface(boolean pbMaintainSurface) throws java.io.IOException, AutomationException
setMaintainCurrentSurface
in interface ILasDatasetLayer
pbMaintainSurface
- The pbMaintainSurface (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public boolean isUseFullResolutionScale() throws java.io.IOException, AutomationException
isUseFullResolutionScale
in interface ILasDatasetLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setUseFullResolutionScale(boolean pbUseScale) throws java.io.IOException, AutomationException
setUseFullResolutionScale
in interface ILasDatasetLayer
pbUseScale
- The pbUseScale (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public double getFullResolutionScale() throws java.io.IOException, AutomationException
getFullResolutionScale
in interface ILasDatasetLayer
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public void setFullResolutionScale(double pScale) throws java.io.IOException, AutomationException
setFullResolutionScale
in interface ILasDatasetLayer
pScale
- The pScale (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 |