Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[454629] Dot RecordBased Shape visualisation #10

Merged

Conversation

prggz
Copy link
Contributor

@prggz prggz commented Jan 12, 2018

  • Created a DotRecordBasedJavaFxNode.java to provide a Java FX node to
    Dot2ZestAttribute Converter that consumes the label attribute to display
    a Record based node shape
  • moved height/width determination for nodes within
    Dot2ZestAttributeConverter for use within the Record Based Node Shape
    display
  • Font styling to use Font if specified, or stylesheet
  • replaces fill with background-color css
  • Implied Node label support
  • HTML labels will not be rendered as RecordBasedLabel.
  • adapted copyright notices

Signed-off-by: Zoey Gerrit Prigge zoey.prigge@uni-duesseldorf.de
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=454629

@eclipsewebmaster
Copy link

Issue tracker reference:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=454629

- Created a DotRecordBasedJavaFxNode.java to provide a Java FX node to
Dot2ZestAttribute Converter that consumes the label attribute to display
a Record based node shape
- moved height/width determination for nodes within
Dot2ZestAttributeConverter for use within the Record Based Node Shape
display
- Font styling to use Font if specified, or stylesheet
- replaces fill with background-color css
- Implied Node label support
- HTML labels will not be rendered as RecordBasedLabel.
- adapted copyright notices

Signed-off-by: Zoey Gerrit Prigge <zoey.prigge@uni-duesseldorf.de>
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=454629
@prggz prggz force-pushed the 454629_DotRecordLabel_JavaFX_Node_new branch from 545c6e2 to cbe5835 Compare January 12, 2018 06:49
@miklossy miklossy merged commit b8a39bd into eclipse:master Jan 12, 2018
@prggz prggz deleted the 454629_DotRecordLabel_JavaFX_Node_new branch March 9, 2018 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants