TestingDocs.com
    Software Testing website
    • Automation
      • Selenium
      • JBehave Framework
    • Tutorials
      • MySQL Tutorials
      • Testlink
      • Maven
      • Git
    • IDEs
      • IntelliJ IDEA
      • Eclipse
    • Flowcharts
      • Flowgorithm
      • Raptor
    • About

    Raptor Flowchart

    Graphics in Raptor Flowchart

    Raptor Flowcharts

    Introduction

    In this post, we will learn to use graphics programming in Raptor flowcharts. To use graphics, you must create a graphics window using the command called RaptorGraph.

    https://www.testingdocs.com/getting-started-with-raptorgraph/

    Open_Graph_Window

    We can specify the height and width of the window to this command.

    Open_Graph_Window(500,500)

    would open a window screen with 500 height and 500 width as shown in the picture.

     

    Once we add the graphics window, then we can add other elements to the window. For example, let’s add a circle to the window.

    Draw a circle example

    To draw a circle we can use the following command.

    Draw_Circle(200,200,150,Blue,filled)

    The above command will draw a circle with a blue color filled in the circle area as shown in the screenshot.

     

     

    Practice adding more elements to the window like adding lines, triangles, ellipses, etc.

     

     

    RAPTOR Tutorial Page: https://www.testingdocs.com/raptor-a-flowchart-tool/

    RAPTOR official website: https://raptor.martincarlisle.com/

    Related Posts

    Install RAPTOR Avalonia CentOS

    Raptor Flowchart /

    Install RAPTOR Avalonia on CentOS

    RAPTOR Avalonia Edition Windows

    Raptor Flowchart /

    Download RAPTOR Avalonia Edition on Windows

    RAPTOR Editions

    Raptor Flowchart /

    RAPTOR Editions

    RAPTOR flowcart to write to a file output

    Raptor Flowchart /

    Write to a file with RAPTOR flowchart

    Sum of Squares Array Elements Modular Approach

    Raptor Flowchart /

    Sum of Squares of Given Array Elements

    ‹ Launch RAPTOR on Windows› IPO Chart

    Recent Posts

    • Running Tests in Parallel with Selenium Grid
    • Advanced Selenium Features
    • Locating Web Elements
    • Running the Test Script
    • Writing Your First Selenium Test Script
    • Getting Started with Selenium Automation Testing
    • Setting Up the Environment
    • How can you monitor the Quality Assurance Audit?
    • Leveraging LambdaTest with Appium 2.0
    • Appium 2.0 Plugins ListAppium 2.0 Plugins
    • Touch Actions and Multi-Touch Actions
    • Changes in Drivers and Classes
    • Appium Inspector
    • Capabilities in Appium 2.0
    • Appium 2.0 Driver ListAppium 2.0 Driver Installation & Management
    CyberLink Multimedia Software

    Back to Top

    Links

    • Contact
    • Privacy Policy
    • Cookie Policy

    www.TestingDocs.com