<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hello Everyone, <br>
    <br>
    I was wondering if is possible to assign coordinates to the vtkTree.
    I have an algorithm that collects a number of points from an image
    and it stores them in the vtkTree, I'm using a MutableDirectedGraph
    and a vtkDoubleArray to store the coordinates of each point, then
    assigning the Array to the Graph and finally converting them to a
    vtkTree. <br>
    <br>
    It is possible to show this tree using the coordinates? from the
    examples, I can't find one that does this type of operation. <br>
    <br>
    any suggestions will be greatly appreciated. <br>
    <br>
    Have a nice day
    <div class="moz-signature">-- <br>
      Juan Carlos Prieto
      <font face="arial" color="grey" size="2">
        <br>
        Phd Student
        <br>
        <a href="http://www.creatis.insa-lyon.fr">CREATIS</a>
        Tel:+33472438918
        <br>
        7 Av Jean Capelle
        <br>
        69621 Villeurbanne Cedex
        <br>
        France <br>
        <a href="http://www.creatis.insa-lyon.fr/%7Eprieto">Personal
          page</a>
      </font>
    </div>
  </body>
</html>