Guitransition
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://merode.econ.kuleuven.ac.be/mermaid/mxp/1.5}edgecontrolpoints"/>
</sequence>
<attribute name="refid" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="linewidth" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="linecolor" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="textcolor" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="fontfamily" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="fontsize" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="fontbold" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="fontitalic" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="labelvisible" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="labelposition" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the edgecontrolpoints property.
Link copied to clipboard
Gets the value of the fontfamily property.
Link copied to clipboard
Gets the value of the fontsize property.
Link copied to clipboard
Gets the value of the labelposition property.
Link copied to clipboard
Gets the value of the linecolor property.
Link copied to clipboard
Gets the value of the linewidth property.
Link copied to clipboard
Gets the value of the refid property.
Link copied to clipboard
Gets the value of the textcolor property.
Link copied to clipboard
Gets the value of the fontbold property.
Link copied to clipboard
Gets the value of the fontitalic property.
Link copied to clipboard
Gets the value of the labelvisible property.
Link copied to clipboard
Sets the value of the edgecontrolpoints property.
Link copied to clipboard
Sets the value of the fontbold property.
Link copied to clipboard
Sets the value of the fontfamily property.
Link copied to clipboard
Sets the value of the fontitalic property.
Link copied to clipboard
Sets the value of the fontsize property.
Link copied to clipboard
Sets the value of the labelposition property.
Link copied to clipboard
Sets the value of the labelvisible property.
Link copied to clipboard
Sets the value of the linecolor property.
Link copied to clipboard
Sets the value of the linewidth property.
Link copied to clipboard
Sets the value of the refid property.
Link copied to clipboard
Sets the value of the textcolor property.