|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILabelScaleRangeDialog
Provides access to members that control the Label Scale Range Dialog.
| Method Summary | |
|---|---|
boolean |
doModal(double initialMinimumScale,
double initialMaximumScale,
int hwnd)
Shows the SQL query dialog. |
double |
getMaximumScale()
The maximum scale entered in the dialog. |
double |
getMinimumScale()
The minimum scale entered in the dialog. |
| Method Detail |
|---|
double getMinimumScale()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getMaximumScale()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean doModal(double initialMinimumScale,
double initialMaximumScale,
int hwnd)
throws IOException,
AutomationException
initialMinimumScale - The initialMinimumScale (in)initialMaximumScale - The initialMaximumScale (in)hwnd - The hwnd (A COM typedef) (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 | ||||||||