<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Unfortunately my project forces me to use Java. What would be an alternative to create surface plots similar to vtkchartxyz without those methods?</div><div>Thanks,</div><div>Jim</div><div><br>On Dec 9, 2014, at 7:30 PM, David Gobbi <<a href="mailto:david.gobbi@gmail.com">david.gobbi@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">It is not wrapped in Java, but it is wrapped in Python.  The same is true for all methods that use vtkVector, vtkRect, or vtkColor.<div><br></div><div> - David<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 9, 2014 at 5:17 PM, Sebastien Jourdain <span dir="ltr"><<a href="mailto:sebastien.jourdain@kitware.com" target="_blank">sebastien.jourdain@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">That method is probably not wrapped, hence the issue.<div><br></div><div>Seb</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 9, 2014 at 9:46 AM, James Labiak <span dir="ltr"><<a href="mailto:jim@jslengineeringsoftware.com" target="_blank">jim@jslengineeringsoftware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">For vtkChartXYZ, I cannot seem to find the Java equivalent of the SetGeometry method in C like the code below. I must be missing something. Does anyone have any suggestions?<br>
<br>
vtkNew<vtkChartXYZ> chart;<br>
chart->SetGeometry(vtkRectf(<u></u>75.0, 20.0, 250, 260));<br>
<br>
Thanks,<br>
Jim<br></blockquote></div></div></div></div></blockquote></div></div></div></div></div>
</div></blockquote></body></html>