|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IItemURIFilter
COM Interface 'IItemURIFilter'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control an item URI filter.' 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 |
IID7aaf922e_a33f_4628_9040_ea408e7a747c
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
applyFilter(IItemURI pItemURI)
Indicates whether the specified item URI object pass through the filter. |
java.lang.String |
getName()
The name of the item URI filter. |
IStringArray |
getSupportedTemplateNames()
The list of supported template names. |
boolean |
isSupportsOrthorectification()
Indicates whether the item URI filter supports ortho-rectification. |
void |
setName(java.lang.String pFilterName)
The name of the item URI filter. |
void |
setSupportedTemplateNamesByRef(IStringArray ppTemplateNames)
The list of supported template names. |
void |
setSupportsOrthorectification(boolean pbSupportsOrthorectification)
Indicates whether the item URI filter supports ortho-rectification. |
Field Detail |
---|
static final int IID7aaf922e_a33f_4628_9040_ea408e7a747c
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setName(java.lang.String pFilterName) throws java.io.IOException, AutomationException
pFilterName
- The pFilterName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSupportedTemplateNamesByRef(IStringArray ppTemplateNames) throws java.io.IOException, AutomationException
ppTemplateNames
- A reference to a com.esri.arcgis.system.IStringArray (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStringArray getSupportedTemplateNames() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setSupportsOrthorectification(boolean pbSupportsOrthorectification) throws java.io.IOException, AutomationException
pbSupportsOrthorectification
- The pbSupportsOrthorectification (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isSupportsOrthorectification() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean applyFilter(IItemURI pItemURI) throws java.io.IOException, AutomationException
pItemURI
- A reference to a com.esri.arcgis.datasourcesraster.IItemURI (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 |