|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicFeatureValue
Provides access to members that control the schematic feature value.
| Method Summary | |
|---|---|
Object |
getAssociatedFeatureValue(INgElement element,
String fieldsName)
Returns the value for the specified field names for the feature associated with the specified graphic element. |
void |
initialize(INgProject ngProject)
Initializes the schematic feature value for the specified graphic project. |
| Method Detail |
|---|
void initialize(INgProject ngProject)
throws IOException,
AutomationException
ngProject - A reference to a com.esri.arcgis.schematic.INgProject (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
Object getAssociatedFeatureValue(INgElement element,
String fieldsName)
throws IOException,
AutomationException
element - A reference to a com.esri.arcgis.schematic.INgElement (in)fieldsName - The fieldsName (in)
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 | ||||||||