Semantic search

Condition
Printout selection
Options
Parameters [
limit:

The maximum number of results to return
offset:

The offset of the first result
link:

Show values as links
headers:

Display the headers/property names
mainlabel:

The label to give to the main page name
intro:

The text to display before the query results, if there are any
outro:

The text to display after the query results, if there are any
searchlabel:

Text for continuing the search
default:

The text to display if there are no query results
import-annotation:

Additional annotated data are to be copied during the parsing of a subject
propsep:

The separator between the properties of a result entry
valuesep:

The separator between the values for a property of a result
template:

The name of a template with which to display the printouts
named args:

Name the arguments passed to the template
userparam:

A value passed into each template call, if a template is used
class:

An additional CSS class to set for the list
introtemplate:

The name of a template to display before the query results, if there are any
outrotemplate:

The name of a template to display after the query results, if there are any
sep:

The separator between results
Sort options
Delete
Add sorting condition
(Image):getWidth (Português) Retorna a largura de uma imagem.
(Image):getWidth (日本語) 画像の幅を取得します。
(Image):getWrap Gets the wrapping properties of an Image.
(Image):getWrap (Português) Obtém as propriedades de acondicionamento de uma imagem.
(Image):getWrap (日本語) Image の加工特性を取得します。
(Image):isCompressed Gets whether the Image was created from CompressedData. Added since 0.9.0
(Image):isCompressed (日本語) CompressedData から作成された画像であるかどうか取得します。 Added since 0.9.0
(Image):isFormatLinear Gets whether the Image was created with a the linear (non-gamma corrected) flag set to true. Added since 11.0
(Image):refresh Reloads the Image's contents from the ImageData or CompressedData used to create the image. Added since 0.9.0 Removed in 11.0
(Image):refresh (日本語) 画像の作成に用いるために ImageData または CompressedData から画像の内容を再読込します。 Added since 0.9.0 Removed in 11.0
(Image):replacePixels Replace the contents of an Image. Added since 11.0
(Image):replacePixels (日本語) Image の内容を置換します。 Added since 11.0
(Image):setFilter Sets the filter mode for an image.
(Image):setFilter (Русский) Устанавливает режим фильтрации для изображения.
(Image):setFilter (日本語) 画像のフィルタ方式を設定します。
(Image):setMipmapFilter (日本語) Image に対して mipmap フィルタの方式を設定します。 Added since 0.9.0 Removed in 11.0
(Image):setWrap Sets the wrapping properties of an Image.
(Image):setWrap (Português) Configura a propriedade de acondicionamento de uma imagem.
(Image):setWrap (日本語) Image の加工特性を設定します。
BezierCurve:evaluate Evaluate Bézier curve at parameter t. Added since 0.9.0
BezierCurve:evaluate (Русский) Вычисляет кривую Безье по параметру t. Added since 0.9.0
BezierCurve:evaluate (Українська) Обчислює криву Безьє на параметрі t. Added since 0.9.0
BezierCurve:evaluate (日本語) 引数 t によりベジェ曲線を評価します。 Added since 0.9.0
BezierCurve:evaluate (한국어) 곡선 위에 있는 특정한 점의 좌표를 구합니다. Added since 0.9.0
BezierCurve:getControlPoint Get coordinates of the i-th control point. Added since 0.9.0
BezierCurve:getControlPoint (Русский) Получает координаты контрольной точки i, Индексы начинаются с 1. Added since 0.9.0
BezierCurve:getControlPoint (Українська) Отримує координати опорної вершини номер i. Added since 0.9.0
BezierCurve:getControlPoint (日本語) 第 i 番目における制御点の座標を取得します。 Added since 0.9.0
BezierCurve:getControlPoint (한국어) i번째 조절점을 얻어옵니다. Added since 0.9.0
BezierCurve:getControlPointCount Get the number of control points in the Bézier curve. Added since 0.9.0
BezierCurve:getControlPointCount (Русский) Получает число контрольных точек на кривой Безье. Added since 0.9.0
BezierCurve:getControlPointCount (Українська) Отримує кількість опорних точок у кривій Безьє. Added since 0.9.0
BezierCurve:getControlPointCount (日本語) ベジェ曲線にある制御点の個数を取得します。 Added since 0.9.0
BezierCurve:getControlPointCount (한국어) 조절점의 개수를 구합니다. Added since 0.9.0
BezierCurve:getDegree Get degree of the Bézier curve. Added since 0.9.0
BezierCurve:getDegree (Русский) Получает степень кривой Безье.. Added since 0.9.0
BezierCurve:getDegree (Українська) Отримує степінь кривої Безьє. Added since 0.9.0
BezierCurve:getDegree (日本語) ベジェ曲線の次数(階数)を取得します。 Added since 0.9.0
BezierCurve:getDegree (한국어) 베지에 곡선의 차수를 구합니다. Added since 0.9.0
BezierCurve:getDerivative Get derivate of the Bézier curve. Added since 0.9.0
BezierCurve:getDerivative (Русский) Получить производную кривую Безье. Added since 0.9.0
BezierCurve:getDerivative (Українська) Отримати похідну кривої Безьє. Added since 0.9.0
BezierCurve:getDerivative (日本語) ベジェ曲線の派生物を取得します。 Added since 0.9.0
BezierCurve:getDerivative (한국어) 베지에 곡선의 도함수를 구합니다. Added since 0.9.0
BezierCurve:getSegment Gets a BezierCurve that corresponds to the specified segment of this BezierCurve. Added since 0.10.0
BezierCurve:getSegment (Українська) Отримує об'єкт BezierCurve (крива Безьє), який відповідає певному сегменту цієї BezierCurve. Added since 0.10.0
BezierCurve:getSegment (日本語) 現在の BezierCurve で指定された線分に対応する BezierCurve を取得します。 Added since 0.10.0
BezierCurve:insertControlPoint Insert control point after the i-th control point. Added since 0.9.0
BezierCurve:insertControlPoint (Русский) Вставляет контрольную точку после контрольной точки i. Added since 0.9.0
BezierCurve:insertControlPoint (Українська) Вставляє опорну точку як нову i-ту опорну точку. Added since 0.9.0