gridplane

<script src="./point_src/gridplane"></script>

Meta Data
filepath_exists True
path gridplane
filepath gridplane.js
clean_files ()

  • ClassDeclaration
    class comments:
    this.panning.startTime = +(new Date)
    • constructor

      constructor

      (
      dimensions
      )
      from class_name
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos'])
    • method

      mounted

      (
      pin , point
      )
      from class_name
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos'])
    • method

      trackDown

      (
      evPoint
      )
      from class_name
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos'])
      this.panning.startTime = +(new Date)
    • method

      trackUp

      (
      evPoint
      )
      from class_name
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos'])
      p.endTime = +(new Date)
    • method

      panPlane

      (
      other
      )
      from class_name
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos'])
      The sensitivity of the panning after the touch is complete.
    • method

      updatePanning

      (
      _other , panTick , panSensitivity
      )
      from class_name
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos'])
      console.log('tick', this.panning.tick)
    • method

      updateSpeed

      (
      speed , speedReduction , pullReduction
      )
      from class_name
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos'])
    • method

      drawLines

      (
      ctx , boxWidth = 20 , offset = {x: 0, y: 0, skew: 40}
      )
      from class_name
      dict_keys(['kind', 'word', 'static', 'computed', 'is_symbol', 'value', 'type', 'comments', 'pos'])
      Box for contained.
    dict_keys(['kind', 'word', 'parentName', 'type', 'body', 'comments', 'pos'])