|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IBasicImageView
COM Interface 'IBasicImageView'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control an image view associated with a mosaic dataset.' 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 |
IIDeee445db_07f7_4fec_baf7_f63251e05569
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
addMembers(IFIDSet pMemberIDs)
Add members indicated by their OBJECTIDs to the image view object. |
java.lang.Object |
getProperty(java.lang.String sName)
Returns the requested key property by name. |
void |
load(java.lang.Object vtDefinition)
Loads an image view. |
void |
removeMembers(IFIDSet pMemberIDs)
Remove members indicated by their OBJECTIDs from the image view object. |
java.lang.Object |
save()
Saves an image view. |
void |
setProperty(java.lang.String sName,
java.lang.Object vtValue)
Updates the value of the specified key property by name. |
| Field Detail |
|---|
static final int IIDeee445db_07f7_4fec_baf7_f63251e05569
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.Object getProperty(java.lang.String sName)
throws java.io.IOException,
AutomationException
sName - The sName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setProperty(java.lang.String sName,
java.lang.Object vtValue)
throws java.io.IOException,
AutomationException
sName - The sName (in)vtValue - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void load(java.lang.Object vtDefinition)
throws java.io.IOException,
AutomationException
vtDefinition - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object save()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void addMembers(IFIDSet pMemberIDs)
throws java.io.IOException,
AutomationException
pMemberIDs - A reference to a com.esri.arcgis.geodatabase.IFIDSet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void removeMembers(IFIDSet pMemberIDs)
throws java.io.IOException,
AutomationException
pMemberIDs - A reference to a com.esri.arcgis.geodatabase.IFIDSet (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 | ||||||||