|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterDisplayProps
COM Interface 'IRasterDisplayProps'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the raster display properties.' 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 |
IIDa6a46058_92f3_11d3_aba5_0008c73fca1c
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getBrightnessValue()
Brightness value for a raster. |
int |
getContrastValue()
Contrast value for a raster. |
IColor |
getNoDataColor()
Nodata color for a raster. |
int |
getTransparencyValue()
Transparency value for a raster. |
void |
setBrightnessValue(int pValue)
Brightness value for a raster. |
void |
setContrastValue(int iValue)
Contrast value for a raster. |
void |
setNoDataColorByRef(IColor ppColor)
Nodata color for a raster. |
void |
setTransparencyValue(int pValue)
Transparency value for a raster. |
Field Detail |
---|
static final int IIDa6a46058_92f3_11d3_aba5_0008c73fca1c
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setContrastValue(int iValue) throws java.io.IOException, AutomationException
iValue
- The iValue (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getContrastValue() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBrightnessValue(int pValue) throws java.io.IOException, AutomationException
pValue
- The pValue (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getBrightnessValue() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTransparencyValue(int pValue) throws java.io.IOException, AutomationException
pValue
- The pValue (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getTransparencyValue() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IColor getNoDataColor() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setNoDataColorByRef(IColor ppColor) throws java.io.IOException, AutomationException
ppColor
- A reference to a com.esri.arcgis.display.IColor (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 |