|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFeature3DProperties
COM Interface 'IFeature3DProperties'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esri3DAnalyst.olb'
Description: 'Provides access to members that control feature filtering in a scene.' 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 |
IID4a4cece5_f53a_11d3_80d9_00c04fa0adf8
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
applyFeatureProperties(IFeature feature,
IGeometry[] newGeometry,
boolean ignoreOffsetAndScale)
Applies feature properties resulting in a new geometry. |
void |
locate(int hint,
IRay pQueryRay,
IFeature[] ppFeat,
IPoint[] ppPoint)
Locates an object. |
void |
prepareQueryFilter(IFeatureClass pFc,
IQueryFilter pQueryFilter)
Prepares query filter to support calculated properties. |
| Field Detail |
|---|
static final int IID4a4cece5_f53a_11d3_80d9_00c04fa0adf8
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void locate(int hint,
IRay pQueryRay,
IFeature[] ppFeat,
IPoint[] ppPoint)
throws java.io.IOException,
AutomationException
hint - The hint (in)pQueryRay - A reference to a com.esri.arcgis.geometry.IRay (in)ppFeat - A reference to a com.esri.arcgis.geodatabase.IFeature (out: use single element array)ppPoint - A reference to a com.esri.arcgis.geometry.IPoint (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void applyFeatureProperties(IFeature feature,
IGeometry[] newGeometry,
boolean ignoreOffsetAndScale)
throws java.io.IOException,
AutomationException
feature - A reference to a com.esri.arcgis.geodatabase.IFeature (in)newGeometry - A reference to a com.esri.arcgis.geometry.IGeometry (out: use single element array)ignoreOffsetAndScale - The ignoreOffsetAndScale (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void prepareQueryFilter(IFeatureClass pFc,
IQueryFilter pQueryFilter)
throws java.io.IOException,
AutomationException
pFc - A reference to a com.esri.arcgis.geodatabase.IFeatureClass (in)pQueryFilter - A reference to a com.esri.arcgis.geodatabase.IQueryFilter (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 | ||||||||