|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPictureSymbolEnvironment
COM Interface 'IPictureSymbolEnvironment'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to members that control the environment for picture symbol properties.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDc6778756_976c_4761_a3a7_661b2446a7bb
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getPictureSymbolOptions()
Output options for layers with picture symbols. |
void |
setPictureSymbolOptions(int options)
Output options for layers with picture symbols. |
Field Detail |
---|
static final int IIDc6778756_976c_4761_a3a7_661b2446a7bb
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getPictureSymbolOptions() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPictureSymbolOptions(int options) throws java.io.IOException, AutomationException
options
- A com.esri.arcgis.display.esriPictureSymbolOptions constant (in)
java.io.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 |