Available translations





loading results
Image
The image node allows overlaying an image over the charts, controlling its position, size, and when it shall be rendered.
Узел Image позволяет накладывать изображение на диаграммы, контролировать его положение, размер и время визуализации.
Görüntü düğümü, grafiklerin üzerine bir görüntü yerleştirilmesine, konumunun, boyutunun ve ne zaman oluşturulacağının kontrol edilmesine olanak tanır.
Content
The foremost requirement for images is that they are in the png format, 24 bits, with transparency, a low case extension, and are square.
Главное требование к изображениям - они должны быть в формате png, 24 бита, с прозрачностью, с расширением в нижнем регистре, и квадратными.
Resimler için en önemli gereksinim, png formatında, 24 bit, şeffaf, düşük harf uzantılı ve kare olmalarıdır.
If you envision contributing your indicator so that the community may use it, then please follow the guidelines in the contribute icons page, in particular, the Technical Requirements.
Если вы планируете внести свой индикатор, чтобы сообщество могло его использовать, следуйте рекомендациям на странице значков How to Contribute Icons для внесения вкладов, в частности, техническим требованиям.
Topluluğun kullanabilmesi için indikatörünüze katkıda bulunmayı düşünüyorsanız, lütfen katkıda bulunma simgeleri sayfasındaki yönergeleri, özellikle de Teknik Gereksinimleri izleyin.
Images must the stored in the following path: Projects/Foundations/Icons/
Изображения должны храниться по следующему пути: Projects/Foundations/Icons/
Görüntüler aşağıdaki yolda saklanmalıdır: \BackendServers\WebServer\Images\Icons\style-01 Warning!!! This translation is outdated. English version is... Images must the stored in the following path: Projects/Foundations/Icons/ Please update this translation.
Note: See the configuration for further details.
Note: Daha fazla ayrıntı için yapılandırmaya bakın.
Configuring
Configuring Image
Görüntüyü Yapılandırma
-
codeNameis the name of the image, without the.png extension.
-
codeName,.png uzantısı olmadan görüntünün adıdır.
- size is the size at which the image shall be rendered, in pixels.
- boyut, görüntünün piksel cinsinden işleneceği boyuttur.
Initial Values
These are the Initial Values for Image configuration:
{
"codeName": "",
"size": 10
} Examples
This is a list of properties featured by the Image configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Image Menu
The Image node has the following Node Menu items:
The Configure menu item has the following properties:
- action: Configure
- actionFunction:
uiObject.configEditor.activate
- label: Configure
- iconPathOn: configuration
- iconPathOff: configuration
The Add Image Condition menu item has the following properties:
- action: Add UI Object
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
imageCondition
- actionFunction:
payload.executeAction
- label: Add Image Condition
- relatedUiObject: Image Condition
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add Image Position menu item has the following properties:
- action: Add UI Object
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
imagePosition
- actionFunction:
payload.executeAction
- label: Add Image Position
- relatedUiObject: Image Position
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add Image Formula menu item has the following properties:
- action: Add UI Object
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
imageFormula
- actionFunction:
payload.executeAction
- label: Add Image Formula
- relatedUiObject: Image Formula
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Delete menu item has the following properties:
- action: Delete UI Object
- actionProject: Visual-Scripting
- askConfirmation: true
- confirmationLabel: Confirm to Delete
- actionFunction:
payload.executeAction
- label: Delete
- iconPathOn: delete-entity
- iconPathOff: delete-entity
Tip: When a menu item is grayed out, it means that Image already has the required child type that the menu item may add, and only that child is allowed for that case.
Image Children
The Image node has the following childrenNodesProperties:
The Image Condition node property features the following properties:
- name:
imageCondition
- type: node
- childType: Image Condition
- autoAdd: true
The Image Position node property features the following properties:
- name:
imagePosition
- type: node
- childType: Image Position
- autoAdd: true
The Image Formula node property features the following properties:
- name:
imageFormula
- type: node
- childType: Image Formula
- autoAdd: false
Image Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Image with other nodes:
Compatible Types: