|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRPFItemURI
COM Interface 'IRPFItemURI'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control an RPF or DTED item URI.' 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 |
IID011b6933_85c1_408b_9a2e_d7e676936063
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getCompilationDate()
The data compilation date associated with the DTED file. |
java.lang.String |
getDTEDEdition()
The data edition associated with the DTED file. |
java.lang.String |
getLatitude()
The latitude associated with the DTED file. |
java.lang.String |
getLongitude()
The longitude associated with the DTED file. |
java.lang.String |
getMaintenanceDate()
The maintenance date associated with the DTED file. |
java.lang.String |
getProductionDate()
Production date associated with the RPF file. |
java.lang.String |
getVersion()
The data version associated with the RPF/DTED file. |
void |
setCompilationDate(java.lang.String pCompilationDate)
The data compilation date associated with the DTED file. |
void |
setDTEDEdition(java.lang.String pEdition)
The data edition associated with the DTED file. |
void |
setLatitude(java.lang.String pLatitude)
The latitude associated with the DTED file. |
void |
setLongitude(java.lang.String pLongitude)
The longitude associated with the DTED file. |
void |
setMaintenanceDate(java.lang.String pMaintenanceDate)
The maintenance date associated with the DTED file. |
void |
setProductionDate(java.lang.String pProductionDate)
Production date associated with the RPF file. |
void |
setVersion(java.lang.String pVersion)
The data version associated with the RPF/DTED file. |
Field Detail |
---|
static final int IID011b6933_85c1_408b_9a2e_d7e676936063
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setProductionDate(java.lang.String pProductionDate) throws java.io.IOException, AutomationException
pProductionDate
- The pProductionDate (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getProductionDate() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getDTEDEdition() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDTEDEdition(java.lang.String pEdition) throws java.io.IOException, AutomationException
pEdition
- The pEdition (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setVersion(java.lang.String pVersion) throws java.io.IOException, AutomationException
pVersion
- The pVersion (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getVersion() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCompilationDate(java.lang.String pCompilationDate) throws java.io.IOException, AutomationException
pCompilationDate
- The pCompilationDate (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getCompilationDate() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMaintenanceDate(java.lang.String pMaintenanceDate) throws java.io.IOException, AutomationException
pMaintenanceDate
- The pMaintenanceDate (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getMaintenanceDate() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setLatitude(java.lang.String pLatitude) throws java.io.IOException, AutomationException
pLatitude
- The pLatitude (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getLatitude() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setLongitude(java.lang.String pLongitude) throws java.io.IOException, AutomationException
pLongitude
- The pLongitude (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getLongitude() 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 |