|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPRangeDomain2
.
| Method Summary | |
|---|---|
Object |
getMaxValue()
The maximum value for the associated attribute. |
Object |
getMinValue()
The minimum value for the associated attribute. |
void |
setMaxValue(Object value)
The maximum value for the associated attribute. |
void |
setMinValue(Object value)
The minimum value for the associated attribute. |
| Method Detail |
|---|
Object getMinValue()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMinValue(Object value)
throws IOException,
AutomationException
value - A Variant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
Object getMaxValue()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMaxValue(Object value)
throws IOException,
AutomationException
value - A Variant (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 | ||||||||