|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IImageServerLayer
COM Interface 'IImageServerLayer'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control an image server 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 =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDcc22e766_607f_4c98_932e_e1a08a928a33
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getCompression()
The transmission compression. |
int |
getCompressionQuality()
The transmission compression quality. |
IEnvelope |
getDataFrameExtent()
The extent of the dataframe that contains the layer. |
java.lang.Object |
getDataSource()
Layer’s data source object. |
IRaster |
getRaster()
The assoicated raster. |
IRasterRenderer |
getRenderer()
The assoicated raster renderer. |
IImageServiceInfo |
getServiceInfo()
The image service info. |
java.lang.String |
getServiceURL()
The layer’s service URL. |
IEnvelope |
getVisibleExtent()
The Visible extent of the layer in the data frame. |
void |
initialize(java.lang.String serviceURL)
Initializes the layer with an image service URL. |
boolean |
isShowResolution()
Indicates if the image resolution should be displayed in TOC. |
void |
setCompression(java.lang.String pCompression)
The transmission compression. |
void |
setCompressionQuality(int pQuality)
The transmission compression quality. |
void |
setRendererByRef(IRasterRenderer ppRenderer)
The assoicated raster renderer. |
void |
setShowResolution(boolean pShowResolution)
Indicates if the image resolution should be displayed in TOC. |
void |
setVisibleExtent(IEnvelope ppExtent)
The Visible extent of the layer in the data frame. |
| 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 |
|---|
static final int IIDcc22e766_607f_4c98_932e_e1a08a928a33
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void initialize(java.lang.String serviceURL)
throws java.io.IOException,
AutomationException
serviceURL - The serviceURL (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getServiceURL()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object getDataSource()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IImageServiceInfo getServiceInfo()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isShowResolution()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setShowResolution(boolean pShowResolution)
throws java.io.IOException,
AutomationException
pShowResolution - The pShowResolution (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnvelope getDataFrameExtent()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setVisibleExtent(IEnvelope ppExtent)
throws java.io.IOException,
AutomationException
ppExtent - A reference to a com.esri.arcgis.geometry.IEnvelope (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnvelope getVisibleExtent()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getCompression()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCompression(java.lang.String pCompression)
throws java.io.IOException,
AutomationException
pCompression - The pCompression (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getCompressionQuality()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCompressionQuality(int pQuality)
throws java.io.IOException,
AutomationException
pQuality - The pQuality (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRaster getRaster()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRasterRenderer getRenderer()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRendererByRef(IRasterRenderer ppRenderer)
throws java.io.IOException,
AutomationException
ppRenderer - A reference to a com.esri.arcgis.carto.IRasterRenderer (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 | ||||||||