Relative Content

Tag Archive for androidalgorithmgraphicsstructure

Algorithm for Tree-like structure?

I’m working on an app in Android that displays “cards” of persons and connects these cards via lines. The lines will be used to show the relationship between the different persons, something akin to a family tree. Every card has 4 anchor points for a line (top, bottom, left, right).