Enumerations | |
| enum | AGSGeometryOffsetType { AGSGeometryOffsetTypeMitered = 0, AGSGeometryOffsetTypeBevelled, AGSGeometryOffsetTypeRounded } |
| enum | AGSGeometryRelation { AGSGeometryRelationCross = 0, AGSGeometryRelationDisjoint, AGSGeometryRelationIn, AGSGeometryRelationInteriorIntersection, AGSGeometryRelationIntersection, AGSGeometryRelationLineCoincidence, AGSGeometryRelationLineTouch, AGSGeometryRelationOverlap, AGSGeometryRelationPointTouch, AGSGeometryRelationTouch, AGSGeometryRelationWithin, AGSGeometryRelationRelation } |
Supported offsetHow types for the AGSGeometryServiceTask's offsetWithParameters: operation.
| enum AGSGeometryRelation |
Possible relationships between geometries.