|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILocationQueryHelper
COM Interface 'ILocationQueryHelper'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to methods and properties to help determine if a geometry is topologically related to a location geometry.' 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 |
IID23970eb0_c4e0_468b_93e7_28522128f4b1
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
locationTestDataMsg(java.lang.Object varGeometry,
int eSpatialRel)
Determines if the current geometry meets the location query criteria. |
boolean |
locationTestFeature(IGeometry piGeometry,
int eSpatialRel)
Determines if the current geometry meets the location query criteria. |
void |
setGeometryBag(IGeometry rhs1)
The geometry bag into object used for location testing. |
| Field Detail |
|---|
static final int IID23970eb0_c4e0_468b_93e7_28522128f4b1
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setGeometryBag(IGeometry rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.geometry.IGeometry (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean locationTestFeature(IGeometry piGeometry,
int eSpatialRel)
throws java.io.IOException,
AutomationException
piGeometry - A reference to a com.esri.arcgis.geometry.IGeometry (in)eSpatialRel - A com.esri.arcgis.geodatabase.esriSpatialRelEnum constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean locationTestDataMsg(java.lang.Object varGeometry,
int eSpatialRel)
throws java.io.IOException,
AutomationException
varGeometry - A Variant (in)eSpatialRel - A com.esri.arcgis.geodatabase.esriSpatialRelEnum constant (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 | ||||||||