Coordinate
Graphics grammar element - coordinate system.
Instance Methods
start
Set the starting point of the coordinate system
end
Set the ending point of the coordinate system
origin
Set the origin of the coordinate system
translate
Set the translation of the coordinate system
rotate
Set the rotation of the coordinate system
scale
Set the scaling of the coordinate system
transpose
Set whether the coordinate system needs to be transposed
id
Set or read the unique identifier id
of the component.
name
Set or read the name name
of the component.
depend
Set the dependent grammar elements, with the ts type definition as follows:
The parameter can be an instance of other grammar elements, or an id
corresponding to a grammar element.
clear
Clear all configurations of the current grammar element
release
Release and destroy the grammar element instance