reg:Convex

A convex is defined as the intersection of one or more half-plane constraints with the unit sphere; this may also be described as the union of one or more convex polygons bounded by one or more constraint planes

Element Information

Model

Children: reg:Constraint

Attributes

QName Type Fixed Default Use Inheritable Annotation
fill_factor restriction of xs:double 1.0 optional
The fill_factor (value between 0 and 1) indicates the fraction of the region that is actually included; possible application: large scale resource coverage areas
note xs:string optional
unit crd:posUnitType deg optional

Source

<xs:element name="Convex" type="reg:convexType" substitutionGroup="reg:Region">
  <xs:annotation>
    <xs:documentation>A convex is defined as the intersection of one or more half-plane constraints with the unit sphere; this may also be described as the union of one or more convex polygons bounded by one or more constraint planes</xs:documentation>
  </xs:annotation>
</xs:element>

Sample