BridgesUNCC / bridges-java

JAVA Client library for Bridges
http://bridgesuncc.github.io
GNU General Public License v2.0
4 stars 12 forks source link

Location attribute for nodes #101

Closed squeetus closed 6 years ago

squeetus commented 7 years ago

We are planning to use nodes' 'location' attribute to represent coordinates in cartesian space.

As such, we need to add the following:

krs-world commented 7 years ago

David, I have modified the Bridges Element::getRepresentation() to only push the location attribute if they are not their default values (POSITIVE_INFINITY). I did some testing and it seems to work. Test it out..

  -- krs
squeetus commented 7 years ago

As discussed, we currently need to add: