|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IOverposterOptions2
Provides access to overposter options.
This interface is new at ArcGIS 9.3.
Method Summary | |
---|---|
boolean |
isPauseLabeling()
Indicates whether to pause the drawing of labels. |
void |
setPauseLabeling(boolean flag)
Indicates whether to pause the drawing of labels. |
Method Detail |
---|
boolean isPauseLabeling() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPauseLabeling(boolean flag) throws IOException, AutomationException
flag
- The flag (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 |