|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDocumentInfo3
COM Interface 'IDocumentInfo3'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the Document 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 |
IID8bcb734e_6d92_4c17_beb3_9b0e7cf3724e
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.carto.IDocumentInfo2 |
---|
IIDd3e5c54f_2a84_11d4_9ff2_00c04f6bc78e |
Method Summary | |
---|---|
java.lang.String |
getAccessConstraints()
The access constraints of document info. |
IPicture |
getThumbnail()
The thumbnail of document info. |
void |
setAccessConstraints(java.lang.String pConstraints)
The access constraints of document info. |
void |
setThumbnail(IPicture ppThumbnail)
The thumbnail of document info. |
Methods inherited from interface com.esri.arcgis.carto.IDocumentInfo2 |
---|
getAuthor, getCategory, getComments, getCredits, getDateExported, getDatePrinted, getDateSaved, getDocumentTitle, getFolder, getHyperlinkBase, getKeywords, getName, getPath, getSubject, isRelativePaths, isSavePreview, setAuthor, setCategory, setComments, setCredits, setDocumentTitle, setHyperlinkBase, setKeywords, setRelativePaths, setSavePreview, setSubject |
Field Detail |
---|
static final int IID8bcb734e_6d92_4c17_beb3_9b0e7cf3724e
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getAccessConstraints() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAccessConstraints(java.lang.String pConstraints) throws java.io.IOException, AutomationException
pConstraints
- The pConstraints (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IPicture getThumbnail() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setThumbnail(IPicture ppThumbnail) throws java.io.IOException, AutomationException
ppThumbnail
- 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.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |