|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.keridwen.vtk.service.windows.WinVtkReadyService
public class WinVtkReadyService
Concrete implementation of the VtkReadyService
interface
for Microsoft Windows 7 - 64 bits platforms.
Try to load (i.e. System.loadLibrary) the native layer of VTK.
Constructor Summary | |
---|---|
WinVtkReadyService()
|
Method Summary | |
---|---|
boolean |
isVtkReady()
Checks whether VTK native libraries are loaded or not. |
boolean |
loadVTKJava()
|
void |
start()
Start method called on bundle validation. |
void |
stop()
Stop method called on bundle invalidation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WinVtkReadyService()
Method Detail |
---|
public final void start()
public final void stop()
public boolean isVtkReady()
isVtkReady
in interface VtkReadyService
public boolean loadVTKJava()
loadVTKJava
in interface VtkReadyService
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |