[vtkusers] set chart 3D geometry in Java

Sebastien Jourdain sebastien.jourdain at kitware.com
Tue Dec 9 19:17:06 EST 2014


That method is probably not wrapped, hence the issue.

Seb

On Tue, Dec 9, 2014 at 9:46 AM, James Labiak <jim at jslengineeringsoftware.com
> wrote:

> 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?
>
> vtkNew<vtkChartXYZ> chart;
> chart->SetGeometry(vtkRectf(75.0, 20.0, 250, 260));
>
> Thanks,
> Jim
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20141209/60f52918/attachment.html>


More information about the vtkusers mailing list