|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGrayColor
COM Interface 'IGrayColor'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to members that control the gray color.' 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 |
IID20cd40b4_8f3d_11d0_8590_0800091a2a72
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.display.IColor |
|---|
IID20cd40b0_8f3d_11d0_8590_0800091a2a72 |
| Method Summary | |
|---|---|
int |
getLevel()
The level of grayness of an IGrayColor (0 = White - 255 = Black). |
void |
setLevel(int outLevel)
The level of grayness of an IGrayColor (0 = White - 255 = Black). |
| Methods inherited from interface com.esri.arcgis.display.IColor |
|---|
getCIELAB, getCMYK, getRGB, getTransparency, isNullColor, isUseWindowsDithering, setCIELAB, setCMYK, setNullColor, setRGB, setTransparency, setUseWindowsDithering |
| Field Detail |
|---|
static final int IID20cd40b4_8f3d_11d0_8590_0800091a2a72
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setLevel(int outLevel)
throws java.io.IOException,
AutomationException
outLevel - The outLevel (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getLevel()
throws java.io.IOException,
AutomationException
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 | ||||||||