|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILasAttributeFilter
COM Interface 'ILasAttributeFilter'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esriGeoDatabaseExtensions.olb'
Description: 'Provides controls for accessing LAS points.' 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 |
IID2a37e73c_2b6d_4d82_9f32_72a2e268394d
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
ILongArray |
getClassCodes()
The classification codes. |
int |
getClassFlags()
The classification flags. |
ILongArray |
getReturns()
The return numbers. |
void |
setClassCodes(ILongArray ppCodes)
The classification codes. |
void |
setClassFlags(int pFlags)
The classification flags. |
void |
setReturns(ILongArray ppReturns)
The return numbers. |
| Field Detail |
|---|
static final int IID2a37e73c_2b6d_4d82_9f32_72a2e268394d
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setReturns(ILongArray ppReturns)
throws java.io.IOException,
AutomationException
ppReturns - A reference to a com.esri.arcgis.system.ILongArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILongArray getReturns()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setClassCodes(ILongArray ppCodes)
throws java.io.IOException,
AutomationException
ppCodes - A reference to a com.esri.arcgis.system.ILongArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILongArray getClassCodes()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setClassFlags(int pFlags)
throws java.io.IOException,
AutomationException
pFlags - The pFlags (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getClassFlags()
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 | ||||||||