|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPRasterFormulated
COM Interface 'IGPRasterFormulated'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to IGPRasterFormulated interface.' 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 |
IIDb81ba228_6c79_4a69_bb30_ba35bcd9e710
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
create(int type,
java.lang.Object value)
Makes as an integer constant geodata. |
int |
getBandCount()
Band count. |
int |
getType()
Is integer type. |
java.lang.Object |
getValue()
Value. |
boolean |
isInteger()
Indicates if integer or float type. |
IDERasterDataset |
makeDERasterDataset(java.lang.String pathName,
double cellSize,
IEnvelope extent)
Makes a DERasterDataset. |
Field Detail |
---|
static final int IIDb81ba228_6c79_4a69_bb30_ba35bcd9e710
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void create(int type, java.lang.Object value) throws java.io.IOException, AutomationException
type
- A com.esri.arcgis.geoprocessing.esriRasterDistributionEnum constant (in)value
- A Variant (in, optional, pass null if not required)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getBandCount() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isInteger() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getValue() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IDERasterDataset makeDERasterDataset(java.lang.String pathName, double cellSize, IEnvelope extent) throws java.io.IOException, AutomationException
pathName
- The pathName (in)cellSize
- The cellSize (in)extent
- A reference to a com.esri.arcgis.geometry.IEnvelope (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 |