|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IImageView2
COM Interface 'IImageView2'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control an image (service) view.' 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 |
IID4a05bee9_87c0_4ab9_93ef_fbcf7fbc052e
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.carto.IImageView |
|---|
IID26925225_c546_43e1_a89d_ab27cc26e8fb |
| Method Summary | |
|---|---|
java.lang.String |
getAllowedRasterFunctions()
The allowed list of raster functions for an image view. |
java.lang.String |
getCapabilities()
The image view web capabilities. |
java.lang.String |
getCopyrightText()
The image view copyright text. |
double |
getMaxScale()
The maximum cache scale. |
double |
getMinScale()
The minimum cache scale. |
ISpatialReference |
getSpatialReference()
The image view spatial reference. |
void |
setAllowedRasterFunctions(java.lang.String pFunctionNames)
The allowed list of raster functions for an image view. |
void |
setCapabilities(java.lang.String pCapabilities)
The image view web capabilities. |
void |
setCopyrightText(java.lang.String pCopyrightText)
The image view copyright text. |
void |
setMaxScale(double pScale)
The maximum cache scale. |
void |
setMinScale(double pScale)
The minimum cache scale. |
void |
setSpatialReferenceByRef(ISpatialReference ppSpatialReference)
The image view spatial reference. |
| Methods inherited from interface com.esri.arcgis.carto.IImageView |
|---|
getBandCount, getDescription, getExtent, getMosaicRule, getName, getPixelSize, getPixelType, getRenderingRule, getVID, isAdaptive, putPixelSize, setAdaptive, setBandCount, setDescription, setExtentByRef, setMosaicRuleByRef, setName, setPixelType, setRenderingRuleByRef, setVID |
| Field Detail |
|---|
static final int IID4a05bee9_87c0_4ab9_93ef_fbcf7fbc052e
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ISpatialReference getSpatialReference()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSpatialReferenceByRef(ISpatialReference ppSpatialReference)
throws java.io.IOException,
AutomationException
ppSpatialReference - A reference to a com.esri.arcgis.geometry.ISpatialReference (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getCapabilities()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCapabilities(java.lang.String pCapabilities)
throws java.io.IOException,
AutomationException
pCapabilities - The pCapabilities (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getCopyrightText()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCopyrightText(java.lang.String pCopyrightText)
throws java.io.IOException,
AutomationException
pCopyrightText - The pCopyrightText (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getMinScale()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMinScale(double pScale)
throws java.io.IOException,
AutomationException
pScale - The pScale (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getMaxScale()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMaxScale(double pScale)
throws java.io.IOException,
AutomationException
pScale - The pScale (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getAllowedRasterFunctions()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAllowedRasterFunctions(java.lang.String pFunctionNames)
throws java.io.IOException,
AutomationException
pFunctionNames - The pFunctionNames (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 | ||||||||