|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.catalog.IMSImageMap
public class IMSImageMap
COM Class 'IMSImageMap'. Generated 3/19/2015 1:20:49 PM from 'C:\ArcGIS\COM\esriCatalog.olb'
Description 'GxObject that represents ArcIMS Image Map.' 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 |
|---|
| Fields inherited from interface com.esri.arcgis.catalog.IGxObject |
|---|
IID, IIDbdbbb3eb_d0b2_11d1_aed9_080009ec734b, xxDummy |
| Fields inherited from interface com.esri.arcgis.catalog.IGxObjectUI |
|---|
IID, IID7273aa57_e6f9_11d2_9f30_00c04f6bc69e, xxDummy |
| Fields inherited from interface com.esri.arcgis.catalog.IGxLayerSource |
|---|
IID, IIDfbbbdfa1_59c3_42c9_b63f_1ce5d8fcb7c5, xxDummy |
| Fields inherited from interface com.esri.arcgis.gisclient.IIMSServiceDescription |
|---|
IID, IIDfe9f959a_06b5_4d52_8148_3bd33c29c0c5, xxDummy |
| Fields inherited from interface com.esri.arcgis.geodatabase.IMetadata |
|---|
IID, IID5de04a82_24e4_11d3_a641_0008c7d3ae50, xxDummy |
| Fields inherited from interface com.esri.arcgis.catalog.IGxObjectProperties |
|---|
IID, IIDd342626e_f9da_11d3_a68d_0008c7d3ae8d, xxDummy |
| Fields inherited from interface com.esri.arcgis.geodatabase.INativeTypeInfo |
|---|
IID, IID906db24a_f0ad_4ca5_871b_5466e54fab80, xxDummy |
| Fields inherited from interface com.esri.arcgis.catalog.IGxObjectEdit |
|---|
IID, IIDbdbbb3fc_d0b2_11d1_aed9_080009ec734b, xxDummy |
| Fields inherited from interface com.esri.arcgis.catalog.IGxObjectInternalName |
|---|
IID, IIDd3cc0862_a328_4b51_a05a_540bf20cef25, xxDummy |
| Fields inherited from interface com.esri.arcgis.catalog.IGxThumbnail |
|---|
IID, IIDda1862ed_95f8_11d2_af67_080009ec734b, xxDummy |
| Fields inherited from interface com.esri.arcgis.geodatabase.IMetadataEdit |
|---|
IID, IID97fdb978_62a4_49c5_8252_b07837b33ee9, xxDummy |
| Fields inherited from interface com.esri.arcgis.gisclient.IIMSUserRole |
|---|
IID, IID448631a6_2bda_4f54_a341_76cc7ffd70a7, xxDummy |
| Constructor Summary | |
|---|---|
IMSImageMap()
Constructs a IMSImageMap using ArcGIS Engine. |
|
IMSImageMap(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. IMSImageMap theIMSImageMap = (IMSImageMap) obj; |
|
| Method Summary | |
|---|---|
void |
attach(IGxObject parent,
IGxCatalog pCatalog)
Attaches the object to its parent and the catalog. |
boolean |
canCopy()
Indicates if the object can be copied. |
boolean |
canDelete()
Indicates if the object can be deleted. |
boolean |
canRename()
Indicates if the object can be renamed. |
void |
delete()
Deletes the object. |
void |
detach()
Instructs the object to detach itself from its parent and the catalog. |
void |
editProperties(int hParent)
Presents a modal dialog to allow editing the object's properties. |
boolean |
equals(java.lang.Object o)
Compare this object with another |
java.lang.String |
getBaseName()
The base name of the object (i.e. |
java.lang.String |
getCategory()
The category of the object. |
IUID |
getClassID()
The class ID of this object. |
static java.lang.String |
getClsid()
getClsid. |
IPropertySet |
getConnectionProperties()
True if the service is free. |
IUID |
getContextMenu()
The class ID of the context menu for this object. |
java.lang.String |
getFullName()
The full name of the object. |
IName |
getInternalObjectName()
The Name for the internal object that this GxObject represents. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
int |
getLargeImage()
The large image that represents the object. |
int |
getLargeSelectedImage()
The large image that represents the object when it is selected. |
IPropertySet |
getMetadata()
The PropertySet containing metadata. |
java.lang.String |
getName()
The short name of the object. |
INativeType |
getNativeType()
The native type. |
IUID |
getNewMenu()
The class ID of the New menu for this object. |
IGxObject |
getParent()
The parent of the object. |
java.lang.Object |
getPassword()
Password for the specified service. |
void |
getPropByIndex(int index,
java.lang.String[] name,
java.lang.Object[] value)
The name and value of the indexed property in the GxObject. |
java.lang.Object |
getProperty(java.lang.String name)
The value of the named property in the GxObject. |
int |
getPropertyCount()
The number of properties in the GxObject. |
int |
getSecurity()
Type of security set on the service. |
int |
getServiceType()
Type of service. |
int |
getSmallImage()
The small image that represents the object. |
int |
getSmallSelectedImage()
The small image that represents the object when it is selected. |
IPicture |
getThumbnail()
The Thumbnail. |
java.lang.String |
getURL()
URL to ArcIMS server. |
java.lang.String |
getUserName()
User name for the specified service. |
int |
getUserRole()
User role. |
int |
hashCode()
the hashcode for this object |
boolean |
isCanEditMetadata()
Indicates if metadata can be edited. |
boolean |
isPrivate()
Indicates if the service is private (requires password). |
boolean |
isSavePassword()
Indicates if the password should be saved. |
boolean |
isValid()
Indicates if the object is still valid. |
void |
refresh()
Updates the object and any children of the object. |
void |
release()
Release a IMSImageMap. |
void |
rename(java.lang.String newShortName)
Renames the object. |
void |
setConnectionProperties(IPropertySet connectionProperties)
True if the service is free. |
void |
setInternalObjectNameByRef(IName internalObjectName)
The Name for the internal object that this GxObject represents. |
void |
setIsPrivate(boolean isPrivate)
Indicates if the service is private (requires password). |
void |
setMetadata(IPropertySet propertySet)
The PropertySet containing metadata. |
void |
setName(java.lang.String name)
Service Name. |
void |
setPassword(java.lang.String password)
Password for the specified service. |
void |
setProperty(java.lang.String name,
java.lang.Object value)
Set the value of the named property in the GxObject. |
void |
setSavePassword(boolean flag)
Indicates if the password should be saved. |
void |
setSecurity(int security)
Type of security set on the service. |
void |
setServiceType(int type)
Type of service. |
void |
setThumbnailByRef(IPicture picture)
The Thumbnail. |
void |
setURL(java.lang.String uRL)
URL to ArcIMS server. |
void |
setUserName(java.lang.String userName)
User name for the specified service. |
void |
setUserRole(int role)
User role. |
void |
synchronize(int action,
int interval)
Updates metadata with the current properties; may create metadata if it doesn't already exist. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IMSImageMap()
throws java.io.IOException,
java.net.UnknownHostException
java.io.IOException - if there are interop problems
java.net.UnknownHostException - if there are interop problems
public IMSImageMap(java.lang.Object obj)
throws java.io.IOException
IMSImageMap theIMSImageMap = (IMSImageMap) obj;
obj to IMSImageMap.
obj - an object returned from ArcGIS Engine or Server
java.io.IOException - if there are interop problems| Method Detail |
|---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch in interface com.esri.arcgis.interop.RemoteObjRefpublic void release()
release in interface com.esri.arcgis.interop.RemoteObjRef
public java.lang.String getName()
throws java.io.IOException,
AutomationException
getName in interface IGxObjectgetName in interface IIMSServiceDescriptionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getFullName()
throws java.io.IOException,
AutomationException
getFullName in interface IGxObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getBaseName()
throws java.io.IOException,
AutomationException
getBaseName in interface IGxObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getCategory()
throws java.io.IOException,
AutomationException
getCategory in interface IGxObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IGxObject getParent()
throws java.io.IOException,
AutomationException
getParent in interface IGxObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IUID getClassID()
throws java.io.IOException,
AutomationException
getClassID in interface IGxObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IName getInternalObjectName()
throws java.io.IOException,
AutomationException
getInternalObjectName in interface IGxObjectgetInternalObjectName in interface IGxObjectInternalNamejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isValid()
throws java.io.IOException,
AutomationException
isValid in interface IGxObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void attach(IGxObject parent,
IGxCatalog pCatalog)
throws java.io.IOException,
AutomationException
attach in interface IGxObjectparent - A reference to a com.esri.arcgis.catalog.IGxObject (in)pCatalog - A reference to a com.esri.arcgis.catalog.IGxCatalog (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void detach()
throws java.io.IOException,
AutomationException
detach in interface IGxObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void refresh()
throws java.io.IOException,
AutomationException
refresh in interface IGxObjectjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getSmallImage()
throws java.io.IOException,
AutomationException
getSmallImage in interface IGxObjectUIjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getSmallSelectedImage()
throws java.io.IOException,
AutomationException
getSmallSelectedImage in interface IGxObjectUIjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getLargeImage()
throws java.io.IOException,
AutomationException
getLargeImage in interface IGxObjectUIjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getLargeSelectedImage()
throws java.io.IOException,
AutomationException
getLargeSelectedImage in interface IGxObjectUIjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IUID getContextMenu()
throws java.io.IOException,
AutomationException
getContextMenu in interface IGxObjectUIjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IUID getNewMenu()
throws java.io.IOException,
AutomationException
getNewMenu in interface IGxObjectUIjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setName(java.lang.String name)
throws java.io.IOException,
AutomationException
setName in interface IIMSServiceDescriptionname - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getURL()
throws java.io.IOException,
AutomationException
getURL in interface IIMSServiceDescriptionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setURL(java.lang.String uRL)
throws java.io.IOException,
AutomationException
setURL in interface IIMSServiceDescriptionuRL - The uRL (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setUserName(java.lang.String userName)
throws java.io.IOException,
AutomationException
setUserName in interface IIMSServiceDescriptionuserName - The userName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getUserName()
throws java.io.IOException,
AutomationException
getUserName in interface IIMSServiceDescriptionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object getPassword()
throws java.io.IOException,
AutomationException
getPassword in interface IIMSServiceDescriptionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setPassword(java.lang.String password)
throws java.io.IOException,
AutomationException
setPassword in interface IIMSServiceDescriptionpassword - The password (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isSavePassword()
throws java.io.IOException,
AutomationException
isSavePassword in interface IIMSServiceDescriptionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSavePassword(boolean flag)
throws java.io.IOException,
AutomationException
setSavePassword in interface IIMSServiceDescriptionflag - The flag (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getServiceType()
throws java.io.IOException,
AutomationException
getServiceType in interface IIMSServiceDescriptionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setServiceType(int type)
throws java.io.IOException,
AutomationException
setServiceType in interface IIMSServiceDescriptiontype - A com.esri.arcgis.gisclient.acServiceType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getSecurity()
throws java.io.IOException,
AutomationException
getSecurity in interface IIMSServiceDescriptionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSecurity(int security)
throws java.io.IOException,
AutomationException
setSecurity in interface IIMSServiceDescriptionsecurity - The security (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isPrivate()
throws java.io.IOException,
AutomationException
isPrivate in interface IIMSServiceDescriptionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setIsPrivate(boolean isPrivate)
throws java.io.IOException,
AutomationException
setIsPrivate in interface IIMSServiceDescriptionisPrivate - The isPrivate (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IPropertySet getConnectionProperties()
throws java.io.IOException,
AutomationException
getConnectionProperties in interface IIMSServiceDescriptionjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setConnectionProperties(IPropertySet connectionProperties)
throws java.io.IOException,
AutomationException
setConnectionProperties in interface IIMSServiceDescriptionconnectionProperties - A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IPropertySet getMetadata()
throws java.io.IOException,
AutomationException
getMetadata in interface IMetadatajava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMetadata(IPropertySet propertySet)
throws java.io.IOException,
AutomationException
setMetadata in interface IMetadatapropertySet - A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void synchronize(int action,
int interval)
throws java.io.IOException,
AutomationException
synchronize in interface IMetadataaction - A com.esri.arcgis.geodatabase.esriMetadataSyncAction constant (in)interval - The interval (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getPropertyCount()
throws java.io.IOException,
AutomationException
getPropertyCount in interface IGxObjectPropertiesjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void getPropByIndex(int index,
java.lang.String[] name,
java.lang.Object[] value)
throws java.io.IOException,
AutomationException
getPropByIndex in interface IGxObjectPropertiesindex - The index (in)name - The name (in/out: use single element array)value - A Variant (in/out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object getProperty(java.lang.String name)
throws java.io.IOException,
AutomationException
getProperty in interface IGxObjectPropertiesname - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setProperty(java.lang.String name,
java.lang.Object value)
throws java.io.IOException,
AutomationException
setProperty in interface IGxObjectPropertiesname - The name (in)value - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public INativeType getNativeType()
throws java.io.IOException,
AutomationException
getNativeType in interface INativeTypeInfojava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean canRename()
throws java.io.IOException,
AutomationException
canRename in interface IGxObjectEditjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void rename(java.lang.String newShortName)
throws java.io.IOException,
AutomationException
rename in interface IGxObjectEditnewShortName - The newShortName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean canDelete()
throws java.io.IOException,
AutomationException
canDelete in interface IGxObjectEditjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void delete()
throws java.io.IOException,
AutomationException
delete in interface IGxObjectEditjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void editProperties(int hParent)
throws java.io.IOException,
AutomationException
editProperties in interface IGxObjectEdithParent - The hParent (A COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean canCopy()
throws java.io.IOException,
AutomationException
canCopy in interface IGxObjectEditjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setInternalObjectNameByRef(IName internalObjectName)
throws java.io.IOException,
AutomationException
setInternalObjectNameByRef in interface IGxObjectInternalNameinternalObjectName - A reference to a com.esri.arcgis.system.IName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setThumbnailByRef(IPicture picture)
throws java.io.IOException,
AutomationException
setThumbnailByRef in interface IGxThumbnailpicture - A reference to a com.esri.arcgis.support.ms.stdole.IPicture (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public IPicture getThumbnail()
throws java.io.IOException,
AutomationException
getThumbnail in interface IGxThumbnailjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isCanEditMetadata()
throws java.io.IOException,
AutomationException
isCanEditMetadata in interface IMetadataEditjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getUserRole()
throws java.io.IOException,
AutomationException
getUserRole in interface IIMSUserRolejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setUserRole(int role)
throws java.io.IOException,
AutomationException
setUserRole in interface IIMSUserRolerole - A com.esri.arcgis.gisclient.acUserRole 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 | ||||||||