Skip to content

Commit

Permalink
Travis #254 /
Browse files Browse the repository at this point in the history
  • Loading branch information
mdartic committed Dec 4, 2016
1 parent a6b760a commit bdb5f72
Show file tree
Hide file tree
Showing 4 changed files with 9,834 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ <h1><code ng:non-bindable="">ToolboxEllipseService</code>
</div></div>
<div class="member method"><h2 id="methods">Methods</h2>
<ul class="methods"><li><h3 id="methods_drawcircle">drawCircle(x, y, style, color, contour)</h3>
<div class="drawcircle"><div class="drawcircle-page"><p>Draw a circle at specific coordinates </p>
<div class="drawcircle"><div class="drawcircle-page"><p>Draw a circle at specific coordinates</p>
</div><h5 id="methods_drawcircle_parameters">Parameters</h5><table class="variables-matrix table table-bordered table-striped"><thead><tr><th>Param</th><th>Type</th><th>Details</th></tr></thead><tbody><tr><td>x</td><td><a href="" class="label type-hint type-hint-integer">integer</a></td><td><div class="drawcircle-page"><p>X coordinate of the point</p>
</div></td></tr><tr><td>y</td><td><a href="" class="label type-hint type-hint-integer">integer</a></td><td><div class="drawcircle-page"><p>Y coordinate of the point</p>
</div></td></tr><tr><td>style</td><td><a href="" class="label type-hint type-hint-object">Object</a></td><td><div class="drawcircle-page"><p>SettingsService.STYLE of the point</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ <h1><code ng:non-bindable="">ToolboxRectangleService</code>
</div></div>
<div class="member method"><h2 id="methods">Methods</h2>
<ul class="methods"><li><h3 id="methods_drawsquare">drawSquare(x, y, style, color, contour)</h3>
<div class="drawsquare"><div class="drawsquare-page"><p>Draw a square at specific coordinates </p>
<div class="drawsquare"><div class="drawsquare-page"><p>Draw a square at specific coordinates</p>
</div><h5 id="methods_drawsquare_parameters">Parameters</h5><table class="variables-matrix table table-bordered table-striped"><thead><tr><th>Param</th><th>Type</th><th>Details</th></tr></thead><tbody><tr><td>x</td><td><a href="" class="label type-hint type-hint-integer">integer</a></td><td><div class="drawsquare-page"><p>X coordinate of the point</p>
</div></td></tr><tr><td>y</td><td><a href="" class="label type-hint type-hint-integer">integer</a></td><td><div class="drawsquare-page"><p>Y coordinate of the point</p>
</div></td></tr><tr><td>style</td><td><a href="" class="label type-hint type-hint-object">Object</a></td><td><div class="drawsquare-page"><p>SettingsService.STYLE of the point</p>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@

<script src="scripts/vendor-251865501b.js"></script>

<script src="scripts/app-7af47683d4.js"></script>
<script src="scripts/app-91e2b5ff67.js"></script>

</body>
</html>
Loading

0 comments on commit bdb5f72

Please sign in to comment.