Package org.jvision
Class JVision
java.lang.Object
org.jvision.JVision
This class contains static information about the JOrigin Vision package. The logging system of the whole package is handled
by this class and is it possible to change the internal logger with method
setLogger(Logger).- Since:
- 1.0.0
- Version:
- "1.0.0" b202104211400L
- Author:
- Julien Seinturier - JOrigin - contact@jorigin.org - https://github.com/jorigin/jvision
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
logger
Theloggerused for reporting. -
BUILD
public static final long BUILDThe build version.- See Also:
- Constant Field Values
-
version
The version number- See Also:
- Constant Field Values
-
-
Constructor Details
-
JVision
public JVision()
-
-
Method Details