|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExportVectorOptionsEx
Provides access to members that control the extra Vector Export Options.
Method Summary | |
---|---|
int |
getExportPictureSymbolOptions()
Options describing what to do with Picture Symbol on export. |
void |
setExportPictureSymbolOptions(int opt)
Options describing what to do with Picture Symbol on export. |
Method Detail |
---|
void setExportPictureSymbolOptions(int opt) throws IOException, AutomationException
opt
- A com.esri.arcgis.display.esriPictureSymbolOptions constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getExportPictureSymbolOptions() throws IOException, AutomationException
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 |