|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISxDocumentInfo
COM Interface 'ISxDocumentInfo'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcScene.olb'
Description: 'Provides access to members that control the ArcScene document information.' 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 |
IID3e19bb7d_590e_11d4_a19b_444553547777
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getAuthor()
The author of the document. |
java.lang.String |
getCategory()
The category of the document. |
java.lang.String |
getComments()
The comments for the document. |
java.lang.String |
getDocumentTitle()
The title of the document. |
java.lang.String |
getHyperlinkBase()
The hyperlink base of the document. |
java.lang.String |
getKeywords()
The keywords for the document. |
java.lang.String |
getSubject()
The subject of the document. |
void |
setAuthor(java.lang.String author)
The author of the document. |
void |
setCategory(java.lang.String category)
The category of the document. |
void |
setComments(java.lang.String comments)
The comments for the document. |
void |
setDocumentTitle(java.lang.String title)
The title of the document. |
void |
setHyperlinkBase(java.lang.String path)
The hyperlink base of the document. |
void |
setKeywords(java.lang.String keywords)
The keywords for the document. |
void |
setSubject(java.lang.String subject)
The subject of the document. |
| Field Detail |
|---|
static final int IID3e19bb7d_590e_11d4_a19b_444553547777
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getDocumentTitle()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDocumentTitle(java.lang.String title)
throws java.io.IOException,
AutomationException
title - The title (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getSubject()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSubject(java.lang.String subject)
throws java.io.IOException,
AutomationException
subject - The subject (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getAuthor()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAuthor(java.lang.String author)
throws java.io.IOException,
AutomationException
author - The author (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getCategory()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCategory(java.lang.String category)
throws java.io.IOException,
AutomationException
category - The category (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getComments()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setComments(java.lang.String comments)
throws java.io.IOException,
AutomationException
comments - The comments (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getKeywords()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setKeywords(java.lang.String keywords)
throws java.io.IOException,
AutomationException
keywords - The keywords (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getHyperlinkBase()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setHyperlinkBase(java.lang.String path)
throws java.io.IOException,
AutomationException
path - The path (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 | ||||||||