element line
diagram Index_p22.png
properties
content complex
used by
element entities
attributes
Name  Type  Use  Default  Fixed  annotation
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.
m11xs:floatoptional  1    
m12xs:floatoptional  0    
m21xs:floatoptional  0    
m22xs:floatoptional  1    
dxxs:floatoptional  0    
dyxs:floatoptional  0    
startpointrequired      
documentation
The start point for the line.
endpointrequired      
documentation
The end point of the line.
layerxs:integeroptional  0    
documentation
The layer the line is on.
annotation
documentation
A graphical line.

attribute line/@start
type point
properties
isRef 0
use required
facets
pattern [-]*[0-9.]+,[-]*[0-9.]+
annotation
documentation
The start point for the line.

attribute line/@end
type point
properties
isRef 0
use required
facets
pattern [-]*[0-9.]+,[-]*[0-9.]+
annotation
documentation
The end point of the line.

attribute line/@layer
type xs:integer
properties
isRef 0
default 0
use optional
annotation
documentation
The layer the line is on.