Package | Description |
---|---|
fr.profi.mzdb.io.reader.bb | |
fr.profi.mzdb.model |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBlobReader
Abstract Class containing commons objects and attributes through the implementations
|
class |
BytesReader |
class |
SQLiteBlobReader
Class for manipulating Blob in SQLite datafile using sqlite4java.SQLiteBlob
|
class |
StreamReader
This class aloow to read a SQLite blob using a stream reader.
|
Modifier and Type | Field and Description |
---|---|
protected IBlobReader |
BoundingBox._reader
The _reader.
|
Modifier and Type | Method and Description |
---|---|
IBlobReader |
BoundingBox.getReader()
Gets the reader.
|
Constructor and Description |
---|
BoundingBox(int id,
IBlobReader _reader)
Instantiates a new bounding box.
|
Copyright © 2019. All rights reserved.