|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFlagDisplay
COM Interface 'IFlagDisplay'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriNetworkAnalysis.olb'
Description: 'Provides access to members that specify the network element on which a flag is located.' 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 |
IID857dc0c9_c156_11d2_babe_00c04fa33c20
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getClientClassID()
User-specified client class ID of this flag. |
int |
getClientFID()
User-specified feature ID of the flag. |
int |
getFeatureClassID()
Feature class ID of the element on which the flag is placed. |
int |
getFID()
Feature ID of the network element on which the flag is placed. |
IGeometry |
getGeometry()
Point object containing the flag's coordinates. |
int |
getSubID()
Sub ID of the network element on which the flag is placed. |
ISymbol |
getSymbol()
Symbol used to display the flag. |
void |
setClientClassID(int clientClassID)
User-specified client class ID of this flag. |
void |
setClientFID(int clientFID)
User-specified feature ID of the flag. |
void |
setFeatureClassID(int fClassID)
Feature class ID of the element on which the flag is placed. |
void |
setFID(int fID)
Feature ID of the network element on which the flag is placed. |
void |
setGeometryByRef(IGeometry geometry)
Point object containing the flag's coordinates. |
void |
setSubID(int subID)
Sub ID of the network element on which the flag is placed. |
void |
setSymbolByRef(ISymbol symbol)
Symbol used to display the flag. |
| Field Detail |
|---|
static final int IID857dc0c9_c156_11d2_babe_00c04fa33c20
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getFID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFID(int fID)
throws java.io.IOException,
AutomationException
fID - The fID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSubID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSubID(int subID)
throws java.io.IOException,
AutomationException
subID - The subID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getFeatureClassID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFeatureClassID(int fClassID)
throws java.io.IOException,
AutomationException
fClassID - The fClassID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISymbol getSymbol()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSymbolByRef(ISymbol symbol)
throws java.io.IOException,
AutomationException
symbol - A reference to a com.esri.arcgis.display.ISymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGeometry getGeometry()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGeometryByRef(IGeometry geometry)
throws java.io.IOException,
AutomationException
geometry - 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.
int getClientClassID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setClientClassID(int clientClassID)
throws java.io.IOException,
AutomationException
clientClassID - The clientClassID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getClientFID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setClientFID(int clientFID)
throws java.io.IOException,
AutomationException
clientFID - The clientFID (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 | ||||||||