Fsmview
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">
<attribute name="gridcolor" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="backgroundcolor" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="gridenabled" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="gridvisible" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="gridmode" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="gridsize" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="scale" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the backgroundcolor property.
Link copied to clipboard
Gets the value of the gridcolor property.
Link copied to clipboard
Gets the value of the gridmode property.
Link copied to clipboard
Gets the value of the gridsize property.
Link copied to clipboard
Gets the value of the gridenabled property.
Link copied to clipboard
Gets the value of the gridvisible property.
Link copied to clipboard
Sets the value of the backgroundcolor property.
Link copied to clipboard
Sets the value of the gridcolor property.
Link copied to clipboard
Sets the value of the gridenabled property.
Link copied to clipboard
Sets the value of the gridmode property.
Link copied to clipboard
Sets the value of the gridsize property.
Link copied to clipboard
Sets the value of the gridvisible property.