Skip to content

Commit 4beac56

Browse files
committed
[auto] Update API
1 parent d2310f0 commit 4beac56

69 files changed

Lines changed: 2575 additions & 4 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/API/API/Imagine/Factory/ClassFactory.html

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,12 @@ <h4>Return Value</h4>
231231
<h4>See also</h4>
232232

233233
<table class="table table-condensed">
234+
<tr>
235+
<td>
236+
<a href="../../Imagine/Factory/ClassFactoryInterface.html#method_createMetadataReader"><abbr title="Imagine\Factory\ClassFactoryInterface">ClassFactoryInterface</abbr>::createMetadataReader</a>
237+
</td>
238+
<td></td>
239+
</tr>
234240
</table>
235241

236242
</div>
@@ -281,6 +287,12 @@ <h4>Return Value</h4>
281287
<h4>See also</h4>
282288

283289
<table class="table table-condensed">
290+
<tr>
291+
<td>
292+
<a href="../../Imagine/Factory/ClassFactoryInterface.html#method_createBox"><abbr title="Imagine\Factory\ClassFactoryInterface">ClassFactoryInterface</abbr>::createBox</a>
293+
</td>
294+
<td></td>
295+
</tr>
284296
</table>
285297

286298
</div>
@@ -326,6 +338,12 @@ <h4>Return Value</h4>
326338
<h4>See also</h4>
327339

328340
<table class="table table-condensed">
341+
<tr>
342+
<td>
343+
<a href="../../Imagine/Factory/ClassFactoryInterface.html#method_createFileLoader"><abbr title="Imagine\Factory\ClassFactoryInterface">ClassFactoryInterface</abbr>::createFileLoader</a>
344+
</td>
345+
<td></td>
346+
</tr>
329347
</table>
330348

331349
</div>
@@ -376,6 +394,12 @@ <h4>Return Value</h4>
376394
<h4>See also</h4>
377395

378396
<table class="table table-condensed">
397+
<tr>
398+
<td>
399+
<a href="../../Imagine/Factory/ClassFactoryInterface.html#method_createDrawer"><abbr title="Imagine\Factory\ClassFactoryInterface">ClassFactoryInterface</abbr>::createDrawer</a>
400+
</td>
401+
<td></td>
402+
</tr>
379403
</table>
380404

381405
</div>
@@ -431,6 +455,12 @@ <h4>Return Value</h4>
431455
<h4>See also</h4>
432456

433457
<table class="table table-condensed">
458+
<tr>
459+
<td>
460+
<a href="../../Imagine/Factory/ClassFactoryInterface.html#method_createLayers"><abbr title="Imagine\Factory\ClassFactoryInterface">ClassFactoryInterface</abbr>::createLayers</a>
461+
</td>
462+
<td></td>
463+
</tr>
434464
</table>
435465

436466
</div>
@@ -481,6 +511,12 @@ <h4>Return Value</h4>
481511
<h4>See also</h4>
482512

483513
<table class="table table-condensed">
514+
<tr>
515+
<td>
516+
<a href="../../Imagine/Factory/ClassFactoryInterface.html#method_createEffects"><abbr title="Imagine\Factory\ClassFactoryInterface">ClassFactoryInterface</abbr>::createEffects</a>
517+
</td>
518+
<td></td>
519+
</tr>
484520
</table>
485521

486522
</div>
@@ -541,6 +577,12 @@ <h4>Return Value</h4>
541577
<h4>See also</h4>
542578

543579
<table class="table table-condensed">
580+
<tr>
581+
<td>
582+
<a href="../../Imagine/Factory/ClassFactoryInterface.html#method_createImage"><abbr title="Imagine\Factory\ClassFactoryInterface">ClassFactoryInterface</abbr>::createImage</a>
583+
</td>
584+
<td></td>
585+
</tr>
544586
</table>
545587

546588
</div>
@@ -601,6 +643,12 @@ <h4>Return Value</h4>
601643
<h4>See also</h4>
602644

603645
<table class="table table-condensed">
646+
<tr>
647+
<td>
648+
<a href="../../Imagine/Factory/ClassFactoryInterface.html#method_createFont"><abbr title="Imagine\Factory\ClassFactoryInterface">ClassFactoryInterface</abbr>::createFont</a>
649+
</td>
650+
<td></td>
651+
</tr>
604652
</table>
605653

606654
</div>

docs/API/API/Imagine/File/Loader.html

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,12 @@ <h4>Return Value</h4>
349349
<h4>See also</h4>
350350

351351
<table class="table table-condensed">
352+
<tr>
353+
<td>
354+
<a href="../../Imagine/File/LoaderInterface.html#method_isLocalFile"><abbr title="Imagine\File\LoaderInterface">LoaderInterface</abbr>::isLocalFile</a>
355+
</td>
356+
<td></td>
357+
</tr>
352358
</table>
353359

354360
</div>
@@ -384,6 +390,12 @@ <h4>Return Value</h4>
384390
<h4>See also</h4>
385391

386392
<table class="table table-condensed">
393+
<tr>
394+
<td>
395+
<a href="../../Imagine/File/LoaderInterface.html#method_getPath"><abbr title="Imagine\File\LoaderInterface">LoaderInterface</abbr>::getPath</a>
396+
</td>
397+
<td></td>
398+
</tr>
387399
</table>
388400

389401
</div>
@@ -419,6 +431,12 @@ <h4>Return Value</h4>
419431
<h4>See also</h4>
420432

421433
<table class="table table-condensed">
434+
<tr>
435+
<td>
436+
<a href="../../Imagine/File/LoaderInterface.html#method_hasReadData"><abbr title="Imagine\File\LoaderInterface">LoaderInterface</abbr>::hasReadData</a>
437+
</td>
438+
<td></td>
439+
</tr>
422440
</table>
423441

424442
</div>
@@ -454,6 +472,12 @@ <h4>Return Value</h4>
454472
<h4>See also</h4>
455473

456474
<table class="table table-condensed">
475+
<tr>
476+
<td>
477+
<a href="../../Imagine/File/LoaderInterface.html#method_getData"><abbr title="Imagine\File\LoaderInterface">LoaderInterface</abbr>::getData</a>
478+
</td>
479+
<td></td>
480+
</tr>
457481
</table>
458482

459483
</div>
@@ -489,6 +513,12 @@ <h4>Return Value</h4>
489513
<h4>See also</h4>
490514

491515
<table class="table table-condensed">
516+
<tr>
517+
<td>
518+
<a href="../../Imagine/File/LoaderInterface.html#method___toString"><abbr title="Imagine\File\LoaderInterface">LoaderInterface</abbr>::__toString</a>
519+
</td>
520+
<td></td>
521+
</tr>
492522
</table>
493523

494524
</div>

docs/API/API/Imagine/Filter/Advanced/BlackWhite.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,12 @@ <h4>Return Value</h4>
222222
<h4>See also</h4>
223223

224224
<table class="table table-condensed">
225+
<tr>
226+
<td>
227+
<a href="../../../Imagine/Filter/Advanced/OnPixelBased.html#method_apply"><abbr title="Imagine\Filter\Advanced\OnPixelBased">OnPixelBased</abbr>::apply</a>
228+
</td>
229+
<td></td>
230+
</tr>
225231
</table>
226232

227233
</div>

docs/API/API/Imagine/Filter/Advanced/Border.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,12 @@ <h4>Return Value</h4>
201201
<h4>See also</h4>
202202

203203
<table class="table table-condensed">
204+
<tr>
205+
<td>
206+
<a href="../../../Imagine/Filter/FilterInterface.html#method_apply"><abbr title="Imagine\Filter\FilterInterface">FilterInterface</abbr>::apply</a>
207+
</td>
208+
<td></td>
209+
</tr>
204210
</table>
205211

206212
</div>

docs/API/API/Imagine/Filter/Advanced/BorderDetection.html

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ <h2>Methods</h2>
152152
<div class="col-md-8 type">
153153
<a href="#method___construct">__construct</a>(int $variant = self::VARIANT_ONE)
154154

155-
<p>Initialize the instance.</p> </div>
155+
<p>Initialize this filter.</p> </div>
156156
<div class="col-md-2"></div>
157157
</div>
158158
<div class="row">
@@ -183,7 +183,7 @@ <h3 id="method___construct">
183183

184184

185185
<div class="method-description">
186-
<p>Initialize the instance.</p> </div>
186+
<p>Initialize this filter.</p> </div>
187187
<div class="tags">
188188
<h4>Parameters</h4>
189189

@@ -197,6 +197,15 @@ <h4>Parameters</h4>
197197

198198

199199

200+
<h4>Exceptions</h4>
201+
202+
<table class="table table-condensed">
203+
<tr>
204+
<td><a href="../../../Imagine/Exception/InvalidArgumentException.html"><abbr title="Imagine\Exception\InvalidArgumentException">InvalidArgumentException</abbr></a></td>
205+
<td>throws an InvalidArgumentException if $variant is not valid</td>
206+
</tr>
207+
</table>
208+
200209

201210
</div>
202211
</div>
@@ -241,6 +250,12 @@ <h4>Return Value</h4>
241250
<h4>See also</h4>
242251

243252
<table class="table table-condensed">
253+
<tr>
254+
<td>
255+
<a href="../../../Imagine/Filter/FilterInterface.html#method_apply"><abbr title="Imagine\Filter\FilterInterface">FilterInterface</abbr>::apply</a>
256+
</td>
257+
<td></td>
258+
</tr>
244259
</table>
245260

246261
</div>

docs/API/API/Imagine/Filter/Advanced/Canvas.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,12 @@ <h4>Return Value</h4>
206206
<h4>See also</h4>
207207

208208
<table class="table table-condensed">
209+
<tr>
210+
<td>
211+
<a href="../../../Imagine/Filter/FilterInterface.html#method_apply"><abbr title="Imagine\Filter\FilterInterface">FilterInterface</abbr>::apply</a>
212+
</td>
213+
<td></td>
214+
</tr>
209215
</table>
210216

211217
</div>

docs/API/API/Imagine/Filter/Advanced/Grayscale.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,12 @@ <h4>Return Value</h4>
203203
<h4>See also</h4>
204204

205205
<table class="table table-condensed">
206+
<tr>
207+
<td>
208+
<a href="../../../Imagine/Filter/FilterInterface.html#method_apply"><abbr title="Imagine\Filter\FilterInterface">FilterInterface</abbr>::apply</a>
209+
</td>
210+
<td></td>
211+
</tr>
206212
</table>
207213

208214
</div>

docs/API/API/Imagine/Filter/Advanced/Negation.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,12 @@ <h4>Return Value</h4>
150150
<h4>See also</h4>
151151

152152
<table class="table table-condensed">
153+
<tr>
154+
<td>
155+
<a href="../../../Imagine/Filter/FilterInterface.html#method_apply"><abbr title="Imagine\Filter\FilterInterface">FilterInterface</abbr>::apply</a>
156+
</td>
157+
<td></td>
158+
</tr>
153159
</table>
154160

155161
</div>

docs/API/API/Imagine/Filter/Advanced/Neighborhood.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,12 @@ <h4>Return Value</h4>
204204
<h4>See also</h4>
205205

206206
<table class="table table-condensed">
207+
<tr>
208+
<td>
209+
<a href="../../../Imagine/Filter/FilterInterface.html#method_apply"><abbr title="Imagine\Filter\FilterInterface">FilterInterface</abbr>::apply</a>
210+
</td>
211+
<td></td>
212+
</tr>
207213
</table>
208214

209215
</div>

docs/API/API/Imagine/Filter/Advanced/OnPixelBased.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,12 @@ <h4>Return Value</h4>
214214
<h4>See also</h4>
215215

216216
<table class="table table-condensed">
217+
<tr>
218+
<td>
219+
<a href="../../../Imagine/Filter/FilterInterface.html#method_apply"><abbr title="Imagine\Filter\FilterInterface">FilterInterface</abbr>::apply</a>
220+
</td>
221+
<td></td>
222+
</tr>
217223
</table>
218224

219225
</div>

0 commit comments

Comments
 (0)