|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IItemInfo2
COM Interface 'IItemInfo2'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members of item info.' 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 |
IID9d3c440d_837e_4d7b_ab0d_60e8a4542000
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.IItemInfo |
---|
IID506a8d89_c3af_4c4b_8f03_8f83b36b5329 |
Method Summary | |
---|---|
java.lang.String |
getCredits()
Credits of the item. |
double |
getMaxScale()
Maximum scale of the item. |
double |
getMinScale()
Minimum scale of the item. |
java.lang.String |
getSpatialReferenceName()
The name of the spatial reference. |
void |
setCredits(java.lang.String pCredits)
Credits of the item. |
void |
setMaxScale(double pScale)
Maximum scale of the item. |
void |
setMinScale(double pScale)
Minimum scale of the item. |
Methods inherited from interface com.esri.arcgis.geodatabase.IItemInfo |
---|
getAccessConstraints, getCatalogPath, getDescription, getDocumentationInfo, getExtent, getGUID, getItemProperties, getLastModifiedTime, getName, getSnippet, getSpatialReference, getTags, getThumbnailInfo, getTitle, getType, getTypeInfo, getTypeKeywords, getURL, setAccessConstraints, setCatalogPath, setDescription, setDocumentationInfoByRef, setExtentByRef, setGUID, setItemProperties, setLastModifiedTime, setName, setSnippet, setSpatialReferenceByRef, setTags, setThumbnailInfoByRef, setTitle, setType, setTypeInfo, setTypeKeywords, setURL |
Field Detail |
---|
static final int IID9d3c440d_837e_4d7b_ab0d_60e8a4542000
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getCredits() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCredits(java.lang.String pCredits) throws java.io.IOException, AutomationException
pCredits
- The pCredits (in)
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.void setMinScale(double pScale) throws java.io.IOException, AutomationException
pScale
- The pScale (in)
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.void setMaxScale(double pScale) throws java.io.IOException, AutomationException
pScale
- The pScale (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getSpatialReferenceName() 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 |