A convex hull is the convex polygon that contains all of the specified positions; the points have to be constrained to lie in one hemisphere |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
fill_factor | restriction of xs:double | 1.0 | optional |
|
|||
note | xs:string | optional | |||||
unit | crd:posUnitType | deg | optional |
<xs:element name="ConvexHull" type="reg:convexHullType" substitutionGroup="reg:Region"> <xs:annotation> <xs:documentation>A convex hull is the convex polygon that contains all of the specified positions; the points have to be constrained to lie in one hemisphere</xs:documentation> </xs:annotation> </xs:element> |