[vtkusers] set chart 3D geometry in Java

David Gobbi david.gobbi at gmail.com
Tue Dec 9 19:30:56 EST 2014


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.

 - David

On Tue, Dec 9, 2014 at 5:17 PM, Sebastien Jourdain <
sebastien.jourdain at kitware.com> wrote:

> 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
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20141209/200d086a/attachment.html>


More information about the vtkusers mailing list