[vtkusers] Extends vtkLookupTable
Xin Zhao
zxem at my169.com
Sun Aug 17 06:40:27 EDT 2003
Dear VTKall,
I want to extends the vtkLookupTable in Java. But when I run my subclass. the error message is as follow. Can I extends the vtkLookupTable ?
----------------------------------------------------------------------
Exception in thread "main" java.lang.UnsatisfiedLinkError: VTKInit
at vtk.vtkLookupTable.VTKInit(Native Method)
at vtk.vtkObject.<init>(C:/martink/vtk42/vtkdist/java/vtk/vtkObject.java
:98)
at vtk.vtkScalarsToColors.<init>(C:/martink/vtk42/vtkdist/java/vtk/vtkSc
alarsToColors.java:86)
at vtk.vtkLookupTable.<init>(C:/martink/vtk42/vtkdist/java/vtk/vtkLookup
Table.java:194)
at STFLookupTable.<init>(STFLookupTable.java:7)
at STFLookupTable.main(STFLookupTable.java:19)
Press any key to continue...
------------------------------------------------------------------------
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡Xin Zhao
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡zxem at my169.com
¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡2003-08-15
--
X Zhao
Department of Computer Science, University of Sheffield,
Regent Court, 211 Portobello Street, Sheffield S1 4DP
Telephone +44 (0)114 278 9436
Email acp02xz at sheffield.ac.uk
More information about the vtkusers
mailing list