|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriGeometryError
Describes why a parameter to a method is incorrect, or why a method could not be completed.
Field Summary | |
---|---|
static int |
E_GEOMETRY_AMBIGUOUSPARTTYPE
(0x8004024c) The operation would result in the creation of a new part, but the type of part to be created was ambiguous. |
static int |
E_GEOMETRY_AUTHORITY_TOO_LONG
(0x8004026c) The authority parameter is too long. |
static int |
E_GEOMETRY_BAD_SPLIT_DISTANCE
(0x8004021c) The specified splitting distance is not included in the curve to be split. |
static int |
E_GEOMETRY_BADRELATION
(0x80040232) The Relate operator couldn't evalute the specified relation expression. |
static int |
E_GEOMETRY_BEZIER_EXTEND_EMBEDDED
(0x80040243) ExtendEmbedded not implemented for Bezier curves. |
static int |
E_GEOMETRY_BUFFER_DISTANCES
(0x80040262) There was a problem obtaining a distance at which to buffer a geometry. |
static int |
E_GEOMETRY_BUFFER_INVALID_BUFFER_DISTANCE
(0x8004026b) The buffer distance must be a valid floating point number. |
static int |
E_GEOMETRY_BUFFER_INVALID_END_OPTION
(0x8004026a) The end option used by the BufferConstruction service must be one of: esriBufferFlat, esriBufferRound. |
static int |
E_GEOMETRY_BUFFER_INVALID_SIDE_OPTION
(0x80040269) The side option used by the BufferConstruction service must be one of: esriBufferLeft, esriBufferRight, esriBufferFull. |
static int |
E_GEOMETRY_BUFFERCONSTRUCTION_INUSE
(0x80040266) A client has attempted to re-enter a BufferConstruction object while its ConstructBuffers... |
static int |
E_GEOMETRY_BUFFERFAILURE
(0x80040267) An error occurred during the buffer operation. |
static int |
E_GEOMETRY_BUFFEROUTOFBOUNDS
(0x8004023b) The buffer coordinates are out of bounds. |
static int |
E_GEOMETRY_CANNOT_DO_3D_OPERATIONS_ON_CURVES
(0x80040272) Cannot do 3D operations on curve segments. |
static int |
E_GEOMETRY_CANNOT_EXTRAPOLATE_BY_SEGMENT
(0x8004025f) No segment available to determine extrapolation ratio. |
static int |
E_GEOMETRY_CANT_CUT_POLYGON
(0x80040231) A cut operation could not classify all parts of the polygon as being left or right of the cutting polyline. |
static int |
E_GEOMETRY_CANT_EVALUATE_RELATION_MATRIX
(0x80040274) Some combinations of geometries with vertical segments cannot be evaluated with a 9DEM relational expression. |
static int |
E_GEOMETRY_CANT_QUERY_ON_VERTEX_ATTRIBUTES
(0x80040225) Not used. |
static int |
E_GEOMETRY_CANT_RESHAPE
(0x8004021e) Not used. |
static int |
E_GEOMETRY_CONSTRUCTPOINTUNION
(0x80040242) Can't use ConstructUnion on a point. |
static int |
E_GEOMETRY_DEGENERATEGEOMETRY
(0x80040253) The operation could not be performed because the geometry is degenerate. |
static int |
E_GEOMETRY_DUPLICATESEGMENTPOINTER
(0x80040255) The same segment has been added to the geometry more than once. |
static int |
E_GEOMETRY_EDITED_REGIONS_OVERLAP
(0x8004025d) Cannot merge the two geometries. |
static int |
E_GEOMETRY_EDITS_OVERLAP
(0x80040260) Cannot merge the two geometries. |
static int |
E_GEOMETRY_EMPTYGEOMETRY
(0x80040202) An operation on an empty geometry was attempted - for example, trying to move or rotate one. |
static int |
E_GEOMETRY_EQUAL_VERTEX_ATTRIBUTES
(0x80040223) Not used. |
static int |
E_GEOMETRY_EXTERIORPART
(0x8004024f) An interior part must be specified. |
static int |
E_GEOMETRY_FILLET_FAILED
(0x8004022f) The fillet could not be constructed according to specs. |
static int |
E_GEOMETRY_ILLEGALWIN32EXPORT
(0x80040241) Not used. |
static int |
E_GEOMETRY_INCONSISTANT_DIMENSIONS
(0x80040229) Input geometries do not have same dimensions. |
static int |
E_GEOMETRY_INCONSISTANT_PARAMS
(0x80040203) The input parameters could not be reasonably interpreted - for example, asking for the 2d result of a polyline/polygon intersection. |
static int |
E_GEOMETRY_INCONSISTANT_SPATIAL_REFERENCE
(0x80040215) Input geometries do not have same spatial reference. |
static int |
E_GEOMETRY_INPUT_TYPE_INCORRECT
(0x8004025c) The geometries must be polylines or polygons. |
static int |
E_GEOMETRY_INPUT_TYPE_MISMATCH
(0x8004025b) The geometries are not all of the same type. |
static int |
E_GEOMETRY_INSUFFICIENT_CONTROLPOINTS
(0x80040256) The number of control points is insufficient. |
static int |
E_GEOMETRY_INTERIORPART
(0x80040219) Not used. |
static int |
E_GEOMETRY_INTERNALERROR
(0x80040239) An internal error has occurred in the geometry system. |
static int |
E_GEOMETRY_INVALID_ANGLE
(0x8004020d) An arc construction operation was given an invalid angle. |
static int |
E_GEOMETRY_INVALID_AXES
(0x80040230) An elliptic arc construction operation was given invalid axes. |
static int |
E_GEOMETRY_INVALID_CHORD
(0x80040205) An arc construction operation was given an invalid chord distance. |
static int |
E_GEOMETRY_INVALID_RADIUS
(0x80040204) An arc construction operation was given an invalid radius. |
static int |
E_GEOMETRY_INVALIDCONSTRUCTION
(0x80040246) Not used. |
static int |
E_GEOMETRY_INVALIDCOUNT
(0x8004024e) The number of items specified is too high or too low in the given context. |
static int |
E_GEOMETRY_INVALIDRINGORDER
(0x8004024d) The ordering of rings and types is invalid. |
static int |
E_GEOMETRY_INVALIDRINGTYPE
(0x8004024b) The given ring is not of the required type within the multipatch. |
static int |
E_GEOMETRY_M_OUT_OF_BOUNDS
(0x80040271) The m coordinates of this geometry are out of bounds. |
static int |
E_GEOMETRY_NO_VALID_VERTEX_ATTRIBUTES
(0x80040226) Not used. |
static int |
E_GEOMETRY_NONENVELOPE
(0x80040206) Not used. |
static int |
E_GEOMETRY_NONGEOMETRY
(0x80040221) Something other than a geometry was encountered. |
static int |
E_GEOMETRY_NONMULTIPATCH
(0x80040249) Something other than a multipatch was encountered. |
static int |
E_GEOMETRY_NONPART
(0x80040207) Not used. |
static int |
E_GEOMETRY_NONPATH
(0x8004020e) Not used. |
static int |
E_GEOMETRY_NONPOINT
(0x80040210) Something other than a point was added to a multipoint. |
static int |
E_GEOMETRY_NONPOLYGON
(0x8004021f) Something other than a polygon was encountered. |
static int |
E_GEOMETRY_NONPOLYLINE
(0x80040220) Something other than a polyline was encountered. |
static int |
E_GEOMETRY_NONSEGMENT
(0x8004020f) Not used. |
static int |
E_GEOMETRY_NONTRIANGLEFAN
(0x80040251) The input interface does not belong to a triangle fan object. |
static int |
E_GEOMETRY_NONTRIANGLESTRIP
(0x80040250) The input interface does not belong to a triangle strip object. |
static int |
E_GEOMETRY_NONVECTOR3D
(0x80040252) The input interface does not belong to a 3-dimensional vector. |
static int |
E_GEOMETRY_NOPENDINGMOVETO
(0x8004023f) The SegmentGraphCursor has no unfinished MoveTo operation. |
static int |
E_GEOMETRY_NOT_BEZIERCURVES
(0x80040257) The participating segments must be Bezier curves. |
static int |
E_GEOMETRY_NOT_ID_AWARE
(0x80040240) The geometry is not ID-aware. |
static int |
E_GEOMETRY_NOT_M_AWARE
(0x80040235) The geometry is not M-aware. |
static int |
E_GEOMETRY_NOT_M_SIMPLE
(0x80040245) The geometry has undefined M values for some of its vertices. |
static int |
E_GEOMETRY_NOT_SINGLEPART
(0x80040273) The reshaping polyline must have one part. |
static int |
E_GEOMETRY_NOT_Z_AWARE
(0x80040234) The geometry is not Z-aware. |
static int |
E_GEOMETRY_NOT_Z_SIMPLE
(0x80040244) The geometry has undefined Z values for some of its vertices. |
static int |
E_GEOMETRY_NOTSIMPLE
(0x80040218) The operation cannot be performed on a non-simple geometry. |
static int |
E_GEOMETRY_NULL
(0x8004021d) A null geometry does not correspond to any ESRI geometry type. |
static int |
E_GEOMETRY_OPERATION_CANCELLED
(0x80040263) The geometry operation was cancelled. |
static int |
E_GEOMETRY_OUT_OF_BOUNDS
(0x80040238) The coordinates of this geometry are out of bounds. |
static int |
E_GEOMETRY_OUTOFMEMORY
(0x8004023c) There is not enough memory. |
static int |
E_GEOMETRY_PARAMETER_TOO_SMALL
(0x8004026e) An input parameter is too small. |
static int |
E_GEOMETRY_PART_ZS_ARE_NAN
(0x8004025e) A polygon part has no defined zs. |
static int |
E_GEOMETRY_PARTNOTFOUND
(0x80040217) The part could not be found in the geometry. |
static int |
E_GEOMETRY_PROJECTDATUM
(0x8004022e) The project method cannot do a datum transformation directly on segments. |
static int |
E_GEOMETRY_RELATIONSYNTAXERROR
(0x8004023d) The relation expression string has a syntax error. |
static int |
E_GEOMETRY_ROTATEENVELOPE
(0x80040208) Envelopes cannot be rotated. |
static int |
E_GEOMETRY_SEGMENTGRAPH_CANTLOAD
(0x80040236) A SegmentGraph can only organize polyline and polygon objects. |
static int |
E_GEOMETRY_SEGMENTGRAPH_CONSTRUCTERROR
(0x80040237) The geometries could not be topologically structured. |
static int |
E_GEOMETRY_SIMPLIFYFAILED
(0x8004022c) Something went wrong in Polygon/Polyline simplification. |
static int |
E_GEOMETRY_SR_M_MISMATCH
(0x8004025a) The geometry is m-aware, but its spatial reference has no m domain or resolution defined. |
static int |
E_GEOMETRY_SR_Z_MISMATCH
(0x80040259) The geometry is z-aware, but its spatial reference has no z domain or resolution defined. |
static int |
E_GEOMETRY_TOLERANCE_TOO_LARGE_FOR_EXTENT
(0x80040268) The xy cluster tolerance was too large for the extent of the data. |
static int |
E_GEOMETRY_TOOMANYPOINTS
(0x8004023a) This operation produced too many points. |
static int |
E_GEOMETRY_TRANSFORMATION_UNDEFINED
(0x80040258) The transformation is undefined. |
static int |
E_GEOMETRY_TRANSFORMENVELOPE
(0x80040209) Envelopes cannot have arbitrary transformations applied to them. |
static int |
E_GEOMETRY_UNDEFINED_SPATIAL_REFERENCE
(0x80040227) The operation requires the presence of a spatial reference. |
static int |
E_GEOMETRY_UNDEFINEDRING
(0x8004024a) The multipatch contains a ring that is invalid or has an undefined type. |
static int |
E_GEOMETRY_UNDERCONSTRAINED
(0x8004020c) The parameters to a geometric construction did not provide enough information to complete the construction. |
static int |
E_GEOMETRY_UNIT_CONVERSION
(0x80040261) Cannot convert between linear and angular units. |
static int |
E_GEOMETRY_UNKNOWNERROR
(0x8004023e) An unknown error has occurred in the geometry system. |
static int |
E_GEOMETRY_UNKNOWNTYPE
(0x8004020b) The GeometryEnvironment did not know how to create a geometry of the specified type. |
static int |
E_GEOMETRY_WKT_TOO_LONG
(0x8004026d) The WKT(Z) parameter is too long. |
static int |
E_GEOMETRY_WRONG_RELATION_AND_TYPE
(0x80040265) The specified combination of relation and geometry types is not valid. |
static int |
E_GEOMETRY_WRONGTYPE
(0x8004020a) The geometry parameter was of the wrong type for the method. |
static int |
E_GEOMETRY_Z_OUT_OF_BOUNDS
(0x80040270) The z coordinates of this geometry are out of bounds. |
static int |
E_GEOMETRY_ZM_OUT_OF_BOUNDS
(0x8004026f) The z or m coordinates of this geometry are out of bounds. |
static int |
S_GEOMETRY_DATUMCONVERSIONATTEMPTED
The source and destination coordinate systems of a Project operation were different geographic systems. |
static int |
S_GEOMETRY_DEGENERATE
A geometric construction or geometric property query succeeded but the resulting geometry is degenerate in some way. |
static int |
S_GEOMETRY_EMPTY_GEOMETRY
A (successful) operation on an empty geometry was performed. |
static int |
S_GEOMETRY_GEOMETRY_NOT_PROJECTED
The geometry could not be projected and has been set empty. |
static int |
S_GEOMETRY_HAS_NL_SEGMENTS
A geometry being exported to an ESRI shapefile buffer contains non-linear segments. |
static int |
S_GEOMETRY_OK
|
static int |
S_GEOMETRY_PROJECTION_HINT_CLIP_GCS_ONLY
Projections have to consider clipping with the GCS horizon only. |
static int |
S_GEOMETRY_PROJECTION_HINT_CLIP_PCS_AND_GCS
Projections have to consider clipping with the PCS and GCS horizon. |
static int |
S_GEOMETRY_PROJECTION_HINT_CLIP_PCS_ONLY
Projections have to consider clipping with the PCS horizon only. |
Field Detail |
---|
static final int S_GEOMETRY_OK
static final int S_GEOMETRY_DEGENERATE
static final int S_GEOMETRY_HAS_NL_SEGMENTS
static final int S_GEOMETRY_DATUMCONVERSIONATTEMPTED
static final int S_GEOMETRY_EMPTY_GEOMETRY
static final int S_GEOMETRY_GEOMETRY_NOT_PROJECTED
static final int S_GEOMETRY_PROJECTION_HINT_CLIP_PCS_ONLY
static final int S_GEOMETRY_PROJECTION_HINT_CLIP_GCS_ONLY
static final int S_GEOMETRY_PROJECTION_HINT_CLIP_PCS_AND_GCS
static final int E_GEOMETRY_EMPTYGEOMETRY
static final int E_GEOMETRY_INCONSISTANT_PARAMS
static final int E_GEOMETRY_INVALID_RADIUS
static final int E_GEOMETRY_INVALID_CHORD
static final int E_GEOMETRY_NONENVELOPE
static final int E_GEOMETRY_NONPART
static final int E_GEOMETRY_ROTATEENVELOPE
static final int E_GEOMETRY_TRANSFORMENVELOPE
static final int E_GEOMETRY_WRONGTYPE
static final int E_GEOMETRY_UNKNOWNTYPE
static final int E_GEOMETRY_UNDERCONSTRAINED
static final int E_GEOMETRY_INVALID_ANGLE
static final int E_GEOMETRY_NONPATH
static final int E_GEOMETRY_NONSEGMENT
static final int E_GEOMETRY_NONPOINT
static final int E_GEOMETRY_INCONSISTANT_SPATIAL_REFERENCE
static final int E_GEOMETRY_PARTNOTFOUND
static final int E_GEOMETRY_NOTSIMPLE
static final int E_GEOMETRY_INTERIORPART
static final int E_GEOMETRY_BAD_SPLIT_DISTANCE
static final int E_GEOMETRY_NULL
static final int E_GEOMETRY_CANT_RESHAPE
static final int E_GEOMETRY_NONPOLYGON
static final int E_GEOMETRY_NONPOLYLINE
static final int E_GEOMETRY_NONGEOMETRY
static final int E_GEOMETRY_EQUAL_VERTEX_ATTRIBUTES
static final int E_GEOMETRY_CANT_QUERY_ON_VERTEX_ATTRIBUTES
static final int E_GEOMETRY_NO_VALID_VERTEX_ATTRIBUTES
static final int E_GEOMETRY_UNDEFINED_SPATIAL_REFERENCE
static final int E_GEOMETRY_INCONSISTANT_DIMENSIONS
static final int E_GEOMETRY_SIMPLIFYFAILED
static final int E_GEOMETRY_PROJECTDATUM
static final int E_GEOMETRY_FILLET_FAILED
static final int E_GEOMETRY_INVALID_AXES
static final int E_GEOMETRY_CANT_CUT_POLYGON
static final int E_GEOMETRY_BADRELATION
static final int E_GEOMETRY_NOT_Z_AWARE
static final int E_GEOMETRY_NOT_M_AWARE
static final int E_GEOMETRY_SEGMENTGRAPH_CANTLOAD
static final int E_GEOMETRY_SEGMENTGRAPH_CONSTRUCTERROR
static final int E_GEOMETRY_OUT_OF_BOUNDS
static final int E_GEOMETRY_INTERNALERROR
static final int E_GEOMETRY_TOOMANYPOINTS
static final int E_GEOMETRY_BUFFEROUTOFBOUNDS
static final int E_GEOMETRY_OUTOFMEMORY
static final int E_GEOMETRY_RELATIONSYNTAXERROR
static final int E_GEOMETRY_UNKNOWNERROR
static final int E_GEOMETRY_NOPENDINGMOVETO
static final int E_GEOMETRY_NOT_ID_AWARE
static final int E_GEOMETRY_ILLEGALWIN32EXPORT
static final int E_GEOMETRY_CONSTRUCTPOINTUNION
static final int E_GEOMETRY_BEZIER_EXTEND_EMBEDDED
static final int E_GEOMETRY_NOT_Z_SIMPLE
static final int E_GEOMETRY_NOT_M_SIMPLE
static final int E_GEOMETRY_INVALIDCONSTRUCTION
static final int E_GEOMETRY_NONMULTIPATCH
static final int E_GEOMETRY_UNDEFINEDRING
static final int E_GEOMETRY_INVALIDRINGTYPE
static final int E_GEOMETRY_AMBIGUOUSPARTTYPE
static final int E_GEOMETRY_INVALIDRINGORDER
static final int E_GEOMETRY_INVALIDCOUNT
static final int E_GEOMETRY_EXTERIORPART
static final int E_GEOMETRY_NONTRIANGLESTRIP
static final int E_GEOMETRY_NONTRIANGLEFAN
static final int E_GEOMETRY_NONVECTOR3D
static final int E_GEOMETRY_DEGENERATEGEOMETRY
static final int E_GEOMETRY_DUPLICATESEGMENTPOINTER
static final int E_GEOMETRY_INSUFFICIENT_CONTROLPOINTS
static final int E_GEOMETRY_NOT_BEZIERCURVES
static final int E_GEOMETRY_TRANSFORMATION_UNDEFINED
static final int E_GEOMETRY_SR_Z_MISMATCH
static final int E_GEOMETRY_SR_M_MISMATCH
static final int E_GEOMETRY_INPUT_TYPE_MISMATCH
static final int E_GEOMETRY_INPUT_TYPE_INCORRECT
static final int E_GEOMETRY_EDITED_REGIONS_OVERLAP
static final int E_GEOMETRY_PART_ZS_ARE_NAN
static final int E_GEOMETRY_CANNOT_EXTRAPOLATE_BY_SEGMENT
static final int E_GEOMETRY_EDITS_OVERLAP
static final int E_GEOMETRY_UNIT_CONVERSION
static final int E_GEOMETRY_BUFFER_DISTANCES
static final int E_GEOMETRY_OPERATION_CANCELLED
static final int E_GEOMETRY_WRONG_RELATION_AND_TYPE
static final int E_GEOMETRY_BUFFERCONSTRUCTION_INUSE
static final int E_GEOMETRY_BUFFERFAILURE
static final int E_GEOMETRY_TOLERANCE_TOO_LARGE_FOR_EXTENT
static final int E_GEOMETRY_BUFFER_INVALID_SIDE_OPTION
static final int E_GEOMETRY_BUFFER_INVALID_END_OPTION
static final int E_GEOMETRY_BUFFER_INVALID_BUFFER_DISTANCE
static final int E_GEOMETRY_AUTHORITY_TOO_LONG
static final int E_GEOMETRY_WKT_TOO_LONG
static final int E_GEOMETRY_PARAMETER_TOO_SMALL
static final int E_GEOMETRY_ZM_OUT_OF_BOUNDS
static final int E_GEOMETRY_Z_OUT_OF_BOUNDS
static final int E_GEOMETRY_M_OUT_OF_BOUNDS
static final int E_GEOMETRY_CANNOT_DO_3D_OPERATIONS_ON_CURVES
static final int E_GEOMETRY_NOT_SINGLEPART
static final int E_GEOMETRY_CANT_EVALUATE_RELATION_MATRIX
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |