public interface esriSpatialReferenceError
extends java.io.Serializable
Description: 'Describes why a parameter to a method is incorrect, or why a method could not be completed.' 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 int |
E_SPATIALREFERENCE_BADVCSID
(0x80047FD5) The specified WKID for a vertical coordinate system is not valid.
|
static int |
E_SPATIALREFERENCE_CANTDEFINEAUTH
(0x80047FD4) Can't assign authority metadata to this spatial reference object because it is empty.
|
static int |
E_SPATIALREFERENCE_CANTDEFINESR
(0x80047FCC) Not enough information has been supplied to construct this spatial reference.
|
static int |
E_SPATIALREFERENCE_CANTLOADXFORMFILE
(0x80047FD8) The data file for this datum transformation cannot be loaded.
|
static int |
E_SPATIALREFERENCE_EMPTYUNIT
(0x80047FD3) A WKID or a WKT must be specified for a Unit.
|
static int |
E_SPATIALREFERENCE_INSUFFICIENTPRECISION
(0x80047FCE) A low precision spatial reference cannot cover the specified extent at the input precision (ConstructLowPrecisionSpatialreference)).
|
static int |
E_SPATIALREFERENCE_INVALID_JSON_SR
(0x80047FD9) Invalid JSON SR
|
static int |
E_SPATIALREFERENCE_INVALID_PARAMETER
(0x80047FCB) This parameter is not appropriate for this projection.
|
static int |
E_SPATIALREFERENCE_NOMPRECISION
(0x80047FD6) The m precision information for this spatial reference system has not been defined.
|
static int |
E_SPATIALREFERENCE_NOPRECISION
(0x80047FCA) The xy precision information for this spatial reference system has not been defined.
|
static int |
E_SPATIALREFERENCE_NOTAGCS
(0x80047FD0) The specified WKID (factory code) or WKT (definition string) is not a Geographic Coordinate System.
|
static int |
E_SPATIALREFERENCE_NOTAPCS
(0x80047FD1) The specified WKID (factory code) or WKT (definition string) is not a Projected Coordinate System.
|
static int |
E_SPATIALREFERENCE_NOTAPRJFILE
(0x80047FCF) The input to CreateESRISpatialReference(Info)FromPRJ(File) is not a workstation PRJ file.
|
static int |
E_SPATIALREFERENCE_NOTAUNIT
(0x80047FD2) The specified WKID (factory code) or WKT (definition string) is not a linear or angular unit.
|
static int |
E_SPATIALREFERENCE_NOZPRECISION
(0x80047FD7) The z precision information for this spatial reference system has not been defined.
|
static int |
E_SPATIALREFERENCE_PRECISIONTOOHIGH
(0x80047FCD) The domain extent with the specified precision doesn't contain the domain extent of the source spatial reference (ConstructHighPrecisionSpatialReference).
|
static int |
E_SPATIALREFERENCE_WRONG_UNIT_TYPE
(0x80047FDA) Wrong unit type (expected linear unit, got angular unit, or vice versa)
|
static final int E_SPATIALREFERENCE_NOPRECISION
static final int E_SPATIALREFERENCE_INVALID_PARAMETER
static final int E_SPATIALREFERENCE_CANTDEFINESR
static final int E_SPATIALREFERENCE_PRECISIONTOOHIGH
static final int E_SPATIALREFERENCE_INSUFFICIENTPRECISION
static final int E_SPATIALREFERENCE_NOTAPRJFILE
static final int E_SPATIALREFERENCE_NOTAGCS
static final int E_SPATIALREFERENCE_NOTAPCS
static final int E_SPATIALREFERENCE_NOTAUNIT
static final int E_SPATIALREFERENCE_EMPTYUNIT
static final int E_SPATIALREFERENCE_CANTDEFINEAUTH
static final int E_SPATIALREFERENCE_BADVCSID
static final int E_SPATIALREFERENCE_NOMPRECISION
static final int E_SPATIALREFERENCE_NOZPRECISION
static final int E_SPATIALREFERENCE_CANTLOADXFORMFILE
static final int E_SPATIALREFERENCE_INVALID_JSON_SR
static final int E_SPATIALREFERENCE_WRONG_UNIT_TYPE