Ellipse is an extension of the circle shape, with a minor axis radius and position angle |
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="Ellipse" type="reg:ellipseType" substitutionGroup="reg:Region"> <xs:annotation> <xs:documentation>Ellipse is an extension of the circle shape, with a minor axis radius and position angle</xs:documentation> </xs:annotation> </xs:element> |