|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterXform
COM Interface 'IRasterXform'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control raster specific geodata transform.' 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 |
IID45b14f29_01b8_489a_9f55_cd21ea84fd7f
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IEnvelope |
getFullExtent()
The full output extent within which this xform is applied. |
void |
prepare(int iDomain,
double dx,
double dy,
IEnvelope pExtent)
Prepares the xform for a given extent and cellsize within a domain. |
void |
setFullExtent(IEnvelope ppFullExtent)
The full output extent within which this xform is applied. |
| Field Detail |
|---|
static final int IID45b14f29_01b8_489a_9f55_cd21ea84fd7f
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IEnvelope getFullExtent()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFullExtent(IEnvelope ppFullExtent)
throws java.io.IOException,
AutomationException
ppFullExtent - 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.
void prepare(int iDomain,
double dx,
double dy,
IEnvelope pExtent)
throws java.io.IOException,
AutomationException
iDomain - The iDomain (in)dx - The dx (in)dy - The dy (in)pExtent - 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 | ||||||||