|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBuilderItem2
COM Interface 'IBuilderItem2'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control a builder item.' 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 |
IID607661ec_f105_4641_be8b_4f1cb0d6f48c
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IBuilderItem |
---|
IID49944736_3dd8_4e4e_b346_46868e0cf13f |
Method Summary | |
---|---|
IPropertySet |
getColorCorrectionProperties()
Variables supporting color correction operation. |
IName |
getDatasetName()
The raster dataset name associated with builder item. |
IPropertySet |
getSeamlineProperties()
Variables supporting seamline operation. |
java.lang.Object |
getThumbnail()
The thumbnail associated with the builder item. |
boolean |
isHasThumbnail()
Indicates whether the builder item has a valid thumbnail. |
void |
setColorCorrectionPropertiesByRef(IPropertySet ppPropertySet)
Variables supporting color correction operation. |
void |
setDatasetNameByRef(IName ppDatasetName)
The raster dataset name associated with builder item. |
void |
setSeamlinePropertiesByRef(IPropertySet ppPropertySet)
Variables supporting seamline operation. |
void |
setThumbnail(java.lang.Object pvtThumbnailBlob)
The thumbnail associated with the builder item. |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IBuilderItem |
---|
addVariable, getCategory, getDataset, getFootprint, getSeamline, getStereoID, getStereoPairs, getURI, getVariables, setCategory, setDatasetByRef, setFootprintByRef, setSeamlineByRef, setStereoID, setStereoPairsByRef, setURIByRef, setVariablesByRef |
Field Detail |
---|
static final int IID607661ec_f105_4641_be8b_4f1cb0d6f48c
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setDatasetNameByRef(IName ppDatasetName) throws java.io.IOException, AutomationException
ppDatasetName
- 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.IName getDatasetName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSeamlinePropertiesByRef(IPropertySet ppPropertySet) throws java.io.IOException, AutomationException
ppPropertySet
- 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.IPropertySet getSeamlineProperties() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setColorCorrectionPropertiesByRef(IPropertySet ppPropertySet) throws java.io.IOException, AutomationException
ppPropertySet
- 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.IPropertySet getColorCorrectionProperties() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isHasThumbnail() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setThumbnail(java.lang.Object pvtThumbnailBlob) throws java.io.IOException, AutomationException
pvtThumbnailBlob
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getThumbnail() 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 |