Missing methods in Java generated code

Josh <[email protected]> Wed, 16 Jan 2019 13:02:04 -0500
Newsgroups gmane.comp.lib.vtk.user
Message-ID <CAMnWa4TEd_kK5rQaT9Va6OsEO1YLKaD_=L71VGH=uZw-3MDhtQ@mail.gmail.com>
An update:
   Looks like I had a stray reference to an older version of the jar - my
apologies.  Still seeing some other odd behavior but will address that in a
different post.

Josh


Original message:

Hi - I built vtk 8.1.2 today, and I’m seeing missing methods in the
Java generated code. For example in vtkIdTypeArray, the generated
class file does not have access to getClassName(), even though it
should since that class is an ancestor of vtkObjectBase and that
generated class does have that method, and it is public.

Before leaving work I did a quick comparison to the generated class
files from vtk 6.3 and I do not see this problem - vtkIdTypeArray has
the getClassName() method visible in the generated class.

Any thoughts on why these methods are missing?  I’ve seen some chatter
about missing methods in some wrappings in the past - wondering if we
are seeing something similar.

Thanks for any help in advance!

Josh

Sent from my iPhone

_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=vtkusers

Follow this link to subscribe/unsubscribe:
https://vtk.org/mailman/listinfo/vtkusers