|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILasFilter
COM Interface 'ILasFilter'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esriGeoDatabaseExtensions.olb'
Description: 'Provides access to members of LasFilter.' 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 |
IID9ae04cb6_3c51_4322_b5b5_e891e2dcae0b
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabaseextensions.ILasPointFilter |
---|
IID53bc0282_1396_450f_bca9_0c3398550895 |
Fields inherited from interface com.esri.arcgis.geodatabaseextensions.ILasAttributeFilter |
---|
IID2a37e73c_2b6d_4d82_9f32_72a2e268394d |
Method Summary | |
---|---|
ILasFilter |
esri_clone()
Make a clone. |
IArray |
getSurfaceConstraints()
The surface constraints to be applied. |
void |
setSurfaceConstraints(IArray ppConstraintIDs)
The surface constraints to be applied. |
Methods inherited from interface com.esri.arcgis.geodatabaseextensions.ILasPointFilter |
---|
getAreaOfInterest, setAreaOfInterestByRef |
Methods inherited from interface com.esri.arcgis.geodatabaseextensions.ILasAttributeFilter |
---|
getClassCodes, getClassFlags, getReturns, setClassCodes, setClassFlags, setReturns |
Field Detail |
---|
static final int IID9ae04cb6_3c51_4322_b5b5_e891e2dcae0b
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setSurfaceConstraints(IArray ppConstraintIDs) throws java.io.IOException, AutomationException
ppConstraintIDs
- A reference to a com.esri.arcgis.system.IArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IArray getSurfaceConstraints() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ILasFilter esri_clone() 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 |