|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGCSShiftXform
COM Interface 'IGCSShiftXform'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control a GCS shift 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 |
IIDcc0593ef_718f_46c4_b278_b7fbb3c12cf4
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.IGeodataXform |
---|
IID5e6cf525_4e74_419b_946f_7da9bfdf815d |
Method Summary | |
---|---|
double |
getLeftLongitude()
The left longitude source GCS. |
boolean |
isReverseShift()
Indicates if reversely shifting to the left longitude. |
void |
setLeftLongitude(double pLon)
The left longitude source GCS. |
void |
setReverseShift(boolean pReverseShift)
Indicates if reversely shifting to the left longitude. |
Methods inherited from interface com.esri.arcgis.geodatabase.IGeodataXform |
---|
getDomains, getSpatialReference, isIdentity, setSpatialReferenceByRef, transform, transformCellsize, transformExtent, transformPoints |
Field Detail |
---|
static final int IIDcc0593ef_718f_46c4_b278_b7fbb3c12cf4
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
double getLeftLongitude() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setLeftLongitude(double pLon) throws java.io.IOException, AutomationException
pLon
- The pLon (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isReverseShift() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReverseShift(boolean pReverseShift) throws java.io.IOException, AutomationException
pReverseShift
- The pReverseShift (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 |