element ellipse
diagram Index_p11.png
properties
content complex
used by
element entities
attributes
Name  Type  Use  Default  Fixed  annotation
m11xs:floatoptional  1    
m12xs:floatoptional  0    
m21xs:floatoptional  0    
m22xs:floatoptional  1    
dxxs:floatoptional  0    
dyxs:floatoptional  0    
startCaplineCapoptional  round    
documentation
The start line cap style.
endCaplineCapoptional  round    
documentation
The end line cap style.
penWidthxs:floatoptional  0    
documentation
The width of the pen.
lineJoinlineJoinoptional  round    
documentation
The line join style.
linePatternlinePatternoptional  solid    
documentation
The line pattern.
penColorcoloroptional  0,0,0    
documentation
The color of the pen.
brushColorcoloroptional  0,0,0    
documentation
The color of the brush used to fill the object.
layerxs:intoptional      
documentation
The layer the ellipse is on.
yxs:floatrequired      
documentation
The top of the ellipse.
xxs:floatrequired      
documentation
The left of the ellipse.
widthxs:floatrequired      
documentation
The width of the ellipse.
heightxs:floatrequired      
documentation
The height of the ellipse.
annotation
documentation
A graphcal ellipse.

attribute ellipse/@layer
type xs:int
properties
isRef 0
use optional
annotation
documentation
The layer the ellipse is on.

attribute ellipse/@y
type xs:float
properties
isRef 0
use required
annotation
documentation
The top of the ellipse.

attribute ellipse/@x
type xs:float
properties
isRef 0
use required
annotation
documentation
The left of the ellipse.

attribute ellipse/@width
type xs:float
properties
isRef 0
use required
annotation
documentation
The width of the ellipse.

attribute ellipse/@height
type xs:float
properties
isRef 0
use required
annotation
documentation
The height of the ellipse.