MCPcopy Create free account
hub / github.com/OpenSourcePhysics/osp / TLine

Method TLine

src/org/opensourcephysics/media/core/TLine.java:58–61  ·  view source on GitHub ↗

Constructs a default TLine with end points at (0, 0).

()

Source from the content-addressed store, hash-verified

56 * Constructs a default TLine with end points at (0, 0).
57 */
58 public TLine() {
59
60 /** empty block */
61 }
62
63 /**
64 * Constructs a TLine with specified end points.

Callers

nothing calls this directly

Calls 1

setXYMethod · 0.65

Tested by

no test coverage detected