Trtor.toDA

transfrom coord from chart to drawing area

  1. Point toDA(double x, double y)
    class Trtor
    const pure nothrow @nogc @safe
    toDA
    (
    double x
    ,
    double y
    )
  2. Point toDA(Point p)
  3. double toDAX(double x)
  4. double toDAY(double y)

Meta