|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPictureSymbolEnvironment
Provides access to members that control the environment for picture symbol properties.
Method Summary | |
---|---|
int |
getPictureSymbolOptions()
Output options for layers with picture symbols. |
void |
setPictureSymbolOptions(int options)
Output options for layers with picture symbols. |
Method Detail |
---|
int getPictureSymbolOptions() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPictureSymbolOptions(int options) throws IOException, AutomationException
options
- A com.esri.arcgis.display.esriPictureSymbolOptions constant (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 |