|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapServerInfo4
COM Interface 'IMapServerInfo4'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to the available properties of a map server info object.' 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 |
IIDc1a99e4d_3441_4d75_808d_e8f24dcbcbb5
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IColor |
getBackgroundColor()
The background color of the map (data frame). |
IFillSymbol |
getBackgroundSymbol()
Background symbol of the map (data frame). |
IMapServerBookmarks |
getBookmarks()
The published bookmarks for the map. |
java.lang.String |
getCopyrightText()
Copyright information associated with the layer. |
IMapDescription |
getDefaultMapDescription()
The default map settings. |
java.lang.String |
getDescription()
The description of the map (data frame). |
IEnvelope |
getExtent()
The current extent of the map (data frame). |
IEnvelope |
getFullExtent()
The full extent of the map (data frame). |
IMapLayerInfos |
getMapLayerInfos()
A collection of Map Layer Info objects, each containing information about a layer in the map (data frame). |
int |
getMapUnits()
The units for the map (data frame). |
double |
getMaxScale()
The maximum visible scale for the service. |
double |
getMinScale()
The minimum visible scale for the service. |
java.lang.String |
getName()
The name of the map (data frame). |
IStandaloneTableDescriptions |
getStandaloneTableDescriptions()
Standalone tables descriptions that can passed in to other methods. |
IStandaloneTableInfos |
getStandaloneTableInfos()
Standalone tables infromation in a given map. |
boolean |
isSupportsDynamicLayers()
Indicates if this server supports per-request modification to layer properties. |
Field Detail |
---|
static final int IIDc1a99e4d_3441_4d75_808d_e8f24dcbcbb5
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getDescription() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEnvelope getFullExtent() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEnvelope getExtent() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IMapLayerInfos getMapLayerInfos() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IColor getBackgroundColor() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IMapServerBookmarks getBookmarks() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IMapDescription getDefaultMapDescription() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getMapUnits() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IFillSymbol getBackgroundSymbol() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getCopyrightText() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStandaloneTableInfos getStandaloneTableInfos() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStandaloneTableDescriptions getStandaloneTableDescriptions() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isSupportsDynamicLayers() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getMinScale() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getMaxScale() 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 |