com.lti.civil.impl.jni
Class NativeCaptureSystemFactory
java.lang.Object
com.lti.civil.impl.jni.NativeCaptureSystemFactory
- All Implemented Interfaces:
- com.lti.civil.CaptureSystemFactory
public class NativeCaptureSystemFactory
- extends Object
- implements com.lti.civil.CaptureSystemFactory
Original class tries to load native library, but we have it already loaded,
so here I just replaced original by the updated one. Please note that it's
not very good w/a, but I didn't see any other choice.
- Author:
- Bartosz Firyn (SarXos)
NativeCaptureSystemFactory
public NativeCaptureSystemFactory()
createCaptureSystem
public com.lti.civil.CaptureSystem createCaptureSystem()
throws com.lti.civil.CaptureException
- Specified by:
createCaptureSystem
in interface com.lti.civil.CaptureSystemFactory
- Throws:
com.lti.civil.CaptureException
Copyright © 2012-2013 Bartosz Firyn (SarXos). All Rights Reserved.