Preparing search index...
The search index is not available
candygraph
candygraph
CartesianCoordinateSystem
Class CartesianCoordinateSystem
Hierarchy
CoordinateSystem
CartesianCoordinateSystem
Index
Constructors
constructor
Properties
xscale
yscale
Methods
to
Domain
to
Range
Constructors
constructor
new
Cartesian
Coordinate
System
(
cg
:
CandyGraph
, xscale
:
LinearScale
|
LogScale
, yscale
:
LinearScale
|
LogScale
)
:
CartesianCoordinateSystem
Parameters
cg:
CandyGraph
xscale:
LinearScale
|
LogScale
yscale:
LinearScale
|
LogScale
Returns
CartesianCoordinateSystem
Properties
Readonly
xscale
xscale
:
LinearScale
|
LogScale
Readonly
yscale
yscale
:
LinearScale
|
LogScale
Methods
to
Domain
to
Domain
(
v
:
Vector2
)
:
Vector2
Parameters
v:
Vector2
Returns
Vector2
to
Range
to
Range
(
v
:
Vector2
)
:
Vector2
Parameters
v:
Vector2
Returns
Vector2
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
candygraph
Cartesian
Coordinate
System
constructor
xscale
yscale
to
Domain
to
Range
Generated using
TypeDoc