|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterDomainExtractor
COM Interface 'IRasterDomainExtractor'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that extracts the raster domain.' 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 |
IID140bee32_ec2f_11d4_b2b1_00508bcdc74b
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IPolygon |
extractDomain(IRaster pRaster,
boolean bPixelCenterBased)
Extracts the raster domain. |
Field Detail |
---|
static final int IID140bee32_ec2f_11d4_b2b1_00508bcdc74b
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IPolygon extractDomain(IRaster pRaster, boolean bPixelCenterBased) throws java.io.IOException, AutomationException
pRaster
- A reference to a com.esri.arcgis.geodatabase.IRaster (in)bPixelCenterBased
- The bPixelCenterBased (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 |