|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IARFeatureSet
COM Interface 'IARFeatureSet'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriPublisherControls.olb'
Description: 'Provides access to members that control the ARFeatureSet.' 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 |
DISPID_1_GET_NAME
|
static java.lang.String |
DISPID_10_NAME
|
static java.lang.String |
DISPID_2_GET_NAME
|
static java.lang.String |
DISPID_3_NAME
|
static java.lang.String |
DISPID_4_NAME
|
static java.lang.String |
DISPID_5_GET_NAME
|
static java.lang.String |
DISPID_5_PUT_NAME
|
static java.lang.String |
DISPID_6_NAME
|
static java.lang.String |
DISPID_7_NAME
|
static java.lang.String |
DISPID_8_NAME
|
static java.lang.String |
DISPID_9_NAME
|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDf49f1221_e39f_4c07_acfb_f61d2c6e6920
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
centerAt()
Centers the map display on the center of the ARFeatureSet. |
void |
flash()
Flashes the features in the ARFeatureSet. |
void |
flicker()
Flickers the features in the ARFeatureSet. |
IARFeature |
getARFeature(int index)
The feature at the specified index. |
int |
getARFeatureCount()
The number of features in the ARFeatureSet. |
java.lang.Object |
getCustomProperty()
A property to associate data with an object. |
void |
highlight(boolean bHighlight,
int color)
Highlights the features in the ARFeatureSet. |
IARFeature |
next()
Retrieves the next feature in the ARFeatureSet. |
void |
reset()
Resets the ARFeatureSet to the beginning. |
void |
setCustomProperty(java.lang.Object pVal)
A property to associate data with an object. |
void |
zoomTo()
Zooms the map to display the ARFeatureSet. |
Field Detail |
---|
static final int IIDf49f1221_e39f_4c07_acfb_f61d2c6e6920
static final int xxDummy
static final java.lang.String IID
static final java.lang.String DISPID_1_GET_NAME
static final java.lang.String DISPID_2_GET_NAME
static final java.lang.String DISPID_3_NAME
static final java.lang.String DISPID_4_NAME
static final java.lang.String DISPID_5_GET_NAME
static final java.lang.String DISPID_5_PUT_NAME
static final java.lang.String DISPID_6_NAME
static final java.lang.String DISPID_7_NAME
static final java.lang.String DISPID_8_NAME
static final java.lang.String DISPID_9_NAME
static final java.lang.String DISPID_10_NAME
Method Detail |
---|
int getARFeatureCount() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IARFeature getARFeature(int index) throws java.io.IOException, AutomationException
index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IARFeature next() throws java.io.IOException, AutomationException
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.java.lang.Object getCustomProperty() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCustomProperty(java.lang.Object pVal) throws java.io.IOException, AutomationException
pVal
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void centerAt() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void flash() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void flicker() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void zoomTo() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void highlight(boolean bHighlight, int color) throws java.io.IOException, AutomationException
bHighlight
- The bHighlight (in)color
- The color (A COM typedef) (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 |