public interface ISpatialReferenceFactory5 extends ISpatialReferenceFactory4, java.io.Serializable
Description: 'Provides access to members that control the geographic transformations fallback mechanism.' 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 =
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID68d7afce_9129_4569_acf6_32c7a8da077f |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDd383f512_5377_4dd6_8fcd_5bf05203577dIID59025a77_2cf9_4ef6_992a_1ea18f0012f0IID1f050200_da7f_11d3_9f60_00c04f6bdd7fIID6cd10b60_c4f6_11d1_bc92_0000f875bcce| Modifier and Type | Method and Description |
|---|---|
boolean |
isGeoTransformationFallback()
Enables/disables the geographic transformations fallback mechanism.
|
void |
setGeoTransformationFallback(boolean vbYesNo)
Enables/disables the geographic transformations fallback mechanism.
|
createFromAreaName, getAreaNamesconstructHighPrecisionSpatialReference, constructLowPrecisionSpatialReference, createESRISpatialReferenceInfo, createESRISpatialReferenceInfoFromPRJ, createESRISpatialReferenceInfoFromPRJFile, createPredefinedVerticalCoordinateSystems, createPredefinedVerticalDatums, createVerticalCoordinateSystem, createVerticalCoordinateSystemFromESRISpatialReference, createVerticalDatum, exportESRISpatialReferenceInfoToPRJFilecreatePredefinedGeographicTransformations, createSpatialReference, getGeoTransformationDefaults, getPredefinedGeographicTransformationscreateDatum, createESRISpatialReference, createESRISpatialReferenceFromPRJ, createESRISpatialReferenceFromPRJFile, createGeographicCoordinateSystem, createGeoTransformation, createParameter, createPredefinedAngularUnits, createPredefinedDatums, createPredefinedLinearUnits, createPredefinedPrimeMeridians, createPredefinedProjections, createPredefinedSpheroids, createPrimeMeridian, createProjectedCoordinateSystem, createProjection, createSpheroid, createUnit, exportESRISpatialReferenceToPRJFilestatic final int IID68d7afce_9129_4569_acf6_32c7a8da077f
static final int xxDummy
static final java.lang.String IID
boolean isGeoTransformationFallback()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setGeoTransformationFallback(boolean vbYesNo)
throws java.io.IOException,
AutomationException
vbYesNo - The vbYesNo (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.