|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEnumRasterUniqueValueColor
COM Interface 'IEnumRasterUniqueValueColor'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that enumerate row indexes in descriptor table for chosen class.' 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 |
IIDfafdb8b5_5fe3_11d2_9f24_00c04f8ed1d7
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
double |
getDoubleKey()
Double key for current class. |
int |
getNClasses()
Number of classes. |
java.lang.String |
getStringKey()
String key for current class. |
void |
next(int[] index)
Next index for current class in the enumeration sequence. |
void |
reset()
Resets the enumeration sequence to the beginning. |
void |
set_Class(int iClass)
Class for getting indices. |
Field Detail |
---|
static final int IIDfafdb8b5_5fe3_11d2_9f24_00c04f8ed1d7
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getNClasses() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void set_Class(int iClass) throws java.io.IOException, AutomationException
iClass
- The iClass (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void next(int[] index) throws java.io.IOException, AutomationException
index
- The index (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void reset() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getDoubleKey() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getStringKey() 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 |