The circle is defined by a center and a radius |
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="Circle" type="reg:circleType" substitutionGroup="reg:Region"> <xs:annotation> <xs:documentation>The circle is defined by a center and a radius</xs:documentation> </xs:annotation> </xs:element> |