GithubHelp home page GithubHelp logo

voronoi-treemap-library's People

Contributors

arlindnocaj avatar jasondavies avatar jhildenbrand avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

voronoi-treemap-library's Issues

RunTime Exception

The tree I am trying to visualise results in the following exceptions:

Polygons are not Convex...
java.lang.RuntimeException: Polygons are not Convex...
at kn.uni.voronoitreemap.convexClip.ConvexClip.Start(ConvexClip.java:48)
at kn.uni.voronoitreemap.j2d.PolygonSimple.convexClip(PolygonSimple.java:439)
at kn.uni.voronoitreemap.diagram.PowerDiagram.computeData(PowerDiagram.java:241)
at kn.uni.voronoitreemap.diagram.PowerDiagram.computeDiagram(PowerDiagram.java:153)
at kn.uni.voronoitreemap.core.VoronoiCore.voroDiagram(VoronoiCore.java:630)
at kn.uni.voronoitreemap.core.VoronoiCore.iterate(VoronoiCore.java:371)
at kn.uni.voronoitreemap.core.VoronoiCore.doIterate(VoronoiCore.java:675)
at kn.uni.voronoitreemap.core.VoronoiCore.doIterate(VoronoiCore.java:653)
at kn.uni.voronoitreemap.treemap.VoroNode.iterate(VoroNode.java:227)
at kn.uni.voronoitreemap.treemap.VoroCPU.run(VoroCPU.java:72)

[repeated several times]

followed by:

Error on computing power diagram
java.lang.RuntimeException: Twin of Edge is NULL. Cannot Connect Edges!
at kn.uni.voronoitreemap.convexHull.JFace.link(JFace.java:130)
at kn.uni.voronoitreemap.convexHull.JConvexHull.compute(JConvexHull.java:105)
at kn.uni.voronoitreemap.diagram.PowerDiagram.computeDiagram(PowerDiagram.java:146)
at kn.uni.voronoitreemap.core.VoronoiCore.voroDiagram(VoronoiCore.java:630)
at kn.uni.voronoitreemap.core.VoronoiCore.iterate(VoronoiCore.java:371)
at kn.uni.voronoitreemap.core.VoronoiCore.doIterate(VoronoiCore.java:675)
at kn.uni.voronoitreemap.core.VoronoiCore.doIterate(VoronoiCore.java:653)
at kn.uni.voronoitreemap.treemap.VoroNode.iterate(VoroNode.java:227)
at kn.uni.voronoitreemap.treemap.VoroCPU.run(VoroCPU.java:72)

repeated several times as well.

I cannot attach files to issues here, but if you want to reproduce this I'd be happy to send you an XStream XML serialisation of the tree list that causes the fault.

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.