Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E escet
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 76
    • Issues 76
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse Projects
  • Eclipse ESCET (Supervisory Control Engineering Toolkit)
  • escet
  • Issues
  • #292

Closed
Open
Created Jan 11, 2022 by Dennis Hendriks@ddennisMaintainer3 of 6 tasks completed3/6 tasks

Railroad diagram generator improvements

The following should be improved:

  • Add manual for the debugging output.
  • Generate up-to-date new railroad diagrams for the railroad diagram documentation itself.
  • Update documentation for changes to the railroad diagram generator, including different type of configuration values, etc.
  • Production use still has its own (breaking) graphics settings.
  • Given the problems with awt, it shouldn't be used for graphics. A better approach is a computation for arc pixels, horizontal/vertical lines, etc. The computation needs an instance, while PaintSupport is currently a static class. So at that spot some shifting needs to be done. A first look suggested the ImageOutput base class. This simplifies awt to BufferedImage, saving, and plotting text.
  • Text size problem, see #110 (closed).

These were taken from !252 (comment 441029) and !252 (comment 456591).

Edited Jan 25, 2022 by Dennis Hendriks
Assignee
Assign to
Time tracking

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent