|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IServerSymbolOutputOptions
COM Interface 'IServerSymbolOutputOptions'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to properties on ServerSymbolOutputOptions.' 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 |
IID77d42e66_aba1_410f_ad90_da4f2b5d4a24
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getPictureOutputType()
Picture output type for symbols that contain pictures. |
boolean |
isConvertLabelExpressions()
Indicates whether label expressions need to be converted. |
void |
setConvertLabelExpressions(boolean convert)
Indicates whether label expressions need to be converted. |
void |
setPictureOutputType(int pictureOutputType)
Picture output type for symbols that contain pictures. |
Field Detail |
---|
static final int IID77d42e66_aba1_410f_ad90_da4f2b5d4a24
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getPictureOutputType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPictureOutputType(int pictureOutputType) throws java.io.IOException, AutomationException
pictureOutputType
- A com.esri.arcgis.carto.esriServerPictureOutputType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isConvertLabelExpressions() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setConvertLabelExpressions(boolean convert) throws java.io.IOException, AutomationException
convert
- The convert (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 |