Git Product home page Git Product logo

asciiviolet's People

Contributors

benny3946 avatar cayhorstmann avatar tlaskey avatar xiaofanlinus avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

gongenhao

asciiviolet's Issues

Implement two class box and classDiagramReader

For the box class It draw a class diagram box with a name in it.
for the class DiagramReader It read a class relation as [a]-[b].create the new node and connect the nodes.need to use \n to separate each input
Also modify the graphIcon where it draw with box class; the node class add a name variable; tester class to show all of the changes in once !

Updated the reader

implementing so that it chooses which reader to use i.e.
ClassDiagramReader or SequenceDiagramReader

Fix some bugs on SequenceLayout

It has a problem that when top nodes and call nodes get more and more the distances between top nodes increase.
Tiny fix on this class.

modify the classDiagramReader for setting label

the classDiagramReader now able to set up the label.

  • set the label on the edge by reading the string in operater(ope)
    • using '+' sign as an seperater to seperate the label
    • if there is 1 label (a) a would be the middleLabel.
    • if there is 2 labels (a+b) a would be the startLabel and b would be the endLabel.
    • if there is 3 labels (a+b+c) a would be the startLabel, b would be the middle label
    • and,c would be the endLabel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.