|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGraphicFeatureServerInit
COM Interface 'IGraphicFeatureServerInit'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to additional members that support initializing a feature server.' 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 |
IID6790d29a_7ec2_4f84_bccf_2b86e92491da
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
connect(IMapServer mapServer)
Initialize GraphicFeatureServer object with MapServer. |
double |
getZDefaults()
getZDefaults |
boolean |
isEnableZDefaults()
isEnableZDefaults |
void |
setEnableZDefaults(boolean enableZDefaults)
setEnableZDefaults |
void |
setZDefaults(double zDefaults)
setZDefaults |
Field Detail |
---|
static final int IID6790d29a_7ec2_4f84_bccf_2b86e92491da
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void connect(IMapServer mapServer) throws java.io.IOException, AutomationException
mapServer
- A reference to a com.esri.arcgis.carto.IMapServer (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setEnableZDefaults(boolean enableZDefaults) throws java.io.IOException, AutomationException
enableZDefaults
- The enableZDefaults (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isEnableZDefaults() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setZDefaults(double zDefaults) throws java.io.IOException, AutomationException
zDefaults
- The zDefaults (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getZDefaults() throws java.io.IOException, AutomationException
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 |