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